Skip to content
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

chore(deps): bump @mdn/browser-compat-data from 5.6.23 to 5.6.24 #5528

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v5.6.24

Renamings

  • css.types.calc-constant to css.types.calc-keyword (#25395)
  • css.types.calc-constant.e to css.types.calc-keyword.e (#25395)
  • css.types.calc-constant.infinity to css.types.calc-keyword.infinity (#25395)
  • css.types.calc-constant.NaN to css.types.calc-keyword.NaN(#25395)
  • css.types.calc-constant.pi to css.types.calc-keyword.pi (#25395)

Removals

  • css.properties.offset-path.coord_box (#25385)

Additions

  • css.properties.offset-anchor.bottom (#25385)
  • css.properties.offset-anchor.center (#25385)
  • css.properties.offset-anchor.left (#25385)
  • css.properties.offset-anchor.right (#25385)
  • css.properties.offset-anchor.top (#25385)
  • css.properties.offset-path.border-box (#25385)
  • css.properties.offset-path.content-box (#25385)
  • css.properties.offset-path.fill-box (#25385)
  • css.properties.offset-path.margin-box (#25385)
  • css.properties.offset-path.none (#25385)
  • css.properties.offset-path.padding-box (#25385)
  • css.properties.offset-path.stroke-box (#25385)
  • css.properties.offset-path.view-box (#25385)
  • css.properties.offset-position.bottom (#25385)
  • css.properties.offset-position.center (#25385)
  • css.properties.offset-position.left (#25385)
  • css.properties.offset-position.right (#25385)
  • css.properties.offset-position.top (#25385)

Statistics

  • 12 contributors have changed 22 files with 775 additions and 97 deletions in 21 commits (v5.6.23...v5.6.24)
  • 16,780 total features
  • 1,119 total contributors
  • 5,031 total stargazers
Changelog

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

v5.6.24

December 13, 2024

Renamings

  • css.types.calc-constant to css.types.calc-keyword (#25395)
  • css.types.calc-constant.e to css.types.calc-keyword.e (#25395)
  • css.types.calc-constant.infinity to css.types.calc-keyword.infinity (#25395)
  • css.types.calc-constant.NaN to css.types.calc-keyword.NaN(#25395)
  • css.types.calc-constant.pi to css.types.calc-keyword.pi (#25395)

Removals

  • css.properties.offset-path.coord_box (#25385)

Additions

  • css.properties.offset-anchor.bottom (#25385)
  • css.properties.offset-anchor.center (#25385)
  • css.properties.offset-anchor.left (#25385)
  • css.properties.offset-anchor.right (#25385)
  • css.properties.offset-anchor.top (#25385)
  • css.properties.offset-path.border-box (#25385)
  • css.properties.offset-path.content-box (#25385)
  • css.properties.offset-path.fill-box (#25385)
  • css.properties.offset-path.margin-box (#25385)
  • css.properties.offset-path.none (#25385)
  • css.properties.offset-path.padding-box (#25385)
  • css.properties.offset-path.stroke-box (#25385)
  • css.properties.offset-path.view-box (#25385)
  • css.properties.offset-position.bottom (#25385)
  • css.properties.offset-position.center (#25385)
  • css.properties.offset-position.left (#25385)
  • css.properties.offset-position.right (#25385)
  • css.properties.offset-position.top (#25385)

Statistics

  • 12 contributors have changed 22 files with 775 additions and 97 deletions in 21 commits (v5.6.23...v5.6.24)
  • 16,780 total features
  • 1,119 total contributors
  • 5,031 total stargazers
Commits
  • 28636e1 Release v5.6.24 (#25370)
  • fff72f0 Add more offset-motion sub features (#25385)
  • efa6416 Add Firefox impl_url for api.Element.scrollIntoViewIfNeeded (#25386)
  • 1d69131 Rename css.types.calc-constant to css.types.calc-keyword (#25395)
  • ee05bd5 Don't run send_repo_dispatch_event job from forks (#25390)
  • 56fe39e Firefox 78 allows number values in CSS aspect ratio (#25400)
  • f17b8a2 Add spec_urls for SVGAnimationElement (#25393)
  • 7cd0be7 Chrome 127 makes webextensions.api.action.openPopup generally available (#2...
  • f635137 Chrome Android 130 also supports text-wrap-style: pretty (#25394)
  • 66b11ae Add spec_url for svg \<style> element attributes title and type (#25396)
  • 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.23 to 5.6.24.
- [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.23...v5.6.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 13, 2024
@willdurand willdurand merged commit 65c4559 into master Dec 13, 2024
3 checks passed
@willdurand willdurand deleted the dependabot/npm_and_yarn/mdn/browser-compat-data-5.6.24 branch December 13, 2024 11:13
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.76%. Comparing base (0b08ecb) to head (c0e47f5).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5528   +/-   ##
=======================================
  Coverage   98.76%   98.76%           
=======================================
  Files          51       51           
  Lines        2844     2844           
  Branches      867      867           
=======================================
  Hits         2809     2809           
  Misses         35       35           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant