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.3.31 to 5.4.0 #5109

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps @mdn/browser-compat-data from 5.3.31 to 5.4.0.

Release notes

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

v5.4.0

Notable changes

A new tags property has been added to the schema! See https://github.com/mdn/browser-compat-data/blob/main/docs/data-guidelines/tags.md for more details on feature tagging.

Additions

  • api.CloseWatcher (#21148)
  • api.CloseWatcher.cancel_event (#21148)
  • api.CloseWatcher.close (#21148)
  • api.CloseWatcher.close_event (#21148)
  • api.CloseWatcher.CloseWatcher (#21148)
  • api.CloseWatcher.destroy (#21148)
  • api.CloseWatcher.requestClose (#21148)
  • api.GPUSupportedLimits.maxBindGroupsPlusVertexBuffers (#21148)
  • api.HTMLDetailsElement.name (#21148)
  • api.HTMLSelectElement.showPicker (#20852)
  • api.IntersectionObserver.scrollMargin (#21148)
  • api.Navigator.login (#21148)
  • api.NavigatorLogin (#21148)
  • api.NavigatorLogin.setStatus (#21148)
  • api.WebKitPoint.WebKitPoint (#21239)
  • browsers.safari_ios.releases.17.2 (#21237)
  • browsers.safari.releases.17.2 (#21236)
  • browsers.samsunginternet_android.releases.23.0 (#21238)

Statistics

  • 9 contributors have changed 48 files with 936 additions and 115 deletions in 26 commits (v5.3.31...v5.4.0)
  • 15,202 total features
  • 1,047 total contributors
  • 4,636 total stargazers
Changelog

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

v5.4.0

November 18, 2023

Notable changes

A new tags property has been added to the schema! See https://github.com/mdn/browser-compat-data/blob/main/docs/data-guidelines/tags.md for more details on feature tagging.

Additions

  • api.CloseWatcher (#21148)
  • api.CloseWatcher.cancel_event (#21148)
  • api.CloseWatcher.close (#21148)
  • api.CloseWatcher.close_event (#21148)
  • api.CloseWatcher.CloseWatcher (#21148)
  • api.CloseWatcher.destroy (#21148)
  • api.CloseWatcher.requestClose (#21148)
  • api.GPUSupportedLimits.maxBindGroupsPlusVertexBuffers (#21148)
  • api.HTMLDetailsElement.name (#21148)
  • api.HTMLSelectElement.showPicker (#20852)
  • api.IntersectionObserver.scrollMargin (#21148)
  • api.Navigator.login (#21148)
  • api.NavigatorLogin (#21148)
  • api.NavigatorLogin.setStatus (#21148)
  • api.WebKitPoint.WebKitPoint (#21239)
  • browsers.safari_ios.releases.17.2 (#21237)
  • browsers.safari.releases.17.2 (#21236)
  • browsers.samsunginternet_android.releases.23.0 (#21238)

Statistics

  • 9 contributors have changed 48 files with 936 additions and 115 deletions in 26 commits (v5.3.31...v5.4.0)
  • 15,202 total features
  • 1,047 total contributors
  • 4,636 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)

┆Issue is synchronized with this Jira Task

Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 5.3.31 to 5.4.0.
- [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.3.31...v5.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 20, 2023
Copy link

codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (372a2d2) 98.73% compared to head (2e945d0) 98.73%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5109   +/-   ##
=======================================
  Coverage   98.73%   98.73%           
=======================================
  Files          54       54           
  Lines        2922     2922           
  Branches      888      888           
=======================================
  Hits         2885     2885           
  Misses         37       37           

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

@willdurand willdurand merged commit e361525 into master Nov 20, 2023
@willdurand willdurand deleted the dependabot/npm_and_yarn/mdn/browser-compat-data-5.4.0 branch November 20, 2023 11:36
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