Skip to content

Bump @mdn/browser-compat-data from 6.0.26 to 6.0.27#3091

Merged
ddbeck merged 2 commits intomainfrom
dependabot/npm_and_yarn/mdn/browser-compat-data-6.0.27
Jun 30, 2025
Merged

Bump @mdn/browser-compat-data from 6.0.26 to 6.0.27#3091
ddbeck merged 2 commits intomainfrom
dependabot/npm_and_yarn/mdn/browser-compat-data-6.0.27

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @mdn/browser-compat-data from 6.0.26 to 6.0.27.

Release notes

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

v6.0.27

Additions

  • api.CredentialsContainer.create.publicKey_option.hints (#27147)
  • api.CredentialsContainer.get.publicKey_option.hints (#27147)
  • browsers.edge.releases.141 (#27158)
  • css.types.progress (#27152)

Statistics

  • 6 contributors have changed 23 files with 285 additions and 60 deletions in 24 commits (v6.0.26...v6.0.27)
  • 17,303 total features
  • 1,167 total contributors
  • 5,295 total stargazers
Changelog

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

v6.0.27

June 27, 2025

Additions

  • api.CredentialsContainer.create.publicKey_option.hints (#27147)
  • api.CredentialsContainer.get.publicKey_option.hints (#27147)
  • browsers.edge.releases.141 (#27158)
  • css.types.progress (#27152)

Statistics

  • 6 contributors have changed 23 files with 285 additions and 60 deletions in 24 commits (v6.0.26...v6.0.27)
  • 17,303 total features
  • 1,167 total contributors
  • 5,295 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 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 Jun 30, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jun 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 Jun 30, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdn/browser-compat-data-6.0.27 branch 2 times, most recently from 6fab926 to 2127687 Compare June 30, 2025 14:05
Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 6.0.26 to 6.0.27.
- [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.26...v6.0.27)

---
updated-dependencies:
- dependency-name: "@mdn/browser-compat-data"
  dependency-version: 6.0.27
  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.27 branch from 2127687 to 22d3519 Compare June 30, 2025 17:41
chrome: "105"
chrome_android: "105"
edge: "105"
support: {}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

See #3077 (comment) for background.

This is partial fix, given that mdn/browser-compat-data#27153 shows the header being dropped from Chromium. However, the key http.headers.Link.blocking won't be removed until the next release, which will probably happen in a day or two. Since it wrongly shows the feature as unsupported in both Chrome and Safari and it'll be fixed in a couple of days, I'm going to let this stand.

support:
safari: "18.2"
safari_ios: "18.2"
support: {}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

# support:
# chrome: "138"
# edge: "138"
- http.headers.Permissions-Policy.summarizer
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@ddbeck ddbeck merged commit 10f5ca2 into main Jun 30, 2025
3 checks passed
@ddbeck ddbeck deleted the dependabot/npm_and_yarn/mdn/browser-compat-data-6.0.27 branch June 30, 2025 18:10
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