matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

476.json (9642B)


      1 {
      2   "number": 476,
      3   "title": "Bump i18next from 22.4.9 to 23.0.1",
      4   "state": "closed",
      5   "diff_file": "476.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2023-06-15T09:06:46Z",
      8   "closed_at": "2023-06-16T09:06:27Z",
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/i18next-23.0.1",
     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.0.1.\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.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 &lt; 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<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>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 &lt; 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>22.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>22.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>22.4.15</h2>\n<ul>\n<li>fix: function t() passed options alteration <a href=\"https://redirect.github.com/i18next/i18next/issues/1947\">1947</a></li>\n</ul>\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/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/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/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/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/c45439eee0ab7303b5ea02b6fb2f1e7c22a9cd08\"><code>c45439e</code></a> 23.0.1</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/fba8527e19b6f56fe4b23912a8c29222951a83fa\"><code>fba8527</code></a> types: export ParseKeys</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/f27dee9f1e38a17a15e615ca793c42799a1f1136\"><code>f27dee9</code></a> update example deps</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/76ba008ca9db7d8115be7ad51a7012a5edc6980a\"><code>76ba008</code></a> 23.0.0</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/8de658c85b24575f5892e00cb3ad25490694ebbb\"><code>8de658c</code></a> better handling for _ lng codes (i.e. en_US instead en-US)</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/6ee7f55d351a374c71205c88069e51cd54dbc9e0\"><code>6ee7f55</code></a> fix links in changelog</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/888c97b275231aa9e20470675365c0f0e7c880ef\"><code>888c97b</code></a> prepare changelog</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/07522ef4548eef5860e399518819e26fee9d37ae\"><code>07522ef</code></a> extend test for i18nextContextUsage</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/77e3fbe4a4546650f70a08933906e5ae7eb90128\"><code>77e3fbe</code></a> ts: ordinal plurals test</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/58745fe6d8a7de8a21baa2886732ba5f944bf7d1\"><code>58745fe</code></a> ts: ordinal plurals</li>\n<li>Additional commits viewable in <a href=\"https://github.com/i18next/i18next/compare/v22.4.9...v23.0.1\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=i18next&package-manager=npm_and_yarn&previous-version=22.4.9&new-version=23.0.1)](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>",
     23   "comments": [
     24     {
     25       "author": "dependabot[bot]",
     26       "created_at": "2023-06-16T09:06:26Z",
     27       "body": "Superseded by #478."
     28     }
     29   ],
     30   "review_comments": []
     31 }