Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2024

Bumps @mdn/browser-compat-data from 5.6.22 to 5.6.23.

Release notes

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

v5.6.23

Note: There will be no BCD releases from December 23, 2024, through January 1, 2025.

Removals

  • css.properties.object-position.applies_to_iframe_elements (#25354)
  • css.types.color.color-contrast (#25305)

Additions

  • browsers.opera_android.releases.85 (#25347)
  • browsers.opera_android.releases.86 (#25347)
  • browsers.opera.releases.116 (#25347)
  • browsers.opera.releases.117 (#25347)
  • webextensions.api.action.onUserSettingsChanged (#25343)
  • webextensions.api.action.UserSettingsChange (#25343)

Statistics

  • 8 contributors have changed 44 files with 250 additions and 258 deletions in 25 commits (v5.6.22...v5.6.23)
  • 16,763 total features
  • 1,118 total contributors
  • 5,027 total stargazers
Changelog

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

v5.6.23

December 10, 2024

Removals

  • css.properties.object-position.applies_to_iframe_elements (#25354)
  • css.types.color.color-contrast (#25305)

Additions

  • browsers.opera_android.releases.85 (#25347)
  • browsers.opera_android.releases.86 (#25347)
  • browsers.opera.releases.116 (#25347)
  • browsers.opera.releases.117 (#25347)
  • webextensions.api.action.onUserSettingsChanged (#25343)
  • webextensions.api.action.UserSettingsChange (#25343)

Statistics

  • 8 contributors have changed 44 files with 250 additions and 258 deletions in 25 commits (v5.6.22...v5.6.23)
  • 16,763 total features
  • 1,118 total contributors
  • 5,027 total stargazers
Commits
  • 8d6e771 Release v5.6.23 (#25361)
  • 7faa13d Chrome 83 / Firefox 69 / Safari 13 added line-break: anywhere support (#25329)
  • b7d6c46 Chrome 68 / Firefox 27 / Safari 11 supported cursor: grabbing (#25327)
  • b35a16a Chrome 16 / Safari 6 supported border-image-width CSS property (#25285)
  • 670a25f Chrome 57 / Firefox 6 / Safari 8 added support for text-decoration-line CSS...
  • 762c199 Firefox 15 added border-image-width: auto support (#25286)
  • 170c409 Chrome 1 / Firefox 3 / Safari 3 added CSS color-interpolation-filters suppo...
  • ee599ea Opera supports CSS box-decoration-break, speak, HTML fieldset.disabled ...
  • b9d4c81 Chrome 108/109 added `webextensions.api.action.isEnabled/{get,set}BadgeTextCo...
  • e4ad8fb Chrome Android 92+ fully supports theme-color (#25353)
  • 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)

Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 5.6.22 to 5.6.23.
- [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@v5.6.22...v5.6.23)

---
updated-dependencies:
- dependency-name: "@mdn/browser-compat-data"
  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 Dec 11, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Dec 11, 2024

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 Dec 11, 2024
@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Dec 11, 2024
@ddbeck ddbeck merged commit bf78244 into main Dec 11, 2024
3 checks passed
@ddbeck ddbeck deleted the dependabot/npm_and_yarn/mdn/browser-compat-data-5.6.23 branch December 11, 2024 15:54
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