Skip to content

Bump the all-dependencies group across 1 directory with 3 updates#503

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/all-dependencies-7b5772774e
Open

Bump the all-dependencies group across 1 directory with 3 updates#503
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/all-dependencies-7b5772774e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2026

Bumps the all-dependencies group with 3 updates in the / directory: @mdn/browser-compat-data, stylelint and web-features.

Updates @mdn/browser-compat-data from 7.3.6 to 7.3.8

Release notes

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

v7.3.8

Additions

  • api.HTMLMediaElement.playbackRate.negative_values (#29253)
  • api.VideoFrame.VideoFrame.metadata_option (#29298)
  • browsers.bun.releases.1.3.11 (#29291)
  • browsers.edge.releases.149 (#29263)
  • css.properties.anchor-name.position_after_layout (#29282)
  • css.properties.letter-spacing.percentages (#29200)
  • css.properties.position-area.disables_auto_margins_and_insets (#29280)
  • webdriver.bidi.network.disownData.dataType_parameter.request (#29275)

Statistics

  • 10 contributors have changed 50 files with 926 additions and 295 deletions in 31 commits (v7.3.7...v7.3.8)
  • 19,510 total features
  • 1,234 total contributors
  • 5,616 total stargazers

v7.3.7

Removals

  • browsers.oculus.releases.23.0 (#27556)
  • css.properties.timeline-trigger.auto (#29034)
  • css.properties.timeline-trigger.normal (#29034)
  • webextensions.api.action.isEnabled.details_windowId_parameter (#28964)
  • webextensions.api.browserAction.isEnabled.details_windowId_parameter (#28964)

Additions

  • api.AudioContext.playbackStats (#29235)
  • api.AudioPlaybackStats (#29235)
  • api.AudioPlaybackStats.averageLatency (#29235)
  • api.AudioPlaybackStats.maximumLatency (#29235)
  • api.AudioPlaybackStats.minimumLatency (#29235)
  • api.AudioPlaybackStats.resetLatency (#29235)
  • api.AudioPlaybackStats.toJSON (#29235)
  • api.AudioPlaybackStats.totalDuration (#29235)
  • api.AudioPlaybackStats.underrunDuration (#29235)
  • api.AudioPlaybackStats.underrunEvents (#29235)
  • api.CSSPseudoElement.parent (#29244)
  • api.CSSPseudoElement.pseudo (#29244)
  • api.Element.activeViewTransition (#29244)
  • api.Element.pseudo (#29244)
  • api.Element.startViewTransition (#29244)
  • api.ReportingObserver.ReportingObserver.options_parameter (#27047)
  • api.ReportingObserver.ReportingObserver.options_parameter.types_property (#27047)
  • api.ReportingObserver.ReportingObserver.options_parameter.types_property.coep (#27047)
  • api.ReportingObserver.ReportingObserver.options_parameter.types_property.csp-violation (#27047)
  • api.ReportingObserver.ReportingObserver.options_parameter.types_property.deprecation (#27047)

... (truncated)

Changelog

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

v7.3.8

March 20, 2026

Additions

  • api.HTMLMediaElement.playbackRate.negative_values (#29253)
  • api.VideoFrame.VideoFrame.metadata_option (#29298)
  • browsers.bun.releases.1.3.11 (#29291)
  • browsers.edge.releases.149 (#29263)
  • css.properties.anchor-name.position_after_layout (#29282)
  • css.properties.letter-spacing.percentages (#29200)
  • css.properties.position-area.disables_auto_margins_and_insets (#29280)
  • webdriver.bidi.network.disownData.dataType_parameter.request (#29275)

Statistics

  • 10 contributors have changed 50 files with 926 additions and 295 deletions in 31 commits (v7.3.7...v7.3.8)
  • 19,510 total features
  • 1,234 total contributors
  • 5,616 total stargazers

v7.3.7

March 13, 2026

Removals

  • browsers.oculus.releases.23.0 (#27556)
  • css.properties.timeline-trigger.auto (#29034)
  • css.properties.timeline-trigger.normal (#29034)
  • webextensions.api.action.isEnabled.details_windowId_parameter (#28964)
  • webextensions.api.browserAction.isEnabled.details_windowId_parameter (#28964)

Additions

  • api.AudioContext.playbackStats (#29235)
  • api.AudioPlaybackStats (#29235)
  • api.AudioPlaybackStats.averageLatency (#29235)
  • api.AudioPlaybackStats.maximumLatency (#29235)
  • api.AudioPlaybackStats.minimumLatency (#29235)
  • api.AudioPlaybackStats.resetLatency (#29235)
  • api.AudioPlaybackStats.toJSON (#29235)
  • api.AudioPlaybackStats.totalDuration (#29235)
  • api.AudioPlaybackStats.underrunDuration (#29235)
  • api.AudioPlaybackStats.underrunEvents (#29235)
  • api.CSSPseudoElement.parent (#29244)
  • api.CSSPseudoElement.pseudo (#29244)
  • api.Element.activeViewTransition (#29244)
  • api.Element.pseudo (#29244)

... (truncated)

Commits

Updates stylelint from 17.4.0 to 17.5.0

Release notes

Sourced from stylelint's releases.

17.5.0

It deprecates two rule options, adds 1 rule option and fixes 7 bugs. We've also released 2.1.0 of our VS Code extension, which adds 8 new requested features, and our first release of the Stylelint Language Server.

  • Deprecated: *syntax options from declaration-property-value-no-unknown (#9102) (@​ragini-pandey).
  • Added: ignoreMediaFeatureNameValues: {} to media-feature-name-value-no-unknown (#8976) (@​kovsu).
  • Fixed: node_modules not ignored when using codeFilename in Node.js API (#9130) (@​adalinesimonian).
  • Fixed: Error TS7016 for imported css-tree types (#9133) (@​ragini-pandey).
  • Fixed: declaration-property-value-keyword-no-deprecated false positives for function arguments (#9116) (@​ragini-pandey).
  • Fixed: declaration-property-value-no-unknown false positives for calc-size() containing size keyword (#9105) (@​hriztam).
  • Fixed: no-descending-specificity & no-duplicate-selectors false negatives for equivalent compound selectors (#8977) (@​kovsu).
  • Fixed: no-invalid-position-declaration false positives for @mixin and @scope (#9120) (@​ragini-pandey).
  • Fixed: property-no-unknown false negatives for types (#9117) (@​Mouvedia).
Changelog

Sourced from stylelint's changelog.

17.5.0 - 2026-03-19

It deprecates two rule options, adds 1 rule option and fixes 7 bugs. We've also released 2.1.0 of our VS Code extension, which adds 8 new requested features, and our first release of the Stylelint Language Server.

  • Deprecated: *syntax options from declaration-property-value-no-unknown (#9102) (@​ragini-pandey).
  • Added: ignoreMediaFeatureNameValues: {} to media-feature-name-value-no-unknown (#8976) (@​kovsu).
  • Fixed: node_modules not ignored when using codeFilename in Node.js API (#9130) (@​adalinesimonian).
  • Fixed: Error TS7016 for imported css-tree types (#9133) (@​ragini-pandey).
  • Fixed: declaration-property-value-keyword-no-deprecated false positives for function arguments (#9116) (@​ragini-pandey).
  • Fixed: declaration-property-value-no-unknown false positives for calc-size() containing size keyword (#9105) (@​hriztam).
  • Fixed: no-descending-specificity & no-duplicate-selectors false negatives for equivalent compound selectors (#8977) (@​kovsu).
  • Fixed: no-invalid-position-declaration false positives for @mixin and @scope (#9120) (@​ragini-pandey).
  • Fixed: property-no-unknown false negatives for types (#9117) (@​Mouvedia).
Commits
  • 8d0198a Release 17.5.0 (#9160)
  • 3ba50ac Add ignoreMediaFeatureNameValues: {} to `media-feature-name-value-no-unknow...
  • 77dfd01 Fix no-invalid-position-declaration false positives for @mixin and `@scop...
  • 7cde2d0 Fix declaration-property-value-keyword-no-deprecated false positives for fu...
  • 7b10658 Fix declaration-property-value-no-unknown false positives for calc-size()...
  • e5b9ec7 Deprecate *syntax options from declaration-property-value-no-unknown (#9102)
  • 5bd2d21 Bump css-tree from 3.1.0 to 3.2.1 (#9158)
  • 995caf4 Bump eslint from 10.0.2 to 10.0.3 in the eslint group (#9156)
  • f5f6ddd Bump lint-staged from 16.2.7 to 16.3.3 (#9159)
  • 6894818 Bump the jest group with 2 updates (#9157)
  • Additional commits viewable in compare view
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates web-features from 3.19.0 to 3.21.0

Release notes

Sourced from web-features's releases.

v3.21.0

What's New

  • 2 features: fetch-formdata and navigator-modelcontext
  • 1 group: webmcp
  • The Baseline status of font-family-math regressed from newly available to limited availability. The feature advanced to newly available prematurely, due to an incorrect version number in upstream data. It's expected to advance correctly in the near future.

What's Changed

New Contributors

Full Changelog: web-platform-dx/web-features@v3.20.0...v3.21.0

v3.20.0

What's New

  • Features: loading-lazy-media, mathml-full, signature-based-resource-integrity, text-decoration-skip-ink, text-decoration-skip-ink-all, and text-decoration-spelling-grammar

What's Changed

New Contributors

Full Changelog: web-platform-dx/web-features@v3.19.0...v3.20.0

Commits
  • 3fe5208 Increment minor version to v3.21.0 (#3876)
  • d01dd90 Bump the types-node group across 2 directories with 1 update (#3860)
  • 7a6462a Increment minor version to v3.20.0 (#3852)
  • 4e0d1c8 Bump the types-node group across 2 directories with 1 update (#3844)
  • e27fa2b Bump the types-node group across 2 directories with 1 update (#3839)
  • 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 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 in the / directory: [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data), [stylelint](https://github.com/stylelint/stylelint) and [web-features](https://github.com/web-platform-dx/web-features/tree/HEAD/packages/web-features).


Updates `@mdn/browser-compat-data` from 7.3.6 to 7.3.8
- [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.6...v7.3.8)

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

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

---
updated-dependencies:
- dependency-name: "@mdn/browser-compat-data"
  dependency-version: 7.3.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: stylelint
  dependency-version: 17.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: web-features
  dependency-version: 3.21.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 Mar 29, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 29, 2026

Deploy Preview for cssdb failed.

Name Link
🔨 Latest commit 1e3fce0
🔍 Latest deploy log https://app.netlify.com/projects/cssdb/deploys/69c9af9e8f65c600083dabce

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