500.json (10647B)
1 { 2 "number": 500, 3 "title": "Bump i18next from 22.4.9 to 23.2.5", 4 "state": "closed", 5 "diff_file": "500.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2023-06-29T08:47:18Z", 8 "closed_at": "2023-06-30T08:21:23Z", 9 "merged_at": null, 10 "base_ref": "main", 11 "head_ref": "dependabot/npm_and_yarn/i18next-23.2.5", 12 "labels": [ 13 "dependencies", 14 "javascript" 15 ], 16 "assignees": [ 17 "MTRNord" 18 ], 19 "requested_reviewers": [ 20 "MTRNord" 21 ], 22 "body": "Bumps [i18next](https://github.com/i18next/i18next) from 22.4.9 to 23.2.5.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/i18next/i18next/releases\">i18next's releases</a>.</em></p>\n<blockquote>\n<h2>v23.2.5</h2>\n<ul>\n<li>Clean language code before passing to formatters <a href=\"https://redirect.github.com/i18next/i18next/pull/1988\">1985</a></li>\n</ul>\n<h2>v23.2.4</h2>\n<ul>\n<li>types: Constrain return type when returnObjects is true <a href=\"https://redirect.github.com/i18next/i18next/pull/1985\">1985</a></li>\n</ul>\n<h2>v23.2.3</h2>\n<ul>\n<li>types: Optimize logic for fallback ns <a href=\"https://redirect.github.com/i18next/i18next/pull/1984\">19198481</a></li>\n</ul>\n<h2>v23.2.2</h2>\n<ul>\n<li>types: try to fix fallbackNS type handling also for older TS version <a href=\"https://redirect.github.com/i18next/i18next/issues/1981\">1981</a></li>\n</ul>\n<h2>v23.2.1</h2>\n<ul>\n<li>types: fix fallbackNS type handling <a href=\"https://redirect.github.com/i18next/i18next/pull/1979\">1979</a></li>\n</ul>\n<h2>v23.2.0</h2>\n<ul>\n<li>types: add fallbackNS type handling <a href=\"https://redirect.github.com/i18next/i18next/pull/1975\">1975</a></li>\n</ul>\n<h2>v23.1.0</h2>\n<ul>\n<li>cloneInstance: introduce <code>forkResourceStore</code> <a href=\"https://redirect.github.com/i18next/i18next/issues/1974\">1974</a></li>\n<li>types: default argument values for ParseKeys type</li>\n</ul>\n<h2>v23.0.2</h2>\n<ul>\n<li>refactor: static createInstance for wider browser support <a href=\"https://redirect.github.com/i18next/i18next/pull/1973\">1973</a></li>\n</ul>\n<h2>v23.0.1</h2>\n<ul>\n<li>types: export ParseKeys</li>\n</ul>\n<h2>v23.0.0</h2>\n<p><strong>This is a major breaking release:</strong></p>\n<ul>\n<li>\n<p>redesigned TypeScript types <a href=\"https://redirect.github.com/i18next/i18next/pull/1911\">1911</a></p>\n</li>\n<li>\n<p>removed <code>setDebug</code> function in the logger: <a href=\"https://redirect.github.com/i18next/i18next/issues/1954#issuecomment-1537117407\">1954</a></p>\n</li>\n<li>\n<p>changed <code>returnNull</code> default to <code>false</code> <a href=\"https://redirect.github.com/i18next/i18next/pull/1885\">1885</a></p>\n</li>\n<li>\n<p>drop support for old browsers and Node.js < v12 <a href=\"https://redirect.github.com/i18next/i18next/issues/1948\">1948</a></p>\n</li>\n<li>\n<p>ordinal plural keys are now prefixed with <code>_ordinal</code> to help translators (non-breaking, bacause of fallback) <a href=\"https://redirect.github.com/i18next/i18next/pull/1945\">1945</a></p>\n</li>\n</ul>\n<p>\u27a1\ufe0f check out the <a href=\"https://www.i18next.com/misc/migration-guide#v22.x.x-to-v23.0.0\">migration guide</a></p>\n<h2>v22.5.1</h2>\n<ul>\n<li>ResourceStore addResource: offer possibility to pass keySeparator via options <a href=\"https://redirect.github.com/i18next/i18next/issues/1968\">1968</a></li>\n</ul>\n<h2>v22.5.0</h2>\n<ul>\n<li>extend hasLoadedNamespace function options to pass optional lng to optimize server side usage of react-i18next</li>\n</ul>\n<h2>v22.4.15</h2>\n<ul>\n<li>fix: function t() passed options alteration <a href=\"https://redirect.github.com/i18next/react-i18next/issues/1947\">1947</a></li>\n</ul>\n<h2>v22.4.14</h2>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/i18next/i18next/blob/master/CHANGELOG.md\">i18next's changelog</a>.</em></p>\n<blockquote>\n<h2>23.2.5</h2>\n<ul>\n<li>Clean language code before passing to formatters <a href=\"https://redirect.github.com/i18next/i18next/pull/1988\">1985</a></li>\n</ul>\n<h2>23.2.4</h2>\n<ul>\n<li>types: Constrain return type when returnObjects is true <a href=\"https://redirect.github.com/i18next/i18next/pull/1985\">1985</a></li>\n</ul>\n<h2>23.2.3</h2>\n<ul>\n<li>types: Optimize logic for fallback ns <a href=\"https://redirect.github.com/i18next/i18next/pull/1984\">1984</a></li>\n</ul>\n<h2>23.2.2</h2>\n<ul>\n<li>types: try to fix fallbackNS type handling also for older TS version <a href=\"https://redirect.github.com/i18next/i18next/issues/1981\">1981</a></li>\n</ul>\n<h2>23.2.1</h2>\n<ul>\n<li>types: fix fallbackNS type handling <a href=\"https://redirect.github.com/i18next/i18next/pull/1979\">1979</a></li>\n</ul>\n<h2>23.2.0</h2>\n<ul>\n<li>types: add fallbackNS type handling <a href=\"https://redirect.github.com/i18next/i18next/pull/1975\">1975</a></li>\n</ul>\n<h2>23.1.0</h2>\n<ul>\n<li>cloneInstance: introduce <code>forkResourceStore</code> <a href=\"https://redirect.github.com/i18next/i18next/issues/1974\">1974</a></li>\n<li>types: default argument values for ParseKeys type</li>\n</ul>\n<h2>23.0.2</h2>\n<ul>\n<li>refactor: static createInstance for wider browser support <a href=\"https://redirect.github.com/i18next/i18next/pull/1973\">1973</a></li>\n</ul>\n<h2>23.0.1</h2>\n<ul>\n<li>types: export ParseKeys</li>\n</ul>\n<h2>23.0.0</h2>\n<p><strong>This is a major breaking release:</strong></p>\n<ul>\n<li>\n<p>redesigned TypeScript types <a href=\"https://redirect.github.com/i18next/i18next/pull/1911\">1911</a></p>\n</li>\n<li>\n<p>removed <code>setDebug</code> function in the logger: <a href=\"https://redirect.github.com/i18next/i18next/issues/1954#issuecomment-1537117407\">1954</a></p>\n</li>\n<li>\n<p>changed <code>returnNull</code> default to <code>false</code> <a href=\"https://redirect.github.com/i18next/i18next/pull/1885\">1885</a></p>\n</li>\n<li>\n<p>drop support for old browsers and Node.js < v12 <a href=\"https://redirect.github.com/i18next/i18next/issues/1948\">1948</a></p>\n</li>\n<li>\n<p>ordinal plural keys are now prefixed with <code>_ordinal</code> to help translators (non-breaking, because of fallback) <a href=\"https://redirect.github.com/i18next/i18next/pull/1945\">1945</a></p>\n</li>\n</ul>\n<p>\u27a1\ufe0f check out the <a href=\"https://www.i18next.com/misc/migration-guide#v22.x.x-to-v23.0.0\">migration guide</a></p>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/i18next/i18next/commit/bf17cf1bcdd23f1ecec5bdaa813c317f501a08f3\"><code>bf17cf1</code></a> 23.2.5</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/f637824c687ccc0ce94195ff283c9912b0ce0f86\"><code>f637824</code></a> release</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/88b87d3814f4bd8c61625bbcd3f4e223a18608b9\"><code>88b87d3</code></a> Clean code before passing to formatters; fix some typos (<a href=\"https://redirect.github.com/i18next/i18next/issues/1988\">#1988</a>)</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/25ef5c8ea056ecf65812ead5dbf971f4a5848049\"><code>25ef5c8</code></a> 23.2.4</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/69ea7fed61906616d95272fb68ce19e7ffe3bdce\"><code>69ea7fe</code></a> release</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/921fab73381039ddd80eb7a3388fee13e1a8e9da\"><code>921fab7</code></a> Constrain return type when returnObjects is true (<a href=\"https://redirect.github.com/i18next/i18next/issues/1985\">#1985</a>)</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/eee414bc5ba764cbe95a9ad300af2ba3db384861\"><code>eee414b</code></a> update deps in ts example</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/5fb74d516ccd6bfee4a6a3e5339ef1bdd52c55ee\"><code>5fb74d5</code></a> 23.2.3</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/b0b6d55aa115351b666a7e46002a320fe4177975\"><code>b0b6d55</code></a> release</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/387ba93cbd45c49e82926603bdab0198df9f353d\"><code>387ba93</code></a> Optimize logic for fallback ns (<a href=\"https://redirect.github.com/i18next/i18next/issues/1984\">#1984</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/i18next/i18next/compare/v22.4.9...v23.2.5\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@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)\n- `@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)\n- `@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)\n\n\n</details>\n\n<!-- Replace -->\n----\n\u231b Deploy Preview - Build in Progress\n<!-- Replace -->\n", 23 "comments": [ 24 { 25 "author": "dependabot[bot]", 26 "created_at": "2023-06-30T08:21:22Z", 27 "body": "Superseded by #502." 28 } 29 ], 30 "review_comments": [] 31 }