fix(npm): bump the all-version-updates group across 2 directories with 6 updates#434
Open
dependabot[bot] wants to merge 1 commit intodevfrom
Open
fix(npm): bump the all-version-updates group across 2 directories with 6 updates#434dependabot[bot] wants to merge 1 commit intodevfrom
dependabot[bot] wants to merge 1 commit intodevfrom
Conversation
0c77ea6 to
52701a9
Compare
…h 6 updates Bumps the all-version-updates group with 4 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint), [jsdom](https://github.com/jsdom/jsdom) and [prettier](https://github.com/prettier/prettier). Bumps the all-version-updates group with 2 updates in the /examples/storybook directory: [@storybook/addon-webpack5-compiler-swc](https://github.com/storybookjs/addon-webpack5-compiler-swc) and [@storybook/html](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/html). Updates `@eslint/js` from 9.39.3 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `eslint` from 9.39.3 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.3...v10.0.2) Updates `jsdom` from 27.4.0 to 28.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@27.4.0...28.1.0) Updates `prettier` from 3.7.4 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.1) Updates `@storybook/addon-webpack5-compiler-swc` from 2.1.0 to 4.0.2 - [Release notes](https://github.com/storybookjs/addon-webpack5-compiler-swc/releases) - [Changelog](https://github.com/storybookjs/addon-webpack5-compiler-swc/blob/main/CHANGELOG.md) - [Commits](storybookjs/addon-webpack5-compiler-swc@v2.1.0...v4.0.2) Updates `@storybook/html` from 8.6.17 to 10.2.13 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.2.13/code/renderers/html) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-version-updates - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-version-updates - dependency-name: jsdom dependency-version: 28.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-version-updates - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-version-updates - dependency-name: "@storybook/addon-webpack5-compiler-swc" dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-version-updates - dependency-name: "@storybook/html" dependency-version: 10.2.13 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
52701a9 to
79c246c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-version-updates group with 4 updates in the / directory: @eslint/js, eslint, jsdom and prettier.
Bumps the all-version-updates group with 2 updates in the /examples/storybook directory: @storybook/addon-webpack5-compiler-swc and @storybook/html.
Updates
@eslint/jsfrom 9.39.3 to 10.0.1Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
84fb885chore: package.json update for@eslint/jsrelease1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)b4b3127chore: package.json update for@eslint/jsrelease0b14059chore: package.json update for@eslint/jsreleasefa31a60feat!: addnameto configs (#20015)1e2cad5chore: package.json update for@eslint/jsrelease454a292feat!: updateeslint:recommendedconfiguration (#20210)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160)Updates
eslintfrom 9.39.3 to 10.0.2Release notes
Sourced from eslint's releases.
... (truncated)
Commits
55122d610.0.280f1e29Build: changelog update for 10.0.2951223bchore: update dependency@eslint/eslintrcto ^3.3.4 (#20553)13eeedbdocs: link rule type explanation to CLI option --fix-type (#20548)6aa1afechore: update dependency eslint-plugin-jsdoc to ^62.7.0 (#20536)2b72361fix: updateajvto6.14.0to address security vulnerabilities (#20537)98cbf6bdocs: update migration guide per Program range change (#20534)61a2405docs: add missing semicolon in vars-on-top rule example (#20533)0bd549710.0.1ddb80efBuild: changelog update for 10.0.1Updates
jsdomfrom 27.4.0 to 28.1.0Release notes
Sourced from jsdom's releases.
Changelog
Sourced from jsdom's changelog.
Commits
12949b5Version 28.1.0ce4c58fApply CSS specificity when computing styles7ed55a0Skip single-byte-decoder encoding tests on Node 20f3b1973Generalize node version conditions in test expectations853c596Rewrite getElementById ID caching for tree-order correctness5fbfde6Fix potential sync XHR worker hang from unhandled dispatch errors82df38fCache the root node for document-connected treesed7c5c0Add documentation comment to create-event-accessor.jsb4562e9Simplify Window.js installEventHandlers7da340fCentralize "determine the target of an event handler"Updates
prettierfrom 3.7.4 to 3.8.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
90983f4Release 3.8.157f702fInclude availableprintersin plugin type declarations (#18706)bece827Revert change in release script82a4ab2Bump Prettier dependency to 3.8.05213ee4Clean changelog_unreleasedf95ad0fComment out finished stepsb2034e8Fix release script5824b15Release 3.8.00433601Add blog post for v3.8.0 (#18639)b04d05bRemove lint step from release script (#18415)Updates
@storybook/addon-webpack5-compiler-swcfrom 2.1.0 to 4.0.2Release notes
Sourced from
@storybook/addon-webpack5-compiler-swc's releases.Changelog
Sourced from
@storybook/addon-webpack5-compiler-swc's changelog.Commits
44393f6Bump version to: 4.0.2 [skip ci]33aa1d6Update CHANGELOG.md [skip ci]de94a76Merge pull request #23 from storybookjs/norbert/add-support-sb-10-prereleasesc6680b3Update storybook peer dependency version range to include 10.1.0-0, 10.2.0-0,...1d95db6Bump version to: 4.0.1 [skip ci]b949019Update CHANGELOG.md [skip ci]8d056ecMerge pull request #21 from storybookjs/ndelangen-patch-18f12032Update storybook peer dependency version range8897eb0Bump version to: 4.0.0 [skip ci]72b1e01Update CHANGELOG.md [skip ci]Updates
@storybook/htmlfrom 8.6.17 to 10.2.13Release notes
Sourced from
@storybook/html's releases.... (truncated)
Changelog
Sourced from
@storybook/html's changelog.... (truncated)
Commits
305b534Bump version from "10.2.12" to "10.2.13" [skip ci]68f811fBump version from "10.2.11" to "10.2.12" [skip ci]be01dcaBump version from "10.2.10" to "10.2.11" [skip ci]c812573Bump version from "10.2.9" to "10.2.10" [skip ci]4cdde82Bump version from "10.2.8" to "10.2.9" [skip ci]719b6caBump version from "10.2.7" to "10.2.8" [skip ci]8d687ecBump version from "10.2.6" to "10.2.7" [skip ci]cc0d1f9Bump version from "10.2.5" to "10.2.6" [skip ci]1053c2aBump version from "10.2.4" to "10.2.5" [skip ci]8e2b782Bump version from "10.2.3" to "10.2.4" [skip ci]Dependabot 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.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions