Skip to content

Bump @crowdin/cli from 3.14.0 to 3.15.0

Ajay Dhangar requested to merge dependabot/npm_and_yarn/crowdin/cli-3.15.0 into main

Created by: dependabot[bot]

Bumps @crowdin/cli from 3.14.0 to 3.15.0.

Release notes

Sourced from @​crowdin/cli's releases.

3.15.0

What's Changed

Features

Deprecation warning

The task add --file parameter now accepts the file path instead of the numeric ID. The numeric ID support is still available for backward compatibility, but it will be removed in future releases. See PR #641 for more details.

Fixes

Docs

Tests

New Contributors

Full Changelog: https://github.com/crowdin/crowdin-cli/compare/3.14.0...3.15.0

Changelog

Sourced from @​crowdin/cli's changelog.

3.15.0 (2023-10-25)

Bug Fixes

  • translations download without preserve hierarchy (#643) (4099eea)

Features

  • add file name to translation upload error message (#639) (9246038)
  • added support of passing labels to pre translate command (#649) (619ffbe)
  • dryrun for bundle download (#648) (201eb58)
  • file and directory options for status command (#646) (3c2f517)
  • label command (#661) (3da23ec)
  • replace file id with file path in task add command (#641) (fdf9cec)
  • retries for translations build (#667) (2a59e03)

Reverts

Commits
  • eb47120 chore(release): version 3.15.0 [skip ci]
  • 40d18f7 revert: square brackets fix (#671)
  • ebd4c37 docs: CI/CD page - add CircleCI
  • d125144 docs: update CI/CD article (#672)
  • f3025aa docs: xcstrings files section (#650)
  • 05e50c8 chore(deps): bump @​babel/traverse from 7.21.4 to 7.23.2 in /website (#669)
  • 2a59e03 feat: retries for translations build (#667)
  • ae1b0c1 test: Add Unit tests for the ListLanguagesAction.java class (#663)
  • f2852d3 test: add tests for DistributionReleaseAction (#662)
  • 3da23ec feat: label command (#661)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Merge request reports