Skip to content

chore(deps-dev): bump @capacitor/ios from 7.2.0 to 7.4.2 #107

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps @capacitor/ios from 7.2.0 to 7.4.2.

Release notes

Sourced from @​capacitor/ios's releases.

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)

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)
Changelog

Sourced from @​capacitor/ios's changelog.

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)
Commits
  • 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)
  • e423439 chore(android): run fmt (#8047)
  • 86352f9 Readme and launch.json improvements (#8034)
  • d114834 Release 7.4.0
  • ef42722 feat(cli): add spm-migration-assistant command (#7963)
  • b393de8 feat(cli): fail cap update on uninstalled cordova dependencies (#8032)
  • 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/ios](https://github.com/ionic-team/capacitor) from 7.2.0 to 7.4.2.
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@7.2.0...7.4.2)

---
updated-dependencies:
- dependency-name: "@capacitor/ios"
  dependency-version: 7.4.2
  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 Jul 14, 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