cetirizine.meta

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

116.json (37792B)


      1 {
      2   "number": 116,
      3   "title": "Bump the development-dependencies group with 11 updates",
      4   "state": "closed",
      5   "diff_file": "116.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2023-09-21T09:28:48Z",
      8   "closed_at": "2023-09-25T09:40:23Z",
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/development-dependencies-ccf9251d7e",
     12   "labels": [
     13     "dependencies",
     14     "javascript"
     15   ],
     16   "assignees": [],
     17   "requested_reviewers": [],
     18   "body": "Bumps the development-dependencies group with 11 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `7.4.2` | `7.4.3` |\n| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `7.4.2` | `7.4.3` |\n| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `7.4.2` | `7.4.3` |\n| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `7.4.2` | `7.4.3` |\n| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `7.4.2` | `7.4.3` |\n| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `7.4.2` | `7.4.3` |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.6.2` | `20.6.3` |\n| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.15` | `10.4.16` |\n| [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) | `0.6.13` | `0.6.14` |\n| [sass](https://github.com/sass/dart-sass) | `1.67.0` | `1.68.0` |\n| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.4.2` | `7.4.3` |\n\nUpdates `@storybook/addon-a11y` from 7.4.2 to 7.4.3\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/releases\"><code>@\u200bstorybook/addon-a11y</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v7.4.3</h2>\n<h2>7.4.3</h2>\n<ul>\n<li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24229\">#24229</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24239\">#24239</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23671\">#23671</a>, thanks <a href=\"https://github.com/sookmax\"><code>@\u200bsookmax</code></a>!</li>\n<li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24206\">#24206</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n</ul>\n</blockquote>\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/addon-a11y</code>'s changelog</a>.</em></p>\n<blockquote>\n<h2>7.4.3</h2>\n<ul>\n<li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24229\">#24229</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24239\">#24239</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23671\">#23671</a>, thanks <a href=\"https://github.com/sookmax\"><code>@\u200bsookmax</code></a>!</li>\n<li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24206\">#24206</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/ecc22ab89ed588021b8aa824cea7ac995c1cc3e3\"><code>ecc22ab</code></a> Bump version from &quot;7.4.2&quot; to &quot;7.4.3&quot; [skip ci]</li>\n<li>See full diff in <a href=\"https://github.com/storybookjs/storybook/commits/v7.4.3/code/addons/a11y\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@storybook/addon-essentials` from 7.4.2 to 7.4.3\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/releases\"><code>@\u200bstorybook/addon-essentials</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v7.4.3</h2>\n<h2>7.4.3</h2>\n<ul>\n<li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24229\">#24229</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24239\">#24239</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23671\">#23671</a>, thanks <a href=\"https://github.com/sookmax\"><code>@\u200bsookmax</code></a>!</li>\n<li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24206\">#24206</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n</ul>\n</blockquote>\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/addon-essentials</code>'s changelog</a>.</em></p>\n<blockquote>\n<h2>7.4.3</h2>\n<ul>\n<li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24229\">#24229</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24239\">#24239</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23671\">#23671</a>, thanks <a href=\"https://github.com/sookmax\"><code>@\u200bsookmax</code></a>!</li>\n<li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24206\">#24206</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/ecc22ab89ed588021b8aa824cea7ac995c1cc3e3\"><code>ecc22ab</code></a> Bump version from &quot;7.4.2&quot; to &quot;7.4.3&quot; [skip ci]</li>\n<li>See full diff in <a href=\"https://github.com/storybookjs/storybook/commits/v7.4.3/code/addons/essentials\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@storybook/addon-interactions` from 7.4.2 to 7.4.3\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/releases\"><code>@\u200bstorybook/addon-interactions</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v7.4.3</h2>\n<h2>7.4.3</h2>\n<ul>\n<li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24229\">#24229</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24239\">#24239</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23671\">#23671</a>, thanks <a href=\"https://github.com/sookmax\"><code>@\u200bsookmax</code></a>!</li>\n<li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24206\">#24206</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n</ul>\n</blockquote>\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/addon-interactions</code>'s changelog</a>.</em></p>\n<blockquote>\n<h2>7.4.3</h2>\n<ul>\n<li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24229\">#24229</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24239\">#24239</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23671\">#23671</a>, thanks <a href=\"https://github.com/sookmax\"><code>@\u200bsookmax</code></a>!</li>\n<li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24206\">#24206</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/ecc22ab89ed588021b8aa824cea7ac995c1cc3e3\"><code>ecc22ab</code></a> Bump version from &quot;7.4.2&quot; to &quot;7.4.3&quot; [skip ci]</li>\n<li>See full diff in <a href=\"https://github.com/storybookjs/storybook/commits/v7.4.3/code/addons/interactions\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@storybook/addon-links` from 7.4.2 to 7.4.3\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/releases\"><code>@\u200bstorybook/addon-links</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v7.4.3</h2>\n<h2>7.4.3</h2>\n<ul>\n<li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24229\">#24229</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24239\">#24239</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23671\">#23671</a>, thanks <a href=\"https://github.com/sookmax\"><code>@\u200bsookmax</code></a>!</li>\n<li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24206\">#24206</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n</ul>\n</blockquote>\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/addon-links</code>'s changelog</a>.</em></p>\n<blockquote>\n<h2>7.4.3</h2>\n<ul>\n<li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24229\">#24229</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24239\">#24239</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23671\">#23671</a>, thanks <a href=\"https://github.com/sookmax\"><code>@\u200bsookmax</code></a>!</li>\n<li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24206\">#24206</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/ecc22ab89ed588021b8aa824cea7ac995c1cc3e3\"><code>ecc22ab</code></a> Bump version from &quot;7.4.2&quot; to &quot;7.4.3&quot; [skip ci]</li>\n<li>See full diff in <a href=\"https://github.com/storybookjs/storybook/commits/v7.4.3/code/addons/links\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@storybook/react` from 7.4.2 to 7.4.3\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/releases\"><code>@\u200bstorybook/react</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v7.4.3</h2>\n<h2>7.4.3</h2>\n<ul>\n<li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24229\">#24229</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24239\">#24239</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23671\">#23671</a>, thanks <a href=\"https://github.com/sookmax\"><code>@\u200bsookmax</code></a>!</li>\n<li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24206\">#24206</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n</ul>\n</blockquote>\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/react</code>'s changelog</a>.</em></p>\n<blockquote>\n<h2>7.4.3</h2>\n<ul>\n<li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24229\">#24229</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24239\">#24239</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23671\">#23671</a>, thanks <a href=\"https://github.com/sookmax\"><code>@\u200bsookmax</code></a>!</li>\n<li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24206\">#24206</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/ecc22ab89ed588021b8aa824cea7ac995c1cc3e3\"><code>ecc22ab</code></a> Bump version from &quot;7.4.2&quot; to &quot;7.4.3&quot; [skip ci]</li>\n<li>See full diff in <a href=\"https://github.com/storybookjs/storybook/commits/v7.4.3/code/renderers/react\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@storybook/react-vite` from 7.4.2 to 7.4.3\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/releases\"><code>@\u200bstorybook/react-vite</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v7.4.3</h2>\n<h2>7.4.3</h2>\n<ul>\n<li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24229\">#24229</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24239\">#24239</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23671\">#23671</a>, thanks <a href=\"https://github.com/sookmax\"><code>@\u200bsookmax</code></a>!</li>\n<li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24206\">#24206</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n</ul>\n</blockquote>\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/react-vite</code>'s changelog</a>.</em></p>\n<blockquote>\n<h2>7.4.3</h2>\n<ul>\n<li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24229\">#24229</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24239\">#24239</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23671\">#23671</a>, thanks <a href=\"https://github.com/sookmax\"><code>@\u200bsookmax</code></a>!</li>\n<li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24206\">#24206</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/ecc22ab89ed588021b8aa824cea7ac995c1cc3e3\"><code>ecc22ab</code></a> Bump version from &quot;7.4.2&quot; to &quot;7.4.3&quot; [skip ci]</li>\n<li>See full diff in <a href=\"https://github.com/storybookjs/storybook/commits/v7.4.3/code/frameworks/react-vite\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `@types/node` from 20.6.2 to 20.6.3\n<details>\n<summary>Commits</summary>\n<ul>\n<li>See full diff in <a href=\"https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `autoprefixer` from 10.4.15 to 10.4.16\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/postcss/autoprefixer/releases\">autoprefixer's releases</a>.</em></p>\n<blockquote>\n<h2>10.4.16</h2>\n<ul>\n<li>Improved performance (by <a href=\"https://github.com/romainmenke\"><code>@\u200bromainmenke</code></a>).</li>\n<li>Fixed docs (by <a href=\"https://github.com/coliff\"><code>@\u200bcoliff</code></a>).</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md\">autoprefixer's changelog</a>.</em></p>\n<blockquote>\n<h2>10.4.16</h2>\n<ul>\n<li>Improved performance (by Romain Menke).</li>\n<li>Fixed docs (by Christian Oliff).</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/postcss/autoprefixer/commit/026083ccde85fd16607d1056d3fa058480004184\"><code>026083c</code></a> Release 10.4.16 version</li>\n<li><a href=\"https://github.com/postcss/autoprefixer/commit/4cda7ae9ab0d326d393209928643dc745d0f4222\"><code>4cda7ae</code></a> Update dependencies</li>\n<li><a href=\"https://github.com/postcss/autoprefixer/commit/7a49d6ad5a6e2d71b1a90bfca5d994dddd951b86\"><code>7a49d6a</code></a> Update CI</li>\n<li><a href=\"https://github.com/postcss/autoprefixer/commit/a87f4cd73eefb1e8005181c0439e377a61e95edf\"><code>a87f4cd</code></a> improve performance (<a href=\"https://redirect.github.com/postcss/autoprefixer/issues/1500\">#1500</a>)</li>\n<li><a href=\"https://github.com/postcss/autoprefixer/commit/0d6496e44d0ce0fa99fafbee5f7a465be1aa1213\"><code>0d6496e</code></a> Update dependencies</li>\n<li><a href=\"https://github.com/postcss/autoprefixer/commit/d9064cb4c82089ce7ea08b0d3a21f551744feab1\"><code>d9064cb</code></a> Remove deprecated browsers from README (<a href=\"https://redirect.github.com/postcss/autoprefixer/issues/1499\">#1499</a>)</li>\n<li>See full diff in <a href=\"https://github.com/postcss/autoprefixer/compare/10.4.15...10.4.16\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `eslint-plugin-storybook` from 0.6.13 to 0.6.14\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/eslint-plugin-storybook/releases\">eslint-plugin-storybook's releases</a>.</em></p>\n<blockquote>\n<h2>v0.6.14</h2>\n<h4>\ud83d\udc1b Bug Fix</h4>\n<ul>\n<li>use-storybook-expect: allow storybook/test imports <a href=\"https://redirect.github.com/storybookjs/eslint-plugin-storybook/pull/141\">#141</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<h4>Authors: 1</h4>\n<ul>\n<li>Yann Braga (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md\">eslint-plugin-storybook's changelog</a>.</em></p>\n<blockquote>\n<h1>v0.6.14 (Wed Sep 20 2023)</h1>\n<h4>\ud83d\udc1b Bug Fix</h4>\n<ul>\n<li>use-storybook-expect: allow storybook/test imports <a href=\"https://redirect.github.com/storybookjs/eslint-plugin-storybook/pull/141\">#141</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<h4>Authors: 1</h4>\n<ul>\n<li>Yann Braga (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<hr />\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/storybookjs/eslint-plugin-storybook/commit/de1edffab6742530117813caca7699a847e4096c\"><code>de1edff</code></a> Bump version to: 0.6.14 [skip ci]</li>\n<li><a href=\"https://github.com/storybookjs/eslint-plugin-storybook/commit/972384ce54e530c767ff41a7cd7a2a2b5a8e4f8b\"><code>972384c</code></a> Update CHANGELOG.md [skip ci]</li>\n<li><a href=\"https://github.com/storybookjs/eslint-plugin-storybook/commit/f1ffa5e6921f3966355571a5e236b1a7b197ff08\"><code>f1ffa5e</code></a> Merge pull request <a href=\"https://redirect.github.com/storybookjs/eslint-plugin-storybook/issues/141\">#141</a> from storybookjs/yann/allow-storybook-test</li>\n<li><a href=\"https://github.com/storybookjs/eslint-plugin-storybook/commit/5447e4510a7e89bef2cc76da06b8bdc53760046b\"><code>5447e45</code></a> use-storybook-expect: allow storybook/test imports</li>\n<li>See full diff in <a href=\"https://github.com/storybookjs/eslint-plugin-storybook/compare/v0.6.13...v0.6.14\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `sass` from 1.67.0 to 1.68.0\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/sass/dart-sass/releases\">sass's releases</a>.</em></p>\n<blockquote>\n<h2>Dart Sass 1.68.0</h2>\n<p>To install Sass 1.68.0, download one of the packages below and <a href=\"https://katiek2.github.io/path-doc/\">add it to your PATH</a>, or see <a href=\"https://sass-lang.com/install\">the Sass website</a> for full installation instructions.</p>\n<h1>Changes</h1>\n<ul>\n<li>Fix the source spans associated with the <code>abs-percent</code> deprecation.</li>\n</ul>\n<h3>JS API</h3>\n<ul>\n<li>\n<p>Non-filesystem importers can now set the <code>nonCanonicalScheme</code> field, which declares that one or more URL schemes (without <code>:</code>) will never be used for URLs returned by the <code>canonicalize()</code> method.</p>\n</li>\n<li>\n<p>Add a <code>containingUrl</code> field to the <code>canonicalize()</code> and <code>findFileUrl()</code> methods of importers, which is set to the canonical URL of the stylesheet that contains the current load. For filesystem importers, this is always set; for other importers, it's set only if the current load has no URL scheme, or if its URL scheme is declared as non-canonical by the importer.</p>\n</li>\n</ul>\n<h3>Dart API</h3>\n<ul>\n<li>\n<p>Add <code>AsyncImporter.isNonCanonicalScheme</code>, which importers (async or sync) can use to indicate that a certain URL scheme will never be used for URLs returned by the <code>canonicalize()</code> method.</p>\n</li>\n<li>\n<p>Add <code>AsyncImporter.containingUrl</code>, which is set during calls to the <code>canonicalize()</code> method to the canonical URL of the stylesheet that contains the current load. This is set only if the current load has no URL scheme, or if its URL scheme is declared as non-canonical by the importer.</p>\n</li>\n</ul>\n<h3>Embedded Sass</h3>\n<ul>\n<li>\n<p>The <code>CalculationValue.interpolation</code> field is deprecated and will be removed in a future version. It will no longer be set by the compiler, and if the host sets it it will be treated as equivalent to <code>CalculationValue.string</code> except that <code>&quot;(&quot;</code> and <code>&quot;)&quot;</code> will be added to the beginning and end of the string values.</p>\n</li>\n<li>\n<p>Properly include TypeScript types in the <code>sass-embedded</code> package.</p>\n</li>\n</ul>\n<p>See the <a href=\"https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1680\">full changelog</a> for changes in earlier releases.</p>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/sass/dart-sass/blob/main/CHANGELOG.md\">sass's changelog</a>.</em></p>\n<blockquote>\n<h2>1.68.0</h2>\n<ul>\n<li>Fix the source spans associated with the <code>abs-percent</code> deprecation.</li>\n</ul>\n<h3>JS API</h3>\n<ul>\n<li>\n<p>Non-filesystem importers can now set the <code>nonCanonicalScheme</code> field, which\ndeclares that one or more URL schemes (without <code>:</code>) will never be used for\nURLs returned by the <code>canonicalize()</code> method.</p>\n</li>\n<li>\n<p>Add a <code>containingUrl</code> field to the <code>canonicalize()</code> and <code>findFileUrl()</code>\nmethods of importers, which is set to the canonical URL of the stylesheet that\ncontains the current load. For filesystem importers, this is always set; for\nother importers, it's set only if the current load has no URL scheme, or if\nits URL scheme is declared as non-canonical by the importer.</p>\n</li>\n</ul>\n<h3>Dart API</h3>\n<ul>\n<li>\n<p>Add <code>AsyncImporter.isNonCanonicalScheme</code>, which importers (async or sync) can\nuse to indicate that a certain URL scheme will never be used for URLs returned\nby the <code>canonicalize()</code> method.</p>\n</li>\n<li>\n<p>Add <code>AsyncImporter.containingUrl</code>, which is set during calls to the\n<code>canonicalize()</code> method to the canonical URL of the stylesheet that contains\nthe current load. This is set only if the current load has no URL scheme, or\nif its URL scheme is declared as non-canonical by the importer.</p>\n</li>\n</ul>\n<h3>Embedded Sass</h3>\n<ul>\n<li>\n<p>The <code>CalculationValue.interpolation</code> field is deprecated and will be removed\nin a future version. It will no longer be set by the compiler, and if the host\nsets it it will be treated as equivalent to <code>CalculationValue.string</code> except\nthat <code>&quot;(&quot;</code> and <code>&quot;)&quot;</code> will be added to the beginning and end of the string\nvalues.</p>\n</li>\n<li>\n<p>Properly include TypeScript types in the <code>sass-embedded</code> package.</p>\n</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/sass/dart-sass/commit/de618fa7bd74cc648f3ee62358eed3e237d4644f\"><code>de618fa</code></a> Fix an error during embedded compiler shutdown (<a href=\"https://redirect.github.com/sass/dart-sass/issues/2092\">#2092</a>)</li>\n<li><a href=\"https://github.com/sass/dart-sass/commit/873e91e5fffefec7b6d9d6d3d79472c4cca3154e\"><code>873e91e</code></a> Cut a release (<a href=\"https://redirect.github.com/sass/dart-sass/issues/2090\">#2090</a>)</li>\n<li><a href=\"https://github.com/sass/dart-sass/commit/13c9fb3c9d97d4d9582ccd33689111d74024261d\"><code>13c9fb3</code></a> Expose the containing URL to importers under some circumstances (<a href=\"https://redirect.github.com/sass/dart-sass/issues/2083\">#2083</a>)</li>\n<li><a href=\"https://github.com/sass/dart-sass/commit/69f1847bae60df16fe7d7bdfdfa794da8bf8c3d4\"><code>69f1847</code></a> CI: Configure dependabot to update GitHub Actions, too (<a href=\"https://redirect.github.com/sass/dart-sass/issues/2087\">#2087</a>)</li>\n<li><a href=\"https://github.com/sass/dart-sass/commit/c22c84d2c5cdd3d0c0333eb1c5b37bedb8b1cc3c\"><code>c22c84d</code></a> Update changelog for <a href=\"https://redirect.github.com/sass/embedded-host-node/issues/248\">sass/embedded-host-node#248</a> (<a href=\"https://redirect.github.com/sass/dart-sass/issues/2086\">#2086</a>)</li>\n<li><a href=\"https://github.com/sass/dart-sass/commit/37e0ed54da1bd3ba3d4f4127da3a9575f7a9224e\"><code>37e0ed5</code></a> Fix source span for calculation deprecation warnings (<a href=\"https://redirect.github.com/sass/dart-sass/issues/2084\">#2084</a>)</li>\n<li><a href=\"https://github.com/sass/dart-sass/commit/7370d6a97df58966f72e896f8dd53dfe2ab3c4df\"><code>7370d6a</code></a> Fix changelog for 1.67.0 (<a href=\"https://redirect.github.com/sass/dart-sass/issues/2085\">#2085</a>)</li>\n<li>See full diff in <a href=\"https://github.com/sass/dart-sass/compare/1.67.0...1.68.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\nUpdates `storybook` from 7.4.2 to 7.4.3\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/releases\">storybook's releases</a>.</em></p>\n<blockquote>\n<h2>v7.4.3</h2>\n<h2>7.4.3</h2>\n<ul>\n<li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24229\">#24229</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24239\">#24239</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23671\">#23671</a>, thanks <a href=\"https://github.com/sookmax\"><code>@\u200bsookmax</code></a>!</li>\n<li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24206\">#24206</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md\">storybook's changelog</a>.</em></p>\n<blockquote>\n<h2>7.4.3</h2>\n<ul>\n<li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24229\">#24229</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24239\">#24239</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23671\">#23671</a>, thanks <a href=\"https://github.com/sookmax\"><code>@\u200bsookmax</code></a>!</li>\n<li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24206\">#24206</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/ecc22ab89ed588021b8aa824cea7ac995c1cc3e3\"><code>ecc22ab</code></a> Bump version from &quot;7.4.2&quot; to &quot;7.4.3&quot; [skip ci]</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/b11feada48c28c8ae99db708219288fa62b5b888\"><code>b11fead</code></a> Merge pull request <a href=\"https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli/issues/24229\">#24229</a> from storybookjs/norbert/sb-add-no-duplicate-entries</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/b38266079f3fe36063607e7a12fb4e645d94e13c\"><code>b382660</code></a> Merge pull request <a href=\"https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli/issues/24208\">#24208</a> from storybookjs/norbert/filter-angular-prerelease</li>\n<li>See full diff in <a href=\"https://github.com/storybookjs/storybook/commits/v7.4.3/code/lib/cli\">compare view</a></li>\n</ul>\n</details>\n<br />\n\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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n</details>",
     19   "comments": [
     20     {
     21       "author": "dependabot[bot]",
     22       "created_at": "2023-09-25T09:40:20Z",
     23       "body": "Looks like these dependencies are updatable in another way, so this is no longer needed."
     24     }
     25   ],
     26   "review_comments": []
     27 }