cybersemics / em

A beautiful, minimalistic note-taking app for personal sensemaking.
Other
282 stars 107 forks source link

Bump @capacitor/core, @capacitor/android, @capacitor/clipboard, @capacitor/ios, @capacitor/keyboard and @capacitor/status-bar #2030

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps @capacitor/core, @capacitor/android, @capacitor/clipboard, @capacitor/ios, @capacitor/keyboard and @capacitor/status-bar. These dependencies needed to be updated together. Updates @capacitor/core from 4.8.2 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

6.0.0

6.0.0 (2024-04-15)

Bug Fixes

  • cli: Change Capacitor plugin files check (#7375) (fbfb778)
  • cli: Don't downgrade gradle version on migrate (#7385) (c79211e)
  • cli: Removing extra dash in android apk name flavor parsing (#7382) (3c411fd)
  • http: Add URLSearchParams support (#7374) (9367ecc)
  • http: prevent POST request from being proxied (#7395) (7b8c352)
  • secure cookies often are not set by the cookie plugin (#7261) (cda1886)

Features

  • cli: Support bun when running cap migrate (#7386) (3f96ff9)

6.0.0-rc.2

6.0.0-rc.2 (2024-03-25)

Bug Fixes

  • cli: also generate packageClassList on copy (#7358) (865cceb)
  • cli: use correct pass signature for apksigner signing (#7365) (e4f8610)
  • http: change proxy url generation (#7354) (318c316)
  • inject cordova files if a cordova plugin is present (#7363) (ce9d505)
  • vue 3 log warning causes error on iOS (#6993) (87271e2)

... (truncated)

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

6.0.0 (2024-04-15)

Bug Fixes

  • cli: Change Capacitor plugin files check (#7375) (fbfb778)
  • cli: Don't downgrade gradle version on migrate (#7385) (c79211e)
  • cli: Removing extra dash in android apk name flavor parsing (#7382) (3c411fd)
  • http: Add URLSearchParams support (#7374) (9367ecc)
  • http: prevent POST request from being proxied (#7395) (7b8c352)
  • secure cookies often are not set by the cookie plugin (#7261) (cda1886)

Features

  • cli: Support bun when running cap migrate (#7386) (3f96ff9)

6.0.0-rc.2 (2024-03-25)

Bug Fixes

  • cli: also generate packageClassList on copy (#7358) (865cceb)
  • cli: use correct pass signature for apksigner signing (#7365) (e4f8610)
  • http: change proxy url generation (#7354) (318c316)
  • inject cordova files if a cordova plugin is present (#7363) (ce9d505)
  • vue 3 log warning causes error on iOS (#6993) (87271e2)

6.0.0-rc.1 (2024-03-15)

Bug Fixes

  • android: handle http errors on the proxy (#7280) (cca3c80)
  • android: incorrect http url params encoding (#6586) (e9ddb0c)
  • android: let WebView handle errors (#7286) (286b694)
  • android: make JSInjector replace first only (#6895) (93c8a8d)
  • android: prevent crash on script injection if the script is too long (#7308) (c9895e8)
  • android: Remove path from allowedOriginRules (#7293) (9eb565c)

... (truncated)

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)
  • Additional commits viewable in compare view


Updates @capacitor/android from 4.8.2 to 6.1.0

Release notes

Sourced from @​capacitor/android'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

6.0.0

6.0.0 (2024-04-15)

Bug Fixes

  • cli: Change Capacitor plugin files check (#7375) (fbfb778)
  • cli: Don't downgrade gradle version on migrate (#7385) (c79211e)
  • cli: Removing extra dash in android apk name flavor parsing (#7382) (3c411fd)
  • http: Add URLSearchParams support (#7374) (9367ecc)
  • http: prevent POST request from being proxied (#7395) (7b8c352)
  • secure cookies often are not set by the cookie plugin (#7261) (cda1886)

Features

  • cli: Support bun when running cap migrate (#7386) (3f96ff9)

6.0.0-rc.2

6.0.0-rc.2 (2024-03-25)

Bug Fixes

  • cli: also generate packageClassList on copy (#7358) (865cceb)
  • cli: use correct pass signature for apksigner signing (#7365) (e4f8610)
  • http: change proxy url generation (#7354) (318c316)
  • inject cordova files if a cordova plugin is present (#7363) (ce9d505)
  • vue 3 log warning causes error on iOS (#6993) (87271e2)

... (truncated)

Changelog

Sourced from @​capacitor/android'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

6.0.0 (2024-04-15)

Bug Fixes

  • cli: Change Capacitor plugin files check (#7375) (fbfb778)
  • cli: Don't downgrade gradle version on migrate (#7385) (c79211e)
  • cli: Removing extra dash in android apk name flavor parsing (#7382) (3c411fd)
  • http: Add URLSearchParams support (#7374) (9367ecc)
  • http: prevent POST request from being proxied (#7395) (7b8c352)
  • secure cookies often are not set by the cookie plugin (#7261) (cda1886)

Features

  • cli: Support bun when running cap migrate (#7386) (3f96ff9)

6.0.0-rc.2 (2024-03-25)

Bug Fixes

  • cli: also generate packageClassList on copy (#7358) (865cceb)
  • cli: use correct pass signature for apksigner signing (#7365) (e4f8610)
  • http: change proxy url generation (#7354) (318c316)
  • inject cordova files if a cordova plugin is present (#7363) (ce9d505)
  • vue 3 log warning causes error on iOS (#6993) (87271e2)

6.0.0-rc.1 (2024-03-15)

Bug Fixes

  • android: handle http errors on the proxy (#7280) (cca3c80)
  • android: incorrect http url params encoding (#6586) (e9ddb0c)
  • android: let WebView handle errors (#7286) (286b694)
  • android: make JSInjector replace first only (#6895) (93c8a8d)
  • android: prevent crash on script injection if the script is too long (#7308) (c9895e8)
  • android: Remove path from allowedOriginRules (#7293) (9eb565c)

... (truncated)

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)
  • Additional commits viewable in compare view


Updates @capacitor/clipboard from 4.1.0 to 6.0.0

Release notes

Sourced from @​capacitor/clipboard's releases.

@​capacitor/clipboard@​6.0.0

6.0.0 (2024-04-15)

Note: Version bump only for package @​capacitor/clipboard

@​capacitor/clipboard@​6.0.0-rc.1

6.0.0-rc.1 (2024-03-25)

Note: Version bump only for package @​capacitor/clipboard

@​capacitor/clipboard@​5.0.8

5.0.8 (2024-06-13)

Note: Version bump only for package @​capacitor/clipboard

Commits


Updates @capacitor/ios from 4.8.2 to 6.1.0

Release notes

Sourced from @​capacitor/ios'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

6.0.0

6.0.0 (2024-04-15)

Bug Fixes

  • cli: Change Capacitor plugin files check (#7375) (fbfb778)
  • cli: Don't downgrade gradle version on migrate (#7385) (c79211e)
  • cli: Removing extra dash in android apk name flavor parsing (#7382) (3c411fd)
  • http: Add URLSearchParams support (#7374) (9367ecc)
  • http: prevent POST request from being proxied (#7395) (7b8c352)
  • secure cookies often are not set by the cookie plugin (#7261) (cda1886)

Features

  • cli: Support bun when running cap migrate (#7386) (3f96ff9)

6.0.0-rc.2

6.0.0-rc.2 (2024-03-25)

Bug Fixes

  • cli: also generate packageClassList on copy (#7358) (865cceb)
  • cli: use correct pass signature for apksigner signing (#7365) (e4f8610)
  • http: change proxy url generation (#7354) (318c316)
  • inject cordova files if a cordova plugin is present (#7363) (ce9d505)
  • vue 3 log warning causes error on iOS (#6993) (87271e2)

... (truncated)

Changelog

Sourced from @​capacitor/ios'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

6.0.0 (2024-04-15)

Bug Fixes

  • cli: Change Capacitor plugin files check (#7375) (fbfb778)
  • cli: Don't downgrade gradle version on migrate (#7385) (c79211e)
  • cli: Removing extra dash in android apk name flavor parsing (#7382) (3c411fd)
  • http: Add URLSearchParams support (#7374) (9367ecc)
  • http: prevent POST request from being proxied (#7395) (7b8c352)
  • secure cookies often are not set by the cookie plugin (#7261) (cda1886)

Features

  • cli: Support bun when running cap migrate (#7386) (3f96ff9)

6.0.0-rc.2 (2024-03-25)

Bug Fixes

  • cli: also generate packageClassList on copy (#7358) (865cceb)
  • cli: use correct pass signature for apksigner signing (#7365) (e4f8610)
  • http: change proxy url generation (#7354) (318c316)
  • inject cordova files if a cordova plugin is present (#7363) (ce9d505)
  • vue 3 log warning causes error on iOS (#6993) (87271e2)

6.0.0-rc.1 (2024-03-15)

Bug Fixes

  • android: handle http errors on the proxy (#7280) (cca3c80)
  • android: incorrect http url params encoding (#6586) (e9ddb0c)
  • android: let WebView handle errors (#7286) (286b694)
  • android: make JSInjector replace first only (#6895) (93c8a8d)
  • android: prevent crash on script injection if the script is too long (#7308) (c9895e8)
  • android: Remove path from allowedOriginRules (#7293) (9eb565c)

... (truncated)

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)
  • Additional commits viewable in compare view


Updates @capacitor/keyboard from 4.1.1 to 6.0.1

Release notes

Sourced from @​capacitor/keyboard's releases.

@​capacitor/keyboard@​6.0.1

6.0.1 (2024-06-13)

Bug Fixes

  • ios: apply filter to fetch correct scene object (#2102) (acd334d)

@​capacitor/keyboard@​6.0.0

6.0.0 (2024-04-15)

Note: Version bump only for package @​capacitor/keyboard

@​capacitor/keyboard@​6.0.0-rc.1

6.0.0-rc.1 (2024-03-25)

Note: Version bump only for package @​capacitor/keyboard

@​capacitor/keyboard@​6.0.0-rc.0

6.0.0-rc.0 (2024-02-07)

Note: Version bump only for package @​capacitor/keyboard

@​capacitor/keyboard@​5.0.9

5.0.9 (2024-06-13)

Bug Fixes

  • ios: apply filter to fetch correct scene object (#2103) (c4feee0)
Commits
  • 93bc7be chore(release): publish [skip ci]
  • 39fb409 chore: run fmt command (#2126)
  • acd334d fix(ios): apply filter to fetch correct scene object (#2102)
  • 20b9e26 fix(ios): Picking ProRAW pictures from Gallery (#2098)
  • 9634552 fix(android): removes setOnExitAnimationListener when fade out is disabled
  • 998e495 fix(ios): iOS panorama photos selected through CameraPlugin are corrupted (#2...
  • f784a3e bug(@​capacitor/screen-orientation): iOS landscape lock using incorrect mappin...
  • ebb9577 chore: updated publishing version dependency for capacitor 6 (#2082)
  • 00edb1f chore(release): publish [skip ci]
  • 3039f49 chore: set deps in prep for v6 release (#2077)
  • Additional commits viewable in compare view


Updates @capacitor/status-bar from 4.1.1 to 6.0.0

Release notes

Sourced from @​capacitor/status-bar's releases.

@​capacitor/status-bar@​6.0.0

6.0.0 (2024-04-15)

Note: Version bump only for package @​capacitor/status-bar

@​capacitor/status-bar@​6.0.0-rc.1

6.0.0-rc.1 (2024-03-25)

Note: Version bump only for package @​capacitor/status-bar

@​capacitor/status-bar@​6.0.0-rc.0

6.0.0-rc.0 (2024-02-07)

Note: Version bump only for package @​capacitor/status-bar

@​capacitor/status-bar@​5.0.8

5.0.8 (2024-06-13)

Note: Version bump only for package @​capacitor/status-bar

Commits


You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 2 months ago

Superseded by #2190.