chore(deps-dev): bump the development-dependencies group across 1 directory with 15 updates#173
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
|
Contributor
⚡ Performance Budget Report✅ All Performance Budgets Passed!Your changes meet all performance requirements. Great work! 🎉 📊 Performance Metrics
📦 Size Breakdown⏱️ Timing Breakdown📈 Performance HistoryTrack performance trends over time by comparing metrics across PRs. 🔧 Run Locally# Build and check bundle size
pnpm ds:main:build
ls -lh packages/design-system/main/dist/
# Run performance tests
pnpm ds:test:ci
# Run CLI validation
cd packages/design-system/cli
pnpm exec tsx src/index.ts validate --theme <theme.css> --all |
Contributor
🎭 Playwright Component Test Results✅ All Tests Passed!No visual regressions detected. All components render as expected! 🎉
📋 Components TestedAll design system components were tested in:
Tested Components:
|
…ectory with 15 updates Bumps the development-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.1.0` | `25.2.3` | | [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) | `1.108.1` | `1.109.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.27.2` | `0.27.3` | | [@playwright/experimental-ct-react](https://github.com/microsoft/playwright) | `1.58.1` | `1.58.2` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.10` | `19.2.14` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.2` | `5.1.4` | | [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `6.0.5` | `6.1.1` | | [@axe-core/playwright](https://github.com/dequelabs/axe-core-npm) | `4.11.0` | `4.11.1` | | [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.2.3` | `10.2.8` | | [@storybook/addon-themes](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/themes) | `10.2.3` | `10.2.8` | | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `10.2.3` | `10.2.8` | | [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.2.3` | `10.2.8` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.2.3` | `10.2.8` | | [glob](https://github.com/isaacs/node-glob) | `13.0.0` | `13.0.3` | | [style-dictionary](https://github.com/style-dictionary/style-dictionary) | `5.2.0` | `5.3.0` | Updates `@types/node` from 25.1.0 to 25.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/vscode` from 1.108.1 to 1.109.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode) Updates `esbuild` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.2...v0.27.3) Updates `@playwright/experimental-ct-react` from 1.58.1 to 1.58.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.58.1...v1.58.2) Updates `@types/react` from 19.2.10 to 19.2.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@vitejs/plugin-react` from 5.1.2 to 5.1.4 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.4/packages/plugin-react) Updates `vite-tsconfig-paths` from 6.0.5 to 6.1.1 - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases) - [Commits](aleclarson/vite-tsconfig-paths@v6.0.5...v6.1.1) Updates `@axe-core/playwright` from 4.11.0 to 4.11.1 - [Release notes](https://github.com/dequelabs/axe-core-npm/releases) - [Changelog](https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md) - [Commits](dequelabs/axe-core-npm@v4.11.0...v4.11.1) Updates `@storybook/addon-docs` from 10.2.3 to 10.2.8 - [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.8/code/addons/docs) Updates `@storybook/addon-themes` from 10.2.3 to 10.2.8 - [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.8/code/addons/themes) Updates `@storybook/react-vite` from 10.2.3 to 10.2.8 - [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.8/code/frameworks/react-vite) Updates `eslint-plugin-storybook` from 10.2.3 to 10.2.8 - [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.8/code/lib/eslint-plugin) Updates `storybook` from 10.2.3 to 10.2.8 - [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.8/code/core) Updates `glob` from 13.0.0 to 13.0.3 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v13.0.0...v13.0.3) Updates `style-dictionary` from 5.2.0 to 5.3.0 - [Release notes](https://github.com/style-dictionary/style-dictionary/releases) - [Changelog](https://github.com/style-dictionary/style-dictionary/blob/main/CHANGELOG.md) - [Commits](style-dictionary/style-dictionary@v5.2.0...v5.3.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.2.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/vscode" dependency-version: 1.109.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: esbuild dependency-version: 0.27.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@playwright/experimental-ct-react" dependency-version: 1.58.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/react" dependency-version: 19.2.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@vitejs/plugin-react" dependency-version: 5.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: vite-tsconfig-paths dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@axe-core/playwright" dependency-version: 4.11.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@storybook/addon-docs" dependency-version: 10.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@storybook/addon-themes" dependency-version: 10.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@storybook/react-vite" dependency-version: 10.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint-plugin-storybook dependency-version: 10.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: storybook dependency-version: 10.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: glob dependency-version: 13.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: style-dictionary dependency-version: 5.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
c75d808 to
449f3cd
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 development-dependencies group with 15 updates in the / directory:
25.1.025.2.31.108.11.109.00.27.20.27.31.58.11.58.219.2.1019.2.145.1.25.1.46.0.56.1.14.11.04.11.110.2.310.2.810.2.310.2.810.2.310.2.810.2.310.2.810.2.310.2.813.0.013.0.35.2.05.3.0Updates
@types/nodefrom 25.1.0 to 25.2.3Commits
Updates
@types/vscodefrom 1.108.1 to 1.109.0Commits
Updates
esbuildfrom 0.27.2 to 0.27.3Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
9129e00publish 0.27.3 to npme20e411small fix to release notes0dc0f2dfix #4322: parse and print CSS@scoperules55fe391update firefox css gradient support2c35297update gradient lowering transform9209e44Update Go to 1.25.7 (#4388)e8d861bclose #4374: compat table for theusingfeature19b8887no longer needwilliamkapke/node-compat-table7e44218thekangax/compat-tablerepo moved to a new url23b9338runmake update-compat-tableUpdates
@playwright/experimental-ct-reactfrom 1.58.1 to 1.58.2Release notes
Sourced from
@playwright/experimental-ct-react's releases.Commits
ce480a9cherry-pick(#39171): devops: add ubuntu-22.04-arm bote40c137chore: mark v1.58.2 (#39155)50b7296cherry-pick(#39152): chore: fix execSync inheriting stdiof3dcf50cherry-pick(#39129): fix: do not force swiftshader on chromium mac8684e08cherry-pick(#39121): fix(trace viewer): make paths via stdin workUpdates
@types/reactfrom 19.2.10 to 19.2.14Commits
Updates
@vitejs/plugin-reactfrom 5.1.2 to 5.1.4Release notes
Sourced from
@vitejs/plugin-react's releases.Changelog
Sourced from
@vitejs/plugin-react's changelog.Commits
f066114release: plugin-react@5.1.4e299dcafix(plugin-react):canSkipBabelnot checkingbabel.overrides(#1098)12ffadcfix(deps): update all non-major dependencies (#1103)cf0cb8arelease: plugin-react@5.1.399e480cfix(deps): update all non-major dependencies (#1090)77f5e42fix(deps): update react 19.2.4 (#1084)e327da4fix(deps): update all non-major dependencies (#1083)3d3dbc2chore: add metadata for vite-plugin-registry (#1078)58dfb9dfix(deps): update all non-major dependencies (#1066)fefad3dfix(deps): update all non-major dependencies (#1048)Updates
vite-tsconfig-pathsfrom 6.0.5 to 6.1.1Release notes
Sourced from vite-tsconfig-paths's releases.
Commits
dff2e93chore: release v6.1.1947f434fix: skip.jsonresolutions in certain cases457211achore(docs): mention the importerFilter option2152461chore: upgrade vitestc5659cechore: release v6.1.093dd887chore: add "resolvedToDeclarationFile" event to log filee1e7678feat: ignore .d.ts-only overrides in tsconfigc8e4ec3chore(perf): hoist regexes out of hot pathd0ad01cfeat: addimporterFilteroptionUpdates
@axe-core/playwrightfrom 4.11.0 to 4.11.1Release notes
Sourced from
@axe-core/playwright's releases.Changelog
Sourced from
@axe-core/playwright's changelog.Commits
66a3106chore(release): v4.11.1 (#1275)9a07fd7chore: RC v4.11.1 (#1272)999a563chore: applying release changes26e0d0bchore: RC v4.11.177f577efix: Update axe-core to v4.11.1 (#1271)40d22e3fix: reorder exports to place types first (#1261)bd80a5fchore: rebuild lockfile (#1266)a73c6a8chore: bump the npm-low-risk group across 1 directory with 27 updates (#1265)a80460dchore: bump@wdio/mocha-frameworkfrom 8.39.0 to 9.20.1 (#1256)2199e1bchore: bump mocha from 9.2.2 to 11.7.5 (#1257)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@axe-core/playwrightsince your current version.Updates
@storybook/addon-docsfrom 10.2.3 to 10.2.8Release notes
Sourced from
@storybook/addon-docs's releases.Changelog
Sourced from
@storybook/addon-docs's changelog.Commits
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]Updates
@storybook/addon-themesfrom 10.2.3 to 10.2.8Release notes
Sourced from
@storybook/addon-themes's releases.Changelog
Sourced from
@storybook/addon-themes's changelog.Commits
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]Updates
@storybook/react-vitefrom 10.2.3 to 10.2.8Release notes
Sourced from
@storybook/react-vite's releases.Changelog
Sourced from
@storybook/react-vite's changelog.Commits
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]Updates
eslint-plugin-storybookfrom 10.2.3 to 10.2.8Release notes
Sourced from eslint-plugin-storybook's releases.