Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps the minor-patch group with 20 updates:

Package From To
sass 1.93.2 1.93.3
@eslint/config-helpers 0.4.1 0.4.2
@eslint/plugin-kit 0.4.0 0.4.1
@types/node 24.9.1 24.10.0
baseline-browser-mapping 2.8.20 2.8.23
caniuse-lite 1.0.30001751 1.0.30001753
cssnano 7.1.1 7.1.2
cssnano-preset-default 7.0.9 7.0.10
electron-to-chromium 1.5.240 1.5.244
envinfo 7.19.0 7.20.0
eslint 9.38.0 9.39.0
node-releases 2.0.26 2.0.27
postcss-colormin 7.0.4 7.0.5
postcss-convert-values 7.0.7 7.0.8
postcss-discard-comments 7.0.4 7.0.5
postcss-merge-rules 7.0.6 7.0.7
postcss-minify-params 7.0.4 7.0.5
postcss-normalize-unicode 7.0.4 7.0.5
postcss-reduce-initial 7.0.4 7.0.5
stylehacks 7.0.6 7.0.7

Updates sass from 1.93.2 to 1.93.3

Release notes

Sourced from sass's releases.

Dart Sass 1.93.3

To install Sass 1.93.3, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Fix a performance regression that was introduced in 1.92.0.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.93.3

  • Fix a performance regression that was introduced in 1.92.0.
Commits
  • 4e5bd25 Stop holding onto stack traces for every CSS declaration (#2666)
  • 65b77ee Bump analyzer, protobuf, protoc_plugin and dartdoc (#2660)
  • e61936c Bump actions/setup-node from 4 to 6 (#2661)
  • b5f4c67 Bump actions/setup-node from 5 to 6 in /.github/util/initialize (#2662)
  • See full diff in compare view

Updates @eslint/config-helpers from 0.4.1 to 0.4.2

Release notes

Sourced from @​eslint/config-helpers's releases.

config-helpers: v0.4.2

0.4.2 (2025-10-27)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.16.0 to ^0.17.0
Changelog

Sourced from @​eslint/config-helpers's changelog.

0.4.2 (2025-10-27)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.16.0 to ^0.17.0
Commits

Updates @eslint/plugin-kit from 0.4.0 to 0.4.1

Release notes

Sourced from @​eslint/plugin-kit's releases.

config-helpers: v0.4.1

0.4.1 (2025-10-17)

Bug Fixes

  • add validation for plugins in isLegacyConfig (#292) (74f9427)
  • improve type support for isolated dependencies in pnpm (#289) (f8df139)
  • use flat config when eslintrc config does not exist (#288) (ddc8577)

plugin-kit: v0.4.1

0.4.1 (2025-10-27)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.16.0 to ^0.17.0
Changelog

Sourced from @​eslint/plugin-kit's changelog.

0.4.1 (2025-10-27)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.16.0 to ^0.17.0
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​eslint/plugin-kit since your current version.


Updates @types/node from 24.9.1 to 24.10.0

Commits

Updates baseline-browser-mapping from 2.8.20 to 2.8.23

Commits
  • e546c81 Patch to 2.8.23 because browser or feature data changed
  • 6e39da2 Browser or feature data changed
  • f2f8ebc Updating static site
  • 72b38f8 Patch to 2.8.22 because browser or feature data changed
  • 8f7b7c6 Browser or feature data changed
  • b156893 Updating static site
  • 207b4ac Patch to 2.8.21 because browser or feature data changed
  • d97fcb6 Browser or feature data changed
  • 3cdea59 Updating static site
  • See full diff in compare view

Updates caniuse-lite from 1.0.30001751 to 1.0.30001753

Commits

Updates cssnano from 7.1.1 to 7.1.2

Release notes

Sourced from cssnano's releases.

v7.1.2

What's Changed

Full Changelog: https://github.com/cssnano/cssnano/compare/[email protected]@7.1.2

Commits
  • c847b6b Publish cssnano 7.1.2
  • 72dd9c9 fix: update browserslist
  • 19849ba chore: update dev dependencies
  • ad02c7c chore: use npm trusted publishing
  • f31273c fix: enhanced recognition of css comments (#1730)
  • bd3b251 chore: update GitHub actions
  • bba3b5f chore: update development deps
  • 53c4033 test: switch to built-in Node.js test coverage
  • ff17fd3 chore: update development dependencies
  • c9e493c chore: update pnpm
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for cssnano since your current version.


Updates cssnano-preset-default from 7.0.9 to 7.0.10

Commits
  • c847b6b Publish cssnano 7.1.2
  • 72dd9c9 fix: update browserslist
  • 19849ba chore: update dev dependencies
  • ad02c7c chore: use npm trusted publishing
  • f31273c fix: enhanced recognition of css comments (#1730)
  • bd3b251 chore: update GitHub actions
  • bba3b5f chore: update development deps
  • 53c4033 test: switch to built-in Node.js test coverage
  • ff17fd3 chore: update development dependencies
  • c9e493c chore: update pnpm
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for cssnano-preset-default since your current version.


Updates electron-to-chromium from 1.5.240 to 1.5.244

Commits

Updates envinfo from 7.19.0 to 7.20.0

Release notes

Sourced from envinfo's releases.

envinfo v7.20.0

Features

Changelog

Sourced from envinfo's changelog.

7.20.0 (2025-11-02)

Features

Commits

Updates eslint from 9.38.0 to 9.39.0

Release notes

Sourced from eslint's releases.

v9.39.0

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#20245) (jaymarvelz)

Bug Fixes

  • 15f5c7c fix: forward traversal step.args to visitors (#20253) (jaymarvelz)
  • 5a1a534 fix: allow JSDoc comments in object-shorthand rule (#20167) (Nitin Kumar)
  • e86b813 fix: Use more types from @​eslint/core (#20257) (Nicholas C. Zakas)
  • 927272d fix: correct Scope typings (#20198) (jaymarvelz)
  • 37f76d9 fix: use AST.Program type for Program node (#20244) (Francesco Trotta)
  • ae07f0b fix: unify timing report for concurrent linting (#20188) (jaymarvelz)
  • b165d47 fix: correct Rule typings (#20199) (jaymarvelz)
  • fb97cda fix: improve error message for missing fix function in suggestions (#20218) (jaymarvelz)

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#20242) (reddaisyy)
  • 637216b docs: update CLI flags migration instructions (#20238) (jaymarvelz)
  • e7cda3b docs: Update README (GitHub Actions Bot)
  • 7b9446f docs: handle empty flags sections on the feature flags page (#20222) (sethamus)

Chores

  • dfe3c1b chore: update @eslint/js version to 9.39.0 (#20270) (Francesco Trotta)
  • 2375a6d chore: package.json update for @​eslint/js release (Jenkins)
  • a1f4e52 chore: update @eslint dependencies (#20265) (Francesco Trotta)
  • c7d3229 chore: update dependency @​eslint/core to ^0.17.0 (#20256) (renovate[bot])
  • 27549bc chore: update fuzz testing to not error if code sample minimizer fails (#20252) (Milos Djermanovic)
  • a1370ee ci: bump actions/setup-node from 5 to 6 (#20230) (dependabot[bot])
  • 9e7fad4 chore: add script to auto-generate eslint:recommended configuration (#20208) (唯然)
Commits

Updates node-releases from 2.0.26 to 2.0.27

Commits

Updates postcss-colormin from 7.0.4 to 7.0.5

Release notes

Sourced from postcss-colormin's releases.

v7.0.5

Bug Fixes

Commits
  • c847b6b Publish cssnano 7.1.2
  • 72dd9c9 fix: update browserslist
  • 19849ba chore: update dev dependencies
  • ad02c7c chore: use npm trusted publishing
  • f31273c fix: enhanced recognition of css comments (#1730)
  • bd3b251 chore: update GitHub actions
  • bba3b5f chore: update development deps
  • 53c4033 test: switch to built-in Node.js test coverage
  • ff17fd3 chore: update development dependencies
  • c9e493c chore: update pnpm
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for postcss-colormin since your current version.


Updates postcss-convert-values from 7.0.7 to 7.0.8

Commits
  • c847b6b Publish cssnano 7.1.2
  • 72dd9c9 fix: update browserslist
  • 19849ba chore: update dev dependencies
  • ad02c7c chore: use npm trusted publishing
  • f31273c fix: enhanced recognition of css comments (#1730)
  • bd3b251 chore: update GitHub actions
  • bba3b5f chore: update development deps
  • 53c4033 test: switch to built-in Node.js test coverage
  • ff17fd3 chore: update development dependencies
  • c9e493c chore: update pnpm
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for postcss-convert-values since your current version.


Updates postcss-discard-comments from 7.0.4 to 7.0.5

Release notes

Sourced from postcss-discard-comments's releases.

v7.0.5

Bug Fixes

Commits
  • c847b6b Publish cssnano 7.1.2
  • 72dd9c9 fix: update browserslist
  • 19849ba chore: update dev dependencies
  • ad02c7c chore: use npm trusted publishing
  • f31273c fix: enhanced recognition of css comments (#1730)
  • bd3b251 chore: update GitHub actions
  • bba3b5f chore: update development deps
  • 53c4033 test: switch to built-in Node.js test coverage
  • ff17fd3 chore: update development dependencies
  • c9e493c chore: update pnpm
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for postcss-discard-comments since your current version.


Updates postcss-merge-rules from 7.0.6 to 7.0.7

Release notes

Sourced from postcss-merge-rules's releases.

[email protected]

What's Changed

Full Changelog: https://github.com/cssnano/cssnano/compare/[email protected]@7.0.7

Commits
  • c847b6b Publish cssnano 7.1.2
  • 72dd9c9 fix: update browserslist
  • 19849ba chore: update dev dependencies
  • ad02c7c chore: use npm trusted publishing
  • f31273c fix: enhanced recognition of css comments (#1730)
  • bd3b251 chore: update GitHub actions
  • bba3b5f chore: update development deps
  • 53c4033 test: switch to built-in Node.js test coverage
  • ff17fd3 chore: update development dependencies
  • c9e493c chore: update pnpm
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for postcss-merge-rules since your current version.


Updates postcss-minify-params from 7.0.4 to 7.0.5

Release notes

Sourced from postcss-minify-params's releases.

v7.0.5

Bug Fixes

Commits
  • c847b6b Publish cssnano 7.1.2
  • 72dd9c9 fix: update browserslist
  • 19849ba chore: update dev dependencies
  • ad02c7c chore: use npm trusted publishing
  • f31273c fix: enhanced recognition of css comments (#1730)
  • bd3b251 chore: update GitHub actions
  • bba3b5f chore: update development deps
  • 53c4033 test: switch to built-in Node.js test coverage
  • ff17fd3 chore: update development dependencies
  • c9e493c chore: update pnpm
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for postcss-minify-params since your current version.


Updates postcss-normalize-unicode from 7.0.4 to 7.0.5

Release notes

Sourced from postcss-normalize-unicode's releases.

v7.0.5

Bug Fixes

Commits
  • c847b6b Publish cssnano 7.1.2
  • 72dd9c9 fix: update browserslist
  • 19849ba chore: update dev dependencies
  • ad02c7c chore: use npm trusted publishing
  • f31273c fix: enhanced recognition of css comments (#1730)
  • bd3b251 chore: update GitHub actions
  • bba3b5f chore: update development deps
  • 53c4033 test: switch to built-in Node.js test coverage
  • ff17fd3 chore: update development dependencies
  • c9e493c chore: update pnpm
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for postcss-normalize-unicode since your current version.


Updates postcss-reduce-initial from 7.0.4 to 7.0.5

Release notes

Sourced from postcss-reduce-initial's releases.

v7.0.5

Bug Fixes

Commits
  • c847b6b Publish cssnano 7.1.2
  • 72dd9c9 fix: update browserslist
  • 19849ba chore: update dev dependencies
  • ad02c7c chore: use npm trusted publishing
  • f31273c fix: enhanced recognition of css comments (#1730)
  • bd3b251 chore: update GitHub actions
  • bba3b5f chore: update development deps
  • 53c4033 test: switch to built-in Node.js test coverage
  • ff17fd3 chore: update development dependencies
  • c9e493c chore: update pnpm
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for postcss-reduce-initial since your current version.


Updates stylehacks from 7.0.6 to 7.0.7

Release notes

Sourced from stylehacks's releases.

[email protected]

What's Changed

Full Changelog: https://github.com/cssnano/cssnano/compare/[email protected]@7.0.7

Commits
  • c847b6b Publish cssnano 7.1.2
  • 72dd9c9 fix: update browserslist
  • 19849ba chore: update dev dependencies
  • ad02c7c chore: use npm trusted publishing
  • f31273c fix: enhanced recognition of css comments (#1730)
  • bd3b251 chore: update GitHub actions
  • bba3b5f chore: update development deps
  • 53c4033 test: switch to built-in Node.js test coverage
  • ff17fd3 chore: update development dependencies
  • c9e493c chore: update pnpm
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for stylehacks since your current version.


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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the minor-patch group with 20 updates:

| Package | From | To |
| --- | --- | --- |
| [sass](https://github.com/sass/dart-sass) | `1.93.2` | `1.93.3` |
| [@eslint/config-helpers](https://github.com/eslint/rewrite/tree/HEAD/packages/config-helpers) | `0.4.1` | `0.4.2` |
| [@eslint/plugin-kit](https://github.com/eslint/rewrite/tree/HEAD/packages/plugin-kit) | `0.4.0` | `0.4.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.9.1` | `24.10.0` |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.8.20` | `2.8.23` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001751` | `1.0.30001753` |
| [cssnano](https://github.com/cssnano/cssnano) | `7.1.1` | `7.1.2` |
| [cssnano-preset-default](https://github.com/cssnano/cssnano) | `7.0.9` | `7.0.10` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.240` | `1.5.244` |
| [envinfo](https://github.com/tabrindle/envinfo) | `7.19.0` | `7.20.0` |
| [eslint](https://github.com/eslint/eslint) | `9.38.0` | `9.39.0` |
| [node-releases](https://github.com/chicoxyzzy/node-releases) | `2.0.26` | `2.0.27` |
| [postcss-colormin](https://github.com/cssnano/cssnano) | `7.0.4` | `7.0.5` |
| [postcss-convert-values](https://github.com/cssnano/cssnano) | `7.0.7` | `7.0.8` |
| [postcss-discard-comments](https://github.com/cssnano/cssnano) | `7.0.4` | `7.0.5` |
| [postcss-merge-rules](https://github.com/cssnano/cssnano) | `7.0.6` | `7.0.7` |
| [postcss-minify-params](https://github.com/cssnano/cssnano) | `7.0.4` | `7.0.5` |
| [postcss-normalize-unicode](https://github.com/cssnano/cssnano) | `7.0.4` | `7.0.5` |
| [postcss-reduce-initial](https://github.com/cssnano/cssnano) | `7.0.4` | `7.0.5` |
| [stylehacks](https://github.com/cssnano/cssnano) | `7.0.6` | `7.0.7` |


Updates `sass` from 1.93.2 to 1.93.3
- [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.93.2...1.93.3)

Updates `@eslint/config-helpers` from 0.4.1 to 0.4.2
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/config-helpers/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/config-helpers-v0.4.2/packages/config-helpers)

Updates `@eslint/plugin-kit` from 0.4.0 to 0.4.1
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/plugin-kit/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/plugin-kit-v0.4.1/packages/plugin-kit)

Updates `@types/node` from 24.9.1 to 24.10.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `baseline-browser-mapping` from 2.8.20 to 2.8.23
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.8.20...v2.8.23)

Updates `caniuse-lite` from 1.0.30001751 to 1.0.30001753
- [Commits](browserslist/caniuse-lite@1.0.30001751...1.0.30001753)

Updates `cssnano` from 7.1.1 to 7.1.2
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.1.2)

Updates `cssnano-preset-default` from 7.0.9 to 7.0.10
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.10)

Updates `electron-to-chromium` from 1.5.240 to 1.5.244
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.240...v1.5.244)

Updates `envinfo` from 7.19.0 to 7.20.0
- [Release notes](https://github.com/tabrindle/envinfo/releases)
- [Changelog](https://github.com/tabrindle/envinfo/blob/main/CHANGELOG.md)
- [Commits](tabrindle/envinfo@v7.19.0...v7.20.0)

Updates `eslint` from 9.38.0 to 9.39.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.38.0...v9.39.0)

Updates `node-releases` from 2.0.26 to 2.0.27
- [Commits](chicoxyzzy/node-releases@v2.0.26...v2.0.27)

Updates `postcss-colormin` from 7.0.4 to 7.0.5
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.5)

Updates `postcss-convert-values` from 7.0.7 to 7.0.8
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.8)

Updates `postcss-discard-comments` from 7.0.4 to 7.0.5
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.5)

Updates `postcss-merge-rules` from 7.0.6 to 7.0.7
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.7)

Updates `postcss-minify-params` from 7.0.4 to 7.0.5
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.5)

Updates `postcss-normalize-unicode` from 7.0.4 to 7.0.5
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.5)

Updates `postcss-reduce-initial` from 7.0.4 to 7.0.5
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.5)

Updates `stylehacks` from 7.0.6 to 7.0.7
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.7)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.93.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@eslint/config-helpers"
  dependency-version: 0.4.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@eslint/plugin-kit"
  dependency-version: 0.4.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@types/node"
  dependency-version: 24.10.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: baseline-browser-mapping
  dependency-version: 2.8.23
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001753
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: cssnano
  dependency-version: 7.1.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: cssnano-preset-default
  dependency-version: 7.0.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: electron-to-chromium
  dependency-version: 1.5.244
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: envinfo
  dependency-version: 7.20.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: eslint
  dependency-version: 9.39.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: node-releases
  dependency-version: 2.0.27
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: postcss-colormin
  dependency-version: 7.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: postcss-convert-values
  dependency-version: 7.0.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: postcss-discard-comments
  dependency-version: 7.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: postcss-merge-rules
  dependency-version: 7.0.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: postcss-minify-params
  dependency-version: 7.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: postcss-normalize-unicode
  dependency-version: 7.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: postcss-reduce-initial
  dependency-version: 7.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: stylehacks
  dependency-version: 7.0.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 3, 2025
@alcohol alcohol merged commit 32dc70e into main Nov 3, 2025
24 of 26 checks passed
@alcohol alcohol deleted the dependabot/npm_and_yarn/minor-patch-0a68020079 branch November 3, 2025 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants