RADAR-Questionnaire
RADAR-Questionnaire copied to clipboard
chore(deps): bump @capacitor/android from 5.7.0 to 5.7.5
Bumps @capacitor/android from 5.7.0 to 5.7.5.
Release notes
Sourced from @capacitor/android's releases.
5.7.5
5.7.5 (2024-04-15)
Bug Fixes
- cli: Removing extra dash in android apk name flavor parsing (#7383) (aed075f)
- http: Add URLSearchParams support (#7376) (080be74)
- http: prevent POST request from being proxied (#7402) (6a96ce7)
- vue 3 log warning causes error on iOS (#7364) (bc39b6b)
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
... (truncated)
Changelog
Sourced from @capacitor/android's changelog.
5.7.5 (2024-04-15)
Bug Fixes
- cli: Removing extra dash in android apk name flavor parsing (#7383) (aed075f)
- http: Add URLSearchParams support (#7376) (080be74)
- http: prevent POST request from being proxied (#7402) (6a96ce7)
- vue 3 log warning causes error on iOS (#7364) (bc39b6b)
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)
Commits
858b125Release 5.7.5f02e106chore: publish as latest-5 (#7403)6a96ce7fix(http): prevent POST request from being proxied (#7402)aed075ffix(cli): Removing extra dash in android apk name flavor parsing (#7383)080be74fix(http): Add URLSearchParams support (#7376)beceb65refactor(android): Use ConcurrentHashMap instead of HashMap for activeRequest...bc39b6bfix: vue 3 log warning causes error on iOS (#7364)f8f2322Release 5.7.430a32f4fix(http): change proxy url generation3c9feb4Release 5.7.3- 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)