Skip to content

Bump @mdn/browser-compat-data from 8.0.4 to 8.0.5#186

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

Bump @mdn/browser-compat-data from 8.0.4 to 8.0.5#186
Elchi3 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/mdn/browser-compat-data-8.0.5

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps @mdn/browser-compat-data from 8.0.4 to 8.0.5.

Release notes

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

v8.0.5

Additions

  • api.HTMLElement.headingOffset (#29931)
  • api.HTMLElement.headingReset (#29931)
  • api.HTMLModelElement (#29823)
  • api.HTMLModelElement.boundingBoxCenter (#29823)
  • api.HTMLModelElement.boundingBoxExtents (#29823)
  • api.HTMLModelElement.entityTransform (#29823)
  • api.HTMLModelElement.environmentMap (#29823)
  • api.HTMLModelElement.environmentMapReady (#29823)
  • api.HTMLModelElement.ready (#29823)
  • api.HTMLModelElement.stageMode (#29823)
  • api.PerformanceResourceTiming.workerFinalRouterSource (#29823)
  • api.PerformanceResourceTiming.workerMatchedRouterSource (#29823)
  • browsers.edge.releases.153 (#29973)
  • css.properties.position-visibility.anchor-valid (#29823)
  • css.properties.position-visibility.anchor-visible (#29823)
  • html.elements.model (#29823)
  • html.elements.model.autoplay (#29823)
  • html.elements.model.height (#29823)
  • html.elements.model.loop (#29823)
  • html.elements.model.src (#29823)
  • html.elements.model.stagemode (#29823)
  • html.elements.model.width (#29823)
  • html.global_attributes.headingoffset (#29931)
  • html.global_attributes.headingreset (#29931)
  • webextensions.manifest.theme.properties.additional_backgrounds_size (#29910)

Statistics

  • 5 contributors have changed 51 files with 943 additions and 129 deletions in 6 commits (next...v8.0.5)
  • 19,959 total features
  • 1,256 total contributors
  • 5,702 total stargazers
Changelog

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

v8.0.5

July 3, 2026

Additions

  • api.HTMLElement.headingOffset (#29931)
  • api.HTMLElement.headingReset (#29931)
  • api.HTMLModelElement (#29823)
  • api.HTMLModelElement.boundingBoxCenter (#29823)
  • api.HTMLModelElement.boundingBoxExtents (#29823)
  • api.HTMLModelElement.entityTransform (#29823)
  • api.HTMLModelElement.environmentMap (#29823)
  • api.HTMLModelElement.environmentMapReady (#29823)
  • api.HTMLModelElement.ready (#29823)
  • api.HTMLModelElement.stageMode (#29823)
  • api.PerformanceResourceTiming.workerFinalRouterSource (#29823)
  • api.PerformanceResourceTiming.workerMatchedRouterSource (#29823)
  • browsers.edge.releases.153 (#29973)
  • css.properties.position-visibility.anchor-valid (#29823)
  • css.properties.position-visibility.anchor-visible (#29823)
  • html.elements.model (#29823)
  • html.elements.model.autoplay (#29823)
  • html.elements.model.height (#29823)
  • html.elements.model.loop (#29823)
  • html.elements.model.src (#29823)
  • html.elements.model.stagemode (#29823)
  • html.elements.model.width (#29823)
  • html.global_attributes.headingoffset (#29931)
  • html.global_attributes.headingreset (#29931)
  • webextensions.manifest.theme.properties.additional_backgrounds_size (#29910)

Statistics

  • 5 contributors have changed 51 files with 943 additions and 129 deletions in 6 commits (next...v8.0.5)
  • 19,959 total features
  • 1,256 total contributors
  • 5,702 total stargazers
Commits
  • 0d99fa9 Release v8.0.5 (#29896)
  • f56127f Chrome 151 / Firefox Nightly add headingoffset/headingreset HTML attrs be...
  • 820fbb5 chore(deps-dev): bump @​ddbeck/mdn-content-inventory from 0.2.20260702 to 0.2....
  • 1a19fb8 Updates for Safari 27 beta (#29823)
  • e9cbce8 Updates for Safari TP 247 (#29966)
  • ed71852 Update WebDriver BiDi data (#29972)
  • 0c31ecf Update browser releases (#29973)
  • 29108fb Bug 2036647 support for CSS gradients in additional_backgrounds and `theme_...
  • 7016fd3 chore(deps-dev): bump @​ddbeck/mdn-content-inventory from 0.2.20260701 to 0.2....
  • 04d0cba Safari TP 247 enables Close Watcher in preview (#29961)
  • 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 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.4 to 8.0.5.
- [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.4...v8.0.5)

---
updated-dependencies:
- dependency-name: "@mdn/browser-compat-data"
  dependency-version: 8.0.5
  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 3, 2026
@Elchi3 Elchi3 merged commit 4cd2390 into main Jul 6, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/mdn/browser-compat-data-8.0.5 branch July 6, 2026 08:34
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