cetirizine.meta

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

74.json (22237B)


      1 {
      2   "number": 74,
      3   "title": "Bump @storybook/blocks from 7.0.18 to 7.2.1",
      4   "state": "closed",
      5   "diff_file": "74.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2023-08-04T09:26:08Z",
      8   "closed_at": "2023-08-10T09:57:21Z",
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/storybook/blocks-7.2.1",
     12   "labels": [
     13     "dependencies"
     14   ],
     15   "assignees": [],
     16   "requested_reviewers": [],
     17   "body": "Bumps [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/ui/blocks) from 7.0.18 to 7.2.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/releases\"><code>@\u200bstorybook/blocks</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v7.2.1</h2>\n<h2>7.2.1</h2>\n<ul>\n<li>Addon docs: Add safe check in Webpack preset - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23687\">#23687</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>Autodocs: Fix docs pages ignoring <code>meta.id</code> when calculating their ID - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23520\">#23520</a>, thanks <a href=\"https://github.com/sookmax\"><code>@\u200bsookmax</code></a>!</li>\n<li>CLI: Fix error logging being swallowed from dev/build failures - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23689\">#23689</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>Channels: Remove self-referencing in <code>package.json</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23681\">#23681</a>, thanks <a href=\"https://github.com/stof\"><code>@\u200bstof</code></a>!</li>\n<li>UI: Fix ArgsTable empty state on docs - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23688\">#23688</a>, thanks <a href=\"https://github.com/cdedreuille\"><code>@\u200bcdedreuille</code></a>!</li>\n<li>UI: Improve controls addon - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23635\">#23635</a>, thanks <a href=\"https://github.com/cdedreuille\"><code>@\u200bcdedreuille</code></a>!</li>\n</ul>\n<h2>v7.2.0</h2>\n<h2>7.2.0</h2>\n<p>This month, we're going to experiment with our launch cycle by making smaller but more frequent releases. Our goal is to bring you new features more quickly, while also smoothing the upgrade process.</p>\n<p>Storybook 7.2 is the first of these new, faster releases:</p>\n<ul>\n<li>Automigration: Fix wrap-require automigration for common js main.js files - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23644\">#23644</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n<li>CSF Tools: Use recast for printing in csf-tools - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23427\">#23427</a>, thanks <a href=\"https://github.com/kasperpeulen\"><code>@\u200bkasperpeulen</code></a>!</li>\n<li>CSF-tools: Parse stories using typescript keywords 'satisfies' and 'as' - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23638\">#23638</a>, thanks <a href=\"https://github.com/joaonunomota\"><code>@\u200bjoaonunomota</code></a>!</li>\n<li>Core: Fix channelOptions for serverChannel - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23615\">#23615</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Add <code>@babel/core</code> as a dependency - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/22450\">#22450</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n<li>Vite: Fix config loading - project directory - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/22240\">#22240</a>, thanks <a href=\"https://github.com/nVitius\"><code>@\u200bnVitius</code></a>!</li>\n<li>Angular: Fix initialization of Storybook in Angular 16.1 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23598\">#23598</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n<li>Dependencies: Downgrade <code>jest-mock</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23597\">#23597</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>Dependencies: Upgrade simple-update-notifier - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23396\">#23396</a>, thanks <a href=\"https://github.com/dartess\"><code>@\u200bdartess</code></a>!</li>\n<li>Storyshots: fix broken storyshots with angular - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23555\">#23555</a>, thanks <a href=\"https://github.com/mattlewis92\"><code>@\u200bmattlewis92</code></a>!</li>\n<li>TypeScript: Added <code>expanded</code> to <code>CoreCommon_StorybookRefs</code> to fix typescript errors - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23488\">#23488</a>, thanks <a href=\"https://github.com/DotwoodMedia\"><code>@\u200bDotwoodMedia</code></a>!</li>\n<li>TypeScript: Downgrade to the last version of type-fest that doesn't need typescript 5.0 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23574\">#23574</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>Vue2: Source Decorator reactivity - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23149\">#23149</a>, thanks <a href=\"https://github.com/chakAs3\"><code>@\u200bchakAs3</code></a>!</li>\n<li>Router: Support RegExp in Route component - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23292\">#23292</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>UI: Improve tabs component, more type correct, allow for FC as title - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23288\">#23288</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>Addons: Improve code quality by using title as FC &amp; sharing state via useAddonState - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23298\">#23298</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>InteractionsAddon: Improve code quality by using title as FC &amp; sharing state via useAddonState - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23291\">#23291</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>UI: Add storyStatus to sidebar UI - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23342\">#23342</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>Addon API: Add experimental page addon type - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23307\">#23307</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>UI: refactor Canvas component so we can improve types for PREVIEW addons and TAB addons - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23311\">#23311</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>UI: Improve Button layout and props - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23356\">#23356</a>, thanks <a href=\"https://github.com/cdedreuille\"><code>@\u200bcdedreuille</code></a>!</li>\n<li>Dependencies: Remove references to api and the 2 deprecated channel packages - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23384\">#23384</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>UI: Show the story status in the search results - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23441\">#23441</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>UI: Create new form elements in the new Core UI (Input, TextArea, Select) - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23469\">#23469</a>, thanks <a href=\"https://github.com/cdedreuille\"><code>@\u200bcdedreuille</code></a>!</li>\n</ul>\n<h2>v7.2.0-rc.0</h2>\n<h2>7.2.0-rc.0</h2>\n<ul>\n<li>Addon: Create <code>@\u200bstorybook/addon-themes</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23524\">#23524</a>, thanks <a href=\"https://github.com/Integrayshaun\"><code>@\u200bIntegrayshaun</code></a>!</li>\n<li>Angular: Fix initialization of Storybook in Angular 16.1 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23598\">#23598</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n<li>CLI: Gracefully shutdown and cleanup execa child processes - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23538\">#23538</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n<li>Dependencies: Downgrade <code>jest-mock</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23597\">#23597</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>Dependencies: Upgrade simple-update-notifier - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23396\">#23396</a>, thanks <a href=\"https://github.com/dartess\"><code>@\u200bdartess</code></a>!</li>\n</ul>\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/storybookjs/storybook/blob/next/CHANGELOG.md\"><code>@\u200bstorybook/blocks</code>'s changelog</a>.</em></p>\n<blockquote>\n<h2>7.2.1</h2>\n<ul>\n<li>Addon docs: Add safe check in Webpack preset - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23687\">#23687</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>Autodocs: Fix docs pages ignoring <code>meta.id</code> when calculating their ID - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23520\">#23520</a>, thanks <a href=\"https://github.com/sookmax\"><code>@\u200bsookmax</code></a>!</li>\n<li>CLI: Fix error logging being swallowed from dev/build failures - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23689\">#23689</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>Channels: Remove self-referencing in <code>package.json</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23681\">#23681</a>, thanks <a href=\"https://github.com/stof\"><code>@\u200bstof</code></a>!</li>\n<li>UI: Fix ArgsTable empty state on docs - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23688\">#23688</a>, thanks <a href=\"https://github.com/cdedreuille\"><code>@\u200bcdedreuille</code></a>!</li>\n<li>UI: Improve controls addon - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23635\">#23635</a>, thanks <a href=\"https://github.com/cdedreuille\"><code>@\u200bcdedreuille</code></a>!</li>\n</ul>\n<h2>7.2.0</h2>\n<p>This month, we're going to experiment with our launch cycle by making smaller but more frequent releases. Our goal is to bring you new features more quickly, while also smoothing the upgrade process.</p>\n<p>Storybook 7.2 is the first of these new, faster releases:</p>\n<ul>\n<li>Automigration: Fix wrap-require automigration for common js main.js files - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23644\">#23644</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n<li>CSF Tools: Use recast for printing in csf-tools - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23427\">#23427</a>, thanks <a href=\"https://github.com/kasperpeulen\"><code>@\u200bkasperpeulen</code></a>!</li>\n<li>CSF-tools: Parse stories using typescript keywords 'satisfies' and 'as' - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23638\">#23638</a>, thanks <a href=\"https://github.com/joaonunomota\"><code>@\u200bjoaonunomota</code></a>!</li>\n<li>Core: Fix channelOptions for serverChannel - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23615\">#23615</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Add <code>@babel/core</code> as a dependency - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/22450\">#22450</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n<li>Vite: Fix config loading - project directory - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/22240\">#22240</a>, thanks <a href=\"https://github.com/nVitius\"><code>@\u200bnVitius</code></a>!</li>\n<li>Angular: Fix initialization of Storybook in Angular 16.1 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23598\">#23598</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n<li>Dependencies: Downgrade <code>jest-mock</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23597\">#23597</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>Dependencies: Upgrade simple-update-notifier - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23396\">#23396</a>, thanks <a href=\"https://github.com/dartess\"><code>@\u200bdartess</code></a>!</li>\n<li>Storyshots: fix broken storyshots with angular - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23555\">#23555</a>, thanks <a href=\"https://github.com/mattlewis92\"><code>@\u200bmattlewis92</code></a>!</li>\n<li>TypeScript: Added <code>expanded</code> to <code>CoreCommon_StorybookRefs</code> to fix typescript errors - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23488\">#23488</a>, thanks <a href=\"https://github.com/DotwoodMedia\"><code>@\u200bDotwoodMedia</code></a>!</li>\n<li>TypeScript: Downgrade to the last version of type-fest that doesn't need typescript 5.0 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23574\">#23574</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>Vue2: Source Decorator reactivity - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23149\">#23149</a>, thanks <a href=\"https://github.com/chakAs3\"><code>@\u200bchakAs3</code></a>!</li>\n<li>Router: Support RegExp in Route component - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23292\">#23292</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>UI: Improve tabs component, more type correct, allow for FC as title - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23288\">#23288</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>Addons: Improve code quality by using title as FC &amp; sharing state via useAddonState - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23298\">#23298</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>InteractionsAddon: Improve code quality by using title as FC &amp; sharing state via useAddonState - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23291\">#23291</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>UI: Add storyStatus to sidebar UI - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23342\">#23342</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>Addon API: Add experimental page addon type - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23307\">#23307</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>UI: refactor Canvas component so we can improve types for PREVIEW addons and TAB addons - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23311\">#23311</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>UI: Improve Button layout and props - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23356\">#23356</a>, thanks <a href=\"https://github.com/cdedreuille\"><code>@\u200bcdedreuille</code></a>!</li>\n<li>Dependencies: Remove references to api and the 2 deprecated channel packages - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23384\">#23384</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>UI: Show the story status in the search results - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23441\">#23441</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>UI: Create new form elements in the new Core UI (Input, TextArea, Select) - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23469\">#23469</a>, thanks <a href=\"https://github.com/cdedreuille\"><code>@\u200bcdedreuille</code></a>!</li>\n</ul>\n<h2>7.1.1</h2>\n<ul>\n<li>Angular: Make enableProdMode optional - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23489\">#23489</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n<li>CLI: Gracefully shutdown and cleanup execa child processes - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23538\">#23538</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n<li>CLI: Improve support of mono repositories - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23458\">#23458</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n</ul>\n<h2>7.1.0 (July 18, 2023)</h2>\n<p>Storybook 7.1 is here! \ud83c\udf89</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/storybookjs/storybook/commit/54904549a300753d0929e41284e65c37a9f78831\"><code>5490454</code></a> Bump version from &quot;7.2.0&quot; to &quot;7.2.1&quot; [skip ci]</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/edf3e74cadbe604d8b64ed2788ac15e9251d2eb8\"><code>edf3e74</code></a> Fix some linting</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/e1c7807a9300b0a4f18e07af9107bfb89bac92d9\"><code>e1c7807</code></a> ignore DocsPage stories in Chromatic</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/15cffbe5c60b38bd0b96d1da064de65a33b9bef4\"><code>15cffbe</code></a> Bring back the play function</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/2c8ba58d4224f9cb4326092e48080b137d5e4e69\"><code>2c8ba58</code></a> Update DocsPage.stories.tsx</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/3af2992687427339b6be769b283f6c06584bcddc\"><code>3af2992</code></a> Update Empty.tsx</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/7b88c86b60ef58403956b5e108d4d5b6a8937c58\"><code>7b88c86</code></a> Fix empty state on docs</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/b22fd145329d8c38715e9957c95621097ac22a48\"><code>b22fd14</code></a> Add delay to empty state to prevent flickering</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/1b138a902ad67bccf97b5b46ccf8bbda8330f353\"><code>1b138a9</code></a> Cleaning loading state</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/c5f66772cd21a5947ef5a9685db028678cc7231e\"><code>c5f6677</code></a> Test</li>\n<li>Additional commits viewable in <a href=\"https://github.com/storybookjs/storybook/commits/v7.2.1/code/ui/blocks\">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=@storybook/blocks&package-manager=npm_and_yarn&previous-version=7.0.18&new-version=7.2.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>",
     18   "comments": [
     19     {
     20       "author": "dependabot[bot]",
     21       "created_at": "2023-08-10T09:57:20Z",
     22       "body": "Superseded by #76."
     23     }
     24   ],
     25   "review_comments": []
     26 }