davidmhewitt / appcenter-website

MIT License
2 stars 0 forks source link

build(deps-dev): bump i18next-parser from 8.3.0 to 8.12.0 in /frontend #599

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 10 months ago

Bumps i18next-parser from 8.3.0 to 8.12.0.

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
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 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)
codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (efe06f9) 38.92% compared to head (df1d432) 38.92%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #599 +/- ## ======================================= Coverage 38.92% 38.92% ======================================= Files 57 57 Lines 3430 3430 ======================================= Hits 1335 1335 Misses 2095 2095 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 8 months ago

Superseded by #671.