RADAR-Questionnaire icon indicating copy to clipboard operation
RADAR-Questionnaire copied to clipboard

chore(deps): bump @capacitor/android from 5.7.0 to 5.7.5

Open dependabot[bot] opened this issue 1 year ago • 0 comments

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

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

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

Commits
  • 858b125 Release 5.7.5
  • f02e106 chore: publish as latest-5 (#7403)
  • 6a96ce7 fix(http): prevent POST request from being proxied (#7402)
  • aed075f fix(cli): Removing extra dash in android apk name flavor parsing (#7383)
  • 080be74 fix(http): Add URLSearchParams support (#7376)
  • beceb65 refactor(android): Use ConcurrentHashMap instead of HashMap for activeRequest...
  • bc39b6b fix: vue 3 log warning causes error on iOS (#7364)
  • f8f2322 Release 5.7.4
  • 30a32f4 fix(http): change proxy url generation
  • 3c9feb4 Release 5.7.3
  • 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 <dependency name> 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] avatar Apr 29 '24 20:04 dependabot[bot]