auth0-samples / auth0-ionic-samples

Other
32 stars 49 forks source link

chore(deps-dev): bump @capacitor/cli from 5.6.0 to 5.7.3 in /react #678

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps @capacitor/cli from 5.6.0 to 5.7.3.

Release notes

Sourced from @​capacitor/cli's releases.

5.7.3

5.7.3 (2024-03-15)

Bug Fixes

5.7.2

5.7.2 (2024-03-06)

Bug Fixes

  • android: prevent crash on script injection if the script is too long (#7316) (67c00e2)
  • cli: Attempt to verify non-cjs modules exist if cjs resolution fails (#7310) (#7313) (28e7f08)

5.7.1

5.7.1 (2024-03-01)

Bug Fixes

5.7.0

5.7.0 (2024-02-07)

Bug Fixes

  • cli: correctly build and sign Android apps using Flavors (#7211) (af97904)
  • http: better handling of active requests and shutting down gracefully (a56e845)

Features

  • webview: add setServerAssetPath method (4e8449c)
Changelog

Sourced from @​capacitor/cli's changelog.

5.7.3 (2024-03-15)

Bug Fixes

5.7.2 (2024-03-06)

Bug Fixes

  • android: prevent crash on script injection if the script is too long (#7316) (67c00e2)
  • cli: Attempt to verify non-cjs modules exist if cjs resolution fails (#7310) (#7313) (28e7f08)

5.7.1 (2024-03-01)

Bug Fixes

5.7.0 (2024-02-07)

Bug Fixes

  • cli: correctly build and sign Android apps using Flavors (#7211) (af97904)
  • http: better handling of active requests and shutting down gracefully (a56e845)

Features

  • webview: add setServerAssetPath method (4e8449c)
Commits
  • 3c9feb4 Release 5.7.3
  • 0139aa8 fix(http): Make proxy work with Request objects (#7348) (#7351)
  • 1aad9c6 fix(ios): overwrite CORS headers on livereload (#7349)
  • 771d678 fix(cli): apkName for multi-dimensional flavors (#7347)
  • 5bd33c4 fix(http): set port for proxy url (#7346)
  • 9ef8b1d fix(http): keep original URL properties on proxy (#7338)
  • 03febfa chore(ci): Re enable pod validation failures (#7335)
  • 6c7a7b0 chore(ios): Add xcprivacy for Capacitor and Cordova (#7322)
  • b0481ff Release 5.7.2
  • 67c00e2 fix(android): prevent crash on script injection if the script is too long (#7...
  • 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 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)
dependabot[bot] commented 5 months ago

Superseded by #691.