Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2025

Bumps @mdn/browser-compat-data from 7.1.13 to 7.1.14.

Release notes

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

v7.1.14

Additions

  • api.GPUDevice.createPipelineLayout.descriptor_bindGroupLayouts_parameter_accepts_null_values (#28209)
  • api.GPUSupportedFeatures.feature_primitive-index (#28206)
  • api.GPUSupportedFeatures.feature_texture-formats-tier1 (#28207)
  • api.GPUSupportedFeatures.feature_texture-formats-tier2 (#28207)
  • api.MediaDevices.getDisplayMedia.windowAudio_option (#28130)
  • api.MediaStreamTrack.applyConstraints.echoCancellation_constraint.all (#28090)
  • api.MediaStreamTrack.applyConstraints.echoCancellation_constraint.remote-only (#28090)
  • api.MediaStreamTrack.applyConstraints.restrictOwnAudio_constraint (#28122)
  • api.NavigateEvent.intercept.precommitHandler_option (#28173)
  • browsers.firefox_android.releases.147 (#28193)
  • browsers.firefox.releases.147 (#28193)
  • webdriver.bidi.permission.setPermission.embeddedOrigin_parameter (#28194)

Statistics

  • 9 contributors have changed 81 files with 1,134 additions and 628 deletions in 28 commits (v7.1.13...v7.1.14)
  • 17,993 total features
  • 1,202 total contributors
  • 5,452 total stargazers
Changelog

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

v7.1.14

October 17, 2025

Additions

  • api.GPUDevice.createPipelineLayout.descriptor_bindGroupLayouts_parameter_accepts_null_values (#28209)
  • api.GPUSupportedFeatures.feature_primitive-index (#28206)
  • api.GPUSupportedFeatures.feature_texture-formats-tier1 (#28207)
  • api.GPUSupportedFeatures.feature_texture-formats-tier2 (#28207)
  • api.MediaDevices.getDisplayMedia.windowAudio_option (#28130)
  • api.MediaStreamTrack.applyConstraints.echoCancellation_constraint.all (#28090)
  • api.MediaStreamTrack.applyConstraints.echoCancellation_constraint.remote-only (#28090)
  • api.MediaStreamTrack.applyConstraints.restrictOwnAudio_constraint (#28122)
  • api.NavigateEvent.intercept.precommitHandler_option (#28173)
  • browsers.firefox_android.releases.147 (#28193)
  • browsers.firefox.releases.147 (#28193)
  • webdriver.bidi.permission.setPermission.embeddedOrigin_parameter (#28194)

Statistics

  • 9 contributors have changed 81 files with 1,134 additions and 628 deletions in 28 commits (v7.1.13...v7.1.14)
  • 17,993 total features
  • 1,202 total contributors
  • 5,452 total stargazers
Commits
  • 05a5410 Release v7.1.14 (#28195)
  • 84764b8 Chromium 142 adds WebGPU texture-formats-tier1/2 features (#28207)
  • 0d0aa8a Chromium 135 allows null values for WebGPU BindGroupLayouts (#28209)
  • 125ce8e Chrome 141 adds getDisplayMedia() windowAudio option (#28130)
  • 09624aa Chromium 142 adds WebGPU primitive-index feature (#28206)
  • 763a6e9 Safari 18.4 supports view-transition-name: match-element (#28154)
  • 95fc6a5 Chrome 141 adds MediaStreamTrack restrictOwnAudio constraint (#28122)
  • c40a7c6 Firefox 71 supports Navigator.share() data.text param behind pref (#27793)
  • f1fb09f Safari 18.4 adds ExtendableCookieChangeEvent API behind flag (#27789)
  • d35bf09 Chromium 141 adds NavigateEvent.intercept() precommitHandler option (#28173)
  • 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 7.1.13 to 7.1.14.
- [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.1.13...v7.1.14)

---
updated-dependencies:
- dependency-name: "@mdn/browser-compat-data"
  dependency-version: 7.1.14
  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 Oct 17, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 17, 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 Oct 17, 2025
Copy link
Collaborator

@rviscomi rviscomi left a comment

Choose a reason for hiding this comment

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

LGTM, leaving it to another maintainer for a second look and to complete the merge/release

@ddbeck ddbeck merged commit 7dcd289 into main Oct 21, 2025
3 checks passed
@ddbeck ddbeck deleted the dependabot/npm_and_yarn/mdn/browser-compat-data-7.1.14 branch October 21, 2025 11:48
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 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.

3 participants