Bump the npm-minor-upgrades group with 12 updates#365
Merged
jgerigmeyer merged 2 commits intomainfrom May 1, 2026
Merged
Conversation
Bumps the npm-minor-upgrades group with 12 updates: | Package | From | To | | --- | --- | --- | | [postcss](https://github.com/postcss/postcss) | `8.5.8` | `8.5.13` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.2` | `4.1.5` | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.6.14` | `1.6.16` | | [eslint](https://github.com/eslint/eslint) | `10.1.0` | `10.2.1` | | [globals](https://github.com/sindresorhus/globals) | `17.4.0` | `17.5.0` | | [sass](https://github.com/sass/dart-sass) | `1.98.0` | `1.99.0` | | [sass-embedded](https://github.com/sass/embedded-host-node) | `1.98.0` | `1.99.0` | | [stylelint](https://github.com/stylelint/stylelint) | `17.6.0` | `17.9.1` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.2` | `6.0.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.58.0` | `8.59.1` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.2` | `4.1.5` | Updates `postcss` from 8.5.8 to 8.5.13 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.8...8.5.13) Updates `prettier` from 3.8.1 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) Updates `@vitest/coverage-v8` from 4.1.2 to 4.1.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/coverage-v8) Updates `@vitest/eslint-plugin` from 1.6.14 to 1.6.16 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.6.14...v1.6.16) Updates `eslint` from 10.1.0 to 10.2.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.1.0...v10.2.1) Updates `globals` from 17.4.0 to 17.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.4.0...v17.5.0) Updates `sass` from 1.98.0 to 1.99.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.98.0...1.99.0) Updates `sass-embedded` from 1.98.0 to 1.99.0 - [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md) - [Commits](sass/embedded-host-node@1.98.0...1.99.0) Updates `stylelint` from 17.6.0 to 17.9.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.6.0...17.9.1) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) Updates `typescript-eslint` from 8.58.0 to 8.59.1 - [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.59.1/packages/typescript-eslint) Updates `vitest` from 4.1.2 to 4.1.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/vitest) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-upgrades - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-upgrades - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-upgrades - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.6.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-upgrades - dependency-name: eslint dependency-version: 10.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-upgrades - dependency-name: globals dependency-version: 17.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-upgrades - dependency-name: sass dependency-version: 1.99.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-upgrades - dependency-name: sass-embedded dependency-version: 1.99.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-upgrades - dependency-name: stylelint dependency-version: 17.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-upgrades - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-upgrades - dependency-name: typescript-eslint dependency-version: 8.59.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-upgrades - dependency-name: vitest dependency-version: 4.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-upgrades ... Signed-off-by: dependabot[bot] <support@github.com>
jgerigmeyer
approved these changes
May 1, 2026
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 npm-minor-upgrades group with 12 updates:
8.5.88.5.133.8.13.8.34.1.24.1.51.6.141.6.1610.1.010.2.117.4.017.5.01.98.01.99.01.98.01.99.017.6.017.9.16.0.26.0.38.58.08.59.14.1.24.1.5Updates
postcssfrom 8.5.8 to 8.5.13Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
af58cf1Release 8.5.13 versionf227dbdTemporary ignore pnpm 11 configd3abd40Update dependenciesdd06c3eRevert stringifier changes because of the conflict with postcss-scssae889c8Try to fix CIe0093e4Move to pnpm 119bc81c4Release 8.5.12 version85c4d7dAnother try to fix coverage94484caTry to fix coveragec64b748Load only .map source mapsUpdates
prettierfrom 3.8.1 to 3.8.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
d7108a7Release 3.8.3177f908Prevent trailing comma in SCSSif()function (#18471)1cd4066Release@prettier/plugin-oxc@0.1.4a8700e2Update oxc-parser to v0.125.0752157cFix tests053fd41Bump Prettier dependency to 3.8.2904c636Clean changelog_unreleaseddc1f7fcUpdate dependents countb31557cRelease 3.8.296bbaedSupport Angular v21.2 (#18722)Updates
@vitest/coverage-v8from 4.1.2 to 4.1.5Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
e399846chore: release v4.1.5ac04bacchore: release v4.1.42dc0d62chore: release v4.1.3Updates
@vitest/eslint-pluginfrom 1.6.14 to 1.6.16Release notes
Sourced from
@vitest/eslint-plugin's releases.Commits
3dfdf72chore: release v1.6.168110bfafeat(require-test-timeout): support ancestor traversal (#890)123a9c4chore: release v1.6.1584f312afeat: allow same-file const variable timeouts (#888)Updates
eslintfrom 10.1.0 to 10.2.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4d1d8f910.2.13e33105Build: changelog update for 10.2.1ca92ca0docs: reuse markdown-it instance for markdown filter (#20768)7ddfea9chore: update dependency prettier to v3.8.2 (#20770)57d2ee2docs: Enable Eleventy incremental mode for watch (#20767)c1621b9docs: fix typos in code-path-analyzer.js (#20700)fac40e1ci: bump pnpm/action-setup from 5.0.0 to 6.0.0 (#20763)7246f92test: add tests for SuppressionsService.load() error handling (#20734)4f34b1echore: update pnpm/action-setup action to v5 (#20762)1418d52docs: Update READMEUpdates
globalsfrom 17.4.0 to 17.5.0Release notes
Sourced from globals's releases.
Commits
b8170c817.5.05d84602Update globals (2026-04-12) (#342)1b727e5Fix build script for ES globals (#341)Updates
sassfrom 1.98.0 to 1.99.0Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
83c39feSupport the top-level parent selector (#2758)ec85871Bump EndBug/add-and-commit from 9 to 10 (#2756)a604acd[Function Name] Implement changes (#2731)Updates
sass-embeddedfrom 1.98.0 to 1.99.0Changelog
Sourced from sass-embedded's changelog.
Commits
e2cfd3eUpdate Dart Sass version and releaseUpdates
stylelintfrom 17.6.0 to 17.9.1Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
53c8817Release 17.9.1 (#9248)fa75054Fixproperty-no-deprecatedautofix forpage-break-*: always(#9214)02b039eFixselector-no-deprecatedfalse positives for::part()(#9227)af22becDocument message arguments of rules (#9226)20f6e9dFixConfigurationErrorregression for custom syntaxes (#9245)21a57e8Fix MD5 hash algorithm to SHA256 for caching (#9241)cee404bRelease 17.9.0 (#9242)b0af5aeBump prettier from 3.8.1 to 3.8.3 (#9240)e2c2c43Bump eslint-plugin-jest from 29.15.1 to 29.15.2 in the eslint group (#9239)68d008eBump@csstools/css-syntax-patches-for-csstreefrom 1.1.2 to 1.1.3 in the csst...Updates
typescriptfrom 6.0.2 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...Updates
typescript-eslintfrom 8.58.0 to 8.59.1Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.