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

build(deps): bump i18next-parser from 7.7.0 to 8.12.0 #1194

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2024

Bumps i18next-parser from 7.7.0 to 8.12.0.

Release notes

Sourced from i18next-parser's releases.

8.0.0

  • BREAKING: Drop support for Node 14
  • Add support for Node 20
Changelog

Sourced from i18next-parser's changelog.

8.12.0

  • Fix --fail-on-update false negatives from new sort code #957 #955
  • Update dependencies

8.11.0

  • Fix a bug where keepRemoved wasn't failing when the catalog get sorted #926 #932

8.10.0

  • Fix a bug where keepRemoved option makes the failOnUpdate fails without any update #948 #666
  • Update dependencies

8.9.0

  • Make tests work on Windows with non-English locale #931
  • Update dependencies

8.8.0

  • Handle attribute spreads #909 #908
  • Fix index.d.ts #919
  • Suppress warning about non-literal child when key/defaults are specified #900 #899
  • Support custom namespaced functions and components #913 #912
  • Update dependencies

8.7.0

  • Add missing componentFunctions properties to JsxLexerConfig types #891 #842
  • Fix unescape logic, expression props, and ICU format for Trans component #892 #886
  • Update dependencies

8.6.0

  • Emit warning on non-literal content inside of Trans #881
  • Update dependencies

8.5.0

  • Improve warnings #805
  • Remove unused dependencies #877
  • Update dependencies

8.4.0

  • Fix extracting Trans component without key, but with default value #871 #249
  • FIX type error in index.d.ts #873 #868
  • Update dependencies

... (truncated)

Commits
  • 3427e03 Bump to 8.12.0
  • 60d3b51 Merge pull request #953 from i18next/dependabot/npm_and_yarn/master/vue-templ...
  • 4ce56de Merge pull request #949 from i18next/dependabot/npm_and_yarn/master/lilconfig...
  • 1d94042 Merge pull request #950 from i18next/dependabot/npm_and_yarn/master/fs-extra-...
  • 8cfdbd4 Merge pull request #956 from i18next/dependabot/npm_and_yarn/master/i18next-2...
  • 09687fa Merge pull request #957 from tec27/fix-sort-false-negatives
  • b66051e Fix --fail-on-update false negatives from new sort code.
  • 61f15c6 Build(deps): bump i18next from 23.5.1 to 23.7.13
  • c72209b Build(deps): bump vue-template-compiler from 2.7.14 to 2.7.16
  • d24c273 Build(deps): bump fs-extra from 11.1.1 to 11.2.0
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner January 2, 2024 14:39
@dependabot dependabot bot added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Jan 2, 2024
@andrewazores
Copy link
Member

/build_test

@andrewazores
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/i18next-parser-8.12.0 branch from bbf17aa to b43609f Compare January 2, 2024 15:14
@andrewazores
Copy link
Member

/build_test

@andrewazores
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/i18next-parser-8.12.0 branch from b43609f to 6e204b2 Compare January 2, 2024 15:34
@andrewazores
Copy link
Member

/build_test

2 similar comments
@andrewazores
Copy link
Member

/build_test

@andrewazores
Copy link
Member

/build_test

Copy link

github-actions bot commented Jan 2, 2024

Test image available:

CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-web:pr-1194-6e204b2432ec1e3b83ef5b4cc7605bd7661ec61e sh smoketest.sh

@andrewazores
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/i18next-parser-8.12.0 branch from 6e204b2 to ac04a25 Compare January 2, 2024 16:10
@andrewazores
Copy link
Member

@dependabot rebase

Bumps [i18next-parser](https://github.com/i18next/i18next-parser) from 7.7.0 to 8.12.0.
- [Release notes](https://github.com/i18next/i18next-parser/releases)
- [Changelog](https://github.com/i18next/i18next-parser/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next-parser@7.7.0...8.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/i18next-parser-8.12.0 branch from ac04a25 to d1ea6e6 Compare January 2, 2024 16:16
@andrewazores andrewazores merged commit b4880ad into main Jan 2, 2024
18 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/i18next-parser-8.12.0 branch January 2, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant