davidmhewitt / appcenter-website

MIT License
2 stars 0 forks source link

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

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps i18next-parser from 8.3.0 to 8.11.0.

Changelog

Sourced from i18next-parser's changelog.

Changelog

8.10.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
  • d5c6403 Bump to 8.11.0
  • ae207e0 Merge pull request #932 from mspiess/master
  • fe0a642 Bump to 8.10.0
  • f1e3cf7 Merge pull request #937 from i18next/dependabot/npm_and_yarn/master/execa-8.0.1
  • e8758a8 Merge pull request #933 from i18next/dependabot/npm_and_yarn/master/chai-4.3.10
  • 08f0719 Merge pull request #936 from i18next/dependabot/npm_and_yarn/master/commander...
  • ab0672c Merge pull request #938 from i18next/dependabot/github_actions/master/actions...
  • 8f8c881 Merge pull request #946 from i18next/dependabot/npm_and_yarn/master/typescrip...
  • d30b351 Merge pull request #947 from i18next/dependabot/npm_and_yarn/master/babel/pre...
  • fd26d8e Merge pull request #948 from Twister42/master
  • 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 (ab49e7b) 38.81% compared to head (425d167) 38.81%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #572 +/- ## ======================================= Coverage 38.81% 38.81% ======================================= Files 57 57 Lines 3411 3411 ======================================= Hits 1324 1324 Misses 2087 2087 ```

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

dependabot[bot] commented 10 months ago

Superseded by #599.