chore(deps-dev): bump the minor-development group with 20 updates - #22
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump the minor-development group with 20 updates#22dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-development group with 20 updates: | Package | From | To | | --- | --- | --- | | [@emotion/styled](https://github.com/emotion-js/emotion) | `11.13.5` | `11.14.1` | | [@fontsource/material-icons](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/material-icons) | `5.1.0` | `5.2.7` | | [@fontsource/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto) | `5.1.0` | `5.2.10` | | [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) | `7.48.0` | `7.58.9` | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.4.7` | `8.6.14` | | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.4.7` | `8.6.14` | | [@storybook/experimental-addon-test](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/test) | `8.4.7` | `8.6.14` | | [@storybook/preview-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/preview-api) | `8.4.7` | `8.6.14` | | [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.4.7` | `8.6.15` | | [@storybook/test-runner](https://github.com/storybookjs/test-runner) | `0.19.1` | `0.24.4` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.3` | `6.9.1` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.1.0` | `16.3.2` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.2` | `14.6.1` | | [chalk](https://github.com/chalk/chalk) | `5.3.0` | `5.6.2` | | [eslint-config-xo](https://github.com/xojs/eslint-config-xo) | `0.46.0` | `0.55.0` | | [eslint-config-xo-react](https://github.com/xojs/eslint-config-xo-react) | `0.27.0` | `0.31.0` | | [playwright](https://github.com/microsoft/playwright) | `1.49.0` | `1.61.1` | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.9.4` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.53.2` | `7.80.0` | | [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.62.2` | Updates `@emotion/styled` from 11.13.5 to 11.14.1 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.13.5...@emotion/styled@11.14.1) Updates `@fontsource/material-icons` from 5.1.0 to 5.2.7 - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/material-icons) Updates `@fontsource/roboto` from 5.1.0 to 5.2.10 - [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/roboto) Updates `@microsoft/api-extractor` from 7.48.0 to 7.58.9 - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.58.9/apps/api-extractor) Updates `@storybook/addon-essentials` from 8.4.7 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/blocks` from 8.4.7 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/experimental-addon-test` from 8.4.7 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/test) Updates `@storybook/preview-api` from 8.4.7 to 8.6.14 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/preview-api) Updates `@storybook/test` from 8.4.7 to 8.6.15 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.15/code/lib/test) Updates `@storybook/test-runner` from 0.19.1 to 0.24.4 - [Release notes](https://github.com/storybookjs/test-runner/releases) - [Changelog](https://github.com/storybookjs/test-runner/blob/v0.24.4/CHANGELOG.md) - [Commits](storybookjs/test-runner@v0.19.1...v0.24.4) Updates `@testing-library/jest-dom` from 6.6.3 to 6.9.1 - [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.9.1) Updates `@testing-library/react` from 16.1.0 to 16.3.2 - [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.1.0...v16.3.2) Updates `@testing-library/user-event` from 14.5.2 to 14.6.1 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.5.2...v14.6.1) Updates `chalk` from 5.3.0 to 5.6.2 - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v5.3.0...v5.6.2) Updates `eslint-config-xo` from 0.46.0 to 0.55.0 - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](xojs/eslint-config-xo@v0.46.0...v0.55.0) Updates `eslint-config-xo-react` from 0.27.0 to 0.31.0 - [Release notes](https://github.com/xojs/eslint-config-xo-react/releases) - [Commits](xojs/eslint-config-xo-react@v0.27.0...v0.31.0) Updates `playwright` from 1.49.0 to 1.61.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.49.0...v1.61.1) Updates `prettier` from 3.4.2 to 3.9.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.9.4) Updates `react-hook-form` from 7.53.2 to 7.80.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.53.2...v7.80.0) Updates `rollup` from 4.28.1 to 4.62.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.28.1...v4.62.2) --- updated-dependencies: - dependency-name: "@emotion/styled" dependency-version: 11.14.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: "@fontsource/material-icons" dependency-version: 5.2.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: "@fontsource/roboto" dependency-version: 5.2.10 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: "@microsoft/api-extractor" dependency-version: 7.58.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: "@storybook/addon-essentials" dependency-version: 8.6.14 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: "@storybook/blocks" dependency-version: 8.6.14 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: "@storybook/experimental-addon-test" dependency-version: 8.6.14 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: "@storybook/preview-api" dependency-version: 8.6.14 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: "@storybook/test" dependency-version: 8.6.15 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: "@storybook/test-runner" dependency-version: 0.24.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: "@testing-library/jest-dom" dependency-version: 6.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: "@testing-library/react" dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: "@testing-library/user-event" dependency-version: 14.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: chalk dependency-version: 5.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: eslint-config-xo dependency-version: 0.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: eslint-config-xo-react dependency-version: 0.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: playwright dependency-version: 1.61.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: prettier dependency-version: 3.9.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: react-hook-form dependency-version: 7.80.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: rollup dependency-version: 4.62.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/minor-development-803865d6e7
branch
August 1, 2026 16:59
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 minor-development group with 20 updates:
11.13.511.14.15.1.05.2.75.1.05.2.107.48.07.58.98.4.78.6.148.4.78.6.148.4.78.6.148.4.78.6.148.4.78.6.150.19.10.24.46.6.36.9.116.1.016.3.214.5.214.6.15.3.05.6.20.46.00.55.00.27.00.31.01.49.01.61.13.4.23.9.47.53.27.80.04.28.14.62.2Updates
@emotion/styledfrom 11.13.5 to 11.14.1Release notes
Sourced from @emotion/styled's releases.
Commits
4922955Version Packages (#3335)0facbe4Renamed default-exported variable in@emotion/styledto aid inferred import...cce67ecBump parcel (#3258)3c19ce5Version Packages (#3280)a19d019Convert@emotion/styled's source code to TypeScript (#3284)5974e33Fix JSX namespace@ts-ignores(#3282)fc4d7bdConvert@emotion/react's source code to TypeScript (#3281)8dc1a6dConvert@emotion/cache's source code to TypeScript (#3277)282b61dConvert@emotion/css-prettifier's source code to TypeScript (#3278)e1bf17eConvert@emotion/use-insertion-effect-with-fallbacks's source code to TypeS...Updates
@fontsource/material-iconsfrom 5.1.0 to 5.2.7Commits
Updates
@fontsource/robotofrom 5.1.0 to 5.2.10Commits
Updates
@microsoft/api-extractorfrom 7.48.0 to 7.58.9Changelog
Sourced from @microsoft/api-extractor's changelog.
... (truncated)
Commits
b6a0df8Bump versions [skip ci]8c28c0dUpdate changelogs [skip ci]2a07c93chore: bump decoupled local dependencies (#5825)89cbc56Bump versions [skip ci]4a6de47Update changelogs [skip ci]0310914[api-extractor] Add support for new TS declaration format when using module r...fde6ed5Fix: syntax error in resulting d.ts file (#5799)2b7c453chore: bump decoupled local dependencies (#5790)7a6a5f3Bump versions [skip ci]d0c8fd6Update changelogs [skip ci]Updates
@storybook/addon-essentialsfrom 8.4.7 to 8.6.14Changelog
Sourced from @storybook/addon-essentials's changelog.
... (truncated)
Commits
ab87178Bump version from "8.6.13" to "8.6.14" [skip ci]8fa9049Bump version from "8.6.12" to "8.6.13" [skip ci]1c35b29Bump version from "8.6.11" to "8.6.12" [skip ci]2afd30dBump version from "8.6.10" to "8.6.11" [skip ci]23d2037Bump version from "8.6.9" to "8.6.10" [skip ci]207c2f4Bump version from "8.6.8" to "8.6.9" [skip ci]d4960eaBump version from "8.6.7" to "8.6.8" [skip ci]019cd1fBump version from "8.6.6" to "8.6.7" [skip ci]9a7a795Bump version from "8.6.5" to "8.6.6" [skip ci]4e23d75Bump version from "8.6.4" to "8.6.5" [skip ci]Updates
@storybook/blocksfrom 8.4.7 to 8.6.14Changelog
Sourced from @storybook/blocks's changelog.
... (truncated)
Commits
ab87178Bump version from "8.6.13" to "8.6.14" [skip ci]8fa9049Bump version from "8.6.12" to "8.6.13" [skip ci]f1838f9Merge pull request #27193 from H0onnn/fix/#271871c35b29Bump version from "8.6.11" to "8.6.12" [skip ci]2afd30dBump version from "8.6.10" to "8.6.11" [skip ci]23d2037Bump version from "8.6.9" to "8.6.10" [skip ci]549b913Merge pull request #30913 from JamesIves/next207c2f4Bump version from "8.6.8" to "8.6.9" [skip ci]d4960eaBump version from "8.6.7" to "8.6.8" [skip ci]019cd1fBump version from "8.6.6" to "8.6.7" [skip ci]Updates
@storybook/experimental-addon-testfrom 8.4.7 to 8.6.14Changelog
Sourced from @storybook/experimental-addon-test's changelog.
... (truncated)
Commits
ab87178Bump version from "8.6.13" to "8.6.14" [skip ci]fe5ea89Fix lint8c12257Merge branch 'latest-release'8fa9049Bump version from "8.6.12" to "8.6.13" [skip ci]9c3f7f1Merge pull request #28413 from yann-combarnous/fix/interaction-call-date-param1c35b29Bump version from "8.6.11" to "8.6.12" [skip ci]2afd30dBump version from "8.6.10" to "8.6.11" [skip ci]23d2037Bump version from "8.6.9" to "8.6.10" [skip ci]207c2f4Bump version from "8.6.8" to "8.6.9" [skip ci]d4960eaBump version from "8.6.7" to "8.6.8" [skip ci]Updates
@storybook/preview-apifrom 8.4.7 to 8.6.14Commits
Updates
@storybook/testfrom 8.4.7 to 8.6.15Commits
3812b43Bump version from 8.6.14 to 8.6.15 MANUALLYab87178Bump version from "8.6.13" to "8.6.14" [skip ci]8c12257Merge branch 'latest-release'8fa9049Bump version from "8.6.12" to "8.6.13" [skip ci]64be12fMerge pull request #31435 from storybookjs/kasper/fix-args-mutation1c35b29Bump version from "8.6.11" to "8.6.12" [skip ci]2afd30dBump version from "8.6.10" to "8.6.11" [skip ci]23d2037Bump version from "8.6.9" to "8.6.10" [skip ci]207c2f4Bump version from "8.6.8" to "8.6.9" [skip ci]d4960eaBump version from "8.6.7" to "8.6.8" [skip ci]Updates
@storybook/test-runnerfrom 0.19.1 to 0.24.4Release notes
Sourced from @storybook/test-runner's releases.
... (truncated)
Changelog
Sourced from @storybook/test-runner's changelog.
... (truncated)
Commits
824d43bBump version to: 0.24.4 [skip ci]51f6097Update CHANGELOG.md [skip ci]55a7a25Merge pull request #603 from storybookjs/chore/peerdeps34dc7fdchore: update storybook peerdependencies to prerelease72de1cbBump version to: 0.24.3 [skip ci]11c305fUpdate CHANGELOG.md [skip ci]b4e46a5Merge pull request #596 from storybookjs/release/v0.24.3222f5a4Merge branch 'main' into release/v0.24.32d76468Merge pull request #595 from storybookjs/yann/storybook-10-4-supportd7c0719set up provenanceMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@storybook/test-runnersince your current version.Updates
@testing-library/jest-domfrom 6.6.3 to 6.9.1Release notes
Sourced from @testing-library/jest-dom's releases.
Commits
0ff8904fix: Fix undefinedNodeerror (nodejs) (#707)95f870afeat: Add .toAppearBefore/.toAppearAfter matcher (#702)d6663f5docs: add nossbigg as a contributor for code, and test (#703)779b712feat: add toBePartiallyPressed matcher (#203) (#692)e15f789docs: add kretajak as a contributor for code, and test (#691)cfdf8aefeat: add toBePressed matcher (#203) (#658)f00d94dchore: adddependebot.yml(#456)476c30brefactor: droplodashentirely (#676)fafd8cachore: add tests for Node 22 & 24 (#678)d9babb1docs: fix typo (#667)Updates
@testing-library/reactfrom 16.1.0 to 16.3.2Release notes
Sourced from @testing-library/react's releases.
Commits
f32bd1bfix: Update 'onCaughtError' type inference in 'RenderOptions' to work with Re...a2d37fffix: Switch to trusted publishing (#1437)cd6a175chore: fix action permissions (#1436)22b8c28chore: fix release (#1435)d996673chore: new release workflow (#1434)205ce17chore: fix typo in jest.config.js (#1427)aba5740[test] Fix tests forreact@experimental(#1424)590bc18[test] Fixnpm run typecheck(#1423)1c931a6chore(deps): usenpm-run-all2(#1411)9fc6a75feat: add bernardobelchior as a contributor for code, and doc (#1391)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@testing-library/reactsince your current version.Updates
@testing-library/user-eventfrom 14.5.2 to 14.6.1Release notes
Sourced from @testing-library/user-event's releases.
Commits
d42954bchore: fix typos (#1260)465fc7efix: preventclickevent loop on form-associated custom element (#1238)65c1f6ctest: update snapshots (#1261)543ecb0fix(keyboard): add brackets todefaultKeyMap(#1226)f0468d0fix(pointer): use1as default value forPointerEvent.widthand `PointerE...6614f72fix(pointer): setbuttonandbuttonsproperties onPointerEvent(#1219)2edf14dfix: correct description fordelayoption (#1175)e429094fix: preventclickevent on non-focusable control (#1130)f681f7bfix(pointer): dispatch mouse events ifpointerdownisdefaultPrevented(#...3e471d1fix(keyboard): addContextMenutodefaultKeyMap(#1079)Updates
chalkfrom 5.3.0 to 5.6.2Release notes
Sourced from chalk's releases.