414.json (6875B)
1 { 2 "number": 414, 3 "title": "Bump i18next from 22.4.9 to 22.4.14", 4 "state": "closed", 5 "diff_file": "414.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2023-04-03T09:10:26Z", 8 "closed_at": "2023-04-20T09:04:59Z", 9 "merged_at": null, 10 "base_ref": "main", 11 "head_ref": "dependabot/npm_and_yarn/i18next-22.4.14", 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 22.4.14.\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>v22.4.14</h2>\n<ul>\n<li>fix: pass lng to format function used in nesting <a href=\"https://redirect.github.com/i18next/react-i18next/issues/1938\">1938</a></li>\n</ul>\n<h2>v22.4.13</h2>\n<ul>\n<li>fix: deepFind as fallback for interpolation <a href=\"https://redirect.github.com/i18next/react-i18next/issues/1930\">1930</a></li>\n</ul>\n<h2>v22.4.12</h2>\n<ul>\n<li>fix: getBestMatchFromCodes when dev is a supported lng <a href=\"https://redirect.github.com/i18next/react-i18next/issues/1927\">1927</a></li>\n</ul>\n<h2>v22.4.11</h2>\n<ul>\n<li>types: fix postProcessor key argument type, fixes <a href=\"https://redirect.github.com/i18next/react-i18next/issues/1919\">1919</a></li>\n</ul>\n<h2>v22.4.10</h2>\n<ul>\n<li>format options are optional, fixes <a href=\"https://redirect.github.com/i18next/react-i18next/issues/1913\">1913</a></li>\n</ul>\n</blockquote>\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>22.4.14</h2>\n<ul>\n<li>fix: pass lng to format function used in nesting <a href=\"https://redirect.github.com/i18next/react-i18next/issues/1938\">1938</a></li>\n</ul>\n<h2>22.4.13</h2>\n<ul>\n<li>fix: deepFind as fallback for interpolation <a href=\"https://redirect.github.com/i18next/react-i18next/issues/1930\">1930</a></li>\n</ul>\n<h2>22.4.12</h2>\n<ul>\n<li>fix: getBestMatchFromCodes when dev is a supported lng <a href=\"https://redirect.github.com/i18next/react-i18next/issues/1927\">1927</a></li>\n</ul>\n<h2>22.4.11</h2>\n<ul>\n<li>types: fix postProcessor key argument type, fixes <a href=\"https://redirect.github.com/i18next/react-i18next/issues/1919\">1919</a></li>\n</ul>\n<h2>22.4.10</h2>\n<ul>\n<li>format options are optional, fixes <a href=\"https://redirect.github.com/i18next/i18next/issues/1913\">1913</a></li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/i18next/i18next/commit/ad67e60aa8f8144fdf165fdbe6dcfe6093d6b851\"><code>ad67e60</code></a> 22.4.14</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/8fd67900c0c8539cb7b5808ec68f38f5abc3aa8e\"><code>8fd6790</code></a> fix: pass lng to format function used in nesting <a href=\"https://redirect.github.com/i18next/i18next/issues/1938\">#1938</a></li>\n<li><a href=\"https://github.com/i18next/i18next/commit/dd133af54f071deadbd8fd9dd95e0153b4e6deea\"><code>dd133af</code></a> 22.4.13</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/ac4b6701c3ce9596e4eb88f5d774ca66f05d71fb\"><code>ac4b670</code></a> fix: deepFind as fallback for interpolation <a href=\"https://redirect.github.com/i18next/i18next/issues/1930\">#1930</a></li>\n<li><a href=\"https://github.com/i18next/i18next/commit/db8c020e6fe58f3259921e81d3a846d608220242\"><code>db8c020</code></a> remove .only() from test</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/0a27a72c07fd4ece0308073bcd30285eb4e6f95e\"><code>0a27a72</code></a> 22.4.12</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/f1cc7d095d84ef5a3877b3385cd949f915535a94\"><code>f1cc7d0</code></a> fix: getBestMatchFromCodes when dev is a supported lng <a href=\"https://redirect.github.com/i18next/i18next/issues/1927\">#1927</a></li>\n<li><a href=\"https://github.com/i18next/i18next/commit/93b6a9481cff61170ed67149e5d5f5d395fe3c1e\"><code>93b6a94</code></a> fix test:root without --no-sandbox is not supported (<a href=\"https://redirect.github.com/i18next/i18next/issues/1925\">#1925</a>)</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/21eac5a605601ec1067aac3583c6ec6bc2ecd3b7\"><code>21eac5a</code></a> fix tests</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/81c0501db8daf61aead034296d55451c68d2853e\"><code>81c0501</code></a> try \u2014-no-sandbox</li>\n<li>Additional commits viewable in <a href=\"https://github.com/i18next/i18next/compare/v22.4.9...v22.4.14\">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-04-20T09:04:58Z", 27 "body": "Superseded by #440." 28 } 29 ], 30 "review_comments": [] 31 }