Bump the npm-patching group with 43 updates - #4125
Closed
dependabot[bot] wants to merge 3 commits into
Closed
Conversation
Bumps the npm-patching group with 43 updates: | Package | From | To | | --- | --- | --- | | [cssnano](https://github.com/cssnano/cssnano) | `8.0.2` | `8.0.4` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `18.2.2` | `18.3.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.2` | `26.2.0` | | [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) | `8.65.0` | `8.67.0` | | [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.11.12` | `2.11.13` | | [browserslist](https://github.com/browserslist/browserslist) | `4.28.7` | `4.28.8` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001806` | `1.0.30001809` | | [comment-parser](https://github.com/yavorskiy/comment-parser) | `1.4.7` | `1.4.8` | | [cssnano-preset-default](https://github.com/cssnano/cssnano) | `8.0.2` | `8.0.5` | | [cssnano-utils](https://github.com/cssnano/cssnano) | `6.0.1` | `6.0.3` | | [electron-to-chromium](https://github.com/Kilian/electron-to-chromium) | `1.5.401` | `1.5.405` | | [node-releases](https://github.com/chicoxyzzy/node-releases) | `2.0.51` | `2.0.53` | | [postcss](https://github.com/postcss/postcss) | `8.5.25` | `8.5.26` | | [postcss-colormin](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [postcss-convert-values](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [postcss-discard-comments](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [postcss-discard-duplicates](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [postcss-discard-empty](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [postcss-discard-overridden](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [postcss-merge-longhand](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [postcss-merge-rules](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [postcss-minify-font-values](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [postcss-minify-gradients](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [postcss-minify-params](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [postcss-minify-selectors](https://github.com/cssnano/cssnano) | `8.0.2` | `8.0.4` | | [postcss-normalize-charset](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [postcss-normalize-display-values](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [postcss-normalize-positions](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [postcss-normalize-repeat-style](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [postcss-normalize-string](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [postcss-normalize-timing-functions](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [postcss-normalize-unicode](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [postcss-normalize-url](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [postcss-normalize-whitespace](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [postcss-ordered-values](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [postcss-reduce-initial](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [postcss-reduce-transforms](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [postcss-selector-parser](https://github.com/postcss/postcss-selector-parser) | `7.1.4` | `7.1.5` | | [postcss-svgo](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.4` | | [postcss-unique-selectors](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [stylehacks](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.3` | | [terser](https://github.com/terser/terser) | `5.49.0` | `5.50.0` | | [update-browserslist-db](https://github.com/browserslist/update-db) | `1.2.3` | `1.3.1` | Updates `cssnano` from 8.0.2 to 8.0.4 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@8.0.2...cssnano@8.0.4) Updates `eslint-plugin-n` from 18.2.2 to 18.3.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v18.2.2...v18.3.0) Updates `@types/node` from 26.1.2 to 26.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/types` from 8.65.0 to 8.67.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/types) Updates `baseline-browser-mapping` from 2.11.12 to 2.11.13 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.11.12...v2.11.13) Updates `browserslist` from 4.28.7 to 4.28.8 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.28.7...4.28.8) Updates `caniuse-lite` from 1.0.30001806 to 1.0.30001809 - [Commits](browserslist/caniuse-lite@1.0.30001806...1.0.30001809) Updates `comment-parser` from 1.4.7 to 1.4.8 - [Changelog](https://github.com/syavorsky/comment-parser/blob/main/CHANGELOG.md) - [Commits](syavorsky/comment-parser@v1.4.7...v1.4.8) Updates `cssnano-preset-default` from 8.0.2 to 8.0.5 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano-preset-default@8.0.2...cssnano@8.0.5) Updates `cssnano-utils` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano-utils@6.0.1...cssnano@6.0.3) Updates `electron-to-chromium` from 1.5.401 to 1.5.405 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.401...v1.5.405) Updates `node-releases` from 2.0.51 to 2.0.53 - [Commits](chicoxyzzy/node-releases@v2.0.51...v2.0.53) Updates `postcss` from 8.5.25 to 8.5.26 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.25...8.5.26) Updates `postcss-colormin` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-colormin@8.0.1...cssnano@8.0.3) Updates `postcss-convert-values` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-convert-values@8.0.1...cssnano@8.0.3) Updates `postcss-discard-comments` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-discard-comments@8.0.1...cssnano@8.0.3) Updates `postcss-discard-duplicates` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-discard-duplicates@8.0.1...cssnano@8.0.3) Updates `postcss-discard-empty` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-discard-empty@8.0.1...cssnano@8.0.3) Updates `postcss-discard-overridden` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-discard-overridden@8.0.1...cssnano@8.0.3) Updates `postcss-merge-longhand` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-merge-longhand@8.0.1...cssnano@8.0.3) Updates `postcss-merge-rules` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-merge-rules@8.0.1...cssnano@8.0.3) Updates `postcss-minify-font-values` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-minify-font-values@8.0.1...cssnano@8.0.3) Updates `postcss-minify-gradients` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-minify-gradients@8.0.1...cssnano@8.0.3) Updates `postcss-minify-params` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-minify-params@8.0.1...cssnano@8.0.3) Updates `postcss-minify-selectors` from 8.0.2 to 8.0.4 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-minify-selectors@8.0.2...cssnano@8.0.4) Updates `postcss-normalize-charset` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-normalize-charset@8.0.1...cssnano@8.0.3) Updates `postcss-normalize-display-values` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-normalize-display-values@8.0.1...cssnano@8.0.3) Updates `postcss-normalize-positions` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-normalize-positions@8.0.1...cssnano@8.0.3) Updates `postcss-normalize-repeat-style` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-normalize-repeat-style@8.0.1...cssnano@8.0.3) Updates `postcss-normalize-string` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-normalize-string@8.0.1...cssnano@8.0.3) Updates `postcss-normalize-timing-functions` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-normalize-timing-functions@8.0.1...cssnano@8.0.3) Updates `postcss-normalize-unicode` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-normalize-unicode@8.0.1...cssnano@8.0.3) Updates `postcss-normalize-url` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-normalize-url@8.0.1...cssnano@8.0.3) Updates `postcss-normalize-whitespace` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-normalize-whitespace@8.0.1...cssnano@8.0.3) Updates `postcss-ordered-values` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-ordered-values@8.0.1...cssnano@8.0.3) Updates `postcss-reduce-initial` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-reduce-initial@8.0.1...cssnano@8.0.3) Updates `postcss-reduce-transforms` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-reduce-transforms@8.0.1...cssnano@8.0.3) Updates `postcss-selector-parser` from 7.1.4 to 7.1.5 - [Release notes](https://github.com/postcss/postcss-selector-parser/releases) - [Changelog](https://github.com/postcss/postcss-selector-parser/blob/main/CHANGELOG.md) - [Commits](postcss/postcss-selector-parser@7.1.4...7.1.5) Updates `postcss-svgo` from 8.0.1 to 8.0.4 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-svgo@8.0.1...cssnano@8.0.4) Updates `postcss-unique-selectors` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-unique-selectors@8.0.1...cssnano@8.0.3) Updates `stylehacks` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/stylehacks@8.0.1...cssnano@8.0.3) Updates `terser` from 5.49.0 to 5.50.0 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.49.0...v5.50.0) Updates `update-browserslist-db` from 1.2.3 to 1.3.1 - [Release notes](https://github.com/browserslist/update-db/releases) - [Changelog](https://github.com/browserslist/update-db/blob/main/CHANGELOG.md) - [Commits](browserslist/update-db@1.2.3...1.3.1) --- updated-dependencies: - dependency-name: cssnano dependency-version: 8.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: eslint-plugin-n dependency-version: 18.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-patching - dependency-name: "@types/node" dependency-version: 26.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm-patching - dependency-name: "@typescript-eslint/types" dependency-version: 8.67.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm-patching - dependency-name: baseline-browser-mapping dependency-version: 2.11.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: browserslist dependency-version: 4.28.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: caniuse-lite dependency-version: 1.0.30001809 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: comment-parser dependency-version: 1.4.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: cssnano-preset-default dependency-version: 8.0.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: cssnano-utils dependency-version: 6.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: electron-to-chromium dependency-version: 1.5.405 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: node-releases dependency-version: 2.0.53 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss dependency-version: 8.5.26 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-colormin dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-convert-values dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-discard-comments dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-discard-duplicates dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-discard-empty dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-discard-overridden dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-merge-longhand dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-merge-rules dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-minify-font-values dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-minify-gradients dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-minify-params dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-minify-selectors dependency-version: 8.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-normalize-charset dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-normalize-display-values dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-normalize-positions dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-normalize-repeat-style dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-normalize-string dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-normalize-timing-functions dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-normalize-unicode dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-normalize-url dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-normalize-whitespace dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-ordered-values dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-reduce-initial dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-reduce-transforms dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-selector-parser dependency-version: 7.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-svgo dependency-version: 8.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: postcss-unique-selectors dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: stylehacks dependency-version: 8.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-patching - dependency-name: terser dependency-version: 5.50.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm-patching - dependency-name: update-browserslist-db dependency-version: 1.3.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm-patching ... Signed-off-by: dependabot[bot] <support@github.com>
lewisgoddard
approved these changes
Aug 12, 2026
Member
|
@dependabot ignore cssnano major version |
Contributor
Author
|
OK, I won't notify you about version 8.x.x of cssnano again, unless you unignore it. |
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/npm-patching-609feeaa7f
branch
August 12, 2026 22:15
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-patching group with 43 updates:
8.0.28.0.418.2.218.3.026.1.226.2.08.65.08.67.02.11.122.11.134.28.74.28.81.0.300018061.0.300018091.4.71.4.88.0.28.0.56.0.16.0.31.5.4011.5.4052.0.512.0.538.5.258.5.268.0.18.0.38.0.18.0.38.0.18.0.38.0.18.0.38.0.18.0.38.0.18.0.38.0.18.0.38.0.18.0.38.0.18.0.38.0.18.0.38.0.18.0.38.0.28.0.48.0.18.0.38.0.18.0.38.0.18.0.38.0.18.0.38.0.18.0.38.0.18.0.38.0.18.0.38.0.18.0.38.0.18.0.38.0.18.0.38.0.18.0.38.0.18.0.37.1.47.1.58.0.18.0.48.0.18.0.38.0.18.0.35.49.05.50.01.2.31.3.1Updates
cssnanofrom 8.0.2 to 8.0.4Release notes
Sourced from cssnano's releases.
Commits
6b64af9chore: update types6a2ed8bPublish cssnano 8.0.4cb09239fix(postcss-svgo): use built-in URI encodere1a7419fix(postcss-svgo): improve character encodingdceffeechore: update lockfile after creating devEngines field in package.jsondca50f7docs: add devengines field to website package.jsonc169273docs: remove unused website dependencybca3daddocs: add browserslist query for building the website67c666echore: remove unused package.json fieldc24a5a4chore(ci): update devTools packageManger and use pnpm/setup everywhereUpdates
eslint-plugin-nfrom 18.2.2 to 18.3.0Release notes
Sourced from eslint-plugin-n's releases.
Changelog
Sourced from eslint-plugin-n's changelog.
Commits
6a9980achore(master): release 18.3.0 (#564)d7afbedfeat: implementprefer-import/assert-strictrule (#553)d499fc1chore: rename default exportn(#556)8d9bd05feat: add prefer-process-get-builtin-module rule (#554)8cae1affix: support brace expansion and extglobs in package files (#558)a6b3ce2fix: handle import.meta paths in no-path-concat (#559)b8e39c5fix(no-unsupported-features): classify util.styleText as experimental (#560)a6cd6a5docs: update outdated http links to https in docs/rules (#562)4138d4edocs: add eslint-plugin-node migration guide (#561)Updates
@types/nodefrom 26.1.2 to 26.2.0Commits
Updates
@typescript-eslint/typesfrom 8.65.0 to 8.67.0Release notes
Sourced from @typescript-eslint/types's releases.
Changelog
Sourced from @typescript-eslint/types's changelog.
Commits
20a261fchore(release): publish 8.67.03b155bbchore: use typescript 7 for typechecking (#12601)e51b11bchore(release): publish 8.66.0918411cchore(types): fixbuildnx task inputs (#12634)Updates
baseline-browser-mappingfrom 2.11.12 to 2.11.13Commits
bd67e5dPatch to 2.11.13 because browser or feature data changed97f42caBrowser or feature data changed5a1924dCheck that timeline has changed before changing lastUpdated141163fUpdating static siteUpdates
browserslistfrom 4.28.7 to 4.28.8Release notes
Sourced from browserslist's releases.
Changelog
Sourced from browserslist's changelog.
Commits
f2f2e6cRelease 4.28.8 versiond0787c8Update dependenciesfcf8fa9Merge pull request #939 from Jaybhade/fix/baseline-kaios-without-downstream57ecd64fix: support "including kaios" without downstream093a0f6Update EM bannerUpdates
caniuse-litefrom 1.0.30001806 to 1.0.30001809Commits
369a550Update caniuse-db 1.0.3000180992bee19Update caniuse-db 1.0.30001807ee692afAllow to use latest caniuse-db61386fcMove back to the latest pnpm 11Updates
comment-parserfrom 1.4.7 to 1.4.8Changelog
Sourced from comment-parser's changelog.
Commits
15b797frelease v1.4.81f4f081fix: update types (#192)Updates
cssnano-preset-defaultfrom 8.0.2 to 8.0.5Release notes
Sourced from cssnano-preset-default's releases.
Commits
5270b4cPublish cssnano 8.0.514f6254fix: update dependencies2303923fix(postcss-merge-longhand): fix issues with border merginga0928d9test: explicitly mark async function8697a49test: reuse PostCSS instance when config does not change3e38af3refactor: add more explicit returnsad5c613build: increase language level to ECMA 2025da6515bbuild: improve TypeScript configuration8397d68chore: update development deps406c2ebchore: set complexity limit as a lint ruleUpdates
cssnano-utilsfrom 6.0.1 to 6.0.3Release notes
Sourced from cssnano-utils's releases.
Commits
796988ePublish cssnano 6.0.31797d35chore: add workflow to publish to npmb1aea33chore(postcss-svgo)): update SVGO to 3.0.21ead72dchore: update postcss-selector-parser to 6.0.15f233b22chore: update postcss-selector-parserbbca7b3chore: update all dependenciesb433b4ctest(cssnano): update google-fonts-complete dependencya2107c6Update development dependencies (#1541)5066593chore: update ESLint config to flat config42249e7fix(postcss-svgo): update SVGO to 3.1.0Updates
electron-to-chromiumfrom 1.5.401 to 1.5.405Commits
3b284111.5.405e52ebb0generate new version8091c301.5.4042a62decgenerate new version38146151.5.403e5d57f2generate new version8205b1f1.5.4027d00e2agenerate new versionUpdates
node-releasesfrom 2.0.51 to 2.0.53Commits
9165f622.0.53d8a5c4bfeat: Nightly Syncb6704ad2.0.52af71311feat: Nightly SyncUpdates
postcssfrom 8.5.25 to 8.5.26Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
07b2577Release 8.5.26 version47de6b9Update CI1493a83Fix Rule#selectors losing the empty selector (#2129)180db16Typo29e9e00Resolve symlinks before the previous-source-map containment check (#2125)3ba8f84Update dependencies87e72f6Update lock filecaaeeb9Upgrade nanoid to fix infinite loop on zero size (#2124)3609b6fExplain how to type plugin optionsfbad419docs: show ESM and TypeScript plugin declaration (#2118)Updates
postcss-colorminfrom 8.0.1 to 8.0.3Release notes
Sourced from postcss-colormin's releases.
Commits
16644caPublish cssnano 8.0.31f3123bbuild: configure pnpm release to write the changelog5e746e5chore: update lintersfdd7723chore: update pnpm0ba5e30fix(postcss-reduce-initial): update property definitiona8550c4refactor(postcss-reduce-initial): simplify data acquisitionbe5d8ebtest(postcss-reduce-initial): clarify tests84d6e09chore: remove postcss-font-magician from workspace root9ec5150docs: get rid of polyfillsd19aa24feat: make some packages usable on the web without extra polyfillsUpdates
postcss-convert-valuesfrom 8.0.1 to 8.0.3Release notes
Sourced from postcss-convert-values's releases.
Commits
16644caPublish cssnano 8.0.31f3123bbuild: configure pnpm release to write the changelog5e746e5chore: update lintersfdd7723chore: update pnpm0ba5e30fix(postcss-reduce-initial): update property definitiona8550c4refactor(postcss-reduce-initial): simplify data acquisitionbe5d8ebtest(postcss-reduce-initial): clarify tests84d6e09chore: remove postcss-font-magician from workspace root9ec5150docs: get rid of polyfillsd19aa24feat: make some packages usable on the web without extra polyfillsUpdates
postcss-discard-commentsfrom 8.0.1 to 8.0.3Release notes
Sourced from postcss-discard-comments's releases.
Commits
16644caPublish cssnano 8.0.31f3123bbuild: configure pnpm release to write the changelog5e746e5chore: update lintersfdd7723chore: update pnpm0ba5e30fix(postcss-reduce-initial): update property definitiona8550c4refactor(postcss-reduce-initial): simplify data acquisitionbe5d8ebtest(postcss-reduce-initial): clarify tests84d6e09chore: remove postcss-font-magician from workspace root9ec5150docs: get rid of polyfillsd19aa24feat: make some packages usable on the web without extra polyfillsUpdates
postcss-discard-duplicatesfrom 8.0.1 to 8.0.3Release notes
Sourced from postcss-discard-duplicates's releases.
Commits
16644caPublish cssnano 8.0.31f3123bbuild: configure pnpm release to write the changelog5e746e5chore: update lintersfdd7723chore: update pnpm0ba5e30fix(postcss-reduce-initial): update property definitiona8550c4refactor(postcss-reduce-initial): simplify data acquisitionbe5d8ebtest(postcss-reduce-initial): clarify tests84d6e09chore: remove postcss-font-magician from workspace root9ec5150docs: get rid of polyfillsd19aa24feat: make some packages usable on the web without extra polyfillsUpdates
postcss-discard-emptyfrom 8.0.1 to 8.0.3Release notes
Sourced from postcss-discard-empty's releases.
Commits
16644caPublish cssnano 8.0.31f3123bbuild: configure pnpm release to write the changelog5e746e5chore: update lintersfdd7723chore: update pnpm0ba5e30fix(postcss-reduce-initial): update property definitiona8550c4refactor(postcss-reduce-initial): simplify data acquisitionbe5d8ebtest(postcss-reduce-initial): clarify tests84d6e09chore: remove postcss-font-magician from workspace root9ec5150docs: get rid of polyfillsd19aa24feat: make some packages usable on the web without extra polyfillsUpdates
postcss-discard-overriddenfrom 8.0.1 to 8.0.3Release notes
Sourced from postcss-discard-overridden's releases.
Commits
16644caPublish cssnano 8.0.31f3123bbuild: configure pnpm release to write the changelog5e746e5chore: update lintersfdd7723chore: update pnpm0ba5e30fix(postcss-reduce-initial): update property definitiona8550c4refactor(postcss-reduce-initial): simplify data acquisition