Skip to content

Bump @mdn/browser-compat-data from 7.3.7 to 7.3.8#3881

Merged
ddbeck merged 3 commits intomainfrom
dependabot/npm_and_yarn/mdn/browser-compat-data-7.3.8
Mar 25, 2026
Merged

Bump @mdn/browser-compat-data from 7.3.7 to 7.3.8#3881
ddbeck merged 3 commits intomainfrom
dependabot/npm_and_yarn/mdn/browser-compat-data-7.3.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @mdn/browser-compat-data from 7.3.7 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
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
Commits

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 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 7.3.7 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.7...v7.3.8)

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

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 23, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 23, 2026

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 Mar 23, 2026

status:
baseline: low
baseline: high
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This should not advance and should probably regress. I've sent mdn/browser-compat-data#29333 upstream. I'll freeze this status and file an issue before merging.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Agreed. Bug https://issues.chromium.org/issues/364634040 feels serious and should hold the feature back.

@ddbeck
Copy link
Copy Markdown
Collaborator

ddbeck commented Mar 24, 2026

Copy link
Copy Markdown
Contributor

@captainbrosset captainbrosset left a comment

Choose a reason for hiding this comment

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

I'm OK with the large number of features progressing from baseline low to high. These features match what I see at https://developer.apple.com/documentation/safari-release-notes/safari-17-release-notes.

Comment on lines +31 to 43
# baseline: low
# baseline_low_date: 2025-09-15
# support:
# chrome: "122"
# chrome_android: "122"
# edge: "122"
# firefox: "134"
# firefox_android: "134"
# safari: "26"
# safari_ios: "26"
- css.properties.align-self.position_absolute_context
- css.properties.justify-self.position_absolute_context
- css.properties.place-self.position_absolute_context
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

See #2947, which I need to review and approve. These keys will soon go out of this feature, which is a good thing.


status:
baseline: low
baseline: high
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Agreed. Bug https://issues.chromium.org/issues/364634040 feels serious and should hold the feature back.

Comment on lines 60 to 64
# baseline: false
# support:
# safari: "17"
# safari_ios: "17"
- css.at-rules.counter-style.symbols
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Out of scope for this PR, but Safari is the only browser to support images as symbols. Other browsers only support text/ident symbols. It would be great to mint a new feature just for image counter styles. I guess that would require a sub-feature in BCD.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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


status:
baseline: low
baseline: high
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Found something a bit surprising in BCD:

safari: [
  {
    "version_added": "17"
  },
  {
    "prefix": "-webkit-",
    "version_added": "17"
  }
  ...
]

How come both prefixed and unprefixed versions of this function were added in Safari 17?

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Mar 25, 2026
@ddbeck ddbeck merged commit 323efa1 into main Mar 25, 2026
3 checks passed
@ddbeck ddbeck deleted the dependabot/npm_and_yarn/mdn/browser-compat-data-7.3.8 branch March 25, 2026 16:51
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