Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @mdn/browser-compat-data from 6.0.36 to 6.0.37.

Release notes

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

v6.0.37

Removals

  • css.properties.-moz-image-region (#27467)
  • css.selectors.-moz-focus-inner (#27467)

Additions

  • api.Animation.commitStyles.endpoint_inclusive_commitStyles (#27421)
  • javascript.builtins.AsyncDisposableStack.@@asyncDispose (#27386)
  • javascript.builtins.AsyncIterator.@@asyncDispose (#27386)
  • javascript.builtins.DisposableStack.@@dispose (#27386)
  • javascript.builtins.Iterator.@@dispose (#27386)
  • javascript.builtins.SuppressedError.error (#27386)
  • javascript.builtins.SuppressedError.suppressed (#27386)
  • javascript.statements.await_using (#27386)
  • webextensions.api.storage.local.getKeys (#27442)
  • webextensions.api.storage.managed.getKeys (#27442)
  • webextensions.api.storage.session.getKeys (#27442)
  • webextensions.api.storage.StorageArea.getKeys (#27442)
  • webextensions.api.storage.sync.getKeys (#27442)

Statistics

  • 10 contributors have changed 34 files with 657 additions and 174 deletions in 22 commits (v6.0.36...v6.0.37)
  • 17,692 total features
  • 1,178 total contributors
  • 5,342 total stargazers
Changelog

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

v6.0.37

August 2, 2025

Removals

  • css.properties.-moz-image-region (#27467)
  • css.selectors.-moz-focus-inner (#27467)

Additions

  • api.Animation.commitStyles.endpoint_inclusive_commitStyles (#27421)
  • javascript.builtins.AsyncDisposableStack.@@asyncDispose (#27386)
  • javascript.builtins.AsyncIterator.@@asyncDispose (#27386)
  • javascript.builtins.DisposableStack.@@dispose (#27386)
  • javascript.builtins.Iterator.@@dispose (#27386)
  • javascript.builtins.SuppressedError.error (#27386)
  • javascript.builtins.SuppressedError.suppressed (#27386)
  • javascript.statements.await_using (#27386)
  • webextensions.api.storage.local.getKeys (#27442)
  • webextensions.api.storage.managed.getKeys (#27442)
  • webextensions.api.storage.session.getKeys (#27442)
  • webextensions.api.storage.StorageArea.getKeys (#27442)
  • webextensions.api.storage.sync.getKeys (#27442)

Statistics

  • 10 contributors have changed 34 files with 657 additions and 174 deletions in 22 commits (v6.0.36...v6.0.37)
  • 17,692 total features
  • 1,178 total contributors
  • 5,342 total stargazers
Commits
  • e2b5813 Release v6.0.37 (#27432)
  • 34b6ea9 Remove obsolete -moz-image-region and -moz-focus-inner (#27467)
  • 338a18f Bump eslint-plugin-jsdoc from 52.0.1 to 52.0.2 (#27466)
  • 94bd6ec Bump @​ddbeck/mdn-content-inventory from 0.2.20250731 to 0.2.20250801 (#27464)
  • 5b3e913 Ensure that version_removed: false does not get generated by mirroring (#27451)
  • 16e71e5 FF142 Animation.commitStyles() - does not require fill: forwards (#27421)
  • f711fa0 Update web-features tags (#27462)
  • 33757e0 Bug-1910669 add StorageArea.getKeys() (#27442)
  • ca490c4 Bump @​ddbeck/mdn-content-inventory from 0.2.20250730 to 0.2.20250731 (#27458)
  • a017dbc Bump web-features from 2.42.0 to 2.43.0 (#27457)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 6.0.36 to 6.0.37.
- [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.36...v6.0.37)

---
updated-dependencies:
- dependency-name: "@mdn/browser-compat-data"
  dependency-version: 6.0.37
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 4, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2025

Complete this checklist for every @mdn/browser-compat-data upgrade PR.

  • Check out this branch locally.
  • If any keys were removed in the release, delete them from .yml files and commit your changes.
  • Run npm install && npm run dist && npm test && git commit --all --message="Refresh dist" && git push.
  • Review the diff. Watch out for Baseline regressions; if applicable, add a comment (see #1971).
  • Merge this PR.

After merging, do these steps:

@github-actions github-actions bot added the generated These PRs are generated by Dependabot or other tools. label Aug 4, 2025
status:
baseline: low
baseline_low_date: 2024-07-09
baseline: false
Copy link
Collaborator

@ddbeck ddbeck Aug 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See mdn/browser-compat-data#27392. This regression needs some attention (as do the notes in BCD), so I'll come back to this tomorrow.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've sent mdn/browser-compat-data#27522 upstream to improve the notes.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2025

A newer version of @​mdn/browser-compat-data exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Aug 6, 2025
Comment on lines +4 to +8
# TODO: https://github.com/web-platform-dx/web-features/issues/1971
# Status changed: https://github.com/web-platform-dx/web-features/pull/3200
# 2025-08-06 - low → false - In Safari, if there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and `connectedCallback()` methods are not called.
# References:
# - https://bugs.webkit.org/show_bug.cgi?id=296420
Copy link
Collaborator

@ddbeck ddbeck Aug 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I decided to let this regression through instead of overriding it. Points in favor:

  • It's been Baseline low for about a year, but the bug was only recently reported. It seems like the right timing for developers to discover compat issues like this.
  • There's no legible feature to cleave off here. It just breaks in a surprising way.
  • This is already fixed in the Safari 26 beta and it's very likely become Baseline low again next month. It's possible that, given summer holiday and the WebDX meeting break, we wouldn't come to a conclusion on reconsideration before Apple released Safari 26 anyway.

The main point against would be that it's been Baseline low for a year and nobody's said anything until now.

@ddbeck ddbeck merged commit e09e5cb into main Aug 6, 2025
3 checks passed
@ddbeck ddbeck deleted the dependabot/npm_and_yarn/mdn/browser-compat-data-6.0.37 branch August 6, 2025 14:58
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 feature definition Creating or defining new features or groups of features. generated These PRs are generated by Dependabot or other tools. javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants