Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 27, 2025

Bumps @capacitor/cli from 7.1.0 to 7.4.3.

Release notes

Sourced from @​capacitor/cli's releases.

7.4.3

7.4.3 (2025-08-20)

Bug Fixes

  • http content headers not sent when using axios (#8064) (3d1b12c)

7.4.2

7.4.2 (2025-07-10)

Bug Fixes

  • android: consider display cutout area for insets (#8042) (b478211)
  • http: Properly URL-encode key and values during x-www-form-urlencoded POSTs (#8037) (87b4641)

7.4.1

What's Changed

New Contributors

Full Changelog: ionic-team/capacitor@7.4.0...7.4.1

7.4.0

7.4.0 (2025-06-18)

Features

  • cli: add spm-migration-assistant command (#7963) (ef42722)
  • cli: fail cap update on uninstalled cordova dependencies (#8032) (b393de8)

7.3.0

7.3.0 (2025-06-05)

Bug Fixes

  • add error code checking to runPlatformHook (#7994) (8717680)
  • cli: Don't downgrade deployment target on migrate (#7953) (46e8792)
  • cli: ensures the execution order of CLI hooks (#7947) (c3ea809)
  • cli: unexpected error on target device list (#8015) (f827c48)
  • cli: use proper build params (#8016) (12ce2a4)
  • core: Prevent error when hasListeners is empty (#7975) (a4a0942)
  • Remove all plugin listeners in bridge reset (#7962) (06aeea9)

... (truncated)

Changelog

Sourced from @​capacitor/cli's changelog.

7.4.3 (2025-08-20)

Bug Fixes

  • http content headers not sent when using axios (#8064) (3d1b12c)

7.4.2 (2025-07-10)

Bug Fixes

  • android: consider display cutout area for insets (#8042) (b478211)
  • http: Properly URL-encode key and values during x-www-form-urlencoded POSTs (#8037) (87b4641)

7.4.1 (2025-07-03)

Note: Version bump only for package capacitor

7.4.0 (2025-06-18)

Features

  • cli: add spm-migration-assistant command (#7963) (ef42722)
  • cli: fail cap update on uninstalled cordova dependencies (#8032) (b393de8)

7.3.0 (2025-06-05)

Bug Fixes

  • add error code checking to runPlatformHook (#7994) (8717680)
  • cli: Don't downgrade deployment target on migrate (#7953) (46e8792)
  • cli: ensures the execution order of CLI hooks (#7947) (c3ea809)
  • cli: unexpected error on target device list (#8015) (f827c48)
  • cli: use proper build params (#8016) (12ce2a4)
  • core: Prevent error when hasListeners is empty (#7975) (a4a0942)
  • Remove all plugin listeners in bridge reset (#7962) (06aeea9)

Features

  • cli: Initial Cordova plugin SPM support (#7999) (c030354)
  • expose appStartPath on cap config server configuration (#8019) (a274fef)
  • ios: Alternative debug config for SPM (#7982) (a054aa5)

7.2.0 (2025-03-31)

Bug Fixes

  • android: rename bridge layout to avoid collision (#7919) (a629f16)
  • cli: Don't migrate Podfile on SPM projects (#7939) (ab4e700)
  • ios: respect shouldEncodeUrlParams value (#7931) (4fb12a0)

... (truncated)

Commits
  • e12818a Release 7.4.3
  • 2078ef1 chore: Update release branches (#8065)
  • 3d1b12c fix: http content headers not sent when using axios (#8064)
  • e678825 chore: allow publish-npm-latest to run on this branch
  • e235a92 chore: fix sonatype urls for sunset of OSSRH (#8056)
  • 793d950 Release 7.4.2
  • b478211 fix(android): consider display cutout area for insets (#8042)
  • 87b4641 fix(http): Properly URL-encode key and values during x-www-form-urlencoded ...
  • 591c6a4 Release 7.4.1
  • 8606615 refactor(core): reference window.Capacitor (#8045)
  • Additional commits viewable 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 <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)

Bumps [@capacitor/cli](https://github.com/ionic-team/capacitor) from 7.1.0 to 7.4.3.
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/7.4.3/CHANGELOG.md)
- [Commits](ionic-team/capacitor@7.1.0...7.4.3)

---
updated-dependencies:
- dependency-name: "@capacitor/cli"
  dependency-version: 7.4.3
  dependency-type: direct:development
  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 Aug 27, 2025
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.

0 participants