evandor / tabsets

Browser Extension to manage tabs and bookmarks professionally
https://docs.tabsets.net
MIT License
14 stars 5 forks source link

Bump @capacitor/cli from 6.0.0 to 6.1.1 #240

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @capacitor/cli from 6.0.0 to 6.1.1.

Release notes

Sourced from @​capacitor/cli's releases.

6.1.1

6.1.1 (2024-07-17)

Bug Fixes

  • android: Allow WebView to load blob urls (#7551) (0dca917)
  • android: javascript injection not working on urls with query (#7545) (57ce5c6)
  • android: send FormData on older devices (#7519) (de8b50d)
  • android: UTF-8 encode form data value (#7525) (a73ed31)
  • cli: enable cleartext for live reload (#7563) (e06648f)
  • http: handle UInt8Array on body (#7546) (cfb9ce1)
  • ios: make removeAllListeners accessible from javascript (#7566) (388a822)
  • ios: Match CapApp-SPM iOS version with project version (#7556) (df4dc9a)

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/cli's changelog.

6.1.1 (2024-07-17)

Bug Fixes

  • android: Allow WebView to load blob urls (#7551) (0dca917)
  • android: javascript injection not working on urls with query (#7545) (57ce5c6)
  • android: send FormData on older devices (#7519) (de8b50d)
  • android: UTF-8 encode form data value (#7525) (a73ed31)
  • cli: enable cleartext for live reload (#7563) (e06648f)
  • http: handle UInt8Array on body (#7546) (cfb9ce1)
  • ios: make removeAllListeners accessible from javascript (#7566) (388a822)
  • ios: Match CapApp-SPM iOS version with project version (#7556) (df4dc9a)

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


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)
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

dependabot[bot] commented 1 month ago

Looks like @capacitor/cli is up-to-date now, so this is no longer needed.