Skip to content

Bump the all-dependencies group across 1 directory with 5 updates #464

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2025

Bumps the all-dependencies group with 5 updates in the / directory:

Package From To
@mdn/browser-compat-data 6.0.33 6.1.1
browserslist 4.25.1 4.25.2
stylelint 16.22.0 16.23.1
stylelint-config-standard 38.0.0 39.0.0
web-features 2.41.2 2.43.1

Updates @mdn/browser-compat-data from 6.0.33 to 6.1.1

Release notes

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

v6.1.1

Additions

  • api.Element.scrollIntoView.options_container_parameter (#27463)
  • browsers.edge.releases.142 (#27531)
  • css.selectors.heading (#27504)
  • css.selectors.headingfunction (#27504)
  • css.types.corner-shape-value (#27505)
  • css.types.corner-shape-value.bevel (#27505)
  • css.types.corner-shape-value.notch (#27505)
  • css.types.corner-shape-value.round (#27505)
  • css.types.corner-shape-value.scoop (#27505)
  • css.types.corner-shape-value.square (#27505)
  • css.types.corner-shape-value.squircle (#27505)
  • css.types.corner-shape-value.superellipse (#27505)
  • css.types.superellipse (#27505)

Statistics

  • 8 contributors have changed 18 files with 523 additions and 94 deletions in 18 commits (v6.1.0...v6.1.1)
  • 17,747 total features
  • 1,180 total contributors
  • 5,347 total stargazers

v6.1.0

Notable changes

A types export has been added, which fixes compilation for TypeScript users using nodenext module resolution.

Removals

  • css.properties.color-scheme.only_dark (#27480)
  • css.properties.color-scheme.only_light (#27480)

Additions

  • api.RTCRtpSender.setParameters.parameters_encodings_parameter.codec (#27488)
  • browsers.chrome_android.releases.142 (#27490)
  • browsers.chrome.releases.142 (#27490)
  • browsers.webview_android.releases.142 (#27490)
  • css.properties.align-self.auto (#27475)
  • css.properties.align-self.normal (#27475)
  • css.properties.align-self.stretch (#27475)
  • css.properties.alignment-baseline.text-after-edge (#27476)
  • css.properties.alignment-baseline.text-before-edge (#27476)
  • css.properties.color-scheme.only (#27480)
  • css.properties.filter.blur (#27481)
  • css.properties.filter.brightness (#27481)
  • css.properties.filter.contrast (#27481)
  • css.properties.filter.drop-shadow (#27481)

... (truncated)

Changelog

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

v6.1.1

August 8, 2025

Additions

  • api.Element.scrollIntoView.options_container_parameter (#27463)
  • browsers.edge.releases.142 (#27531)
  • css.selectors.heading (#27504)
  • css.selectors.headingfunction (#27504)
  • css.types.corner-shape-value (#27505)
  • css.types.corner-shape-value.bevel (#27505)
  • css.types.corner-shape-value.notch (#27505)
  • css.types.corner-shape-value.round (#27505)
  • css.types.corner-shape-value.scoop (#27505)
  • css.types.corner-shape-value.square (#27505)
  • css.types.corner-shape-value.squircle (#27505)
  • css.types.corner-shape-value.superellipse (#27505)
  • css.types.superellipse (#27505)

Statistics

  • 8 contributors have changed 18 files with 523 additions and 94 deletions in 18 commits (v6.1.0...v6.1.1)
  • 17,747 total features
  • 1,180 total contributors
  • 5,347 total stargazers

v6.1.0

August 5, 2025

Notable changes

A types export has been added, which fixes compilation for TypeScript users using nodenext module resolution.

Removals

  • css.properties.color-scheme.only_dark (#27480)
  • css.properties.color-scheme.only_light (#27480)

Additions

  • api.RTCRtpSender.setParameters.parameters_encodings_parameter.codec (#27488)
  • browsers.chrome_android.releases.142 (#27490)
  • browsers.chrome.releases.142 (#27490)
  • browsers.webview_android.releases.142 (#27490)
  • css.properties.align-self.auto (#27475)
  • css.properties.align-self.normal (#27475)
  • css.properties.align-self.stretch (#27475)
  • css.properties.alignment-baseline.text-after-edge (#27476)

... (truncated)

Commits

Updates browserslist from 4.25.1 to 4.25.2

Release notes

Sourced from browserslist's releases.

4.25.2

  • Fixed Node.js --permission support (by @​broofa).
Changelog

Sourced from browserslist's changelog.

4.25.2

  • Fixed Node.js --permission support (by @​broofa).
Commits

Updates stylelint from 16.22.0 to 16.23.1

Release notes

Sourced from stylelint's releases.

16.23.1

It fixes 7 bugs.

  • Fixed: no-invalid-position-declaration false positives for embedded styles (#8701) (@​sw1tch3roo).
  • Fixed: property-no-deprecated erroneously autofixing clip (#8699) (@​immitsu).
  • Fixed: property-no-deprecated false positives for -webkit-box-orient: vertical; (#8699) (@​immitsu).
  • Fixed: selector-pseudo-*-no-unknown false positives for some meter pseudo classes/elements (#8708) (@​Mouvedia).
  • Fixed: selector-pseudo-class-no-unknown false positives for :unchecked (#8705) (@​Mouvedia).
  • Fixed: selector-pseudo-element-no-unknown false positives for ::search-text (#8707) (@​Mouvedia).
  • Fixed: selector-type-no-unknown false positives for selectedcontent (#8716) (@​Mouvedia).

16.23.0

It adds 5 new rules, 1 option to a rule and fixes 3 bugs. We've turned on the new rules in our standard config.

Changelog

Sourced from stylelint's changelog.

16.23.1 - 2025-08-07

It fixes 7 bugs.

  • Fixed: no-invalid-position-declaration false positives for embedded styles (#8701) (@​sw1tch3roo).
  • Fixed: property-no-deprecated erroneously autofixing clip (#8699) (@​immitsu).
  • Fixed: property-no-deprecated false positives for -webkit-box-orient: vertical; (#8699) (@​immitsu).
  • Fixed: selector-pseudo-*-no-unknown false positives for some meter pseudo classes/elements (#8708) (@​Mouvedia).
  • Fixed: selector-pseudo-class-no-unknown false positives for :unchecked (#8705) (@​Mouvedia).
  • Fixed: selector-pseudo-element-no-unknown false positives for ::search-text (#8707) (@​Mouvedia).
  • Fixed: selector-type-no-unknown false positives for selectedcontent (#8716) (@​Mouvedia).

16.23.0 - 2025-07-29

It adds 5 new rules, 1 option to a rule and fixes 3 bugs. We've turned on the new rules in our standard config.

Commits
  • a282f6c 16.23.1
  • 93e33f0 Prepare 16.23.1 (#8706)
  • 2811636 Fix no-invalid-position-declaration false positives for embedded styles (#8...
  • 6006370 Fix selector-type-no-unknown false positives for selectedcontent (#8716)
  • 5e7c4f0 Fix selector-pseudo-*-no-unknown false positives for some meter pseudo clas...
  • 5ef3ad8 Improve postcss-naive-css-in-js test fixture (#8715)
  • 5c66db7 Fix selector-pseudo-element-no-unknown false positives for ::search-text ...
  • b17f5a4 Bump typescript from 5.8.3 to 5.9.2 in the typescript group (#8711)
  • ce1283b Fix property-no-deprecated false positive for `-webkit-box-orient: vertical...
  • 94b6d69 Bump rollup from 4.46.0 to 4.46.2 (#8709)
  • Additional commits viewable in compare view

Updates stylelint-config-standard from 38.0.0 to 39.0.0

Release notes

Sourced from stylelint-config-standard's releases.

39.0.0

  • Removed: stylelint less than 16.23.0 from peer dependencies.
  • Changed: updated to [email protected].
  • Added: block-no-redundant-nested-style-rules rule.
Changelog

Sourced from stylelint-config-standard's changelog.

39.0.0

  • Removed: stylelint less than 16.23.0 from peer dependencies.
  • Changed: updated to [email protected].
  • Added: block-no-redundant-nested-style-rules rule.
Commits

Updates web-features from 2.41.2 to 2.43.1

Release notes

Sourced from web-features's releases.

v2.43.1

What's Changed

Full Changelog: web-platform-dx/web-features@v2.43.0...v2.43.1

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

v2.43.0

What's New

What's Changed

Full Changelog: web-platform-dx/web-features@v2.42.0...v2.43.0

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

v2.42.0

What's New

What's Changed

New Contributors

Full Changelog: web-platform-dx/web-features@v2.41.2...v2.42.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 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 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) | `6.0.33` | `6.1.1` |
| [browserslist](https://github.com/browserslist/browserslist) | `4.25.1` | `4.25.2` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.22.0` | `16.23.1` |
| [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `38.0.0` | `39.0.0` |
| [web-features](https://github.com/web-platform-dx/web-features/tree/HEAD/packages/web-features) | `2.41.2` | `2.43.1` |



Updates `@mdn/browser-compat-data` from 6.0.33 to 6.1.1
- [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@v6.0.33...v6.1.1)

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

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

Updates `stylelint-config-standard` from 38.0.0 to 39.0.0
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint-config-standard@38.0.0...39.0.0)

Updates `web-features` from 2.41.2 to 2.43.1
- [Release notes](https://github.com/web-platform-dx/web-features/releases)
- [Commits](https://github.com/web-platform-dx/web-features/commits/v2.43.1/packages/web-features)

---
updated-dependencies:
- dependency-name: "@mdn/browser-compat-data"
  dependency-version: 6.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: browserslist
  dependency-version: 4.25.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: stylelint
  dependency-version: 16.23.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: stylelint-config-standard
  dependency-version: 39.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: web-features
  dependency-version: 2.43.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

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 Aug 10, 2025
Copy link

netlify bot commented Aug 10, 2025

Deploy Preview for cssdb ready!

Name Link
🔨 Latest commit 454977f
🔍 Latest deploy log https://app.netlify.com/projects/cssdb/deploys/68992db6dd7104000855d932
😎 Deploy Preview https://deploy-preview-464--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.

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.

0 participants