Skip to content

Bump @mdn/browser-compat-data from 6.0.17 to 6.0.18 #3012

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
May 31, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2025

Bumps @mdn/browser-compat-data from 6.0.17 to 6.0.18.

Release notes

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

v6.0.18

Additions

  • api.Document.parseHTMLUnsafe_static.options_sanitizer_parameter (#26815)
  • api.Element.setHTMLUnsafe.options_sanitizer_parameter (#26815)
  • api.LargestContentfulPaint.paintTime (#26916)
  • api.LargestContentfulPaint.presentationTime (#26916)
  • api.PerformancePaintTiming.paintTime (#26916)
  • api.PerformancePaintTiming.presentationTime (#26916)
  • api.PerformancePaintTiming.toJSON (#26916)
  • api.ShadowRoot.setHTML (#26815)
  • api.ShadowRoot.setHTMLUnsafe.options_sanitizer_parameter (#26815)
  • browsers.chrome_android.releases.140 (#26909)
  • browsers.chrome.releases.140 (#26909)
  • browsers.firefox_android.releases.142 (#26909)
  • browsers.firefox.releases.142 (#26909)
  • browsers.webview_android.releases.140 (#26909)
  • html.elements.script.type.speculationrules.target_hint (#26893)
  • http.headers.Clear-Site-Data.prefetchCache (#26893)
  • http.headers.Clear-Site-Data.prerenderCache (#26893)
  • svg.elements.use.omit_external_fragment (#26906)

Statistics

  • 7 contributors have changed 40 files with 902 additions and 233 deletions in 19 commits (v6.0.17...v6.0.18)
  • 17,184 total features
  • 1,156 total contributors
  • 5,259 total stargazers
Changelog

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

v6.0.18

May 27, 2025

Additions

  • api.Document.parseHTMLUnsafe_static.options_sanitizer_parameter (#26815)
  • api.Element.setHTMLUnsafe.options_sanitizer_parameter (#26815)
  • api.LargestContentfulPaint.paintTime (#26916)
  • api.LargestContentfulPaint.presentationTime (#26916)
  • api.PerformancePaintTiming.paintTime (#26916)
  • api.PerformancePaintTiming.presentationTime (#26916)
  • api.PerformancePaintTiming.toJSON (#26916)
  • api.ShadowRoot.setHTML (#26815)
  • api.ShadowRoot.setHTMLUnsafe.options_sanitizer_parameter (#26815)
  • browsers.chrome_android.releases.140 (#26909)
  • browsers.chrome.releases.140 (#26909)
  • browsers.firefox_android.releases.142 (#26909)
  • browsers.firefox.releases.142 (#26909)
  • browsers.webview_android.releases.140 (#26909)
  • html.elements.script.type.speculationrules.target_hint (#26893)
  • http.headers.Clear-Site-Data.prefetchCache (#26893)
  • http.headers.Clear-Site-Data.prerenderCache (#26893)
  • svg.elements.use.omit_external_fragment (#26906)

Statistics

  • 7 contributors have changed 40 files with 902 additions and 233 deletions in 19 commits (v6.0.17...v6.0.18)
  • 17,184 total features
  • 1,156 total contributors
  • 5,259 total stargazers
Commits
  • c821f48 Release v6.0.18 (#26901)
  • 784df0d Updates for Firefox 140 beta (#26916)
  • 5732b6c Firefox Nightly adds HTMLDialogElement.closeBy (#26900)
  • 4486272 Chrome 138 adds speculation rules target_hint and `Clear-Site-Data: {prefet...
  • 6cd132a Firefox 140 adds Atomics.awaitAsync() behind pref (#26898)
  • a70388f Chrome 137 allows SVG \<use> to reference an external document's root elemen...
  • b1fe522 Update browser releases (#26909)
  • 7f553b3 Firefox Nightly adds ShadowRoot.setHTML() and sanitizer parameter (#26815)
  • c7a281d Revert "Chrome 87 + Safari 14.1 supported single \<number> as \<ratio>" (#2...
  • 5f7bca2 Bump @​ddbeck/mdn-content-inventory from 0.2.20250526 to 0.2.20250527 (#26912)
  • 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 May 30, 2025
Copy link
Contributor

github-actions bot commented May 30, 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 May 30, 2025
Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 6.0.17 to 6.0.18.
- [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.17...v6.0.18)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdn/browser-compat-data-6.0.18 branch from dcf09cc to 956f7bc Compare May 31, 2025 10:58
Comment on lines +5 to +6
baseline: low
baseline_low_date: 2025-05-27
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems fine. A quick search revealed no open bugs for requestClose() on BCD or the browser bug trackers.

@ddbeck ddbeck merged commit c99bf14 into main May 31, 2025
3 checks passed
@ddbeck ddbeck deleted the dependabot/npm_and_yarn/mdn/browser-compat-data-6.0.18 branch May 31, 2025 11:12
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.

1 participant