{"id":67415,"name":"shell-quote, @storybook/addon-essentials","ecosystem":"npm","repository_url":null,"issues_count":10,"created_at":"2025-09-10T18:22:12.408Z","updated_at":"2025-09-10T18:22:12.408Z","purl":"pkg:npm/shell-quote, @storybook/addon-essentials","unique_repositories_count":10,"unique_repositories_count_past_30_days":10,"recent_issues":[{"uuid":"2817145623","node_id":"PR_kwDOEN60N86n6jsX","number":7,"state":"open","title":"Bump shell-quote, @storybook/addon-essentials and @storybook/html","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-09-10T23:56:36.000Z","updated_at":"2025-09-10T23:56:36.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"shell-quote, @storybook/addon-essentials"},{"name":"@storybook/html","repository_url":"https://github.com/storybookjs/storybook","old_version":"6.0.0-rc.15","new_version":"6.5.16"}],"path":null,"ecosystem":"npm"},"body":"Bumps [shell-quote](https://github.com/ljharb/shell-quote) to 1.8.3 and updates ancestor dependencies [shell-quote](https://github.com/ljharb/shell-quote), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) and [@storybook/html](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/html). These dependencies need to be updated together.\n\nUpdates `shell-quote` from 1.7.2 to 1.8.3\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md\"\u003eshell-quote's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/compare/v1.8.2...v1.8.3\"\u003ev1.8.3\u003c/a\u003e - 2025-06-01\u003c/h2\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e[Fix] remove unnecessary backslash escaping in single quotes \u003ca href=\"https://redirect.github.com/ljharb/shell-quote/issues/15\"\u003e\u003ccode\u003e[#15](https://github.com/ljharb/shell-quote/issues/15)\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/compare/v1.8.1...v1.8.2\"\u003ev1.8.2\u003c/a\u003e - 2024-11-27\u003c/h2\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e[Fix] \u003ccode\u003equote\u003c/code\u003e: preserve empty strings \u003ca href=\"https://redirect.github.com/ljharb/shell-quote/issues/18\"\u003e\u003ccode\u003e[#18](https://github.com/ljharb/shell-quote/issues/18)\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eCommits\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e[meta] fix changelog tags \u003ca href=\"https://github.com/ljharb/shell-quote/commit/0fb9fd8441aa06f7de995e90ce85bd9e758f5f05\"\u003e\u003ccode\u003e0fb9fd8\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[actions] split out node 10-20, and 20+ \u003ca href=\"https://github.com/ljharb/shell-quote/commit/819bd842e0b01f3e5041834ab82bad299851de08\"\u003e\u003ccode\u003e819bd84\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Dev Deps] update \u003ccode\u003e@ljharb/eslint-config\u003c/code\u003e, \u003ccode\u003eauto-changelog\u003c/code\u003e, \u003ccode\u003enpmignore\u003c/code\u003e, \u003ccode\u003etape\u003c/code\u003e \u003ca href=\"https://github.com/ljharb/shell-quote/commit/fc564086c83317363908b55f6c744ad35983ccca\"\u003e\u003ccode\u003efc56408\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[actions] update npm for windows tests \u003ca href=\"https://github.com/ljharb/shell-quote/commit/fdeb0fd102ecdd4ff227a978532598c462312347\"\u003e\u003ccode\u003efdeb0fd\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Dev Deps] update \u003ccode\u003e@ljharb/eslint-config\u003c/code\u003e, \u003ccode\u003eaud\u003c/code\u003e, \u003ccode\u003etape\u003c/code\u003e \u003ca href=\"https://github.com/ljharb/shell-quote/commit/b8a4a3b3f5ae3ca8ae86b89ed0030e4e3358ef3c\"\u003e\u003ccode\u003eb8a4a3b\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[actions] prevent node 14 on ARM mac from failing \u003ca href=\"https://github.com/ljharb/shell-quote/commit/9eecafc0486c9321be223415cf3fb76a5bd07dda\"\u003e\u003ccode\u003e9eecafc\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[meta] exclude more files from the package \u003ca href=\"https://github.com/ljharb/shell-quote/commit/4044e7fad4a45e696602060b69b31a95702bee28\"\u003e\u003ccode\u003e4044e7f\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Tests] replace \u003ccode\u003eaud\u003c/code\u003e with \u003ccode\u003enpm audit\u003c/code\u003e \u003ca href=\"https://github.com/ljharb/shell-quote/commit/8cfdbd8ec30e653f9f99348e59117ed4a789e1ba\"\u003e\u003ccode\u003e8cfdbd8\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[meta] add missing \u003ccode\u003eengines.node\u003c/code\u003e \u003ca href=\"https://github.com/ljharb/shell-quote/commit/843820e1a46cebcf10d8e48c4d82d0ab5a7b0194\"\u003e\u003ccode\u003e843820e\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Dev Deps] add missing peer dep \u003ca href=\"https://github.com/ljharb/shell-quote/commit/4c3b88d7925d29e9cc1ac76ccde05f4e714ede96\"\u003e\u003ccode\u003e4c3b88d\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Dev Deps] pin \u003ccode\u003ejackspeak\u003c/code\u003e since 2.1.2+ depends on npm aliases, which kill the install process in npm \u0026lt; 6 \u003ca href=\"https://github.com/ljharb/shell-quote/commit/80322ed5914a5922d9507946490fbabcc96e624b\"\u003e\u003ccode\u003e80322ed\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/compare/v1.8.0...v1.8.1\"\u003ev1.8.1\u003c/a\u003e - 2023-04-07\u003c/h2\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e[Fix] \u003ccode\u003eparse\u003c/code\u003e: preserve whitespace in comments \u003ca href=\"https://redirect.github.com/ljharb/shell-quote/issues/6\"\u003e\u003ccode\u003e[#6](https://github.com/ljharb/shell-quote/issues/6)\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Fix] properly support the \u003ccode\u003eescape\u003c/code\u003e option \u003ca href=\"https://redirect.github.com/ljharb/shell-quote/issues/5\"\u003e\u003ccode\u003e[#5](https://github.com/ljharb/shell-quote/issues/5)\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eCommits\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e[Refactor] \u003ccode\u003eparse\u003c/code\u003e: hoist \u003ccode\u003egetVar\u003c/code\u003e to module level \u003ca href=\"https://github.com/ljharb/shell-quote/commit/b42ac73e39e566cfc355a4addc4bd2df2652556c\"\u003e\u003ccode\u003eb42ac73\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Refactor] hoist some vars to module level \u003ca href=\"https://github.com/ljharb/shell-quote/commit/8f0c5c3c9df3a10e32f1972636675af6fffef998\"\u003e\u003ccode\u003e8f0c5c3\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Refactor] \u003ccode\u003eparse\u003c/code\u003e: use \u003ccode\u003eslice\u003c/code\u003e over \u003ccode\u003esubstr\u003c/code\u003e, cache some values \u003ca href=\"https://github.com/ljharb/shell-quote/commit/fcb2e1acd5312a1a1a4e6c66ec688aab383023b5\"\u003e\u003ccode\u003efcb2e1a\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Refactor] \u003ccode\u003eparse\u003c/code\u003e: a bit of cleanup \u003ca href=\"https://github.com/ljharb/shell-quote/commit/6780ec5194e36e2a696bfbaaf85169682a333321\"\u003e\u003ccode\u003e6780ec5\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Refactor] \u003ccode\u003eparse\u003c/code\u003e: tweak the regex to not match nothing \u003ca href=\"https://github.com/ljharb/shell-quote/commit/227d4742a006e81ec3fde1eee103731a6f7ea920\"\u003e\u003ccode\u003e227d474\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Tests] increase coverage \u003ca href=\"https://github.com/ljharb/shell-quote/commit/a66de943555e49fbb1b657cbe3c5b2c703ae507d\"\u003e\u003ccode\u003ea66de94\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Refactor] \u003ccode\u003eparse\u003c/code\u003e: avoid shadowing a function arg \u003ca href=\"https://github.com/ljharb/shell-quote/commit/1d5867907ecbf553556fe6ad790b6d6658aedba3\"\u003e\u003ccode\u003e1d58679\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/compare/v1.7.4...v1.8.0\"\u003ev1.8.0\u003c/a\u003e - 2023-01-30\u003c/h2\u003e\n\u003ch3\u003eCommits\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e[New] extract \u003ccode\u003eparse\u003c/code\u003e and \u003ccode\u003equote\u003c/code\u003e to their own deep imports \u003ca href=\"https://github.com/ljharb/shell-quote/commit/553fdfc32cc41b4c2f77e061b6957703958ca575\"\u003e\u003ccode\u003e553fdfc\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Tests] add \u003ccode\u003enyc\u003c/code\u003e coverage \u003ca href=\"https://github.com/ljharb/shell-quote/commit/fd7ddcdd84bfef064c6d9a06b055a95531b26897\"\u003e\u003ccode\u003efd7ddcd\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[New] Add support for here strings (\u003ccode\u003e\u0026amp;lt;\u0026amp;lt;\u0026amp;lt;\u003c/code\u003e) \u003ca href=\"https://github.com/ljharb/shell-quote/commit/9802fb37c7946e18c672b81122520dc296bde271\"\u003e\u003ccode\u003e9802fb3\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/487a9b41a7b6154d2a9c10bdffe65cf74d2c3ded\"\u003e\u003ccode\u003e487a9b4\u003c/code\u003e\u003c/a\u003e v1.8.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/01faafff9727bf2b72ede0e7cb291bdd8438a8df\"\u003e\u003ccode\u003e01faaff\u003c/code\u003e\u003c/a\u003e [Fix] remove unnecessary backslash escaping in single quotes\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/b19fc77e66871eee10a9978d54c27d802a1da99b\"\u003e\u003ccode\u003eb19fc77\u003c/code\u003e\u003c/a\u003e v1.8.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/59d29ea6941335258ceb75bab95d045886650436\"\u003e\u003ccode\u003e59d29ea\u003c/code\u003e\u003c/a\u003e [Fix] \u003ccode\u003equote\u003c/code\u003e: preserve empty strings\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/819bd842e0b01f3e5041834ab82bad299851de08\"\u003e\u003ccode\u003e819bd84\u003c/code\u003e\u003c/a\u003e [actions] split out node 10-20, and 20+\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/4c3b88d7925d29e9cc1ac76ccde05f4e714ede96\"\u003e\u003ccode\u003e4c3b88d\u003c/code\u003e\u003c/a\u003e [Dev Deps] add missing peer dep\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/fc564086c83317363908b55f6c744ad35983ccca\"\u003e\u003ccode\u003efc56408\u003c/code\u003e\u003c/a\u003e [Dev Deps] update \u003ccode\u003e@ljharb/eslint-config\u003c/code\u003e, \u003ccode\u003eauto-changelog\u003c/code\u003e, \u003ccode\u003enpmignore\u003c/code\u003e, \u003ccode\u003etape\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/8cfdbd8ec30e653f9f99348e59117ed4a789e1ba\"\u003e\u003ccode\u003e8cfdbd8\u003c/code\u003e\u003c/a\u003e [Tests] replace \u003ccode\u003eaud\u003c/code\u003e with \u003ccode\u003enpm audit\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/9eecafc0486c9321be223415cf3fb76a5bd07dda\"\u003e\u003ccode\u003e9eecafc\u003c/code\u003e\u003c/a\u003e [actions] prevent node 14 on ARM mac from failing\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/843820e1a46cebcf10d8e48c4d82d0ab5a7b0194\"\u003e\u003ccode\u003e843820e\u003c/code\u003e\u003c/a\u003e [meta] add missing \u003ccode\u003eengines.node\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/ljharb/shell-quote/compare/v1.7.2...v1.8.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by \u003ca href=\"https://www.npmjs.com/~ljharb\"\u003eljharb\u003c/a\u003e, a new releaser for shell-quote since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/addon-essentials` from 6.0.0-rc.15 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/html` from 6.0.0-rc.15 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v6.md\"\u003e\u003ccode\u003e@​storybook/html\u003c/code\u003e's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003cul\u003e\n\u003cli\u003eMDX: Upgrade csf-mdx libraries (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18300\"\u003e#18300\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003esecurity: update x-default-browser (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18157\"\u003e#18157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.1 (May 18, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Improve webpack version and add detection of nextjs (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18220\"\u003e#18220\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eArgsTable: Gracefully handle conditional args failures (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18248\"\u003e#18248\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eControls: Fix reset button broken for !undefined URL values (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18231\"\u003e#18231\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Add support for TSX in single file components (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18038\"\u003e#18038\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.0 (May 17, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAddon-a11y: Show % of users in toolbar menu (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18003\"\u003e#18003\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eWeb-components: Clean Lit Expression comments in story source (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18108\"\u003e#18108\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue: Map args correctly in CSF3 implicit render function (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18209\"\u003e#18209\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Fix CSF3 implicit render function when storyStoreV7 is enabled (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/182\"\u003e#18208\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Don't throw is Ctrl + C was pressed when selecting a package in the build command (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18195\"\u003e#18195\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBuild: Cleanup noise from unit tests (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18196\"\u003e#18196\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed PnP compatibility for bundled components package (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18015\"\u003e#18015\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.8 (May 11, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eComposition: Fix metadata.json incorrectly overriding main.js refs versions (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18185\"\u003e#18185\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eExamples: Set channelOptions to disallow function serialization (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18071\"\u003e#18071\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to telejson 6 (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18164\"\u003e#18164\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.7 (May 9, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/renderers/html\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\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\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\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 \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/winkerVSbecks/canvas-sketch-controls-demo/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/winkerVSbecks/canvas-sketch-controls-demo/pull/7","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/winkerVSbecks%2Fcanvas-sketch-controls-demo/issues/7","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/7/packages"},{"uuid":"2817020308","node_id":"PR_kwDOFX1cr86n6FGU","number":8,"state":"open","title":"Bump shell-quote, @storybook/addon-essentials and @storybook/react","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-09-10T22:35:42.000Z","updated_at":"2025-09-10T22:35:43.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"shell-quote, @storybook/addon-essentials"},{"name":"@storybook/react","repository_url":"https://github.com/storybookjs/storybook","old_version":"6.2.9","new_version":"6.5.16"}],"path":null,"ecosystem":"npm"},"body":"Removes [shell-quote](https://github.com/ljharb/shell-quote). It's no longer used after updating ancestor dependencies [shell-quote](https://github.com/ljharb/shell-quote), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) and [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react). These dependencies need to be updated together.\n\nRemoves `shell-quote`\n\nUpdates `@storybook/addon-essentials` from 6.2.9 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/react` from 6.2.9 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v6.md\"\u003e\u003ccode\u003e@​storybook/react\u003c/code\u003e's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003cul\u003e\n\u003cli\u003eMDX: Upgrade csf-mdx libraries (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18300\"\u003e#18300\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003esecurity: update x-default-browser (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18157\"\u003e#18157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.1 (May 18, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Improve webpack version and add detection of nextjs (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18220\"\u003e#18220\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eArgsTable: Gracefully handle conditional args failures (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18248\"\u003e#18248\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eControls: Fix reset button broken for !undefined URL values (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18231\"\u003e#18231\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Add support for TSX in single file components (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18038\"\u003e#18038\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.0 (May 17, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAddon-a11y: Show % of users in toolbar menu (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18003\"\u003e#18003\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eWeb-components: Clean Lit Expression comments in story source (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18108\"\u003e#18108\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue: Map args correctly in CSF3 implicit render function (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18209\"\u003e#18209\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Fix CSF3 implicit render function when storyStoreV7 is enabled (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/182\"\u003e#18208\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Don't throw is Ctrl + C was pressed when selecting a package in the build command (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18195\"\u003e#18195\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBuild: Cleanup noise from unit tests (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18196\"\u003e#18196\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed PnP compatibility for bundled components package (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18015\"\u003e#18015\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.8 (May 11, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eComposition: Fix metadata.json incorrectly overriding main.js refs versions (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18185\"\u003e#18185\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eExamples: Set channelOptions to disallow function serialization (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18071\"\u003e#18071\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to telejson 6 (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18164\"\u003e#18164\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.7 (May 9, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/renderers/react\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\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\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\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 \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ceramicstudio/multiauth/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/ceramicstudio/multiauth/pull/8","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceramicstudio%2Fmultiauth/issues/8","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/8/packages"},{"uuid":"2816922725","node_id":"PR_kwDOEOW--86n5tRl","number":5,"state":"open","title":"Bump shell-quote, @storybook/addon-essentials and @storybook/html","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-09-10T21:36:33.000Z","updated_at":"2025-09-10T21:36:34.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"shell-quote, @storybook/addon-essentials"},{"name":"@storybook/html","repository_url":"https://github.com/storybookjs/storybook","old_version":"6.0.10","new_version":"6.5.16"}],"path":null,"ecosystem":"npm"},"body":"Removes [shell-quote](https://github.com/ljharb/shell-quote). It's no longer used after updating ancestor dependencies [shell-quote](https://github.com/ljharb/shell-quote), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) and [@storybook/html](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/html). These dependencies need to be updated together.\n\nRemoves `shell-quote`\n\nUpdates `@storybook/addon-essentials` from 6.0.10 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/html` from 6.0.10 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v6.md\"\u003e\u003ccode\u003e@​storybook/html\u003c/code\u003e's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003cul\u003e\n\u003cli\u003eMDX: Upgrade csf-mdx libraries (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18300\"\u003e#18300\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003esecurity: update x-default-browser (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18157\"\u003e#18157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.1 (May 18, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Improve webpack version and add detection of nextjs (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18220\"\u003e#18220\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eArgsTable: Gracefully handle conditional args failures (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18248\"\u003e#18248\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eControls: Fix reset button broken for !undefined URL values (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18231\"\u003e#18231\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Add support for TSX in single file components (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18038\"\u003e#18038\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.0 (May 17, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAddon-a11y: Show % of users in toolbar menu (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18003\"\u003e#18003\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eWeb-components: Clean Lit Expression comments in story source (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18108\"\u003e#18108\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue: Map args correctly in CSF3 implicit render function (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18209\"\u003e#18209\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Fix CSF3 implicit render function when storyStoreV7 is enabled (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/182\"\u003e#18208\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Don't throw is Ctrl + C was pressed when selecting a package in the build command (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18195\"\u003e#18195\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBuild: Cleanup noise from unit tests (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18196\"\u003e#18196\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed PnP compatibility for bundled components package (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18015\"\u003e#18015\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.8 (May 11, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eComposition: Fix metadata.json incorrectly overriding main.js refs versions (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18185\"\u003e#18185\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eExamples: Set channelOptions to disallow function serialization (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18071\"\u003e#18071\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to telejson 6 (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18164\"\u003e#18164\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.7 (May 9, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/renderers/html\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\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\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\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 \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/sruiz9122/JavaScript_FrontEnd_DEV/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/sruiz9122/JavaScript_FrontEnd_DEV/pull/5","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sruiz9122%2FJavaScript_FrontEnd_DEV/issues/5","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/5/packages"},{"uuid":"2816903239","node_id":"PR_kwDOFIH75M6n5ohH","number":5,"state":"open","title":"Bump shell-quote, @storybook/addon-essentials and @storybook/react","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-09-10T21:29:19.000Z","updated_at":"2025-09-10T21:29:20.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"shell-quote, @storybook/addon-essentials"},{"name":"@storybook/react","repository_url":"https://github.com/storybookjs/storybook","old_version":"6.1.18","new_version":"6.5.16"}],"path":null,"ecosystem":"npm"},"body":"Removes [shell-quote](https://github.com/ljharb/shell-quote). It's no longer used after updating ancestor dependencies [shell-quote](https://github.com/ljharb/shell-quote), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) and [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react). These dependencies need to be updated together.\n\nRemoves `shell-quote`\n\nUpdates `@storybook/addon-essentials` from 6.1.18 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/react` from 6.1.18 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v6.md\"\u003e\u003ccode\u003e@​storybook/react\u003c/code\u003e's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003cul\u003e\n\u003cli\u003eMDX: Upgrade csf-mdx libraries (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18300\"\u003e#18300\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003esecurity: update x-default-browser (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18157\"\u003e#18157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.1 (May 18, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Improve webpack version and add detection of nextjs (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18220\"\u003e#18220\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eArgsTable: Gracefully handle conditional args failures (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18248\"\u003e#18248\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eControls: Fix reset button broken for !undefined URL values (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18231\"\u003e#18231\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Add support for TSX in single file components (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18038\"\u003e#18038\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.0 (May 17, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAddon-a11y: Show % of users in toolbar menu (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18003\"\u003e#18003\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eWeb-components: Clean Lit Expression comments in story source (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18108\"\u003e#18108\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue: Map args correctly in CSF3 implicit render function (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18209\"\u003e#18209\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Fix CSF3 implicit render function when storyStoreV7 is enabled (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/182\"\u003e#18208\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Don't throw is Ctrl + C was pressed when selecting a package in the build command (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18195\"\u003e#18195\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBuild: Cleanup noise from unit tests (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18196\"\u003e#18196\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed PnP compatibility for bundled components package (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18015\"\u003e#18015\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.8 (May 11, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eComposition: Fix metadata.json incorrectly overriding main.js refs versions (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18185\"\u003e#18185\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eExamples: Set channelOptions to disallow function serialization (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18071\"\u003e#18071\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to telejson 6 (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18164\"\u003e#18164\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.7 (May 9, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/renderers/react\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\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\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\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 \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/FinanceCN/finance-ukit/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/FinanceCN/finance-ukit/pull/5","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/FinanceCN%2Ffinance-ukit/issues/5","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/5/packages"},{"uuid":"2816890073","node_id":"PR_kwDOFASbm86n5lTZ","number":173,"state":"open","title":"build(deps): bump shell-quote, @storybook/addon-essentials and @storybook/react in /superset-frontend","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-09-10T21:24:41.000Z","updated_at":"2025-09-10T21:24:42.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build(deps)","packages":[{"name":"shell-quote, @storybook/addon-essentials"},{"name":"@storybook/react","repository_url":"https://github.com/storybookjs/storybook","old_version":"6.0.28","new_version":"6.5.16"}],"path":"/superset-frontend","ecosystem":"npm"},"body":"Removes [shell-quote](https://github.com/ljharb/shell-quote). It's no longer used after updating ancestor dependencies [shell-quote](https://github.com/ljharb/shell-quote), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) and [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react). These dependencies need to be updated together.\n\nRemoves `shell-quote`\n\nUpdates `@storybook/addon-essentials` from 6.0.28 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/react` from 6.0.28 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/renderers/react\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\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\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\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 \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/cluesblues/superset/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/cluesblues/superset/pull/173","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/cluesblues%2Fsuperset/issues/173","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/173/packages"},{"uuid":"2816880719","node_id":"PR_kwDOEM8YHM6n5jBP","number":5,"state":"open","title":"Bump shell-quote, @storybook/addon-essentials and @storybook/html","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-09-10T21:20:23.000Z","updated_at":"2025-09-10T21:20:24.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"shell-quote, @storybook/addon-essentials"},{"name":"@storybook/html","repository_url":"https://github.com/storybookjs/storybook","old_version":"6.0.5","new_version":"6.5.16"}],"path":null,"ecosystem":"npm"},"body":"Removes [shell-quote](https://github.com/ljharb/shell-quote). It's no longer used after updating ancestor dependencies [shell-quote](https://github.com/ljharb/shell-quote), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) and [@storybook/html](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/html). These dependencies need to be updated together.\n\nRemoves `shell-quote`\n\nUpdates `@storybook/addon-essentials` from 6.0.5 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/html` from 6.0.5 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v6.md\"\u003e\u003ccode\u003e@​storybook/html\u003c/code\u003e's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003cul\u003e\n\u003cli\u003eMDX: Upgrade csf-mdx libraries (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18300\"\u003e#18300\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003esecurity: update x-default-browser (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18157\"\u003e#18157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.1 (May 18, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Improve webpack version and add detection of nextjs (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18220\"\u003e#18220\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eArgsTable: Gracefully handle conditional args failures (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18248\"\u003e#18248\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eControls: Fix reset button broken for !undefined URL values (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18231\"\u003e#18231\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Add support for TSX in single file components (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18038\"\u003e#18038\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.0 (May 17, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAddon-a11y: Show % of users in toolbar menu (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18003\"\u003e#18003\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eWeb-components: Clean Lit Expression comments in story source (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18108\"\u003e#18108\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue: Map args correctly in CSF3 implicit render function (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18209\"\u003e#18209\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Fix CSF3 implicit render function when storyStoreV7 is enabled (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/182\"\u003e#18208\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Don't throw is Ctrl + C was pressed when selecting a package in the build command (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18195\"\u003e#18195\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBuild: Cleanup noise from unit tests (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18196\"\u003e#18196\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed PnP compatibility for bundled components package (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18015\"\u003e#18015\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.8 (May 11, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eComposition: Fix metadata.json incorrectly overriding main.js refs versions (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18185\"\u003e#18185\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eExamples: Set channelOptions to disallow function serialization (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18071\"\u003e#18071\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to telejson 6 (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18164\"\u003e#18164\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.7 (May 9, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/renderers/html\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\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\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\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 \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/artursmirnov/travis-css-ui-kit/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/artursmirnov/travis-css-ui-kit/pull/5","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/artursmirnov%2Ftravis-css-ui-kit/issues/5","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/5/packages"},{"uuid":"2816845885","node_id":"PR_kwDOI1iDwc6n5ag9","number":11,"state":"open","title":"chore(deps): bump shell-quote, @storybook/addon-essentials and @storybook/vue in /lib/modules/manager/npm/post-update/__fixtures__/massage1","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-09-10T21:04:08.000Z","updated_at":"2025-09-10T21:04:09.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"shell-quote, @storybook/addon-essentials"},{"name":"@storybook/vue","repository_url":"https://github.com/storybookjs/storybook","old_version":"6.3.12","new_version":"6.5.16"}],"path":"/lib/modules/manager/npm/post-update/__fixtures__/massage1","ecosystem":"npm"},"body":"Bumps [shell-quote](https://github.com/ljharb/shell-quote) to 1.7.3 and updates ancestor dependencies [shell-quote](https://github.com/ljharb/shell-quote), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) and [@storybook/vue](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/vue). These dependencies need to be updated together.\n\nUpdates `shell-quote` from 1.7.2 to 1.7.3\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md\"\u003eshell-quote's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/compare/v1.7.2...v1.7.3\"\u003ev1.7.3\u003c/a\u003e - 2021-10-20\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a security issue where the regex for windows drive letters allowed some shell meta-characters\nto escape the quoting rules. (CVE-2021-42740)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/6a8a899c62a58a30fb128a7079f02826ed4faee0\"\u003e\u003ccode\u003e6a8a899\u003c/code\u003e\u003c/a\u003e 1.7.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/5799416ed454aa4ec9afafc895b4e31760ea1abe\"\u003e\u003ccode\u003e5799416\u003c/code\u003e\u003c/a\u003e fix for security issue with windows drive letter regex\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/c7de931fa4ed0975ea9756983c88334fe4b8cde5\"\u003e\u003ccode\u003ec7de931\u003c/code\u003e\u003c/a\u003e Add security.md\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/414853f1fd98553368ce7507cd26ebae88d71b46\"\u003e\u003ccode\u003e414853f\u003c/code\u003e\u003c/a\u003e Update readme.markdown (\u003ca href=\"https://redirect.github.com/ljharb/shell-quote/issues/43\"\u003e#43\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/0fc4a978131ab68cace9c9a57cee245b6b70e595\"\u003e\u003ccode\u003e0fc4a97\u003c/code\u003e\u003c/a\u003e use Github Actions (\u003ca href=\"https://redirect.github.com/ljharb/shell-quote/issues/42\"\u003e#42\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/ljharb/shell-quote/compare/v1.7.2...v1.7.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/addon-essentials` from 6.3.12 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/vue` from 6.3.12 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/renderers/vue\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\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\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\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 \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/flcdrg/renovate/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/flcdrg/renovate/pull/11","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/flcdrg%2Frenovate/issues/11","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/11/packages"},{"uuid":"2816787629","node_id":"PR_kwDOFJQ-C86n5MSt","number":5,"state":"open","title":"Bump shell-quote, @storybook/addon-essentials and @storybook/react","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-09-10T20:39:09.000Z","updated_at":"2025-09-10T20:39:09.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"shell-quote, @storybook/addon-essentials"},{"name":"@storybook/react","repository_url":"https://github.com/storybookjs/storybook","old_version":"6.1.18","new_version":"6.5.16"}],"path":null,"ecosystem":"npm"},"body":"Removes [shell-quote](https://github.com/ljharb/shell-quote). It's no longer used after updating ancestor dependencies [shell-quote](https://github.com/ljharb/shell-quote), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) and [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react). These dependencies need to be updated together.\n\nRemoves `shell-quote`\n\nUpdates `@storybook/addon-essentials` from 6.1.18 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/react` from 6.1.18 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v6.md\"\u003e\u003ccode\u003e@​storybook/react\u003c/code\u003e's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003cul\u003e\n\u003cli\u003eMDX: Upgrade csf-mdx libraries (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18300\"\u003e#18300\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003esecurity: update x-default-browser (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18157\"\u003e#18157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.1 (May 18, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Improve webpack version and add detection of nextjs (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18220\"\u003e#18220\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eArgsTable: Gracefully handle conditional args failures (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18248\"\u003e#18248\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eControls: Fix reset button broken for !undefined URL values (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18231\"\u003e#18231\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Add support for TSX in single file components (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18038\"\u003e#18038\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.0 (May 17, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAddon-a11y: Show % of users in toolbar menu (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18003\"\u003e#18003\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eWeb-components: Clean Lit Expression comments in story source (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18108\"\u003e#18108\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue: Map args correctly in CSF3 implicit render function (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18209\"\u003e#18209\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Fix CSF3 implicit render function when storyStoreV7 is enabled (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/182\"\u003e#18208\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Don't throw is Ctrl + C was pressed when selecting a package in the build command (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18195\"\u003e#18195\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBuild: Cleanup noise from unit tests (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18196\"\u003e#18196\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed PnP compatibility for bundled components package (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18015\"\u003e#18015\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.8 (May 11, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eComposition: Fix metadata.json incorrectly overriding main.js refs versions (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18185\"\u003e#18185\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eExamples: Set channelOptions to disallow function serialization (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18071\"\u003e#18071\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to telejson 6 (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18164\"\u003e#18164\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.7 (May 9, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/renderers/react\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\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\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\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 \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Finance-devCN/cats-ukit/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/Finance-devCN/cats-ukit/pull/5","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Finance-devCN%2Fcats-ukit/issues/5","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/5/packages"},{"uuid":"2816407448","node_id":"PR_kwDODrnBhs6n3veY","number":4,"state":"open","title":"Bump shell-quote, @storybook/addon-essentials and @storybook/react","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-09-10T18:20:00.000Z","updated_at":"2025-09-10T18:20:00.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"shell-quote, @storybook/addon-essentials"},{"name":"@storybook/react","repository_url":"https://github.com/storybookjs/storybook","old_version":"6.3.6","new_version":"6.5.16"}],"path":null,"ecosystem":"npm"},"body":"Removes [shell-quote](https://github.com/ljharb/shell-quote). It's no longer used after updating ancestor dependencies [shell-quote](https://github.com/ljharb/shell-quote), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) and [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react). These dependencies need to be updated together.\n\nRemoves `shell-quote`\n\nUpdates `@storybook/addon-essentials` from 6.3.6 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/react` from 6.3.6 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v6.md\"\u003e\u003ccode\u003e@​storybook/react\u003c/code\u003e's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003cul\u003e\n\u003cli\u003eMDX: Upgrade csf-mdx libraries (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18300\"\u003e#18300\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003esecurity: update x-default-browser (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18157\"\u003e#18157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.1 (May 18, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Improve webpack version and add detection of nextjs (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18220\"\u003e#18220\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eArgsTable: Gracefully handle conditional args failures (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18248\"\u003e#18248\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eControls: Fix reset button broken for !undefined URL values (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18231\"\u003e#18231\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Add support for TSX in single file components (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18038\"\u003e#18038\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.0 (May 17, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAddon-a11y: Show % of users in toolbar menu (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18003\"\u003e#18003\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eWeb-components: Clean Lit Expression comments in story source (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18108\"\u003e#18108\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue: Map args correctly in CSF3 implicit render function (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18209\"\u003e#18209\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Fix CSF3 implicit render function when storyStoreV7 is enabled (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/182\"\u003e#18208\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Don't throw is Ctrl + C was pressed when selecting a package in the build command (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18195\"\u003e#18195\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBuild: Cleanup noise from unit tests (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18196\"\u003e#18196\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed PnP compatibility for bundled components package (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18015\"\u003e#18015\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.8 (May 11, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eComposition: Fix metadata.json incorrectly overriding main.js refs versions (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18185\"\u003e#18185\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eExamples: Set channelOptions to disallow function serialization (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18071\"\u003e#18071\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to telejson 6 (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18164\"\u003e#18164\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.7 (May 9, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/renderers/react\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\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\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\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 \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/vadim-sartakov/react-spreadsheet/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/vadim-sartakov/react-spreadsheet/pull/4","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vadim-sartakov%2Freact-spreadsheet/issues/4","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/4/packages"},{"uuid":"3403277296","node_id":"PR_kwDOB-71UM6n3HUM","number":12235,"state":"open","title":"chore(deps): bump shell-quote, @storybook/addon-essentials and @storybook/react in /frontend","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-10T17:31:06.000Z","updated_at":"2025-09-10T19:00:29.447Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"shell-quote, @storybook/addon-essentials"},{"name":"@storybook/react","repository_url":"https://github.com/storybookjs/storybook","old_version":"6.3.6","new_version":"6.5.16"}],"path":"/frontend","ecosystem":"npm"},"body":"Removes [shell-quote](https://github.com/ljharb/shell-quote). It's no longer used after updating ancestor dependencies [shell-quote](https://github.com/ljharb/shell-quote), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) and [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react). These dependencies need to be updated together.\n\nRemoves `shell-quote`\n\nUpdates `@storybook/addon-essentials` from 6.3.6 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/react` from 6.3.6 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v6.md\"\u003e\u003ccode\u003e@​storybook/react\u003c/code\u003e's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003cul\u003e\n\u003cli\u003eMDX: Upgrade csf-mdx libraries (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18300\"\u003e#18300\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003esecurity: update x-default-browser (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18157\"\u003e#18157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.1 (May 18, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Improve webpack version and add detection of nextjs (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18220\"\u003e#18220\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eArgsTable: Gracefully handle conditional args failures (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18248\"\u003e#18248\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eControls: Fix reset button broken for !undefined URL values (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18231\"\u003e#18231\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Add support for TSX in single file components (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18038\"\u003e#18038\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.0 (May 17, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAddon-a11y: Show % of users in toolbar menu (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18003\"\u003e#18003\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eWeb-components: Clean Lit Expression comments in story source (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18108\"\u003e#18108\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue: Map args correctly in CSF3 implicit render function (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18209\"\u003e#18209\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Fix CSF3 implicit render function when storyStoreV7 is enabled (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/182\"\u003e#18208\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Don't throw is Ctrl + C was pressed when selecting a package in the build command (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18195\"\u003e#18195\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBuild: Cleanup noise from unit tests (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18196\"\u003e#18196\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed PnP compatibility for bundled components package (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18015\"\u003e#18015\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.8 (May 11, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eComposition: Fix metadata.json incorrectly overriding main.js refs versions (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18185\"\u003e#18185\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eExamples: Set channelOptions to disallow function serialization (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18071\"\u003e#18071\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to telejson 6 (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18164\"\u003e#18164\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.7 (May 9, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/renderers/react\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\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\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\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 \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/kubeflow/pipelines/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/kubeflow/pipelines/pull/12235","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubeflow%2Fpipelines/issues/12235","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/12235/packages"}],"issue_packages":[{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2025-09-10T23:56:36.000Z","version_change":null,"issue":{"uuid":"2817145623","node_id":"PR_kwDOEN60N86n6jsX","number":7,"state":"open","title":"Bump shell-quote, @storybook/addon-essentials and @storybook/html","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-09-10T23:56:36.000Z","updated_at":"2025-09-10T23:56:36.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"shell-quote, @storybook/addon-essentials"},{"name":"@storybook/html","repository_url":"https://github.com/storybookjs/storybook","old_version":"6.0.0-rc.15","new_version":"6.5.16"}],"path":null,"ecosystem":"npm"},"body":"Bumps [shell-quote](https://github.com/ljharb/shell-quote) to 1.8.3 and updates ancestor dependencies [shell-quote](https://github.com/ljharb/shell-quote), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) and [@storybook/html](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/html). These dependencies need to be updated together.\n\nUpdates `shell-quote` from 1.7.2 to 1.8.3\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md\"\u003eshell-quote's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/compare/v1.8.2...v1.8.3\"\u003ev1.8.3\u003c/a\u003e - 2025-06-01\u003c/h2\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e[Fix] remove unnecessary backslash escaping in single quotes \u003ca href=\"https://redirect.github.com/ljharb/shell-quote/issues/15\"\u003e\u003ccode\u003e[#15](https://github.com/ljharb/shell-quote/issues/15)\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/compare/v1.8.1...v1.8.2\"\u003ev1.8.2\u003c/a\u003e - 2024-11-27\u003c/h2\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e[Fix] \u003ccode\u003equote\u003c/code\u003e: preserve empty strings \u003ca href=\"https://redirect.github.com/ljharb/shell-quote/issues/18\"\u003e\u003ccode\u003e[#18](https://github.com/ljharb/shell-quote/issues/18)\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eCommits\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e[meta] fix changelog tags \u003ca href=\"https://github.com/ljharb/shell-quote/commit/0fb9fd8441aa06f7de995e90ce85bd9e758f5f05\"\u003e\u003ccode\u003e0fb9fd8\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[actions] split out node 10-20, and 20+ \u003ca href=\"https://github.com/ljharb/shell-quote/commit/819bd842e0b01f3e5041834ab82bad299851de08\"\u003e\u003ccode\u003e819bd84\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Dev Deps] update \u003ccode\u003e@ljharb/eslint-config\u003c/code\u003e, \u003ccode\u003eauto-changelog\u003c/code\u003e, \u003ccode\u003enpmignore\u003c/code\u003e, \u003ccode\u003etape\u003c/code\u003e \u003ca href=\"https://github.com/ljharb/shell-quote/commit/fc564086c83317363908b55f6c744ad35983ccca\"\u003e\u003ccode\u003efc56408\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[actions] update npm for windows tests \u003ca href=\"https://github.com/ljharb/shell-quote/commit/fdeb0fd102ecdd4ff227a978532598c462312347\"\u003e\u003ccode\u003efdeb0fd\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Dev Deps] update \u003ccode\u003e@ljharb/eslint-config\u003c/code\u003e, \u003ccode\u003eaud\u003c/code\u003e, \u003ccode\u003etape\u003c/code\u003e \u003ca href=\"https://github.com/ljharb/shell-quote/commit/b8a4a3b3f5ae3ca8ae86b89ed0030e4e3358ef3c\"\u003e\u003ccode\u003eb8a4a3b\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[actions] prevent node 14 on ARM mac from failing \u003ca href=\"https://github.com/ljharb/shell-quote/commit/9eecafc0486c9321be223415cf3fb76a5bd07dda\"\u003e\u003ccode\u003e9eecafc\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[meta] exclude more files from the package \u003ca href=\"https://github.com/ljharb/shell-quote/commit/4044e7fad4a45e696602060b69b31a95702bee28\"\u003e\u003ccode\u003e4044e7f\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Tests] replace \u003ccode\u003eaud\u003c/code\u003e with \u003ccode\u003enpm audit\u003c/code\u003e \u003ca href=\"https://github.com/ljharb/shell-quote/commit/8cfdbd8ec30e653f9f99348e59117ed4a789e1ba\"\u003e\u003ccode\u003e8cfdbd8\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[meta] add missing \u003ccode\u003eengines.node\u003c/code\u003e \u003ca href=\"https://github.com/ljharb/shell-quote/commit/843820e1a46cebcf10d8e48c4d82d0ab5a7b0194\"\u003e\u003ccode\u003e843820e\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Dev Deps] add missing peer dep \u003ca href=\"https://github.com/ljharb/shell-quote/commit/4c3b88d7925d29e9cc1ac76ccde05f4e714ede96\"\u003e\u003ccode\u003e4c3b88d\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Dev Deps] pin \u003ccode\u003ejackspeak\u003c/code\u003e since 2.1.2+ depends on npm aliases, which kill the install process in npm \u0026lt; 6 \u003ca href=\"https://github.com/ljharb/shell-quote/commit/80322ed5914a5922d9507946490fbabcc96e624b\"\u003e\u003ccode\u003e80322ed\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/compare/v1.8.0...v1.8.1\"\u003ev1.8.1\u003c/a\u003e - 2023-04-07\u003c/h2\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e[Fix] \u003ccode\u003eparse\u003c/code\u003e: preserve whitespace in comments \u003ca href=\"https://redirect.github.com/ljharb/shell-quote/issues/6\"\u003e\u003ccode\u003e[#6](https://github.com/ljharb/shell-quote/issues/6)\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Fix] properly support the \u003ccode\u003eescape\u003c/code\u003e option \u003ca href=\"https://redirect.github.com/ljharb/shell-quote/issues/5\"\u003e\u003ccode\u003e[#5](https://github.com/ljharb/shell-quote/issues/5)\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eCommits\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e[Refactor] \u003ccode\u003eparse\u003c/code\u003e: hoist \u003ccode\u003egetVar\u003c/code\u003e to module level \u003ca href=\"https://github.com/ljharb/shell-quote/commit/b42ac73e39e566cfc355a4addc4bd2df2652556c\"\u003e\u003ccode\u003eb42ac73\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Refactor] hoist some vars to module level \u003ca href=\"https://github.com/ljharb/shell-quote/commit/8f0c5c3c9df3a10e32f1972636675af6fffef998\"\u003e\u003ccode\u003e8f0c5c3\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Refactor] \u003ccode\u003eparse\u003c/code\u003e: use \u003ccode\u003eslice\u003c/code\u003e over \u003ccode\u003esubstr\u003c/code\u003e, cache some values \u003ca href=\"https://github.com/ljharb/shell-quote/commit/fcb2e1acd5312a1a1a4e6c66ec688aab383023b5\"\u003e\u003ccode\u003efcb2e1a\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Refactor] \u003ccode\u003eparse\u003c/code\u003e: a bit of cleanup \u003ca href=\"https://github.com/ljharb/shell-quote/commit/6780ec5194e36e2a696bfbaaf85169682a333321\"\u003e\u003ccode\u003e6780ec5\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Refactor] \u003ccode\u003eparse\u003c/code\u003e: tweak the regex to not match nothing \u003ca href=\"https://github.com/ljharb/shell-quote/commit/227d4742a006e81ec3fde1eee103731a6f7ea920\"\u003e\u003ccode\u003e227d474\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Tests] increase coverage \u003ca href=\"https://github.com/ljharb/shell-quote/commit/a66de943555e49fbb1b657cbe3c5b2c703ae507d\"\u003e\u003ccode\u003ea66de94\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Refactor] \u003ccode\u003eparse\u003c/code\u003e: avoid shadowing a function arg \u003ca href=\"https://github.com/ljharb/shell-quote/commit/1d5867907ecbf553556fe6ad790b6d6658aedba3\"\u003e\u003ccode\u003e1d58679\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/compare/v1.7.4...v1.8.0\"\u003ev1.8.0\u003c/a\u003e - 2023-01-30\u003c/h2\u003e\n\u003ch3\u003eCommits\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e[New] extract \u003ccode\u003eparse\u003c/code\u003e and \u003ccode\u003equote\u003c/code\u003e to their own deep imports \u003ca href=\"https://github.com/ljharb/shell-quote/commit/553fdfc32cc41b4c2f77e061b6957703958ca575\"\u003e\u003ccode\u003e553fdfc\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Tests] add \u003ccode\u003enyc\u003c/code\u003e coverage \u003ca href=\"https://github.com/ljharb/shell-quote/commit/fd7ddcdd84bfef064c6d9a06b055a95531b26897\"\u003e\u003ccode\u003efd7ddcd\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[New] Add support for here strings (\u003ccode\u003e\u0026amp;lt;\u0026amp;lt;\u0026amp;lt;\u003c/code\u003e) \u003ca href=\"https://github.com/ljharb/shell-quote/commit/9802fb37c7946e18c672b81122520dc296bde271\"\u003e\u003ccode\u003e9802fb3\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/487a9b41a7b6154d2a9c10bdffe65cf74d2c3ded\"\u003e\u003ccode\u003e487a9b4\u003c/code\u003e\u003c/a\u003e v1.8.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/01faafff9727bf2b72ede0e7cb291bdd8438a8df\"\u003e\u003ccode\u003e01faaff\u003c/code\u003e\u003c/a\u003e [Fix] remove unnecessary backslash escaping in single quotes\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/b19fc77e66871eee10a9978d54c27d802a1da99b\"\u003e\u003ccode\u003eb19fc77\u003c/code\u003e\u003c/a\u003e v1.8.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/59d29ea6941335258ceb75bab95d045886650436\"\u003e\u003ccode\u003e59d29ea\u003c/code\u003e\u003c/a\u003e [Fix] \u003ccode\u003equote\u003c/code\u003e: preserve empty strings\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/819bd842e0b01f3e5041834ab82bad299851de08\"\u003e\u003ccode\u003e819bd84\u003c/code\u003e\u003c/a\u003e [actions] split out node 10-20, and 20+\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/4c3b88d7925d29e9cc1ac76ccde05f4e714ede96\"\u003e\u003ccode\u003e4c3b88d\u003c/code\u003e\u003c/a\u003e [Dev Deps] add missing peer dep\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/fc564086c83317363908b55f6c744ad35983ccca\"\u003e\u003ccode\u003efc56408\u003c/code\u003e\u003c/a\u003e [Dev Deps] update \u003ccode\u003e@ljharb/eslint-config\u003c/code\u003e, \u003ccode\u003eauto-changelog\u003c/code\u003e, \u003ccode\u003enpmignore\u003c/code\u003e, \u003ccode\u003etape\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/8cfdbd8ec30e653f9f99348e59117ed4a789e1ba\"\u003e\u003ccode\u003e8cfdbd8\u003c/code\u003e\u003c/a\u003e [Tests] replace \u003ccode\u003eaud\u003c/code\u003e with \u003ccode\u003enpm audit\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/9eecafc0486c9321be223415cf3fb76a5bd07dda\"\u003e\u003ccode\u003e9eecafc\u003c/code\u003e\u003c/a\u003e [actions] prevent node 14 on ARM mac from failing\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/843820e1a46cebcf10d8e48c4d82d0ab5a7b0194\"\u003e\u003ccode\u003e843820e\u003c/code\u003e\u003c/a\u003e [meta] add missing \u003ccode\u003eengines.node\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/ljharb/shell-quote/compare/v1.7.2...v1.8.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by \u003ca href=\"https://www.npmjs.com/~ljharb\"\u003eljharb\u003c/a\u003e, a new releaser for shell-quote since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/addon-essentials` from 6.0.0-rc.15 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/html` from 6.0.0-rc.15 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v6.md\"\u003e\u003ccode\u003e@​storybook/html\u003c/code\u003e's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003cul\u003e\n\u003cli\u003eMDX: Upgrade csf-mdx libraries (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18300\"\u003e#18300\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003esecurity: update x-default-browser (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18157\"\u003e#18157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.1 (May 18, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Improve webpack version and add detection of nextjs (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18220\"\u003e#18220\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eArgsTable: Gracefully handle conditional args failures (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18248\"\u003e#18248\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eControls: Fix reset button broken for !undefined URL values (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18231\"\u003e#18231\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Add support for TSX in single file components (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18038\"\u003e#18038\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.0 (May 17, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAddon-a11y: Show % of users in toolbar menu (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18003\"\u003e#18003\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eWeb-components: Clean Lit Expression comments in story source (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18108\"\u003e#18108\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue: Map args correctly in CSF3 implicit render function (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18209\"\u003e#18209\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Fix CSF3 implicit render function when storyStoreV7 is enabled (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/182\"\u003e#18208\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Don't throw is Ctrl + C was pressed when selecting a package in the build command (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18195\"\u003e#18195\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBuild: Cleanup noise from unit tests (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18196\"\u003e#18196\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed PnP compatibility for bundled components package (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18015\"\u003e#18015\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.8 (May 11, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eComposition: Fix metadata.json incorrectly overriding main.js refs versions (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18185\"\u003e#18185\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eExamples: Set channelOptions to disallow function serialization (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18071\"\u003e#18071\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to telejson 6 (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18164\"\u003e#18164\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.7 (May 9, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/renderers/html\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\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\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\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 \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/winkerVSbecks/canvas-sketch-controls-demo/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/winkerVSbecks/canvas-sketch-controls-demo/pull/7","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/winkerVSbecks%2Fcanvas-sketch-controls-demo/issues/7","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/7/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2025-09-10T22:35:42.000Z","version_change":null,"issue":{"uuid":"2817020308","node_id":"PR_kwDOFX1cr86n6FGU","number":8,"state":"open","title":"Bump shell-quote, @storybook/addon-essentials and @storybook/react","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-09-10T22:35:42.000Z","updated_at":"2025-09-10T22:35:43.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"shell-quote, @storybook/addon-essentials"},{"name":"@storybook/react","repository_url":"https://github.com/storybookjs/storybook","old_version":"6.2.9","new_version":"6.5.16"}],"path":null,"ecosystem":"npm"},"body":"Removes [shell-quote](https://github.com/ljharb/shell-quote). It's no longer used after updating ancestor dependencies [shell-quote](https://github.com/ljharb/shell-quote), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) and [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react). These dependencies need to be updated together.\n\nRemoves `shell-quote`\n\nUpdates `@storybook/addon-essentials` from 6.2.9 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/react` from 6.2.9 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v6.md\"\u003e\u003ccode\u003e@​storybook/react\u003c/code\u003e's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003cul\u003e\n\u003cli\u003eMDX: Upgrade csf-mdx libraries (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18300\"\u003e#18300\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003esecurity: update x-default-browser (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18157\"\u003e#18157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.1 (May 18, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Improve webpack version and add detection of nextjs (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18220\"\u003e#18220\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eArgsTable: Gracefully handle conditional args failures (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18248\"\u003e#18248\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eControls: Fix reset button broken for !undefined URL values (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18231\"\u003e#18231\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Add support for TSX in single file components (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18038\"\u003e#18038\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.0 (May 17, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAddon-a11y: Show % of users in toolbar menu (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18003\"\u003e#18003\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eWeb-components: Clean Lit Expression comments in story source (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18108\"\u003e#18108\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue: Map args correctly in CSF3 implicit render function (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18209\"\u003e#18209\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Fix CSF3 implicit render function when storyStoreV7 is enabled (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/182\"\u003e#18208\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Don't throw is Ctrl + C was pressed when selecting a package in the build command (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18195\"\u003e#18195\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBuild: Cleanup noise from unit tests (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18196\"\u003e#18196\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed PnP compatibility for bundled components package (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18015\"\u003e#18015\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.8 (May 11, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eComposition: Fix metadata.json incorrectly overriding main.js refs versions (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18185\"\u003e#18185\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eExamples: Set channelOptions to disallow function serialization (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18071\"\u003e#18071\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to telejson 6 (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18164\"\u003e#18164\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.7 (May 9, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/renderers/react\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\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\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\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 \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ceramicstudio/multiauth/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/ceramicstudio/multiauth/pull/8","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceramicstudio%2Fmultiauth/issues/8","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/8/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2025-09-10T21:36:33.000Z","version_change":null,"issue":{"uuid":"2816922725","node_id":"PR_kwDOEOW--86n5tRl","number":5,"state":"open","title":"Bump shell-quote, @storybook/addon-essentials and @storybook/html","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-09-10T21:36:33.000Z","updated_at":"2025-09-10T21:36:34.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"shell-quote, @storybook/addon-essentials"},{"name":"@storybook/html","repository_url":"https://github.com/storybookjs/storybook","old_version":"6.0.10","new_version":"6.5.16"}],"path":null,"ecosystem":"npm"},"body":"Removes [shell-quote](https://github.com/ljharb/shell-quote). It's no longer used after updating ancestor dependencies [shell-quote](https://github.com/ljharb/shell-quote), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) and [@storybook/html](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/html). These dependencies need to be updated together.\n\nRemoves `shell-quote`\n\nUpdates `@storybook/addon-essentials` from 6.0.10 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/html` from 6.0.10 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v6.md\"\u003e\u003ccode\u003e@​storybook/html\u003c/code\u003e's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003cul\u003e\n\u003cli\u003eMDX: Upgrade csf-mdx libraries (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18300\"\u003e#18300\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003esecurity: update x-default-browser (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18157\"\u003e#18157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.1 (May 18, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Improve webpack version and add detection of nextjs (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18220\"\u003e#18220\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eArgsTable: Gracefully handle conditional args failures (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18248\"\u003e#18248\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eControls: Fix reset button broken for !undefined URL values (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18231\"\u003e#18231\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Add support for TSX in single file components (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18038\"\u003e#18038\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.0 (May 17, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAddon-a11y: Show % of users in toolbar menu (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18003\"\u003e#18003\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eWeb-components: Clean Lit Expression comments in story source (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18108\"\u003e#18108\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue: Map args correctly in CSF3 implicit render function (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18209\"\u003e#18209\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Fix CSF3 implicit render function when storyStoreV7 is enabled (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/182\"\u003e#18208\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Don't throw is Ctrl + C was pressed when selecting a package in the build command (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18195\"\u003e#18195\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBuild: Cleanup noise from unit tests (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18196\"\u003e#18196\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed PnP compatibility for bundled components package (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18015\"\u003e#18015\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.8 (May 11, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eComposition: Fix metadata.json incorrectly overriding main.js refs versions (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18185\"\u003e#18185\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eExamples: Set channelOptions to disallow function serialization (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18071\"\u003e#18071\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to telejson 6 (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18164\"\u003e#18164\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.7 (May 9, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/renderers/html\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\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\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\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 \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/sruiz9122/JavaScript_FrontEnd_DEV/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/sruiz9122/JavaScript_FrontEnd_DEV/pull/5","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sruiz9122%2FJavaScript_FrontEnd_DEV/issues/5","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/5/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2025-09-10T21:29:19.000Z","version_change":null,"issue":{"uuid":"2816903239","node_id":"PR_kwDOFIH75M6n5ohH","number":5,"state":"open","title":"Bump shell-quote, @storybook/addon-essentials and @storybook/react","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-09-10T21:29:19.000Z","updated_at":"2025-09-10T21:29:20.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"shell-quote, @storybook/addon-essentials"},{"name":"@storybook/react","repository_url":"https://github.com/storybookjs/storybook","old_version":"6.1.18","new_version":"6.5.16"}],"path":null,"ecosystem":"npm"},"body":"Removes [shell-quote](https://github.com/ljharb/shell-quote). It's no longer used after updating ancestor dependencies [shell-quote](https://github.com/ljharb/shell-quote), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) and [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react). These dependencies need to be updated together.\n\nRemoves `shell-quote`\n\nUpdates `@storybook/addon-essentials` from 6.1.18 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/react` from 6.1.18 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v6.md\"\u003e\u003ccode\u003e@​storybook/react\u003c/code\u003e's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003cul\u003e\n\u003cli\u003eMDX: Upgrade csf-mdx libraries (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18300\"\u003e#18300\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003esecurity: update x-default-browser (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18157\"\u003e#18157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.1 (May 18, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Improve webpack version and add detection of nextjs (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18220\"\u003e#18220\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eArgsTable: Gracefully handle conditional args failures (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18248\"\u003e#18248\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eControls: Fix reset button broken for !undefined URL values (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18231\"\u003e#18231\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Add support for TSX in single file components (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18038\"\u003e#18038\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.0 (May 17, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAddon-a11y: Show % of users in toolbar menu (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18003\"\u003e#18003\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eWeb-components: Clean Lit Expression comments in story source (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18108\"\u003e#18108\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue: Map args correctly in CSF3 implicit render function (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18209\"\u003e#18209\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Fix CSF3 implicit render function when storyStoreV7 is enabled (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/182\"\u003e#18208\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Don't throw is Ctrl + C was pressed when selecting a package in the build command (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18195\"\u003e#18195\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBuild: Cleanup noise from unit tests (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18196\"\u003e#18196\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed PnP compatibility for bundled components package (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18015\"\u003e#18015\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.8 (May 11, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eComposition: Fix metadata.json incorrectly overriding main.js refs versions (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18185\"\u003e#18185\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eExamples: Set channelOptions to disallow function serialization (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18071\"\u003e#18071\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to telejson 6 (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18164\"\u003e#18164\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.7 (May 9, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/renderers/react\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\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\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\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 \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/FinanceCN/finance-ukit/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/FinanceCN/finance-ukit/pull/5","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/FinanceCN%2Ffinance-ukit/issues/5","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/5/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":"/superset-frontend","pr_created_at":"2025-09-10T21:24:41.000Z","version_change":null,"issue":{"uuid":"2816890073","node_id":"PR_kwDOFASbm86n5lTZ","number":173,"state":"open","title":"build(deps): bump shell-quote, @storybook/addon-essentials and @storybook/react in /superset-frontend","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-09-10T21:24:41.000Z","updated_at":"2025-09-10T21:24:42.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build(deps)","packages":[{"name":"shell-quote, @storybook/addon-essentials"},{"name":"@storybook/react","repository_url":"https://github.com/storybookjs/storybook","old_version":"6.0.28","new_version":"6.5.16"}],"path":"/superset-frontend","ecosystem":"npm"},"body":"Removes [shell-quote](https://github.com/ljharb/shell-quote). It's no longer used after updating ancestor dependencies [shell-quote](https://github.com/ljharb/shell-quote), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) and [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react). These dependencies need to be updated together.\n\nRemoves `shell-quote`\n\nUpdates `@storybook/addon-essentials` from 6.0.28 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/react` from 6.0.28 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/renderers/react\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\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\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\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 \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/cluesblues/superset/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/cluesblues/superset/pull/173","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/cluesblues%2Fsuperset/issues/173","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/173/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2025-09-10T21:20:23.000Z","version_change":null,"issue":{"uuid":"2816880719","node_id":"PR_kwDOEM8YHM6n5jBP","number":5,"state":"open","title":"Bump shell-quote, @storybook/addon-essentials and @storybook/html","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-09-10T21:20:23.000Z","updated_at":"2025-09-10T21:20:24.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"shell-quote, @storybook/addon-essentials"},{"name":"@storybook/html","repository_url":"https://github.com/storybookjs/storybook","old_version":"6.0.5","new_version":"6.5.16"}],"path":null,"ecosystem":"npm"},"body":"Removes [shell-quote](https://github.com/ljharb/shell-quote). It's no longer used after updating ancestor dependencies [shell-quote](https://github.com/ljharb/shell-quote), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) and [@storybook/html](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/html). These dependencies need to be updated together.\n\nRemoves `shell-quote`\n\nUpdates `@storybook/addon-essentials` from 6.0.5 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/html` from 6.0.5 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v6.md\"\u003e\u003ccode\u003e@​storybook/html\u003c/code\u003e's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003cul\u003e\n\u003cli\u003eMDX: Upgrade csf-mdx libraries (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18300\"\u003e#18300\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003esecurity: update x-default-browser (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18157\"\u003e#18157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.1 (May 18, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Improve webpack version and add detection of nextjs (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18220\"\u003e#18220\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eArgsTable: Gracefully handle conditional args failures (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18248\"\u003e#18248\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eControls: Fix reset button broken for !undefined URL values (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18231\"\u003e#18231\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Add support for TSX in single file components (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18038\"\u003e#18038\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.0 (May 17, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAddon-a11y: Show % of users in toolbar menu (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18003\"\u003e#18003\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eWeb-components: Clean Lit Expression comments in story source (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18108\"\u003e#18108\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue: Map args correctly in CSF3 implicit render function (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18209\"\u003e#18209\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Fix CSF3 implicit render function when storyStoreV7 is enabled (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/182\"\u003e#18208\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Don't throw is Ctrl + C was pressed when selecting a package in the build command (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18195\"\u003e#18195\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBuild: Cleanup noise from unit tests (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18196\"\u003e#18196\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed PnP compatibility for bundled components package (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18015\"\u003e#18015\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.8 (May 11, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eComposition: Fix metadata.json incorrectly overriding main.js refs versions (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18185\"\u003e#18185\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eExamples: Set channelOptions to disallow function serialization (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18071\"\u003e#18071\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to telejson 6 (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18164\"\u003e#18164\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.7 (May 9, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/renderers/html\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\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\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\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 \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/artursmirnov/travis-css-ui-kit/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/artursmirnov/travis-css-ui-kit/pull/5","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/artursmirnov%2Ftravis-css-ui-kit/issues/5","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/5/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":"/lib/modules/manager/npm/post-update/__fixtures__/massage1","pr_created_at":"2025-09-10T21:04:08.000Z","version_change":null,"issue":{"uuid":"2816845885","node_id":"PR_kwDOI1iDwc6n5ag9","number":11,"state":"open","title":"chore(deps): bump shell-quote, @storybook/addon-essentials and @storybook/vue in /lib/modules/manager/npm/post-update/__fixtures__/massage1","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-09-10T21:04:08.000Z","updated_at":"2025-09-10T21:04:09.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"shell-quote, @storybook/addon-essentials"},{"name":"@storybook/vue","repository_url":"https://github.com/storybookjs/storybook","old_version":"6.3.12","new_version":"6.5.16"}],"path":"/lib/modules/manager/npm/post-update/__fixtures__/massage1","ecosystem":"npm"},"body":"Bumps [shell-quote](https://github.com/ljharb/shell-quote) to 1.7.3 and updates ancestor dependencies [shell-quote](https://github.com/ljharb/shell-quote), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) and [@storybook/vue](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/vue). These dependencies need to be updated together.\n\nUpdates `shell-quote` from 1.7.2 to 1.7.3\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md\"\u003eshell-quote's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/compare/v1.7.2...v1.7.3\"\u003ev1.7.3\u003c/a\u003e - 2021-10-20\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a security issue where the regex for windows drive letters allowed some shell meta-characters\nto escape the quoting rules. (CVE-2021-42740)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/6a8a899c62a58a30fb128a7079f02826ed4faee0\"\u003e\u003ccode\u003e6a8a899\u003c/code\u003e\u003c/a\u003e 1.7.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/5799416ed454aa4ec9afafc895b4e31760ea1abe\"\u003e\u003ccode\u003e5799416\u003c/code\u003e\u003c/a\u003e fix for security issue with windows drive letter regex\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/c7de931fa4ed0975ea9756983c88334fe4b8cde5\"\u003e\u003ccode\u003ec7de931\u003c/code\u003e\u003c/a\u003e Add security.md\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/414853f1fd98553368ce7507cd26ebae88d71b46\"\u003e\u003ccode\u003e414853f\u003c/code\u003e\u003c/a\u003e Update readme.markdown (\u003ca href=\"https://redirect.github.com/ljharb/shell-quote/issues/43\"\u003e#43\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ljharb/shell-quote/commit/0fc4a978131ab68cace9c9a57cee245b6b70e595\"\u003e\u003ccode\u003e0fc4a97\u003c/code\u003e\u003c/a\u003e use Github Actions (\u003ca href=\"https://redirect.github.com/ljharb/shell-quote/issues/42\"\u003e#42\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/ljharb/shell-quote/compare/v1.7.2...v1.7.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/addon-essentials` from 6.3.12 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/vue` from 6.3.12 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/renderers/vue\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\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\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\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 \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/flcdrg/renovate/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/flcdrg/renovate/pull/11","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/flcdrg%2Frenovate/issues/11","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/11/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2025-09-10T20:39:09.000Z","version_change":null,"issue":{"uuid":"2816787629","node_id":"PR_kwDOFJQ-C86n5MSt","number":5,"state":"open","title":"Bump shell-quote, @storybook/addon-essentials and @storybook/react","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-09-10T20:39:09.000Z","updated_at":"2025-09-10T20:39:09.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"shell-quote, @storybook/addon-essentials"},{"name":"@storybook/react","repository_url":"https://github.com/storybookjs/storybook","old_version":"6.1.18","new_version":"6.5.16"}],"path":null,"ecosystem":"npm"},"body":"Removes [shell-quote](https://github.com/ljharb/shell-quote). It's no longer used after updating ancestor dependencies [shell-quote](https://github.com/ljharb/shell-quote), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) and [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react). These dependencies need to be updated together.\n\nRemoves `shell-quote`\n\nUpdates `@storybook/addon-essentials` from 6.1.18 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/react` from 6.1.18 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v6.md\"\u003e\u003ccode\u003e@​storybook/react\u003c/code\u003e's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003cul\u003e\n\u003cli\u003eMDX: Upgrade csf-mdx libraries (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18300\"\u003e#18300\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003esecurity: update x-default-browser (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18157\"\u003e#18157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.1 (May 18, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Improve webpack version and add detection of nextjs (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18220\"\u003e#18220\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eArgsTable: Gracefully handle conditional args failures (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18248\"\u003e#18248\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eControls: Fix reset button broken for !undefined URL values (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18231\"\u003e#18231\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Add support for TSX in single file components (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18038\"\u003e#18038\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.0 (May 17, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAddon-a11y: Show % of users in toolbar menu (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18003\"\u003e#18003\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eWeb-components: Clean Lit Expression comments in story source (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18108\"\u003e#18108\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue: Map args correctly in CSF3 implicit render function (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18209\"\u003e#18209\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Fix CSF3 implicit render function when storyStoreV7 is enabled (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/182\"\u003e#18208\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Don't throw is Ctrl + C was pressed when selecting a package in the build command (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18195\"\u003e#18195\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBuild: Cleanup noise from unit tests (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18196\"\u003e#18196\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed PnP compatibility for bundled components package (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18015\"\u003e#18015\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.8 (May 11, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eComposition: Fix metadata.json incorrectly overriding main.js refs versions (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18185\"\u003e#18185\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eExamples: Set channelOptions to disallow function serialization (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18071\"\u003e#18071\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to telejson 6 (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18164\"\u003e#18164\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.7 (May 9, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/renderers/react\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\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\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\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 \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Finance-devCN/cats-ukit/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/Finance-devCN/cats-ukit/pull/5","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Finance-devCN%2Fcats-ukit/issues/5","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/5/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2025-09-10T18:20:00.000Z","version_change":null,"issue":{"uuid":"2816407448","node_id":"PR_kwDODrnBhs6n3veY","number":4,"state":"open","title":"Bump shell-quote, @storybook/addon-essentials and @storybook/react","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-09-10T18:20:00.000Z","updated_at":"2025-09-10T18:20:00.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"shell-quote, @storybook/addon-essentials"},{"name":"@storybook/react","repository_url":"https://github.com/storybookjs/storybook","old_version":"6.3.6","new_version":"6.5.16"}],"path":null,"ecosystem":"npm"},"body":"Removes [shell-quote](https://github.com/ljharb/shell-quote). It's no longer used after updating ancestor dependencies [shell-quote](https://github.com/ljharb/shell-quote), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) and [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react). These dependencies need to be updated together.\n\nRemoves `shell-quote`\n\nUpdates `@storybook/addon-essentials` from 6.3.6 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/react` from 6.3.6 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v6.md\"\u003e\u003ccode\u003e@​storybook/react\u003c/code\u003e's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003cul\u003e\n\u003cli\u003eMDX: Upgrade csf-mdx libraries (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18300\"\u003e#18300\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003esecurity: update x-default-browser (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18157\"\u003e#18157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.1 (May 18, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Improve webpack version and add detection of nextjs (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18220\"\u003e#18220\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eArgsTable: Gracefully handle conditional args failures (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18248\"\u003e#18248\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eControls: Fix reset button broken for !undefined URL values (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18231\"\u003e#18231\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Add support for TSX in single file components (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18038\"\u003e#18038\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.0 (May 17, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAddon-a11y: Show % of users in toolbar menu (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18003\"\u003e#18003\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eWeb-components: Clean Lit Expression comments in story source (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18108\"\u003e#18108\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue: Map args correctly in CSF3 implicit render function (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18209\"\u003e#18209\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Fix CSF3 implicit render function when storyStoreV7 is enabled (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/182\"\u003e#18208\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Don't throw is Ctrl + C was pressed when selecting a package in the build command (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18195\"\u003e#18195\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBuild: Cleanup noise from unit tests (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18196\"\u003e#18196\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed PnP compatibility for bundled components package (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18015\"\u003e#18015\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.8 (May 11, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eComposition: Fix metadata.json incorrectly overriding main.js refs versions (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18185\"\u003e#18185\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eExamples: Set channelOptions to disallow function serialization (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18071\"\u003e#18071\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to telejson 6 (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18164\"\u003e#18164\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.7 (May 9, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/renderers/react\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\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\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\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 \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/vadim-sartakov/react-spreadsheet/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/vadim-sartakov/react-spreadsheet/pull/4","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vadim-sartakov%2Freact-spreadsheet/issues/4","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/4/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":"/frontend","pr_created_at":"2025-09-10T17:31:06.000Z","version_change":null,"issue":{"uuid":"3403277296","node_id":"PR_kwDOB-71UM6n3HUM","number":12235,"state":"open","title":"chore(deps): bump shell-quote, @storybook/addon-essentials and @storybook/react in /frontend","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-10T17:31:06.000Z","updated_at":"2025-09-10T19:00:29.447Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"shell-quote, @storybook/addon-essentials"},{"name":"@storybook/react","repository_url":"https://github.com/storybookjs/storybook","old_version":"6.3.6","new_version":"6.5.16"}],"path":"/frontend","ecosystem":"npm"},"body":"Removes [shell-quote](https://github.com/ljharb/shell-quote). It's no longer used after updating ancestor dependencies [shell-quote](https://github.com/ljharb/shell-quote), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) and [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react). These dependencies need to be updated together.\n\nRemoves `shell-quote`\n\nUpdates `@storybook/addon-essentials` from 6.3.6 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@storybook/react` from 6.3.6 to 6.5.16\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v6.md\"\u003e\u003ccode\u003e@​storybook/react\u003c/code\u003e's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003cul\u003e\n\u003cli\u003eMDX: Upgrade csf-mdx libraries (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18300\"\u003e#18300\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003esecurity: update x-default-browser (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18157\"\u003e#18157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.1 (May 18, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Improve webpack version and add detection of nextjs (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18220\"\u003e#18220\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eArgsTable: Gracefully handle conditional args failures (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18248\"\u003e#18248\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eControls: Fix reset button broken for !undefined URL values (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18231\"\u003e#18231\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Add support for TSX in single file components (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18038\"\u003e#18038\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-rc.0 (May 17, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAddon-a11y: Show % of users in toolbar menu (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18003\"\u003e#18003\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eWeb-components: Clean Lit Expression comments in story source (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18108\"\u003e#18108\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue: Map args correctly in CSF3 implicit render function (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18209\"\u003e#18209\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eVue3: Fix CSF3 implicit render function when storyStoreV7 is enabled (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/182\"\u003e#18208\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCLI: Don't throw is Ctrl + C was pressed when selecting a package in the build command (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18195\"\u003e#18195\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBuild: Cleanup noise from unit tests (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18196\"\u003e#18196\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed PnP compatibility for bundled components package (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18015\"\u003e#18015\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.8 (May 11, 2022)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eComposition: Fix metadata.json incorrectly overriding main.js refs versions (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18185\"\u003e#18185\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eMaintenance\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eExamples: Set channelOptions to disallow function serialization (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18071\"\u003e#18071\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to telejson 6 (\u003ca href=\"https://redirect.github.com/storybookjs/storybook/pull/18164\"\u003e#18164\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e6.5.0-beta.7 (May 9, 2022)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/storybookjs/storybook/commits/v6.5.16/code/renderers/react\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\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\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\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 \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/kubeflow/pipelines/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/kubeflow/pipelines/pull/12235","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubeflow%2Fpipelines/issues/12235","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/12235/packages"}}]}