Skip to content

Bump the all-dependencies group with 4 updates #446

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

Merged
merged 2 commits into from
Apr 15, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2025

Bumps the all-dependencies group with 4 updates: @mdn/browser-compat-data, stylelint, stylelint-config-standard and web-features.

Updates @mdn/browser-compat-data from 6.0.1 to 6.0.3

Release notes

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

v6.0.3

Removals

  • css.properties.dynamic-range-limit.constrained-high (#26412)
  • css.properties.dynamic-range-limit.high (#26412)
  • http.headers.Link.compression-dictionary (#26375)
  • http.headers.Link.expect (#26375)

Additions

  • api.CaptureController.decreaseZoomLevel (#26412)
  • api.CaptureController.forwardWheel (#26412)
  • api.CaptureController.getSupportedZoomLevels (#26412)
  • api.CaptureController.increaseZoomLevel (#26412)
  • api.CaptureController.resetZoomLevel (#26412)
  • api.CaptureController.zoomLevel (#26412)
  • api.CaptureController.zoomlevelchange_event (#26412)
  • api.GPUAdapterInfo.isFallbackAdapter (#26412)
  • api.IdentityCredential.configURL (#26412)
  • browsers.firefox_android.releases.140 (#26384)
  • browsers.firefox.releases.140 (#26384)
  • browsers.safari_ios.releases.18.5 (#26384)
  • browsers.safari.releases.18.5 (#26384)
  • browsers.webview_ios.releases.18.5 (#26384)
  • css.properties.dynamic-range-limit.constrained (#26412)
  • css.properties.dynamic-range-limit.no-limit (#26412)

Statistics

  • 11 contributors have changed 66 files with 828 additions and 172 deletions in 24 commits (v6.0.2...v6.0.3)
  • 17,086 total features
  • 1,139 total contributors
  • 5,188 total stargazers

v6.0.2

Additions

  • api.AudioWorklet.port (#26371)
  • browsers.chrome_android.releases.138 (#26363)
  • browsers.chrome.releases.138 (#26363)
  • browsers.webview_android.releases.138 (#26363)
  • css.selectors.after.nested_marker (#26240)
  • css.selectors.before.nested_marker (#26240)

Statistics

  • 6 contributors have changed 328 files with 1,406 additions and 1,186 deletions in 52 commits (v6.0.1...v6.0.2)
  • 17,079 total features
  • 1,138 total contributors
  • 5,178 total stargazers
Changelog

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

v6.0.3

April 4, 2025

Removals

  • css.properties.dynamic-range-limit.constrained-high (#26412)
  • css.properties.dynamic-range-limit.high (#26412)
  • http.headers.Link.compression-dictionary (#26375)
  • http.headers.Link.expect (#26375)

Additions

  • api.CaptureController.decreaseZoomLevel (#26412)
  • api.CaptureController.forwardWheel (#26412)
  • api.CaptureController.getSupportedZoomLevels (#26412)
  • api.CaptureController.increaseZoomLevel (#26412)
  • api.CaptureController.resetZoomLevel (#26412)
  • api.CaptureController.zoomLevel (#26412)
  • api.CaptureController.zoomlevelchange_event (#26412)
  • api.GPUAdapterInfo.isFallbackAdapter (#26412)
  • api.IdentityCredential.configURL (#26412)
  • browsers.firefox_android.releases.140 (#26384)
  • browsers.firefox.releases.140 (#26384)
  • browsers.safari_ios.releases.18.5 (#26384)
  • browsers.safari.releases.18.5 (#26384)
  • browsers.webview_ios.releases.18.5 (#26384)
  • css.properties.dynamic-range-limit.constrained (#26412)
  • css.properties.dynamic-range-limit.no-limit (#26412)

Statistics

  • 11 contributors have changed 66 files with 828 additions and 172 deletions in 24 commits (v6.0.2...v6.0.3)
  • 17,086 total features
  • 1,139 total contributors
  • 5,188 total stargazers

v6.0.2

April 1, 2025

Additions

  • api.AudioWorklet.port (#26371)
  • browsers.chrome_android.releases.138 (#26363)
  • browsers.chrome.releases.138 (#26363)
  • browsers.webview_android.releases.138 (#26363)
  • css.selectors.after.nested_marker (#26240)
  • css.selectors.before.nested_marker (#26240)

... (truncated)

Commits

Updates stylelint from 16.17.0 to 16.18.0

Release notes

Sourced from stylelint's releases.

16.18.0

It adds 2 new rules and fixes 2 bugs. We've turned on these rules, and the syntax-string-no-invalid and layer-name-pattern ones from recent releases, in our standard config.

Changelog

Sourced from stylelint's changelog.

16.18.0 - 2025-04-06

It adds 2 new rules and fixes 2 bugs. We've turned on these rules, and the syntax-string-no-invalid and layer-name-pattern ones from recent releases, in our standard config.

Commits

Updates stylelint-config-standard from 37.0.0 to 38.0.0

Release notes

Sourced from stylelint-config-standard's releases.

38.0.0

  • Removed: stylelint less than 16.18.0 from peer dependencies.
  • Changed: updated to [email protected].
  • Added: color-function-alias-notation: "without-alpha" rule.
  • Added: container-name-pattern (kebab-case with optional -- prefix) rule.
  • Added: layer-name-pattern (kebab-case) rule.
Changelog

Sourced from stylelint-config-standard's changelog.

38.0.0

  • Removed: stylelint less than 16.18.0 from peer dependencies.
  • Changed: updated to [email protected].
  • Added: color-function-alias-notation: "without-alpha" rule.
  • Added: container-name-pattern (kebab-case with optional -- prefix) rule.
  • Added: layer-name-pattern (kebab-case) rule.
Commits

Updates web-features from 2.30.0 to 2.32.0

Release notes

Sourced from web-features's releases.

v2.32.0

What's New

  • 1062 features.
  • 91.2% coverage of BCD.
  • clipboard-supports is now Baseline newly available.
  • screen-wake-lock is now Baseline newly available.

What's Changed

New Contributors

Full Changelog: web-platform-dx/web-features@v2.31.0...v2.32.0

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

v2.31.0

What's New

  • 1059 features.
  • 90.5% coverage of BCD.

What's Changed

New Contributors

Full Changelog: web-platform-dx/web-features@v2.30.0...v2.31.0

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

Commits
  • 7262d61 Increment minor version to v2.32.0 (#2845)
  • 4765c11 Bump @​types/node from 18.19.84 to 18.19.86 in /packages/web-features (#2837)
  • 25209d8 Increment minor version to v2.31.0 (#2828)
  • 10373a0 Bump @​types/node from 18.19.83 to 18.19.84 in /packages/web-features (#2814)
  • See full diff in compare view

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 4 updates: [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data), [stylelint](https://github.com/stylelint/stylelint), [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) and [web-features](https://github.com/web-platform-dx/web-features/tree/HEAD/packages/web-features).


Updates `@mdn/browser-compat-data` from 6.0.1 to 6.0.3
- [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.1...v6.0.3)

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

Updates `stylelint-config-standard` from 37.0.0 to 38.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@37.0.0...38.0.0)

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

---
updated-dependencies:
- dependency-name: "@mdn/browser-compat-data"
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: stylelint
  dependency-version: 16.18.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: stylelint-config-standard
  dependency-version: 38.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: web-features
  dependency-version: 2.32.0
  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 Apr 6, 2025
Copy link

netlify bot commented Apr 6, 2025

Deploy Preview for cssdb ready!

Name Link
🔨 Latest commit 77fefef
🔍 Latest deploy log https://app.netlify.com/sites/cssdb/deploys/67fd6f2ee7964a00086c7eda
😎 Deploy Preview https://deploy-preview-446--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 site configuration.

@romainmenke romainmenke merged commit f5dc403 into main Apr 15, 2025
10 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/all-dependencies-566f034b02 branch April 15, 2025 05:59
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