-
-
Notifications
You must be signed in to change notification settings - Fork 19
chore(deps-dev): bump the minor-and-patch-updates group across 1 directory with 14 updates #170
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/main/minor-and-patch-updates-6cfd161ca0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps-dev): bump the minor-and-patch-updates group across 1 directory with 14 updates #170
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/main/minor-and-patch-updates-6cfd161ca0
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
…ctory with 14 updates Bumps the minor-and-patch-updates group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.6.8` | `8.6.14` | | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.6.8` | `8.6.14` | | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.6.8` | `8.6.14` | | [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.6.8` | `8.6.14` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.3` | `6.6.4` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.2.0` | `16.3.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.0.9` | `3.2.4` | | [concurrently](https://github.com/open-cli-tools/concurrently) | `9.1.2` | `9.2.0` | | [jsdom](https://github.com/jsdom/jsdom) | `26.0.0` | `26.1.0` | | [lefthook](https://github.com/evilmartians/lefthook) | `1.11.3` | `1.12.2` | | [tsup](https://github.com/egoist/tsup) | `8.4.0` | `8.5.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.19.3` | `4.20.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.9.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.9` | `3.2.4` | Updates `@storybook/addon-essentials` from 8.6.8 to 8.6.14 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/addons/essentials) Updates `@storybook/addon-interactions` from 8.6.8 to 8.6.14 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/addons/interactions) Updates `@storybook/blocks` from 8.6.8 to 8.6.14 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/blocks) Updates `@storybook/test` from 8.6.8 to 8.6.14 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/test) Updates `@testing-library/jest-dom` from 6.6.3 to 6.6.4 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.6.3...v6.6.4) Updates `@testing-library/react` from 16.2.0 to 16.3.0 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.2.0...v16.3.0) Updates `@vitest/coverage-v8` from 3.0.9 to 3.2.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.4/packages/coverage-v8) Updates `concurrently` from 9.1.2 to 9.2.0 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v9.1.2...v9.2.0) Updates `jsdom` from 26.0.0 to 26.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@26.0.0...26.1.0) Updates `lefthook` from 1.11.3 to 1.12.2 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v1.11.3...v1.12.2) Updates `tsup` from 8.4.0 to 8.5.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.4.0...v8.5.0) Updates `tsx` from 4.19.3 to 4.20.3 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.19.3...v4.20.3) Updates `typescript` from 5.8.2 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.2...v5.9.2) Updates `vitest` from 3.0.9 to 3.2.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.4/packages/vitest) --- updated-dependencies: - dependency-name: "@storybook/addon-essentials" dependency-version: 8.6.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@storybook/addon-interactions" dependency-version: 8.6.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@storybook/blocks" dependency-version: 8.6.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@storybook/test" dependency-version: 8.6.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@testing-library/jest-dom" dependency-version: 6.6.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@testing-library/react" dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: "@vitest/coverage-v8" dependency-version: 3.2.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: concurrently dependency-version: 9.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: jsdom dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: lefthook dependency-version: 1.12.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: tsx dependency-version: 4.20.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: vitest dependency-version: 3.2.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates ... Signed-off-by: dependabot[bot] <[email protected]>
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 minor-and-patch-updates group with 14 updates in the / directory:
8.6.8
8.6.14
8.6.8
8.6.14
8.6.8
8.6.14
8.6.8
8.6.14
6.6.3
6.6.4
16.2.0
16.3.0
3.0.9
3.2.4
9.1.2
9.2.0
26.0.0
26.1.0
1.11.3
1.12.2
8.4.0
8.5.0
4.19.3
4.20.3
5.8.2
5.9.2
3.0.9
3.2.4
Updates
@storybook/addon-essentials
from 8.6.8 to 8.6.14Release notes
Sourced from
@storybook/addon-essentials
's releases.Changelog
Sourced from
@storybook/addon-essentials
's changelog.Commits
ab87178
Bump version from "8.6.13" to "8.6.14" [skip ci]8fa9049
Bump version from "8.6.12" to "8.6.13" [skip ci]1c35b29
Bump version from "8.6.11" to "8.6.12" [skip ci]2afd30d
Bump version from "8.6.10" to "8.6.11" [skip ci]23d2037
Bump version from "8.6.9" to "8.6.10" [skip ci]207c2f4
Bump version from "8.6.8" to "8.6.9" [skip ci]Updates
@storybook/addon-interactions
from 8.6.8 to 8.6.14Release notes
Sourced from
@storybook/addon-interactions
's releases.Changelog
Sourced from
@storybook/addon-interactions
's changelog.Commits
ab87178
Bump version from "8.6.13" to "8.6.14" [skip ci]8fa9049
Bump version from "8.6.12" to "8.6.13" [skip ci]1c35b29
Bump version from "8.6.11" to "8.6.12" [skip ci]2afd30d
Bump version from "8.6.10" to "8.6.11" [skip ci]23d2037
Bump version from "8.6.9" to "8.6.10" [skip ci]207c2f4
Bump version from "8.6.8" to "8.6.9" [skip ci]Updates
@storybook/blocks
from 8.6.8 to 8.6.14Release notes
Sourced from
@storybook/blocks
's releases.Changelog
Sourced from
@storybook/blocks
's changelog.Commits
ab87178
Bump version from "8.6.13" to "8.6.14" [skip ci]8fa9049
Bump version from "8.6.12" to "8.6.13" [skip ci]f1838f9
Merge pull request #27193 from H0onnn/fix/#271871c35b29
Bump version from "8.6.11" to "8.6.12" [skip ci]2afd30d
Bump version from "8.6.10" to "8.6.11" [skip ci]23d2037
Bump version from "8.6.9" to "8.6.10" [skip ci]549b913
Merge pull request #30913 from JamesIves/next207c2f4
Bump version from "8.6.8" to "8.6.9" [skip ci]Updates
@storybook/test
from 8.6.8 to 8.6.14Release notes
Sourced from
@storybook/test
's releases.Changelog
Sourced from
@storybook/test
's changelog.Commits
ab87178
Bump version from "8.6.13" to "8.6.14" [skip ci]8c12257
Merge branch 'latest-release'8fa9049
Bump version from "8.6.12" to "8.6.13" [skip ci]64be12f
Merge pull request #31435 from storybookjs/kasper/fix-args-mutation1c35b29
Bump version from "8.6.11" to "8.6.12" [skip ci]2afd30d
Bump version from "8.6.10" to "8.6.11" [skip ci]23d2037
Bump version from "8.6.9" to "8.6.10" [skip ci]207c2f4
Bump version from "8.6.8" to "8.6.9" [skip ci]Updates
@testing-library/jest-dom
from 6.6.3 to 6.6.4Release notes
Sourced from
@testing-library/jest-dom
's releases.Commits
707e647
perf: replace chalk with picocolors (#659)918b6fb
docs: add InfiniteXyy as a contributor for code, and bug (#650)Updates
@testing-library/react
from 16.2.0 to 16.3.0Release notes
Sourced from
@testing-library/react
's releases.Commits
9fc6a75
feat: add bernardobelchior as a contributor for code, and doc (#1391)8782f3b
AddreactStrictMode
as an option torender
(#1390)65bc994
test: Run with relevant React stable types (#1352)c3e3d90
test: Use React 19 by default (#1377)Updates
@vitest/coverage-v8
from 3.0.9 to 3.2.4Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
c666d14
chore: release v3.2.4b87ee3e
chore: release v3.2.37ddcd33
chore: release v3.2.2f858f3b
chore: release v3.2.159200ae
chore: release v3.2.0407c0e4
fix(coverage): in-source test cases excluded (#7985)e86282e
chore(deps): update Vite to 6.3.5 (#8051)ba87a62
chore: release v3.2.0-beta.33f8159a
ci(rollup): disable watcher for types generators (#8035)51cd814
fix(coverage): browser + v8 in source tests missing (#7946)Updates
concurrently
from 9.1.2 to 9.2.0Release notes
Sourced from concurrently's releases.
Commits
ef4bc2f
9.2.02458453
chore: update@types/jest
from v29 to v30 (#550)0994b38
chore: update jest from v29 to v30 (#549)b87c0bf
docs: fix typos (#548)d8e922f
Refactor map and reduce as return values are not used (#546)97fdd54
Handle SIGPIPEs (#547)b2cfc4f
Use optional chaining (#545)5ed21af
Use startsWith & simplify boolean expression (#543)041bcd9
correct typos in comments and documentation (#544)d001333
docs: fix typo (#542)Updates
jsdom
from 26.0.0 to 26.1.0Release notes
Sourced from jsdom's releases.
Changelog
Sourced from jsdom's changelog.