Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2025

Bumps the all-dependencies group with 3 updates: browserslist, postcss-preset-env and web-features.

Updates browserslist from 4.26.0 to 4.26.2

Release notes

Sourced from browserslist's releases.

4.26.2

  • Fixed baseline-browser-mapping version requirement.

4.26.1

  • Updated Firefox ESR.
Changelog

Sourced from browserslist's changelog.

4.26.2

  • Fixed baseline-browser-mapping version requirement.

4.26.1

  • Updated Firefox ESR.
Commits

Updates postcss-preset-env from 10.3.1 to 10.4.0

Changelog

Sourced from postcss-preset-env's changelog.

10.4.0

September 21, 2025

August 22, 2025

Commits

Updates web-features from 2.48.1 to 3.0.0

Release notes

Sourced from web-features's releases.

v3.0.0

Breaking Changes

  • Feature data can now represent redirecting from one ID to one other ID (a feature move) and from one ID to many IDs (a feature split). If you look up a feature by ID, then you might not get regular feature data. Use the new kind property to check whether a given ID is a redirect to one ("moved") or more other features ("split"), or an ordinary feature ("feature"). See the README for further information on how to interpret moved and split features.
  • Some existing types have been simplified. Previously, caniuse, group, snapshot, and spec property values could be a string or an array of strings. Now only arrays of strings are allowed.

What's Changed

Full Changelog: web-platform-dx/web-features@v2.49.0...v3.0.0

Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.

v2.49.0

What's New

  • 1 feature: corner-shape

What's Changed

Full Changelog: web-platform-dx/web-features@v2.48.2...v2.49.0

Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.

v2.48.2

What's Changed

Full Changelog: web-platform-dx/web-features@v2.48.1...v2.48.2

Subscribe to the Upcoming changes announcements thread for news about upcoming releases, such as breaking changes or major features.

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 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 all-dependencies group with 3 updates: [browserslist](https://github.com/browserslist/browserslist), [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) and [web-features](https://github.com/web-platform-dx/web-features/tree/HEAD/packages/web-features).


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

Updates `postcss-preset-env` from 10.3.1 to 10.4.0
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

Updates `web-features` from 2.48.1 to 3.0.0
- [Release notes](https://github.com/web-platform-dx/web-features/releases)
- [Commits](https://github.com/web-platform-dx/web-features/commits/v3.0.0/packages/web-features)

---
updated-dependencies:
- dependency-name: browserslist
  dependency-version: 4.26.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: postcss-preset-env
  dependency-version: 10.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: web-features
  dependency-version: 3.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 28, 2025
@netlify
Copy link

netlify bot commented Sep 28, 2025

Deploy Preview for cssdb ready!

Name Link
🔨 Latest commit db0eb73
🔍 Latest deploy log https://app.netlify.com/projects/cssdb/deploys/68d9be45967f250008917b64
😎 Deploy Preview https://deploy-preview-470--cssdb.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@romainmenke romainmenke merged commit eccff66 into main Sep 29, 2025
10 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/all-dependencies-f72b85c9cb branch September 29, 2025 05:52
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