mirror of
https://github.com/maputnik/editor.git
synced 2026-01-20 12:20:03 +00:00
Bump i18next-parser from 9.0.1 to 9.1.0 (#981)
Bumps [i18next-parser](https://github.com/i18next/i18next-parser) from 9.0.1 to 9.1.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next-parser/blob/master/CHANGELOG.md">i18next-parser's changelog</a>.</em></p> <blockquote> <h1>9.1.0</h1> <ul> <li>Add support for i18next 24 <a href="https://redirect.github.com/i18next/i18next-parser/issues/1090">#1090</a> <a href="https://redirect.github.com/i18next/i18next-parser/issues/1093">#1093</a></li> <li>Add namespace information to duplicate warnings <a href="https://redirect.github.com/i18next/i18next-parser/issues/1091">#1091</a></li> <li>Update dependencies</li> </ul> <h1>9.0.2</h1> <ul> <li>Fix cheerio dependency <a href="https://redirect.github.com/i18next/i18next-parser/issues/1045">#1045</a></li> <li>Update dependencies</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="94ba134214"><code>94ba134</code></a> Bump to 9.1.0</li> <li><a href="ea3879fcd8"><code>ea3879f</code></a> Update PR template</li> <li><a href="abf020bfd0"><code>abf020b</code></a> Update i18next dependency</li> <li><a href="2f8ff7833f"><code>2f8ff78</code></a> Merge pull request <a href="https://redirect.github.com/i18next/i18next-parser/issues/1087">#1087</a> from i18next/dependabot/npm_and_yarn/master/execa-9.5.1</li> <li><a href="43be6e8b27"><code>43be6e8</code></a> Merge pull request <a href="https://redirect.github.com/i18next/i18next-parser/issues/1072">#1072</a> from i18next/dependabot/npm_and_yarn/master/esbuild-...</li> <li><a href="718f9d2371"><code>718f9d2</code></a> Merge pull request <a href="https://redirect.github.com/i18next/i18next-parser/issues/1068">#1068</a> from i18next/dependabot/npm_and_yarn/path-to-regexp-...</li> <li><a href="227e01da57"><code>227e01d</code></a> Merge pull request <a href="https://redirect.github.com/i18next/i18next-parser/issues/1067">#1067</a> from i18next/dependabot/npm_and_yarn/master/husky-9.1.6</li> <li><a href="a25cbed8fd"><code>a25cbed</code></a> Merge pull request <a href="https://redirect.github.com/i18next/i18next-parser/issues/1086">#1086</a> from i18next/dependabot/npm_and_yarn/master/babel/pr...</li> <li><a href="7cbad677a5"><code>7cbad67</code></a> Merge pull request <a href="https://redirect.github.com/i18next/i18next-parser/issues/1089">#1089</a> from i18next/dependabot/github_actions/master/codeco...</li> <li><a href="e47955e54a"><code>e47955e</code></a> Merge pull request <a href="https://redirect.github.com/i18next/i18next-parser/issues/1093">#1093</a> from lazka/v24-support</li> <li>Additional commits viewable in <a href="https://github.com/i18next/i18next-parser/compare/9.0.1...9.1.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
859
package-lock.json
generated
859
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -132,7 +132,7 @@
|
||||
"eslint-plugin-react": "^7.34.1",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.6",
|
||||
"i18next-parser": "^9.0.1",
|
||||
"i18next-parser": "^9.1.0",
|
||||
"istanbul": "^0.4.5",
|
||||
"istanbul-lib-coverage": "^3.2.2",
|
||||
"mocha": "^11.0.1",
|
||||
|
||||
Reference in New Issue
Block a user