chore(deps): bump the production-dependencies group across 1 directory with 8 updates#172
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
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:
|
…y with 8 updates Bumps the production-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@ianvs/prettier-plugin-sort-imports](https://github.com/ianvs/prettier-plugin-sort-imports) | `4.7.0` | `4.7.1` | | [pacote](https://github.com/npm/pacote) | `21.1.0` | `21.3.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.54.0` | `8.55.0` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.26` | `0.5.0` | | [globals](https://github.com/sindresorhus/globals) | `17.2.0` | `17.3.0` | | [commander](https://github.com/tj/commander.js) | `14.0.2` | `14.0.3` | | [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local/tree/HEAD/packages/docusaurus-search-local) | `0.52.3` | `0.55.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.563.0` | `0.564.0` | Updates `@ianvs/prettier-plugin-sort-imports` from 4.7.0 to 4.7.1 - [Release notes](https://github.com/ianvs/prettier-plugin-sort-imports/releases) - [Changelog](https://github.com/IanVS/prettier-plugin-sort-imports/blob/main/CHANGELOG.md) - [Commits](IanVS/prettier-plugin-sort-imports@v4.7.0...v4.7.1) Updates `pacote` from 21.1.0 to 21.3.1 - [Release notes](https://github.com/npm/pacote/releases) - [Changelog](https://github.com/npm/pacote/blob/main/CHANGELOG.md) - [Commits](npm/pacote@v21.1.0...v21.3.1) Updates `typescript-eslint` from 8.54.0 to 8.55.0 - [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.55.0/packages/typescript-eslint) Updates `eslint-plugin-react-refresh` from 0.4.26 to 0.5.0 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.26...v0.5.0) Updates `globals` from 17.2.0 to 17.3.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.2.0...v17.3.0) Updates `commander` from 14.0.2 to 14.0.3 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v14.0.2...v14.0.3) Updates `@easyops-cn/docusaurus-search-local` from 0.52.3 to 0.55.0 - [Release notes](https://github.com/easyops-cn/docusaurus-search-local/releases) - [Commits](https://github.com/easyops-cn/docusaurus-search-local/commits/v0.55.0/packages/docusaurus-search-local) Updates `lucide-react` from 0.563.0 to 0.564.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.564.0/packages/lucide-react) --- updated-dependencies: - dependency-name: "@ianvs/prettier-plugin-sort-imports" dependency-version: 4.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pacote dependency-version: 21.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: typescript-eslint dependency-version: 8.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: globals dependency-version: 17.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: commander dependency-version: 14.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@easyops-cn/docusaurus-search-local" dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: lucide-react dependency-version: 0.564.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
917983c to
048a2c3
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 production-dependencies group with 8 updates in the / directory:
4.7.04.7.121.1.021.3.18.54.08.55.00.4.260.5.017.2.017.3.014.0.214.0.30.52.30.55.00.563.00.564.0Updates
@ianvs/prettier-plugin-sort-importsfrom 4.7.0 to 4.7.1Release notes
Sourced from
@ianvs/prettier-plugin-sort-imports's releases.Commits
26bc50b4.7.155a8ac2feat(plugin-oxc): support v0.1.x (#249)0f3a062Fix: Vue preprocessor: Support variations in block syntax (#247)89894c1Add note for how to specify subpath import regex to README (#243)Updates
pacotefrom 21.1.0 to 21.3.1Release notes
Sourced from pacote's releases.
Changelog
Sourced from pacote's changelog.
Commits
18d36e6chore: release 21.3.1 (#448)96e571afix: ensure that resolved git ref matches expected sha (#439)91847c4chore: fix test for ssri ignoring invalid hashes (#447)411ceb6chore: release 21.3.0 (#446)8f5091dfeat: add support for git-256 sha lengths (#445)27cc5e1chore: release 21.2.0 (#444)db21624feat: implement gitSubdir according to npa spec (#442)c2a4217feat: add allowRemote, allowFile, allowDirectory (#443)Updates
typescript-eslintfrom 8.54.0 to 8.55.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
fedfe86chore(release): publish 8.55.0b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)Updates
eslint-plugin-react-refreshfrom 0.4.26 to 0.5.0Release notes
Sourced from eslint-plugin-react-refresh's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
... (truncated)
Commits
daa2efbRevamp logic to catch more cases [publish] (#97)Updates
globalsfrom 17.2.0 to 17.3.0Release notes
Sourced from globals's releases.
Commits
5edc60217.3.0295fba9Update globals (2026-02-01) (#336)Updates
commanderfrom 14.0.2 to 14.0.3Release notes
Sourced from commander's releases.
Changelog
Sourced from commander's changelog.
Commits
824736414.0.3e281fe3Update docs for 14.0.3 (#2474)7357ddaSeparate out a more detailed release policy document (#2462)b6e2e3aBump eslint from 9.39.1 to 9.39.2 (#2470)d6f63a7Bump ts-jest from 29.4.5 to 29.4.6 (#2467)2a9768aBump prettier from 3.6.2 to 3.7.4 (#2466)9211918docs(README): Tweak formatting, punctuation for clarity (#2465)4208a96Bump typescript-eslint from 8.46.2 to 8.48.0 (#2458)03308ceBump eslint-plugin-jest from 29.0.1 to 29.2.1 (#2457)4d2db1fBump globals from 16.4.0 to 16.5.0 (#2456)Updates
@easyops-cn/docusaurus-search-localfrom 0.52.3 to 0.55.0Release notes
Sourced from
@easyops-cn/docusaurus-search-local's releases.Commits
Updates
lucide-reactfrom 0.563.0 to 0.564.0Release notes
Sourced from lucide-react's releases.
Commits
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