Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @mdn/browser-compat-data from 6.0.14 to 6.0.15.

Release notes

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

v6.0.15

Removals

  • html.elements.textarea.spellcheck (#26764)

Additions

  • browsers.edge.releases.139 (#26805)
  • browsers.opera.releases.121 (#26802)
  • javascript.builtins.Intl.Locale.getWeekInfo.returns_minimalDays_property (#26793)

Statistics

  • 6 contributors have changed 165 files with 1,182 additions and 179 deletions in 21 commits (v6.0.14...v6.0.15)
  • 17,153 total features
  • 1,154 total contributors
  • 5,248 total stargazers
Changelog

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

v6.0.15

May 16, 2025

Removals

  • html.elements.textarea.spellcheck (#26764)

Additions

  • browsers.edge.releases.139 (#26805)
  • browsers.opera.releases.121 (#26802)
  • javascript.builtins.Intl.Locale.getWeekInfo.returns_minimalDays_property (#26793)

Statistics

  • 6 contributors have changed 165 files with 1,182 additions and 179 deletions in 21 commits (v6.0.14...v6.0.15)
  • 17,153 total features
  • 1,154 total contributors
  • 5,248 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 May 19, 2025
@github-actions
Copy link
Contributor

github-actions bot commented May 19, 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 19, 2025
Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 6.0.14 to 6.0.15.
- [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.14...v6.0.15)

---
updated-dependencies:
- dependency-name: "@mdn/browser-compat-data"
  dependency-version: 6.0.15
  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.15 branch from 841e754 to 6c52888 Compare May 19, 2025 12:49
@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label May 19, 2025
Comment on lines -5 to +7
baseline: low
baseline: high
baseline_low_date: 2022-11-15
baseline_high_date: 2025-05-15
Copy link
Collaborator

Choose a reason for hiding this comment

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

I checked this feature in BCD. No outstanding issues have been filed.

Comment on lines -5 to +6
baseline: false
baseline: low
baseline_low_date: 2025-04-29
Copy link
Collaborator

Choose a reason for hiding this comment

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

This looks right. A correction made in mdn/browser-compat-data#26811

@ddbeck ddbeck merged commit 522d492 into main May 19, 2025
3 checks passed
@ddbeck ddbeck deleted the dependabot/npm_and_yarn/mdn/browser-compat-data-6.0.15 branch May 19, 2025 14:00
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.

2 participants