pnpm: bump the dev-dependencies group with 7 updates#1
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the dev-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `10.6.0` | `10.7.0` | | [execa](https://github.com/sindresorhus/execa) | `9.6.1` | `10.0.0` | | [p-limit](https://github.com/sindresorhus/p-limit) | `7.3.0` | `7.3.1` | | [postcss](https://github.com/postcss/postcss) | `8.5.20` | `8.5.21` | | [prettier](https://github.com/prettier/prettier) | `3.9.5` | `3.9.6` | | [svgo](https://github.com/svg/svgo) | `4.0.1` | `4.0.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.2` | `7.0.2` | Updates `eslint` from 10.6.0 to 10.7.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.6.0...v10.7.0) Updates `execa` from 9.6.1 to 10.0.0 - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](sindresorhus/execa@v9.6.1...v10.0.0) Updates `p-limit` from 7.3.0 to 7.3.1 - [Release notes](https://github.com/sindresorhus/p-limit/releases) - [Commits](sindresorhus/p-limit@v7.3.0...v7.3.1) Updates `postcss` from 8.5.20 to 8.5.21 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.20...8.5.21) Updates `prettier` from 3.9.5 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.5...3.9.6) Updates `svgo` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/svg/svgo/releases) - [Commits](svg/svgo@v4.0.1...v4.0.2) Updates `typescript` from 5.5.2 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: execa dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: p-limit dependency-version: 7.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: postcss dependency-version: 8.5.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: svgo dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Owner
|
Fermeture au titre de D-008 (docs/fork/DECISIONS.md) : les versions du fork sont épinglées exactes et toute mise à jour tierce passe par une revue de licence et une décision dédiée — jamais par un bump automatique. Cette PR est conservée comme premier point de veille dépendances ; un cycle de mise à jour délibéré la reprendra le moment venu. |
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/dev-dependencies-33d93a5044
branch
July 21, 2026 19:30
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 dev-dependencies group with 7 updates:
10.6.010.7.09.6.110.0.07.3.07.3.18.5.208.5.213.9.53.9.64.0.14.0.25.5.27.0.2Updates
eslintfrom 10.6.0 to 10.7.0Release notes
Sourced from eslint's releases.
Commits
fabd99b10.7.037c5e75Build: changelog update for 10.7.09489379chore: update dependency@eslint/eslintrcto ^3.3.6 (#21076)81a4774chore: updates for v9.39.5 release3e7bf15fix: applyignoreClassesWithImplementsto class expressions (#21069)9835414chore: enable$ExpectTypeannotations in all TypeScript files (#21071)cf2a9bffeat: add errorClassNames option to preserve-caught-error rule (#21032)c30d808docs: Update READMEf8b873afeat: max-nested-callbacks option for constructor callbacks (#21063)72adf6bchore: restrictmarkdownlint-cli2updates in renovate (#21067)Updates
execafrom 9.6.1 to 10.0.0Release notes
Sourced from execa's releases.
... (truncated)
Commits
e38936910.0.03d9d820Improvetaskkillusage (#1258)5944b2dUpdate dev dependencies (#1257)84fa0ecAddkillDescendantsoption to also terminate descendant processes (#1256)ade74bfAddnodeChildProcessto subprocess promises and make the subprocess a norma...29d9cfcAdd.readableStream(),.writableStream()and.transformStream()methods...522654aFix flaky test9a7a162Usewhich-commandinstead ofwhich(#1253)c31c94cExpose the destination subprocess methods on.pipe()(#1252)4cafc3fMove away fromcross-spawn(#1251)Updates
p-limitfrom 7.3.0 to 7.3.1Release notes
Sourced from p-limit's releases.
Commits
df476047.3.1ef37eb2Fix detached limit.map calls (#108)42599ebFix typo9f52583Fix CIUpdates
postcssfrom 8.5.20 to 8.5.21Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
28e0dafRelease 8.5.21 version3d2b4e4Update dependenciesd197327Fix childless at-rule losing its semicolon before a comment (#2115)0e360b7Fix mismatched JSDoc comments on Position (#2114)Updates
prettierfrom 3.9.5 to 3.9.6Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits