Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2022

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

Release notes

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

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)
  • browsers.opera_android.releases.72 (#18059)

Statistics

  • 6 contributors have changed 37 files with 568 additions and 356 deletions in 15 commits (v5.2.9...v5.2.10)
  • 13,886 total features
  • 949 total contributors
  • 4,268 total stargazers
Changelog

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

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
  • 4,271 total stargazers

v5.2.10

October 25, 2022

Additions

  • browsers.nodejs.releases.19.0.0 (#18076)
  • browsers.opera_android.releases.72 (#18059)

Statistics

  • 6 contributors have changed 37 files with 568 additions and 356 deletions in 15 commits (v5.2.9...v5.2.10)
  • 13,886 total features
  • 949 total contributors
  • 4,268 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 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 the dependencies Pull requests that update a dependency file label Oct 31, 2022
@netlify
Copy link

netlify bot commented Oct 31, 2022

Deploy Preview for cssdb ready!

Name Link
🔨 Latest commit 26edfb8
🔍 Latest deploy log https://app.netlify.com/sites/cssdb/deploys/635f842ffc4c85000b2ee90c
😎 Deploy Preview https://deploy-preview-220--cssdb.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 5.2.9 to 5.2.11.
- [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.11)

---
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 force-pushed the dependabot/npm_and_yarn/mdn/browser-compat-data-5.2.11 branch from f6a9f2b to 15b0423 Compare October 31, 2022 08:12
@romainmenke romainmenke merged commit 2e22293 into main Oct 31, 2022
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/mdn/browser-compat-data-5.2.11 branch October 31, 2022 08:16
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.

2 participants