-
-
Notifications
You must be signed in to change notification settings - Fork 105
chore(deps-dev): bump the dev-dependencies group across 1 directory with 17 updates #897
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/dev-dependencies-1d0b463759
Closed
chore(deps-dev): bump the dev-dependencies group across 1 directory with 17 updates #897
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/dev-dependencies-1d0b463759
Conversation
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
…ith 17 updates Bumps the dev-dependencies group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.2.9` | `1.3.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.27.0` | `9.29.0` | | [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) | `12.1.2` | `12.1.3` | | [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `8.6.14` | `9.0.11` | | [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `8.6.14` | `9.0.11` | | [@storybook/addon-viewport](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/viewports) | `8.6.14` | `9.0.8` | | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.6.14` | `9.0.11` | | [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `8.6.14` | `9.0.11` | | [@storybook/test-runner](https://github.com/storybookjs/test-runner) | `0.22.0` | `0.23.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.23` | `24.0.3` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.6` | `19.1.8` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.5` | `19.1.6` | | [eslint](https://github.com/eslint/eslint) | `9.27.0` | `9.29.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.0.0` | | [rollup](https://github.com/rollup/rollup) | `4.41.1` | `4.43.0` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `8.6.14` | `9.0.11` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.33.0` | `8.34.1` | Updates `@eslint/compat` from 1.2.9 to 1.3.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v1.3.0/packages/compat) Updates `@eslint/js` from 9.27.0 to 9.29.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.29.0/packages/js) Updates `@rollup/plugin-typescript` from 12.1.2 to 12.1.3 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.3/packages/typescript) Updates `@storybook/addon-a11y` from 8.6.14 to 9.0.11 - [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/v9.0.11/code/addons/a11y) Updates `@storybook/addon-docs` from 8.6.14 to 9.0.11 - [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/v9.0.11/code/addons/docs) Updates `@storybook/addon-viewport` from 8.6.14 to 9.0.8 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Commits](https://github.com/storybookjs/storybook/commits/v9.0.8/code/addons/viewports) Updates `@storybook/react` from 8.6.14 to 9.0.11 - [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/v9.0.11/code/renderers/react) Updates `@storybook/react-webpack5` from 8.6.14 to 9.0.11 - [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/v9.0.11/code/frameworks/react-webpack5) Updates `@storybook/test-runner` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/storybookjs/test-runner/releases) - [Changelog](https://github.com/storybookjs/test-runner/blob/v0.23.0/CHANGELOG.md) - [Commits](storybookjs/test-runner@v0.22.0...v0.23.0) Updates `@types/node` from 22.15.23 to 24.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.1.6 to 19.1.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.1.5 to 19.1.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `eslint` from 9.27.0 to 9.29.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.27.0...v9.29.0) Updates `jest` from 29.7.0 to 30.0.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.0/packages/jest) Updates `rollup` from 4.41.1 to 4.43.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.41.1...v4.43.0) Updates `storybook` from 8.6.14 to 9.0.11 - [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/v9.0.11/code/core) Updates `typescript-eslint` from 8.33.0 to 8.34.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.34.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@eslint/js" dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@rollup/plugin-typescript" dependency-version: 12.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@storybook/addon-a11y" dependency-version: 9.0.11 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@storybook/addon-docs" dependency-version: 9.0.11 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@storybook/addon-viewport" dependency-version: 9.0.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@storybook/react" dependency-version: 9.0.11 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@storybook/react-webpack5" dependency-version: 9.0.11 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@storybook/test-runner" dependency-version: 0.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 24.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@types/react" dependency-version: 19.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/react-dom" dependency-version: 19.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: jest dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: rollup dependency-version: 4.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: storybook dependency-version: 9.0.11 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-version: 8.34.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
0 participants
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 dev-dependencies group with 17 updates in the / directory:
1.2.9
1.3.0
9.27.0
9.29.0
12.1.2
12.1.3
8.6.14
9.0.11
8.6.14
9.0.11
8.6.14
9.0.8
8.6.14
9.0.11
8.6.14
9.0.11
0.22.0
0.23.0
22.15.23
24.0.3
19.1.6
19.1.8
19.1.5
19.1.6
9.27.0
9.29.0
29.7.0
30.0.0
4.41.1
4.43.0
8.6.14
9.0.11
8.33.0
8.34.1
Updates
@eslint/compat
from 1.2.9 to 1.3.0Release notes
Sourced from
@eslint/compat
's releases.Changelog
Sourced from
@eslint/compat
's changelog.Commits
48b1f84
chore: release main (#216)147afec
chore: updatepackage.json
to follow template (#225)0a6aad0
docs: fix bun command and update documentation (#222)2a8913c
docs: Update README sponsors3e18175
feat: add support for custom name parameter toincludeIgnoreFile
(#211)79b4646
chore: remove unused@ts-ignore
comment (#209)4ec089e
docs: Update README sponsors1ddb2ed
docs: Update README sponsorsaa6a48b
docs: Update README sponsorsUpdates
@eslint/js
from 9.27.0 to 9.29.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
acf2201
chore: package.json update for@eslint/js
release844f5a6
chore: package.json update for@eslint/js
releaseUpdates
@rollup/plugin-typescript
from 12.1.2 to 12.1.3Changelog
Sourced from
@rollup/plugin-typescript
's changelog.Commits
a209058
chore(release): typescript v12.1.340a38b1
fix(typescript): fixes #1652 compile when source exists anywhere in the worki...Updates
@storybook/addon-a11y
from 8.6.14 to 9.0.11Release notes
Sourced from
@storybook/addon-a11y
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-a11y
's changelog.... (truncated)
Commits
f7e49a4
Bump version from "9.0.10" to "9.0.11" [skip ci]3b5ba4c
Bump version from "9.0.9" to "9.0.10" [skip ci]c5946aa
Bump version from "9.0.8" to "9.0.9" [skip ci]95bdbee
Bump version from "9.0.7" to "9.0.8" [skip ci]a882f2f
Artificially bump all versions on themain
branch from 9.0.6 to 9.0.7, to s...228ee2b
Bump version from "9.0.5" to "9.0.6" [skip ci]9ccce78
Bump version from "9.0.4" to "9.0.5" [skip ci]929efd3
Merge pull request #31621 from storybookjs/disable-highlights-during-a11y-tests6f962f3
Bump version from "9.0.3" to "9.0.4" [skip ci]7cbe162
Bump version from "9.0.2" to "9.0.3" [skip ci]Updates
@storybook/addon-docs
from 8.6.14 to 9.0.11Release notes
Sourced from
@storybook/addon-docs
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-docs
's changelog.... (truncated)
Commits
f7e49a4
Bump version from "9.0.10" to "9.0.11" [skip ci]3b5ba4c
Bump version from "9.0.9" to "9.0.10" [skip ci]c5946aa
Bump version from "9.0.8" to "9.0.9" [skip ci]95bdbee
Bump version from "9.0.7" to "9.0.8" [skip ci]955cac5
Merge pull request #31724 from storybookjs/norbert/not-expose-blocks-exports-...a882f2f
Artificially bump all versions on themain
branch from 9.0.6 to 9.0.7, to s...228ee2b
Bump version from "9.0.5" to "9.0.6" [skip ci]5e2fe22
Merge pull request #31671 from mrginglymus/addon-docs-jsx9ccce78
Bump version from "9.0.4" to "9.0.5" [skip ci]6f962f3
Bump version from "9.0.3" to "9.0.4" [skip ci]Updates
@storybook/addon-viewport
from 8.6.14 to 9.0.8Release notes
Sourced from
@storybook/addon-viewport
's releases.