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

Bump @mdn/browser-compat-data from 5.2.9 to 5.2.12 #234

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Bumps @mdn/browser-compat-data from 5.2.9 to 5.2.12.

Release notes

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

v5.2.12

Removals

  • css.at-rules.viewport (#17860)

Additions

  • css.properties.object-view-box (#17895)
  • http.headers.Content-Security-Policy.script-src.wasm-unsafe-eval (#17947)

Statistics

  • 12 contributors have changed 13 files with 197 additions and 127 deletions in 12 commits (v5.2.11...v5.2.12)
  • 13,905 total features
  • 954 total contributors
  • 4,275 total stargazers

v5.2.11

Additions

  • api.FileSystemFileHandle.createSyncAccessHandle (#18067)
  • api.FileSystemSyncAccessHandle (#18067)
  • api.FileSystemSyncAccessHandle.close (#18067)
  • api.FileSystemSyncAccessHandle.close.sync_version (#18067)
  • api.FileSystemSyncAccessHandle.flush (#18067)
  • api.FileSystemSyncAccessHandle.flush.sync_version (#18067)
  • api.FileSystemSyncAccessHandle.getSize (#18067)
  • api.FileSystemSyncAccessHandle.getSize.sync_version (#18067)
  • api.FileSystemSyncAccessHandle.read (#18067)
  • api.FileSystemSyncAccessHandle.truncate (#18067)
  • api.FileSystemSyncAccessHandle.truncate.sync_version (#18067)
  • api.FileSystemSyncAccessHandle.write (#18067)
  • api.InkPresenter (#18092)
  • api.InkPresenter.expectedImprovement (#18092)
  • api.InkPresenter.presentationArea (#18092)
  • api.InkPresenter.updateInkTrailStartPoint (#18092)
  • api.PerformanceResourceTiming.renderBlockingStatus (#18046)
  • css.properties.animation-timeline.scroll (#18064)

Statistics

  • 12 contributors have changed 18 files with 799 additions and 60 deletions in 15 commits (v5.2.10...v5.2.11)
  • 13,904 total features
  • 950 total contributors
  • 4,271 total stargazers

v5.2.10

Additions

  • browsers.nodejs.releases.19.0.0 (#18076)

... (truncated)

Changelog

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

v5.2.12

November 1, 2022

Removals

  • css.at-rules.viewport (#17860)

Additions

  • css.properties.object-view-box (#17895)
  • http.headers.Content-Security-Policy.script-src.wasm-unsafe-eval (#17947)

Statistics

  • 12 contributors have changed 13 files with 197 additions and 127 deletions in 12 commits (v5.2.11...v5.2.12)
  • 13,905 total features
  • 954 total contributors
  • 4,275 total stargazers

v5.2.11

October 28, 2022

Additions

  • api.FileSystemFileHandle.createSyncAccessHandle (#18067)
  • api.FileSystemSyncAccessHandle (#18067)
  • api.FileSystemSyncAccessHandle.close (#18067)
  • api.FileSystemSyncAccessHandle.close.sync_version (#18067)
  • api.FileSystemSyncAccessHandle.flush (#18067)
  • api.FileSystemSyncAccessHandle.flush.sync_version (#18067)
  • api.FileSystemSyncAccessHandle.getSize (#18067)
  • api.FileSystemSyncAccessHandle.getSize.sync_version (#18067)
  • api.FileSystemSyncAccessHandle.read (#18067)
  • api.FileSystemSyncAccessHandle.truncate (#18067)
  • api.FileSystemSyncAccessHandle.truncate.sync_version (#18067)
  • api.FileSystemSyncAccessHandle.write (#18067)
  • api.InkPresenter (#18092)
  • api.InkPresenter.expectedImprovement (#18092)
  • api.InkPresenter.presentationArea (#18092)
  • api.InkPresenter.updateInkTrailStartPoint (#18092)
  • api.PerformanceResourceTiming.renderBlockingStatus (#18046)
  • css.properties.animation-timeline.scroll (#18064)

Statistics

  • 12 contributors have changed 18 files with 799 additions and 60 deletions in 15 commits (v5.2.10...v5.2.11)
  • 13,904 total features
  • 950 total contributors

... (truncated)

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 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.2.9 to 5.2.12.
- [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.2.9...v5.2.12)

---
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 requested a review from saschanaz as a code owner November 1, 2022 12:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2022
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.

None yet

0 participants