Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @transifex/api to v7 #232

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@transifex/api (source) 4.3.0 -> 7.1.3 age adoption passing confidence

Release Notes

transifex/transifex-javascript (@​transifex/api)

v7.1.3

Compare Source

What's Changed
New Contributors

Full Changelog: transifex/transifex-javascript@v7.1.2...v7.1.3

v7.1.2

Compare Source

What's Changed

Full Changelog: transifex/transifex-javascript@v7.1.1...v7.1.2

v7.1.1

Compare Source

What's Changed
New Contributors

Full Changelog: transifex/transifex-javascript@v7.1.0...v7.1.1

v7.1.0

Compare Source

What's Changed

Full Changelog: transifex/transifex-javascript@v7.0.1...v7.1.0

v7.0.1

Compare Source

This is a major 7.x release to the Transifex Native Javascript SDKs.

Breaking changes

THERE ARE NO API BREAKING CHANGES WITH 6.X.X

Staring 7.x, Angular 16 is required. If you are using Angular 14 or 15, please use the 6.x.x version of Transifex Native related packages.

Notable improvements
  • Replacing axios with fetch on @​transifex/native library to improve bundle size
  • Starting this release, we are dropping support for old, legacy browsers
  • The minimum supported NodeJS version is 16.x
  • Improved support for Typescript declaration files.

Please note that the SDK is not written in Typescript, so TS support is best effort.

What's Changed

Full Changelog: transifex/transifex-javascript@v6.0.2...v7.0.0

v7.0.0

Compare Source

Pre-release for major update.

v6.0.2

Compare Source

What's Changed

Full Changelog: transifex/transifex-javascript@v6.0.1...v6.0.2

v6.0.1

Compare Source

What's Changed

Full Changelog: transifex/transifex-javascript@v6.0.0...v6.0.1

v6.0.0

Compare Source

Breaking

6.0.0 release is breaking change for the @transifex/angular SDK. The following versions are supported:

All the other packages in this monorepo are backwards compatible with 5.x.x

What's Changed

New Contributors

Full Changelog: transifex/transifex-javascript@v5.4.0...v6.0.0

v5.4.0

Compare Source

What's Changed

Full Changelog: transifex/transifex-javascript@v5.3.0...v5.4.0

v5.3.0

Compare Source

What's Changed

Full Changelog: transifex/transifex-javascript@v5.2.0...v5.3.0

v5.2.0

Compare Source

What's Changed

Full Changelog: transifex/transifex-javascript@v5.1.1...v5.2.0

v5.1.1

Compare Source

What's Changed

Full Changelog: transifex/transifex-javascript@v5.1.0...v5.1.1

v5.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: transifex/transifex-javascript@v5.0.7...v5.1.0

v5.0.7

Compare Source

What's Changed

Full Changelog: transifex/transifex-javascript@v5.0.6...v5.0.7

v5.0.6

Compare Source

What's Changed

Full Changelog: transifex/transifex-javascript@v5.0.5...v5.0.6

v5.0.5

Compare Source

What's Changed

Full Changelog: transifex/transifex-javascript@v5.0.4...v5.0.5

v5.0.4

Compare Source

What's Changed

Full Changelog: transifex/transifex-javascript@v5.0.3...v5.0.4

v5.0.3

Compare Source

What's Changed

New Contributors

Full Changelog: transifex/transifex-javascript@v5.0.2...v5.0.3

v5.0.2

Compare Source

What's Changed

Full Changelog: transifex/transifex-javascript@v5.0.1...v5.0.2

v5.0.1

Compare Source

What's Changed

Full Changelog: transifex/transifex-javascript@v5.0.0...v5.0.1

v5.0.0

Compare Source

New major 5.x.x release

With the new 5.0.0 release we bring some notable updates to the Transifex Native SDK:

  • We are officially adding support for Vue.js 3, through the @transifex/vue3 package 🎉.
  • We added support for tx.init({ ..., filterStatus: 'reviewed' }) to pull only reviewed translations in the apps.
  • When using txjs-cli push src/ --dry-run, you can now check how your translation will change in Transifex, without applying changes. The previous functionality (listing phrases to push without actually pushing) is now available under the txjs-cli push src/ --fake flag.
  • We have refactored the internals of @transifex/cli to be using @oclif/core.

THERE ARE NO FUNCTIONAL BREAKING CHANGES COMPARED TO 4.X.X VERSION

What's Changed

Full Changelog: transifex/transifex-javascript@v4.3.0...v5.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 29, 2024
@renovate renovate bot force-pushed the renovate/transifex-api-7.x branch from b6e9837 to 636fa32 Compare February 10, 2025 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants