auth0-ionic-samples
auth0-ionic-samples copied to clipboard
chore(deps): bump @capacitor/android from 5.6.0 to 5.7.4 in /react
Bumps @capacitor/android from 5.6.0 to 5.7.4.
Release notes
Sourced from @capacitor/android's releases.
5.7.4
5.7.4 (2024-03-20)
Bug Fixes
- http: change proxy url generation (30a32f4)
5.7.3
5.7.3 (2024-03-15)
Bug Fixes
- cli: apkName for multi-dimensional flavors (#7347) (771d678)
- http: keep original URL properties on proxy (#7338) (9ef8b1d)
- http: Make proxy work with Request objects (#7348) (#7351) (0139aa8)
- http: set port for proxy url (#7346) (5bd33c4)
- ios: overwrite CORS headers on livereload (#7349) (1aad9c6)
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
- android: handle http errors on the proxy (#7297) (279f198)
- android: incorrect http url params encoding (#7303) (3857dad)
- android: let WebView handle errors (#7304) (b71635c)
- android: make JSInjector replace first only (#7249) (1c45b81)
- cli: correct build path for non flavor builds (#7281) (#7290) (9b71399)
- cli: remove certificate file extension check on copy (#7240) (#7243) (4650b4f)
- http: handle proxy urls with port (#7298) (00b7abf)
- http: route get requests through custom handler (#7295) (30eb6f7)
5.7.0
5.7.0 (2024-02-07)
Bug Fixes
... (truncated)
Changelog
Sourced from @capacitor/android's changelog.
5.7.4 (2024-03-20)
Bug Fixes
- http: change proxy url generation (30a32f4)
5.7.3 (2024-03-15)
Bug Fixes
- cli: apkName for multi-dimensional flavors (#7347) (771d678)
- http: keep original URL properties on proxy (#7338) (9ef8b1d)
- http: Make proxy work with Request objects (#7348) (#7351) (0139aa8)
- http: set port for proxy url (#7346) (5bd33c4)
- ios: overwrite CORS headers on livereload (#7349) (1aad9c6)
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
- android: handle http errors on the proxy (#7297) (279f198)
- android: incorrect http url params encoding (#7303) (3857dad)
- android: let WebView handle errors (#7304) (b71635c)
- android: make JSInjector replace first only (#7249) (1c45b81)
- cli: correct build path for non flavor builds (#7281) (#7290) (9b71399)
- cli: remove certificate file extension check on copy (#7240) (#7243) (4650b4f)
- http: handle proxy urls with port (#7298) (00b7abf)
- http: route get requests through custom handler (#7295) (30eb6f7)
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
f8f2322Release 5.7.430a32f4fix(http): change proxy url generation3c9feb4Release 5.7.30139aa8fix(http): Make proxy work with Request objects (#7348) (#7351)1aad9c6fix(ios): overwrite CORS headers on livereload (#7349)771d678fix(cli): apkName for multi-dimensional flavors (#7347)5bd33c4fix(http): set port for proxy url (#7346)9ef8b1dfix(http): keep original URL properties on proxy (#7338)03febfachore(ci): Re enable pod validation failures (#7335)6c7a7b0chore(ios): Add xcprivacy for Capacitor and Cordova (#7322)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)