Skip to content

Bump babel-plugin-i18next-extract from 0.10.0 to 1.0.0#1752

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/babel-plugin-i18next-extract-1.0.0
Closed

Bump babel-plugin-i18next-extract from 0.10.0 to 1.0.0#1752
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/babel-plugin-i18next-extract-1.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2025

Bumps babel-plugin-i18next-extract from 0.10.0 to 1.0.0.

Release notes

Sourced from babel-plugin-i18next-extract's releases.

1.0.0

This release marks the first major version bump for this library. While it does not include a lot of new features or profound reworks, it introduces two breaking changes that warrant attention.

Breaking Changes

  • Removed support for JSONv3 (gilbsgilbs/babel-plugin-i18next-extract#279): Following the i18next decision to discontinue JSONv3, this version removes its support as well. Users are strongly encouraged to migrate to JSONv4, which provides more precise translations for plural forms. Refer to the i18next migration guide for detailed instructions.
  • Removed support for the ICU file format: Since the ICU format relied on JSONv3-style plural rules, it has also been removed. The feature remained experimental for years and was never fully validated. Contributions to reintroduce ICU support in a more robust manner are welcome. However, given its unclear usage and reliability, I have chosen not to invest time in porting it for this release.

New Features

Chore

  • Updated all dependencies
  • Migrated ESLint configuration to their new awful so-called "flat" format
  • Officially support for node 22 and 23, drop support for node 21 since EOL was reached
Commits
  • 973ecae Merge pull request #266 from gilbsgilbs/renovate/lock-file-maintenance
  • 107355a chore(deps): lock file maintenance
  • 014e561 Merge pull request #268 from gilbsgilbs/renovate/all
  • f967caf chore(deps): update paambaati/codeclimate-action action to v9
  • 882d70b Merge pull request #279 from gilbsgilbs/update-deps
  • 4f3832e chore: update docs dependencies
  • 428bcb9 fix: build
  • ef5aa9e fix: formatting and dead code
  • 34b3a52 ci: test against new node versions, drop EOLed node 21
  • 67013c0 docs: update doc to reflect the end of JSONv3
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2025
Bumps [babel-plugin-i18next-extract](https://github.com/gilbsgilbs/babel-plugin-i18next-extract) from 0.10.0 to 1.0.0.
- [Release notes](https://github.com/gilbsgilbs/babel-plugin-i18next-extract/releases)
- [Commits](gilbsgilbs/babel-plugin-i18next-extract@releases/0.10.0...releases/1.0.0)

---
updated-dependencies:
- dependency-name: babel-plugin-i18next-extract
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel-plugin-i18next-extract-1.0.0 branch from 42201e6 to 57f7462 Compare March 11, 2025 15:17
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 11, 2025

Superseded by #1811.

@dependabot dependabot bot closed this Jul 11, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/babel-plugin-i18next-extract-1.0.0 branch July 11, 2025 08:58
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