fix(deps): update dependency @transifex/api to v7 #232
+7
−7
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.3.0
->7.1.3
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
axios
withfetch
on @transifex/native library to improve bundle sizePlease 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:@transifex/[email protected]
@transifex/[email protected]
@transifex/[email protected]
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
--override-occurences
flag for compatibility with CDS 4.0.0 in https://github.com/transifex/transifex-javascript/pull/190Full 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
@oclif/plugin-help
plugin in https://github.com/transifex/transifex-javascript/pull/170Full 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:
@transifex/vue3
package 🎉.tx.init({ ..., filterStatus: 'reviewed' })
to pull only reviewed translations in the apps.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 thetxjs-cli push src/ --fake
flag.@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.
This PR was generated by Mend Renovate. View the repository job log.