davidmhewitt / appcenter-website

MIT License
2 stars 0 forks source link

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

Open dependabot[bot] opened 8 months ago

dependabot[bot] commented 8 months ago

Bumps i18next-parser from 8.3.0 to 8.13.0.

Changelog

Sourced from i18next-parser's changelog.

8.13.0

  • Output the files in which a string is found in customValueTemplate #970
  • Fix babel dependency #976 #975
  • Update dependencies

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

... (truncated)

Commits
  • bc2a054 Bump to 8.13.0
  • d5ed3a0 Merge pull request #970 from wanderlog/extract-filenames
  • 38035f6 Merge pull request #978 from i18next/dependabot/npm_and_yarn/master/babel/cor...
  • b58fe40 Merge pull request #979 from i18next/dependabot/npm_and_yarn/master/babel/plu...
  • b93f9ba Merge pull request #977 from i18next/dependabot/npm_and_yarn/master/mocha-10.3.0
  • a4d785c Merge pull request #980 from i18next/dependabot/npm_and_yarn/master/sinon-17.0.1
  • 26067e1 Merge pull request #982 from i18next/dependabot/npm_and_yarn/es5-ext-0.10.63
  • eee6a22 Build(deps): bump es5-ext from 0.10.53 to 0.10.63
  • 647559b Merge pull request #981 from obiwan00/patch-1
  • 91aabec Merge pull request #976 from skyuplam/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 8 months ago

Codecov Report

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

Project coverage is 39.90%. Comparing base (f130072) to head (a800399).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #671 +/- ## ========================================== + Coverage 38.92% 39.90% +0.98% ========================================== Files 57 57 Lines 3430 3486 +56 ========================================== + Hits 1335 1391 +56 Misses 2095 2095 ```

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