giranm / pd-live-react

An open-source, real-time, unified console to view and manage PagerDuty incidents.
https://giranm.github.io/pd-live-react/
MIT License
10 stars 10 forks source link

Bump i18next-parser from 7.2.0 to 7.5.0 #432

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps i18next-parser from 7.2.0 to 7.5.0.

Changelog

Sourced from i18next-parser's changelog.

7.5.0

  • Add type declaration to the build #694 #695

7.4.0

  • Fix esm import in cjs project #761
  • Update dependencies

7.3.0

  • Parse namespace from t type arguments #703 #701
  • Extract namespace for render prop #702 #691
  • Updae dependencies
Commits
  • 432cb66 Bump to 7.5.0
  • 080f377 Merge pull request #695 from gynekolog/master
  • 9308d34 Bumo to 7.4.0
  • 8092e66 Merge pull request #756 from i18next/dependabot/npm_and_yarn/master/babel/cor...
  • 2b045ca Merge pull request #757 from i18next/dependabot/npm_and_yarn/master/commander...
  • b0225ba Merge pull request #758 from i18next/dependabot/npm_and_yarn/master/prettier-...
  • e0060c4 Merge pull request #759 from i18next/dependabot/npm_and_yarn/master/husky-8.0.3
  • fd58e47 Merge pull request #760 from i18next/dependabot/npm_and_yarn/master/esbuild-0...
  • e73280b Merge pull request #761 from guoyunhe/patch-1
  • 5fb0bee Fix esm import in cjs project
  • 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 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[bot] commented 1 year ago

Superseded by #433.