robingenz / capacitor-plugin-demo

⚡️ Simple Ionic Angular app to demonstrate the use of certain Capacitor plugins.
https://capacitor-plugin-demo-robingenz.vercel.app/home
MIT License
93 stars 21 forks source link

chore(deps): bump @capacitor/filesystem from 4.0.1 to 4.1.0 #772

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @capacitor/filesystem from 4.0.1 to 4.1.0.

Release notes

Sourced from @​capacitor/filesystem's releases.

@​capacitor/filesystem@​4.1.0

4.1.0 (2022-08-24)

Bug Fixes

  • filesystem: failing to remove folder content on rmdir (#1112) (ae451aa)
  • filesystem: make iOS return proper url on readdir (#1142) (77dc02f)

4.0.1 (2022-07-28)

4.0.0 (2022-07-27)

4.0.0-beta.2 (2022-07-08)

4.0.0-beta.0 (2022-06-27)

Bug Fixes

  • filesystem: Prevent android crash on invalid base64 write (#937) (1af0bfe)
  • filesystem: web appendFile with base64 data (#928) (80253cf)

Features

Changelog

Sourced from @​capacitor/filesystem's changelog.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

Commits
  • 7b1d156 chore(release): publish [skip ci]
  • 77dc02f fix(filesystem): make iOS return proper url on readdir (#1142)
  • 3d3aa85 chore(ci): Unpin @​actions/core version (#1141)
  • 77a1689 chore(camera): remove listener methods (#1136)
  • cc5e4e6 feat(camera): Add support for iOS limited photo library mode (#1125)
  • 7513602 fix(google-maps): Check for WKScrollView and WKChildScrollView (#1109)
  • d0ea188 chore: enable nightly releases (#1130)
  • 78aa79e chore: Switch back to independent version (#1129)
  • ae451aa fix(filesystem): failing to remove folder content on rmdir (#1112)
  • 97569ba chore(google-maps): Remove platform log (#1106)
  • See full diff 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 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)
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
capacitor-plugin-demo ✅ Ready (Inspect) Visit Preview Sep 1, 2022 at 2:07AM (UTC)
dependabot[bot] commented 1 year ago

Superseded by #775.