wi3land / ionic-appauth

Intergration for OpenId/AppAuth-JS into Ionic V3/4/5
MIT License
95 stars 74 forks source link

Build(deps): bump @capacitor/core from 6.0.0 to 6.1.0 #366

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @capacitor/core from 6.0.0 to 6.1.0.

Release notes

Sourced from @​capacitor/core's releases.

6.1.0

6.1.0 (2024-06-11)

Bug Fixes

  • android: avoid crash if server url ends in / (#7426) (f8264cc)
  • cli: Avoid duplicate entries in packageClassList (#7470) (cca0b80)
  • cli: Run sync before updating gradle (#7497) (f27786e)
  • http: don't override readyState for non POST requests (#7488) (30c13a8)
  • ios: check if urlSchemeTask is stopped before calling its methods (#7482) (b32b5b1)

Features

Changelog

Sourced from @​capacitor/core's changelog.

6.1.0 (2024-06-11)

Bug Fixes

  • android: avoid crash if server url ends in / (#7426) (f8264cc)
  • cli: Avoid duplicate entries in packageClassList (#7470) (cca0b80)
  • cli: Run sync before updating gradle (#7497) (f27786e)
  • http: don't override readyState for non POST requests (#7488) (30c13a8)
  • ios: check if urlSchemeTask is stopped before calling its methods (#7482) (b32b5b1)

Features

Commits
  • 2864c61 Release 6.1.0
  • 44c5b55 feat(ios): CAPPluginMethod selector-based initializer (#7412)
  • 30c13a8 fix(http): don't override readyState for non POST requests (#7488)
  • 3b847ea feat(cli): run plugin hooks (#7499)
  • cca0b80 fix(cli): Avoid duplicate entries in packageClassList (#7470)
  • 1e7aeb5 fix(cli): Don't downgrade variables on migrate (#7472)
  • f27786e fix(cli): Run sync before updating gradle (#7497)
  • b32b5b1 fix(ios): check if urlSchemeTask is stopped before calling its methods (#7482)
  • 417c9f4 refactor(android): Added new method to prepend InputStreams with JavaScript (...
  • f8264cc fix(android): avoid crash if server url ends in / (#7426)
  • 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 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)