Skip to content

Conversation

@dependabot
Copy link

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

Bumps @mdn/browser-compat-data from 7.1.9 to 7.1.12.

Release notes

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

v7.1.12

Additions

  • api.MLContext.createTensor (#28133)
  • api.MLContext.destroy (#28133)
  • api.MLContext.readTensor (#28133)
  • api.MLContext.writeTensor (#28133)
  • api.MLGraph.destroy (#28133)
  • api.MLGraphBuilder.isInfinite (#28133)
  • api.MLGraphBuilder.isNaN (#28133)
  • api.MLGraphBuilder.reverse (#28133)
  • api.MLGraphBuilder.roundEven (#28133)
  • api.MLTensor (#28133)
  • api.MLTensor.destroy (#28133)
  • api.URL.pathname.encodes_trailing_space_in_opaque_path (#28028)
  • browsers.opera_android.releases.92 (#28132)

Statistics

  • 6 contributors have changed 24 files with 2,308 additions and 3,185 deletions in 15 commits (v7.1.11...v7.1.12)
  • 17,953 total features
  • 1,199 total contributors
  • 5,444 total stargazers

v7.1.11

Additions

  • api.IDBIndex.getAll.object_parameter (#28097)
  • api.IDBIndex.getAll.object_parameter.direction (#28097)
  • api.IDBIndex.getAllKeys.object_parameter (#28097)
  • api.IDBIndex.getAllKeys.object_parameter.direction (#28097)
  • api.IDBObjectStore.getAll.object_parameter (#28097)
  • api.IDBObjectStore.getAll.object_parameter.direction (#28097)
  • api.IDBObjectStore.getAllKeys.object_parameter (#28097)
  • api.IDBObjectStore.getAllKeys.object_parameter.direction (#28097)
  • api.PushEvent.notification (#28000)
  • api.Window.pushManager (#28000)
  • browsers.samsunginternet_android.releases.29.0 (#28120)
  • css.properties.dynamic-range-limit.dynamic-range-limit-mix_values (#27983)
  • css.types.calc.typed_division_produces_unitless_number (#28006)
  • css.types.dynamic-range-limit-mix (#27983)
  • css.types.sign.typed_division_produces_unitless_number (#28006)

Statistics

  • 11 contributors have changed 22 files with 783 additions and 186 deletions in 22 commits (v7.1.10...v7.1.11)
  • 17,941 total features
  • 1,199 total contributors
  • 5,436 total stargazers

... (truncated)

Changelog

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

v7.1.12

October 10, 2025

Additions

  • api.MLContext.createTensor (#28133)
  • api.MLContext.destroy (#28133)
  • api.MLContext.readTensor (#28133)
  • api.MLContext.writeTensor (#28133)
  • api.MLGraph.destroy (#28133)
  • api.MLGraphBuilder.isInfinite (#28133)
  • api.MLGraphBuilder.isNaN (#28133)
  • api.MLGraphBuilder.reverse (#28133)
  • api.MLGraphBuilder.roundEven (#28133)
  • api.MLTensor (#28133)
  • api.MLTensor.destroy (#28133)
  • api.URL.pathname.encodes_trailing_space_in_opaque_path (#28028)
  • browsers.opera_android.releases.92 (#28132)

Statistics

  • 6 contributors have changed 24 files with 2,308 additions and 3,185 deletions in 15 commits (v7.1.11...v7.1.12)
  • 17,953 total features
  • 1,199 total contributors
  • 5,444 total stargazers

v7.1.11

October 7, 2025

Additions

  • api.IDBIndex.getAll.object_parameter (#28097)
  • api.IDBIndex.getAll.object_parameter.direction (#28097)
  • api.IDBIndex.getAllKeys.object_parameter (#28097)
  • api.IDBIndex.getAllKeys.object_parameter.direction (#28097)
  • api.IDBObjectStore.getAll.object_parameter (#28097)
  • api.IDBObjectStore.getAll.object_parameter.direction (#28097)
  • api.IDBObjectStore.getAllKeys.object_parameter (#28097)
  • api.IDBObjectStore.getAllKeys.object_parameter.direction (#28097)
  • api.PushEvent.notification (#28000)
  • api.Window.pushManager (#28000)
  • browsers.samsunginternet_android.releases.29.0 (#28120)
  • css.properties.dynamic-range-limit.dynamic-range-limit-mix_values (#27983)
  • css.types.calc.typed_division_produces_unitless_number (#28006)
  • css.types.dynamic-range-limit-mix (#27983)
  • css.types.sign.typed_division_produces_unitless_number (#28006)

Statistics

... (truncated)

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 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.9 to 7.1.12.
- [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.9...v7.1.12)

---
updated-dependencies:
- dependency-name: "@mdn/browser-compat-data"
  dependency-version: 7.1.12
  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 Oct 10, 2025
@Elchi3 Elchi3 merged commit 91c4e83 into main Oct 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mdn/browser-compat-data-7.1.12 branch October 10, 2025 19:06
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.

2 participants