Skip to content

Bump @mdn/browser-compat-data from 8.0.6 to 8.0.7#189

Merged
Elchi3 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/mdn/browser-compat-data-8.0.7
Jul 20, 2026
Merged

Bump @mdn/browser-compat-data from 8.0.6 to 8.0.7#189
Elchi3 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/mdn/browser-compat-data-8.0.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown

Bumps @mdn/browser-compat-data from 8.0.6 to 8.0.7.

Release notes

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

v8.0.7

Additions

  • api.PermissionsPolicy (#30043)
  • api.PermissionsPolicy.allowedFeatures (#30043)
  • api.PermissionsPolicy.allowsFeature (#30043)
  • api.PermissionsPolicy.features (#30043)
  • api.PermissionsPolicy.getAllowlistForFeature (#30043)
  • css.properties.window-drag (#30043)
  • css.properties.window-drag.move (#30043)
  • css.properties.window-drag.none (#30043)
  • javascript.statements.import.import_source (#30034)
  • webassembly.api.SuspendError (#30057)
  • webassembly.api.SuspendError.SuspendError (#30057)
  • webassembly.instructions.block (#30065)
  • webassembly.instructions.br (#30065)
  • webassembly.instructions.br_if (#30065)
  • webassembly.instructions.br_table (#30065)
  • webassembly.instructions.call (#30065)
  • webassembly.instructions.drop (#30065)
  • webassembly.instructions.end (#30065)
  • webassembly.instructions.if_else (#30065)
  • webassembly.instructions.loop (#30065)
  • webassembly.instructions.nop (#30065)
  • webassembly.instructions.return (#30065)
  • webassembly.instructions.select (#30065)
  • webassembly.instructions.unreachable (#30065)
  • webassembly.types.exnref (#30058)
  • webassembly.types.externref (#30058)
  • webassembly.types.f32 (#30058)
  • webassembly.types.f64 (#30058)
  • webassembly.types.funcref (#30058)
  • webassembly.types.i32 (#30058)
  • webassembly.types.i64 (#30058)
  • webassembly.types.v128 (#30058)

Statistics

  • 7 contributors have changed 99 files with 1,658 additions and 999 deletions in 17 commits (next...v8.0.7)
  • 20,015 total features
  • 1,258 total contributors
  • 5,700 total stargazers
Changelog

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

v8.0.7

July 17, 2026

Additions

  • api.PermissionsPolicy (#30043)
  • api.PermissionsPolicy.allowedFeatures (#30043)
  • api.PermissionsPolicy.allowsFeature (#30043)
  • api.PermissionsPolicy.features (#30043)
  • api.PermissionsPolicy.getAllowlistForFeature (#30043)
  • css.properties.window-drag (#30043)
  • css.properties.window-drag.move (#30043)
  • css.properties.window-drag.none (#30043)
  • javascript.statements.import.import_source (#30034)
  • webassembly.api.SuspendError (#30057)
  • webassembly.api.SuspendError.SuspendError (#30057)
  • webassembly.instructions.block (#30065)
  • webassembly.instructions.br (#30065)
  • webassembly.instructions.br_if (#30065)
  • webassembly.instructions.br_table (#30065)
  • webassembly.instructions.call (#30065)
  • webassembly.instructions.drop (#30065)
  • webassembly.instructions.end (#30065)
  • webassembly.instructions.if_else (#30065)
  • webassembly.instructions.loop (#30065)
  • webassembly.instructions.nop (#30065)
  • webassembly.instructions.return (#30065)
  • webassembly.instructions.select (#30065)
  • webassembly.instructions.unreachable (#30065)
  • webassembly.types.exnref (#30058)
  • webassembly.types.externref (#30058)
  • webassembly.types.f32 (#30058)
  • webassembly.types.f64 (#30058)
  • webassembly.types.funcref (#30058)
  • webassembly.types.i32 (#30058)
  • webassembly.types.i64 (#30058)
  • webassembly.types.v128 (#30058)

Statistics

  • 7 contributors have changed 99 files with 1,658 additions and 999 deletions in 17 commits (next...v8.0.7)
  • 20,015 total features
  • 1,258 total contributors
  • 5,700 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 8.0.6 to 8.0.7.
- [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@v8.0.6...v8.0.7)

---
updated-dependencies:
- dependency-name: "@mdn/browser-compat-data"
  dependency-version: 8.0.7
  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 Jul 17, 2026
@Elchi3
Elchi3 merged commit 3267bd1 into main Jul 20, 2026
@Elchi3
Elchi3 deleted the dependabot/npm_and_yarn/mdn/browser-compat-data-8.0.7 branch July 20, 2026 07:21
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.

1 participant