Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

v7.1.15

Removals

  • api.GPUDevice.createBindGroup.descriptor_entries_option_accepts_GPUTextureView_resource (#28212)

Additions

  • api.GPUDevice.createBindGroup.descriptor_entries_resource_parameter_accepts_GPUBuffer (#28212)
  • api.GPUDevice.createBindGroup.descriptor_entries_resource_parameter_accepts_GPUTextureView (#28212)
  • webdriver.bidi.network.getData.cached_responses (#28257)
  • webdriver.bidi.network.getData.data_url (#28257)
  • webdriver.bidi.network.getData.dataType_parameter.request (#28257)

Statistics

  • 4 contributors have changed 12 files with 316 additions and 182 deletions in 14 commits (v7.1.14...v7.1.15)
  • 17,997 total features
  • 1,202 total contributors
  • 5,459 total stargazers
Changelog

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

v7.1.15

October 22, 2025

Removals

  • api.GPUDevice.createBindGroup.descriptor_entries_option_accepts_GPUTextureView_resource (#28212)

Additions

  • api.GPUDevice.createBindGroup.descriptor_entries_resource_parameter_accepts_GPUBuffer (#28212)
  • api.GPUDevice.createBindGroup.descriptor_entries_resource_parameter_accepts_GPUTextureView (#28212)
  • webdriver.bidi.network.getData.cached_responses (#28257)
  • webdriver.bidi.network.getData.data_url (#28257)
  • webdriver.bidi.network.getData.dataType_parameter.request (#28257)

Statistics

  • 4 contributors have changed 12 files with 316 additions and 182 deletions in 14 commits (v7.1.14...v7.1.15)
  • 17,997 total features
  • 1,202 total contributors
  • 5,459 total stargazers
Commits
  • 759a47d Release v7.1.15 (#28255)
  • 1e9af21 Firefox 145 ships Integrity-Policy support for scripts (#28241)
  • 6cc2c9a Correct windowAudio default for Chrome and Edge (#28246)
  • 564c7c9 Chrome 138 pass GPUBuffer directly as binding resource (#28212)
  • 7b9ec7a Chrome 138 size requirement changes for GPUBuffers mapped at creation (#28210)
  • 0c15d72 Bump @​ddbeck/mdn-content-inventory from 0.2.20251021 to 0.2.20251022 (#28264)
  • 88a57ca Update WebDriver BiDi data (#28257)
  • af441db Bump @​ddbeck/mdn-content-inventory from 0.2.20251020 to 0.2.20251021 (#28259)
  • f467607 Bump typescript-eslint from 8.46.1 to 8.46.2 (#28260)
  • 145f734 Bump @​types/node from 22.18.11 to 22.18.12 (#28258)
  • 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.14 to 7.1.15.
- [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.14...v7.1.15)

---
updated-dependencies:
- dependency-name: "@mdn/browser-compat-data"
  dependency-version: 7.1.15
  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 23, 2025
@github-actions github-actions bot added the generated These PRs are generated by Dependabot or other tools. label Oct 23, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 23, 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:

@ddbeck ddbeck enabled auto-merge (squash) October 23, 2025 12:43
@ddbeck ddbeck merged commit b08f5a2 into main Oct 23, 2025
3 checks passed
@ddbeck ddbeck deleted the dependabot/npm_and_yarn/mdn/browser-compat-data-7.1.15 branch October 23, 2025 12:44
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.

2 participants