ideditor / schema-builder

🏗🏷 Create tagging schemas for iD
ISC License
13 stars 16 forks source link

Bump @transifex/api from 6.0.1 to 7.0.1 #132

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps @transifex/api from 6.0.1 to 7.0.1.

Release notes

Sourced from @​transifex/api's releases.

v7.0.1

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

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

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: https://github.com/transifex/transifex-javascript/compare/v6.0.2...v7.0.0

v7.0.0

Pre-release for major update.

v6.0.2

What's Changed

Full Changelog: https://github.com/transifex/transifex-javascript/compare/v6.0.1...v6.0.2

Commits
  • 6d9a133 v7.0.1
  • ed9761d Update peerDeps for 7.0.1
  • 705d662 v7.0.0
  • 8729ca4 Update peerDependencies for 7.0.0
  • f1f1ecc Merge pull request #211 from transifex/txnative-update-d-ts
  • 8f11128 Update @​transifex/native TS .d.ts file
  • 5110e56 Merge pull request #209 from transifex/transifexapi-update-d-ts
  • ae65a32 @​transifex/api Update .d.ts
  • 54f10e5 Merge pull request #208 from transifex/cli-detect-vue-script-setup
  • 05f7955 @​transifex/cli Detect Vue script setup
  • 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 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)
dependabot[bot] commented 8 months ago

Superseded by #133.