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

chore(deps): bump i18next-conv from 10.1.0 to 14.0.0 #54

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2024

Bumps i18next-conv from 10.1.0 to 14.0.0.

Release notes

Sourced from i18next-conv's releases.

v14.0.0

Minimum supported version is node 16

v13.1.1

fix build badge

v13.1.0

Update to use gettext-parser@6 (and transitively to readable-stream@4)

v13.0.0

  • Require Node.js 14
  • This module is ESM only
  • Add eslint-plugin-unicorn and eslint-plugin-eslint-comments

v12.1.1

Fix --foldLength cli option (@​javiermatos)

v12.1.0

Throw error and fail when there is an error in .po files. (#148) (@​jashment)

v12.0.2

Upgrades gettext-parser@5, see smhg/gettext-parser#58

v12.0.1

Fix mkdir call (#149)

v12.0.0

Upgrade commander@9 (could be slightly breaking, so making a major release)

v11.0.3

Fix cli compatibilityJSON option (@​glsignal)

v11.0.2

Fix the cli (thanks @​jsomsanith-tlnd!)

v11.0.1

Fix missing package files

v11.0.0

  1. Migrate to using [gettext-converter](https://github.com/locize/gettext-converter) for actual gettext i18next conversion
  2. Add type: module and make hybrid package
  3. Improve tests
  4. Migrate nyc -> c8
  5. Migrate to github actions
  6. Add support for i18next v4 format behind a flag compatibilityJSON: "v4"
  7. Support node >= 12
Changelog

Sourced from i18next-conv's changelog.

10.2.0

  • recognize nested object arrays and handle appropriately 101
Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 15, 2024
Bumps [i18next-conv](https://github.com/i18next/i18next-gettext-converter) from 10.1.0 to 14.0.0.
- [Release notes](https://github.com/i18next/i18next-gettext-converter/releases)
- [Changelog](https://github.com/i18next/i18next-gettext-converter/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next-gettext-converter@v10.1.0...v14.0.0)

---
updated-dependencies:
- dependency-name: i18next-conv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/i18next-conv-14.0.0 branch from 5640930 to c9b1fc8 Compare March 15, 2024 06:53
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2024

Superseded by #60.

@dependabot dependabot bot closed this Apr 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/i18next-conv-14.0.0 branch April 8, 2024 21:50
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants