Skip to content

Bump @mdn/browser-compat-data from 6.0.29 to 6.0.30 #3129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 10, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 9, 2025

Bumps @mdn/browser-compat-data from 6.0.29 to 6.0.30.

Release notes

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

v6.0.30

Renamings

  • api.Document.write.accepts_TrustedHTML to api.Document.write.enforces_trusted_types (#27114)
  • api.Document.writeln.accepts_TrustedHTML to api.Document.writeln.enforces_trusted_types (#27114)
  • api.Element.innerHTML.accepts_TrustedHTML to api.Element.innerHTML.enforces_trusted_types (#27114)
  • api.ShadowRoot.innerHTML.accepts_TrustedHTML to api.ShadowRoot.innerHTML.enforces_trusted_types (#27114)
  • webextensions.api.tabGroups.TAB_GROUP_ID_NONEs to webextensions.api.tabGroups.TAB_GROUP_ID_NONE (#27259)

Additions

  • api.Document.parseHTMLUnsafe_static.enforces_trusted_types (#27114)
  • api.DOMParser.parseFromString.enforces_trusted_types (#27114)
  • api.Element.insertAdjacentHTML.enforces_trusted_types (#27114)
  • api.Element.outerHTML.enforces_trusted_types (#27114)
  • api.Element.setHTMLUnsafe.enforces_trusted_types (#27114)
  • api.HTMLIFrameElement.srcdoc.enforces_trusted_types (#27114)
  • api.MediaStreamTrack.getSettings.return_object_property_screenPixelRatio (#27238)
  • api.Permissions.permission_captured-surface-control (#27245)
  • api.Range.createContextualFragment.enforces_trusted_types (#27114)
  • api.ShadowRoot.setHTMLUnsafe.enforces_trusted_types (#27114)
  • api.VideoDecoder.configure.flip_option (#27249)
  • api.VideoDecoder.configure.rotation_option (#27249)
  • api.VideoDecoder.isConfigSupported_static.flip_option (#27249)
  • api.VideoDecoder.isConfigSupported_static.rotation_option (#27249)
  • api.VideoFrame.VideoFrame.flip_option (#27249)
  • api.VideoFrame.VideoFrame.rotation_option (#27249)
  • html.elements.input.type_color.accepts_css_colors (#27260)
  • http.headers.Permissions-Policy.captured-surface-control (#27245)

Statistics

  • 10 contributors have changed 45 files with 869 additions and 167 deletions in 32 commits (v6.0.29...v6.0.30)
  • 17,624 total features
  • 1,169 total contributors
  • 5,307 total stargazers
Changelog

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

v6.0.30

July 8, 2025

Renamings

  • api.Document.write.accepts_TrustedHTML to api.Document.write.enforces_trusted_types (#27114)
  • api.Document.writeln.accepts_TrustedHTML to api.Document.writeln.enforces_trusted_types (#27114)
  • api.Element.innerHTML.accepts_TrustedHTML to api.Element.innerHTML.enforces_trusted_types (#27114)
  • api.ShadowRoot.innerHTML.accepts_TrustedHTML to api.ShadowRoot.innerHTML.enforces_trusted_types (#27114)
  • webextensions.api.tabGroups.TAB_GROUP_ID_NONEs to webextensions.api.tabGroups.TAB_GROUP_ID_NONE (#27259)

Additions

  • api.Document.parseHTMLUnsafe_static.enforces_trusted_types (#27114)
  • api.DOMParser.parseFromString.enforces_trusted_types (#27114)
  • api.Element.insertAdjacentHTML.enforces_trusted_types (#27114)
  • api.Element.outerHTML.enforces_trusted_types (#27114)
  • api.Element.setHTMLUnsafe.enforces_trusted_types (#27114)
  • api.HTMLIFrameElement.srcdoc.enforces_trusted_types (#27114)
  • api.MediaStreamTrack.getSettings.return_object_property_screenPixelRatio (#27238)
  • api.Permissions.permission_captured-surface-control (#27245)
  • api.Range.createContextualFragment.enforces_trusted_types (#27114)
  • api.ShadowRoot.setHTMLUnsafe.enforces_trusted_types (#27114)
  • api.VideoDecoder.configure.flip_option (#27249)
  • api.VideoDecoder.configure.rotation_option (#27249)
  • api.VideoDecoder.isConfigSupported_static.flip_option (#27249)
  • api.VideoDecoder.isConfigSupported_static.rotation_option (#27249)
  • api.VideoFrame.VideoFrame.flip_option (#27249)
  • api.VideoFrame.VideoFrame.rotation_option (#27249)
  • html.elements.input.type_color.accepts_css_colors (#27260)
  • http.headers.Permissions-Policy.captured-surface-control (#27245)

Statistics

  • 10 contributors have changed 45 files with 869 additions and 167 deletions in 32 commits (v6.0.29...v6.0.30)
  • 17,624 total features
  • 1,169 total contributors
  • 5,307 total stargazers
Commits
  • 0a15ada Release v6.0.30 (#27244)
  • b360a53 Chrome 1 / Firefox 3 / Safari 4 added CSS color-interpolation: sRGB (#27183)
  • f9ba607 Chrome 47 / Safari 8 added \<rtc> HTML element (#27198)
  • 1c1dab8 Firefox 66 added api.RTCStatsReport.type_outbound-rtp.qpSum (#27180)
  • 97cb94b Safari 13.1 added mutable-globals WebAssembly feature (#27201)
  • 12fec04 Safari 13.1 added multi-value WebAssembly feature (#27200)
  • 87a30e3 Edge 137 also supports jspi WebAssembly feature (#27217)
  • a9cbbb2 Chrome 137 added exceptionsFinal WebAssembly feature (#27216)
  • bd9d64c Safari 18.4 added \<input type=color> with alpha/colorspace (#27260)
  • 7d4fa32 Fix webextensions.api.tabGroups.TAB_GROUP_ID_NONE key (#27259)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 9, 2025
Copy link
Contributor

github-actions bot commented Jul 9, 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 Jul 9, 2025
Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 6.0.29 to 6.0.30.
- [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@v6.0.29...v6.0.30)

---
updated-dependencies:
- dependency-name: "@mdn/browser-compat-data"
  dependency-version: 6.0.30
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdn/browser-compat-data-6.0.30 branch from 04bd448 to 06e26df Compare July 10, 2025 08:48
@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Jul 10, 2025
@ddbeck ddbeck merged commit af5836d into main Jul 10, 2025
3 checks passed
@ddbeck ddbeck deleted the dependabot/npm_and_yarn/mdn/browser-compat-data-6.0.30 branch July 10, 2025 11:28
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 feature definition Creating or defining new features or groups of features. 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.

1 participant