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 15.0.0 #63

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps i18next-conv from 10.1.0 to 15.0.0.

Release notes

Sourced from i18next-conv's releases.

v15.0.0

BREAKING: require node >= 18 add support for node 22

v14.1.0

Add noDate option to the CLI (thanks @​aherod-as)

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

... (truncated)

Changelog

Sourced from i18next-conv's changelog.

10.2.0

  • recognize nested object arrays and handle appropriately 101
Commits
  • 04408d5 15.0.0
  • 5164f4e chore: drop node 16 and add node 22
  • 2c0ee9f chore: eslint-plugin-eslint-comments migration
  • 3a0365f chore(deps-dev): bump eslint-plugin-unicorn from 51.0.1 to 52.0.0 (#311)
  • 3931c6a chore(deps-dev): bump eslint-plugin-n from 16.6.2 to 17.4.0 (#307)
  • c07edbb chore(deps): bump p-from-callback from 1.0.1 to 2.0.0 (#309)
  • 6e93963 chore(deps-dev): bump eslint-plugin-mocha from 10.4.1 to 10.4.3 (#310)
  • 61eda61 14.1.0
  • f1dd54b Update index.js (#306)
  • 5adb716 chore(deps): bump gettext-converter from 1.2.4 to 1.3.0 (#304)
  • 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 <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)

Bumps [i18next-conv](https://github.com/i18next/i18next-gettext-converter) from 10.1.0 to 15.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...v15.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 6, 2024
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