Cap-go / CLI

CLI to help you to manage your version in capgo cloud
https://capgo.app
GNU Affero General Public License v3.0
13 stars 35 forks source link

[Snyk] Upgrade @capacitor/cli from 5.7.0 to 5.7.2 #254

Closed riderx closed 2 months ago

riderx commented 3 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @capacitor/cli from 5.7.0 to 5.7.2.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is **2 versions** ahead of your current version. - The recommended version was released **23 days ago**, on 2024-03-06.
Release notes
Package name: @capacitor/cli
  • 5.7.2 - 2024-03-06

    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

    5.7.1 (2024-03-01)

    Bug Fixes

  • 5.7.0 - 2024-02-07

    5.7.0 (2024-02-07)

    Bug Fixes

    • cli: correctly build and sign Android apps using Flavors (#7211) (af97904)
    • http: better handling of active requests and shutting down gracefully (a56e845)

    Features

    • webview: add setServerAssetPath method (4e8449c)
from @capacitor/cli GitHub release notes
Commit messages
Package name: @capacitor/cli
  • b0481ff Release 5.7.2
  • 67c00e2 fix(android): prevent crash on script injection if the script is too long (#7316)
  • 28e7f08 fix(cli): Attempt to verify non-cjs modules exist if cjs resolution fails (#7310) (#7313)
  • 25cbdb0 Release 5.7.1
  • b71635c fix(android): let WebView handle errors (#7304)
  • 3857dad fix(android): incorrect http url params encoding (#7303)
  • 00b7abf fix(http): handle proxy urls with port (#7298)
  • 279f198 fix(android): handle http errors on the proxy (#7297)
  • 30eb6f7 fix(http): route get requests through custom handler (#7295)
  • 9b71399 fix(cli): correct build path for non flavor builds (#7281) (#7290)
  • 1c45b81 fix(android): make JSInjector replace first <head> only (#7249)
  • 4650b4f fix(cli): remove certificate file extension check on copy (#7240) (#7243)
Compare

**Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.* For more information: šŸ§ [View latest project report](https://app.snyk.io/org/riderx/project/45403f8a-d4a1-47c6-abda-fbc814e18749?utm_source=github&utm_medium=referral&page=upgrade-pr) šŸ›  [Adjust upgrade PR settings](https://app.snyk.io/org/riderx/project/45403f8a-d4a1-47c6-abda-fbc814e18749/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) šŸ”• [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/riderx/project/45403f8a-d4a1-47c6-abda-fbc814e18749/settings/integration?pkg=@capacitor/cli&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud