Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps): bump @capacitor/core, @capacitor/browser, @capacitor/preferences and capacitor-secure-storage-plugin #351

Merged
merged 1 commit into from
May 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps @capacitor/core, @capacitor/browser, @capacitor/preferences and capacitor-secure-storage-plugin. These dependencies needed to be updated together.
Updates @capacitor/core from 5.7.0 to 6.0.0

Release notes

Sourced from @​capacitor/core's releases.

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)

6.0.0-rc.1

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)
  • cli: adjust SPM parameters for build and run commands (#7342) (02f8983)
  • cli: apkName for multi-dimensional flavors (#6704) (d7b23f2)
  • cli: Attempt to verify non-cjs modules exist if cjs resolution fails (#7310) (663e7b3)
  • cli: correct build path for non flavor builds (#7281) (0f9651d)
  • cli: Migrate variables to newer dependency versions (#7235) (aaf01ab)

... (truncated)

Changelog

Sourced from @​capacitor/core's changelog.

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)
  • cli: adjust SPM parameters for build and run commands (#7342) (02f8983)
  • cli: apkName for multi-dimensional flavors (#6704) (d7b23f2)
  • cli: Attempt to verify non-cjs modules exist if cjs resolution fails (#7310) (663e7b3)
  • cli: correct build path for non flavor builds (#7281) (0f9651d)
  • cli: Migrate variables to newer dependency versions (#7235) (aaf01ab)
  • cli: remove certificate file extension check on copy (#7240) (93a0044)
  • core: make 'content-type' header count for XMLHttpRequest patch (#7161) (26d7f68)
  • http: better handling of active requests and shutting down gracefully (5d294c9)
  • http: handle proxy urls with port (#7273) (514409a)
  • http: keep original URL properties on proxy (#7329) (cbb6407)
  • http: Make proxy work with Request objects (#7348) (7e68725)
  • http: route get requests through custom handler (#6818) (b853d06)
  • http: set port for proxy url (#7341) (a3059dc)
  • ios: Moves updateBinaryVersion call to the end of loadView. (#7226) (7724760)
  • ios: overwrite CORS headers on livereload (#7339) (0c8d69b)

... (truncated)

Commits

Updates @capacitor/browser from 5.2.0 to 6.0.0

Release notes

Sourced from @​capacitor/browser's releases.

@​capacitor/browser@​6.0.0

6.0.0 (2024-04-15)

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

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

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

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

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

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

Features

  • browser: implement close() method for android (60e0267)
Commits

Updates @capacitor/preferences from 5.0.6 to 6.0.0

Release notes

Sourced from @​capacitor/preferences's releases.

@​capacitor/preferences@​6.0.0

6.0.0 (2024-04-15)

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

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

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

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

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

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

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

@​capacitor/preferences@​5.0.7

5.0.7 (2024-01-29)

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

Commits

Updates capacitor-secure-storage-plugin from 0.9.0 to 0.10.0

Commits

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)

…ferences and capacitor-secure-storage-plugin

Bumps [@capacitor/core](https://github.com/ionic-team/capacitor), [@capacitor/browser](https://github.com/ionic-team/capacitor-plugins), [@capacitor/preferences](https://github.com/ionic-team/capacitor-plugins) and [capacitor-secure-storage-plugin](https://github.com/martinkasa/capacitor-secure-storage-plugin). These dependencies needed to be updated together.

Updates `@capacitor/core` from 5.7.0 to 6.0.0
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@5.7.0...6.0.0)

Updates `@capacitor/browser` from 5.2.0 to 6.0.0
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected])

Updates `@capacitor/preferences` from 5.0.6 to 6.0.0
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected])

Updates `capacitor-secure-storage-plugin` from 0.9.0 to 0.10.0
- [Changelog](https://github.com/martinkasa/capacitor-secure-storage-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/martinkasa/capacitor-secure-storage-plugin/commits)

---
updated-dependencies:
- dependency-name: "@capacitor/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@capacitor/browser"
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@capacitor/preferences"
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: capacitor-secure-storage-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 20, 2024
@mraible mraible merged commit a9af86b into master May 29, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-575e70d151 branch May 29, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant