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

371.json (5458B)


      1 {
      2   "number": 371,
      3   "title": "Bump i18next from 22.4.9 to 22.4.11",
      4   "state": "closed",
      5   "diff_file": "371.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2023-03-07T09:10:49Z",
      8   "closed_at": "2023-03-17T09:10:38Z",
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/i18next-22.4.11",
     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.11.\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.11</h2>\n<ul>\n<li>types: fix postProcessor key argument type, fixes <a href=\"https://github-redirect.dependabot.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://github-redirect.dependabot.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.11</h2>\n<ul>\n<li>types: fix postProcessor key argument type, fixes <a href=\"https://github-redirect.dependabot.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://github-redirect.dependabot.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/7da1717e9c4b4c378c6a7af36868d10e6ac4c0e1\"><code>7da1717</code></a> 22.4.11</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/c926e8eb5511fe610d08832165257e857adc88c5\"><code>c926e8e</code></a> temporary preversion fix</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/405d78e35af406a0f3f6fd9e094c73f760f4e7dc\"><code>405d78e</code></a> types: fix postProcessor key argument type, fixes <a href=\"https://github-redirect.dependabot.com/i18next/i18next/issues/1919\">#1919</a></li>\n<li><a href=\"https://github.com/i18next/i18next/commit/ffb8d0670af9394c87da834f3dc86c03ad081e18\"><code>ffb8d06</code></a> Update CHANGELOG.md (<a href=\"https://github-redirect.dependabot.com/i18next/i18next/issues/1914\">#1914</a>)</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/d787dd22d1ad775aea68ae53bfa04784285cb0eb\"><code>d787dd2</code></a> 22.4.10</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/ffc12d68206f6a8ce72885cb055134248c7ae444\"><code>ffc12d6</code></a> format options are optional, fixes <a href=\"https://github-redirect.dependabot.com/i18next/i18next/issues/1913\">#1913</a></li>\n<li><a href=\"https://github.com/i18next/i18next/commit/fdaf2cb578c70ac26ff9ca88284bac22d1f94fe1\"><code>fdaf2cb</code></a> eslint update</li>\n<li><a href=\"https://github.com/i18next/i18next/commit/cc3d422050102776dfb60769f24c0785eb981487\"><code>cc3d422</code></a> fix link in changelog</li>\n<li>See full diff in <a href=\"https://github.com/i18next/i18next/compare/v22.4.9...v22.4.11\">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=22.4.11)](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-03-17T09:10:38Z",
     27       "body": "Superseded by #386."
     28     }
     29   ],
     30   "review_comments": []
     31 }