Skip to content

Build(deps): Bump the npm-dependencies group across 1 directory with 9 updates - #188

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-dependencies-59dc3182c6
Open

Build(deps): Bump the npm-dependencies group across 1 directory with 9 updates#188
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-dependencies-59dc3182c6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-dependencies group with 7 updates in the / directory:

Package From To
baseline-browser-mapping 2.11.19 2.11.22
binary-extensions 3.1.0 3.2.0
browserslist 4.28.8 4.28.9
node-releases 2.0.54 2.0.55
autoprefixer 10.5.4 10.5.6
postcss 8.5.26 8.5.28
postcss-cli 11.0.1 12.0.0

Updates baseline-browser-mapping from 2.11.19 to 2.11.22

Commits
  • af7c3c4 Patch to 2.11.22 because browser or feature data changed
  • 7e10cad Browser or feature data changed
  • ebb9702 Updating static site
  • ecc57a3 Updating static site
  • 0e5ed80 Patch to 2.11.21 because browser or feature data changed
  • 11da0b6 Browser or feature data changed
  • 69fcc81 Updating static site
  • b964de0 Patch to 2.11.20 because browser or feature data changed
  • 723099f Browser or feature data changed
  • f44163d Updating static site
  • See full diff in compare view

Updates binary-extensions from 3.1.0 to 3.2.0

Release notes

Sourced from binary-extensions's releases.

v3.2.0

  • Add nine binary file extensions (#33) 37831f4

sindresorhus/binary-extensions@v3.1.0...v3.2.0

Commits

Updates browserslist from 4.28.8 to 4.28.9

Release notes

Sourced from browserslist's releases.

4.28.9

Changelog

Sourced from browserslist's changelog.

4.28.9

Commits

Updates electron-to-chromium from 1.5.415 to 1.5.426

Commits

Updates node-releases from 2.0.54 to 2.0.55

Commits

Updates update-browserslist-db from 1.3.1 to 1.3.3

Release notes

Sourced from update-browserslist-db's releases.

1.3.3

  • Fixed pnpm minimumReleaseAge compatibility.

1.3.2

Changelog

Sourced from update-browserslist-db's changelog.

1.3.3

  • Fixed pnpm minimumReleaseAge compatibility.

1.3.2

Commits

Updates autoprefixer from 10.5.4 to 10.5.6

Release notes

Sourced from autoprefixer's releases.

10.5.6

10.5.5

Changelog

Sourced from autoprefixer's changelog.

10.5.6

10.5.5

Commits

Updates postcss from 8.5.26 to 8.5.28

Release notes

Sourced from postcss's releases.

8.5.28

  • Fixes types regression.

8.5.27

Changelog

Sourced from postcss's changelog.

8.5.28

  • Fixes types regression.

8.5.27

Commits

Updates postcss-cli from 11.0.1 to 12.0.0

Changelog

Sourced from postcss-cli's changelog.

12.0.0 / 2026-09-04

  • If using a YAML config, the yaml package must be installed separately (#478)
  • Requires Node.js v22+ (#525)
  • Errors if --config is passed, but no config is found (#467, #522)
  • Now properly exits with an error if invalid options/configuration are passed in watch mode (#527)
  • Upgrade to chokidar v5; which results in slightly different handling of dir-dependency messages in watch mode (#501)
  • Properly watchs all config files if there are multiple config files (#536)
  • Minimized dependencies by removing fs-extra (#510)
  • Internal refactoring
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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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

…9 updates

Bumps the npm-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.11.19` | `2.11.22` |
| [binary-extensions](https://github.com/sindresorhus/binary-extensions) | `3.1.0` | `3.2.0` |
| [browserslist](https://github.com/browserslist/browserslist) | `4.28.8` | `4.28.9` |
| [node-releases](https://github.com/chicoxyzzy/node-releases) | `2.0.54` | `2.0.55` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.4` | `10.5.6` |
| [postcss](https://github.com/postcss/postcss) | `8.5.26` | `8.5.28` |
| [postcss-cli](https://github.com/postcss/postcss-cli) | `11.0.1` | `12.0.0` |



Updates `baseline-browser-mapping` from 2.11.19 to 2.11.22
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.11.19...v2.11.22)

Updates `binary-extensions` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/sindresorhus/binary-extensions/releases)
- [Commits](sindresorhus/binary-extensions@v3.1.0...v3.2.0)

Updates `browserslist` from 4.28.8 to 4.28.9
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.28.8...4.28.9)

Updates `electron-to-chromium` from 1.5.415 to 1.5.426
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.415...v1.5.426)

Updates `node-releases` from 2.0.54 to 2.0.55
- [Commits](chicoxyzzy/node-releases@v2.0.54...v2.0.55)

Updates `update-browserslist-db` from 1.3.1 to 1.3.3
- [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.3.1...1.3.3)

Updates `autoprefixer` from 10.5.4 to 10.5.6
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.5.4...10.5.6)

Updates `postcss` from 8.5.26 to 8.5.28
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.26...8.5.28)

Updates `postcss-cli` from 11.0.1 to 12.0.0
- [Release notes](https://github.com/postcss/postcss-cli/releases)
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md)
- [Commits](postcss/postcss-cli@11.0.1...12.0.0)

---
updated-dependencies:
- dependency-name: baseline-browser-mapping
  dependency-version: 2.11.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: binary-extensions
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: browserslist
  dependency-version: 4.28.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: electron-to-chromium
  dependency-version: 1.5.426
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: node-releases
  dependency-version: 2.0.55
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: update-browserslist-db
  dependency-version: 1.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: autoprefixer
  dependency-version: 10.5.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: postcss
  dependency-version: 8.5.28
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: postcss-cli
  dependency-version: 12.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants