Skip to content

Bump the all-dependencies group with 5 updates#505

Merged
romainmenke merged 1 commit intomainfrom
dependabot/npm_and_yarn/all-dependencies-351f7f9d81
Apr 20, 2026
Merged

Bump the all-dependencies group with 5 updates#505
romainmenke merged 1 commit intomainfrom
dependabot/npm_and_yarn/all-dependencies-351f7f9d81

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 19, 2026

Bumps the all-dependencies group with 5 updates:

Package From To
@mdn/browser-compat-data 7.3.10 7.3.11
postcss 8.5.8 8.5.9
postcss-preset-env 11.2.0 11.2.1
stylelint 17.6.0 17.7.0
web-features 3.22.1 3.23.0

Updates @mdn/browser-compat-data from 7.3.10 to 7.3.11

Release notes

Sourced from @​mdn/browser-compat-data's releases.

v7.3.11

Additions

  • api.CustomElementRegistry.define.html_name_validity (#29217)
  • api.CustomElementRegistry.whenDefined.html_name_validity (#29217)
  • api.Document.createAttribute.html_name_validity (#29217)
  • api.Document.createAttributeNS.html_name_validity (#29217)
  • api.Document.createElement.html_name_validity (#29217)
  • api.Document.createElementNS.html_name_validity (#29217)
  • api.Element.setAttribute.html_name_validity (#29217)
  • api.Element.setAttributeNodeNS.html_name_validity (#29217)
  • api.Element.toggleAttribute.html_name_validity (#29217)
  • api.PaymentRequest.getSecurePaymentConfirmationCapabilities_static (#29434)
  • api.WGSLLanguageFeatures.extension_subgroup_uniformity (#29422)
  • browsers.chrome_android.releases.150 (#29413)
  • browsers.chrome.releases.150 (#29413)
  • browsers.opera.releases.126 (#29414)
  • browsers.opera.releases.127 (#29414)
  • browsers.opera.releases.128 (#29414)
  • browsers.opera.releases.129 (#29414)
  • browsers.opera.releases.130 (#29414)
  • browsers.opera.releases.131 (#29414)
  • browsers.opera.releases.132 (#29444)
  • browsers.webview_android.releases.150 (#29413)
  • css.at-rules.container.container-query_optional (#29300)
  • css.types.url.cross-origin (#29440)
  • css.types.url.referrer-policy (#29440)
  • http.headers.Reporting-Endpoints.crash-reporting (#29399)

Statistics

  • 11 contributors have changed 49 files with 950 additions and 300 deletions in 28 commits (v7.3.10...v7.3.11)
  • 19,561 total features
  • 1,240 total contributors
  • 5,628 total stargazers
Changelog

Sourced from @​mdn/browser-compat-data's changelog.

v7.3.11

April 10, 2026

Additions

  • api.CustomElementRegistry.define.html_name_validity (#29217)
  • api.CustomElementRegistry.whenDefined.html_name_validity (#29217)
  • api.Document.createAttribute.html_name_validity (#29217)
  • api.Document.createAttributeNS.html_name_validity (#29217)
  • api.Document.createElement.html_name_validity (#29217)
  • api.Document.createElementNS.html_name_validity (#29217)
  • api.Element.setAttribute.html_name_validity (#29217)
  • api.Element.setAttributeNodeNS.html_name_validity (#29217)
  • api.Element.toggleAttribute.html_name_validity (#29217)
  • api.PaymentRequest.getSecurePaymentConfirmationCapabilities_static (#29434)
  • api.WGSLLanguageFeatures.extension_subgroup_uniformity (#29422)
  • browsers.chrome_android.releases.150 (#29413)
  • browsers.chrome.releases.150 (#29413)
  • browsers.opera.releases.126 (#29414)
  • browsers.opera.releases.127 (#29414)
  • browsers.opera.releases.128 (#29414)
  • browsers.opera.releases.129 (#29414)
  • browsers.opera.releases.130 (#29414)
  • browsers.opera.releases.131 (#29414)
  • browsers.opera.releases.132 (#29444)
  • browsers.webview_android.releases.150 (#29413)
  • css.at-rules.container.container-query_optional (#29300)
  • css.types.url.cross-origin (#29440)
  • css.types.url.referrer-policy (#29440)
  • http.headers.Reporting-Endpoints.crash-reporting (#29399)

Statistics

  • 11 contributors have changed 49 files with 950 additions and 300 deletions in 28 commits (v7.3.10...v7.3.11)
  • 19,561 total features
  • 1,240 total contributors
  • 5,628 total stargazers
Commits

Updates postcss from 8.5.8 to 8.5.9

Release notes

Sourced from postcss's releases.

8.5.9

  • Speed up source map encoding paring in case of the error.
Changelog

Sourced from postcss's changelog.

8.5.9

  • Speed up source map encoding paring in case of the error.
Commits
  • fe88ac2 Release 8.5.9 version
  • c551632 Avoid RegExp when we can use simple JS
  • 89a6b74 Move SECURITY.txt for docs folder to keep GitHub page cleaner
  • 6ceb8a4 Create SECURITY.md
  • 02ccae6 Another way to fix CI with .ts ext in tests on old Node.js
  • 2c36658 Another way to fix CI with TS on old Node.js
  • b906003 Another way to fix CI with old Node.js
  • 04d32cd Fix another issue with Node.js 10 on CI
  • df86cdf Try to fix Node.js 10 on CI
  • 82bec0d Move to oxfmt
  • Additional commits viewable in compare view

Updates postcss-preset-env from 11.2.0 to 11.2.1

Changelog

Sourced from postcss-preset-env's changelog.

11.2.1

April 12, 2026

Commits

Updates stylelint from 17.6.0 to 17.7.0

Release notes

Sourced from stylelint's releases.

17.7.0

It fixes 4 bugs, including clearer problem messages by removing filler words and leading with the problem. We've also released 1.0.0 of create-stylelint to help with first-time Stylelint setup.

Changelog

Sourced from stylelint's changelog.

17.7.0 - 2026-04-12

It fixes 4 bugs, including clearer problem messages by removing filler words and leading with the problem. We've also released 1.0.0 of create-stylelint to help with first-time Stylelint setup.

Commits
  • 0b9b48b Release 17.7.0 (#9210)
  • d0c992e Fix function-url-quotes false positives when URLs have modifiers (#8702)
  • 64d07a8 Fix clarity of problem messages (#9199)
  • 38b2df2 Bump lodash from 4.17.23 to 4.18.1 (#9208)
  • 2d9a53d Bump globby from 16.1.1 to 16.2.0 (#9207)
  • 37b1766 Bump @​csstools/css-syntax-patches-for-csstree from 1.1.1 to 1.1.2 in the csst...
  • db04992 Bump codecov/codecov-action from 5.5.2 to 6.0.0 (#9205)
  • 5dd17db Fix --print-config CLI flag to hide internal properties (#9194)
  • f5010d4 Refactor to document properties in Config type (#9195)
  • 73f4834 Refactor to remove unused Config.ignorePatterns property type (#9193)
  • Additional commits viewable in compare view

Updates web-features from 3.22.1 to 3.23.0

Release notes

Sourced from web-features's releases.

v3.23.0

What's New

  • 1 redirect: rect-xywh replaces rect-xywx due to a typo
  • 8 features: bmp, border-shape, dynamic-range-limit, gif, jpeg, languagemodel, navigation-timing-confidence, and web-animations-iterationcomposite
  • 4 groups: fetch, http, image-formats, and mathml
  • 1 status change: clear-site-data regressed from Baseline newly available to limited availability, due to browser bugs previously untracked in upstream data sources.

What's Changed

New Contributors

Full Changelog: web-platform-dx/web-features@v3.22.1...v3.23.0

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 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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) | `7.3.10` | `7.3.11` |
| [postcss](https://github.com/postcss/postcss) | `8.5.8` | `8.5.9` |
| [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `11.2.0` | `11.2.1` |
| [stylelint](https://github.com/stylelint/stylelint) | `17.6.0` | `17.7.0` |
| [web-features](https://github.com/web-platform-dx/web-features/tree/HEAD/packages/web-features) | `3.22.1` | `3.23.0` |


Updates `@mdn/browser-compat-data` from 7.3.10 to 7.3.11
- [Release notes](https://github.com/mdn/browser-compat-data/releases)
- [Changelog](https://github.com/mdn/browser-compat-data/blob/main/RELEASE_NOTES.md)
- [Commits](mdn/browser-compat-data@v7.3.10...v7.3.11)

Updates `postcss` from 8.5.8 to 8.5.9
- [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.9)

Updates `postcss-preset-env` from 11.2.0 to 11.2.1
- [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 `stylelint` from 17.6.0 to 17.7.0
- [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.7.0)

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

---
updated-dependencies:
- dependency-name: "@mdn/browser-compat-data"
  dependency-version: 7.3.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: postcss
  dependency-version: 8.5.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: postcss-preset-env
  dependency-version: 11.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: stylelint
  dependency-version: 17.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: web-features
  dependency-version: 3.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Apr 19, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 19, 2026

Deploy Preview for cssdb ready!

Name Link
🔨 Latest commit d097784
🔍 Latest deploy log https://app.netlify.com/projects/cssdb/deploys/69e55f23d9c9460008a9934c
😎 Deploy Preview https://deploy-preview-505--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 1b5864a into main Apr 20, 2026
11 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/all-dependencies-351f7f9d81 branch April 20, 2026 05:22
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.

1 participant