Skip to content

chore: bump cordova-ios from 7.1.1 to 8.1.0 in /example - #104

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/example/cordova-ios-8.1.0
Open

chore: bump cordova-ios from 7.1.1 to 8.1.0 in /example#104
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/example/cordova-ios-8.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps cordova-ios from 7.1.1 to 8.1.0.

Release notes

Sourced from cordova-ios's releases.

8.1.0

Full release announcement: https://cordova.apache.org/announcements/2026/05/31/cordova-ios-8.1.0.html

8.0.1

Release Announcement: https://cordova.apache.org/announcements/2026/03/12/cordova-ios-8.0.1.html

Full Changelog: apache/cordova-ios@rel/8.0.0...rel/8.0.1

8.0.0

Release Announcement: https://cordova.apache.org/announcements/2025/11/23/cordova-ios-8.0.0.html

Full Changelog: apache/cordova-ios@rel/7.1.1...rel/8.0.0

8.0.0-beta.1

Release Announcement: https://cordova.apache.org/announcements/2024/10/21/cordova-ios-8.1.1-beta.1.html

Full Changelog: apache/cordova-ios@rel/7.1.1...rel/8.0.0-beta.1

Changelog

Sourced from cordova-ios's changelog.

8.1.0 (May 26, 2026)

Fixes:

  • GH-1653 fix(actions): fix CDVURLSchemeHandlerTest warnings
  • GH-1652 fix(actions): IPhone 16e not found on macOS 26 for latest OS
  • GH-1640 fix: NSInternalInconsistencyException: "No response has been sent for this task" - second attempt
  • GH-1637 fix(build): Target a generic iOS simulator for building
  • GH-1632 fix(ionic): Add workaround for Ionic WebView plugin
  • GH-1618 fix(xcode): Fix library search paths for target
  • GH-1621 fix(xcode): Ensure we do NFD normalization on PRODUCT_NAME
  • GH-1616 fix(spm): Ensure the deployment target always gets set
  • GH-1606 fix(webview): Ensure scheme task is always finished
  • GH-1610 fix(scheme): Fix /app_file/ URLs not working
  • GH-1612 fix(spm): Set deployment target in Package.swift
  • GH-1597 fix: ignore spm build artifacts

Others:

  • GH-1650 chore: remove redundant Hello World template files
  • GH-1647 chore(deps): bump @​xmldom/xmldom from 0.8.12 to 0.8.13
  • GH-1634 doc: keepCallback and setKeepCallbackAsBool: of CDVPluginResult
  • GH-1646 chore(deps): bump lodash from 4.17.23 to 4.18.1
  • GH-1644 chore(deps): bump @​xmldom/xmldom from 0.8.11 to 0.8.12
  • GH-1642 chore(deps): bump picomatch
  • GH-1639 chore: update package-lock
  • GH-1635 chore: Fix improperly ignored deprecation warning
  • GH-1633 chore: Bump patch level for ongoing dev work
  • GH-1628 chore: Fix missing licence headers
  • GH-1627 release(8.0.1): Update release notes and version
  • GH-1623 chore(ci): draft release
  • GH-1624 chore: cleanup license headers
  • GH-1625 chore: add DEVELOPMENT.md & cleanup README.md
  • GH-1622 refactor(versions): Refactor version code for test reliability
  • GH-1619 chore(deps): Update to latest jasmine & c8 versions
  • GH-1614 doc(readme): improve badges
  • GH-1601 chore: Remove compileBitcode from export options
  • GH-1611 chore: set swift-tools-version to 5.9
  • GH-1599 chore(deps): bump lodash from 4.17.21 to 4.17.23
  • GH-1598 Add missing trailing new line
  • GH-1592 doc(readme): add minimum iOS version
  • GH-1591 doc(readme): add Link to iOS Platform Guide
  • GH-1588 chore: update release audit workflow & license headers

8.0.1

Fixes:

  • GH-1618 fix(xcode): Fix library search paths for target
  • GH-1621 fix(xcode): Ensure we do NFD normalization on PRODUCT_NAME
  • GH-1616 fix(spm): Ensure the deployment target always gets set

... (truncated)

Commits
  • e1abace chore: release notes for 8.1.0
  • a42745f chore: bump version to minor 8.1.0
  • 04a0e03 chore(ci): pin actions and set caching for atr (#1656)
  • 83c5e62 chore: set up default protection ruleset for default and release branches (#1...
  • 72fa969 fix: forward NSUserActivity to plugins via CDVSceneDelegate (#1655)
  • d114183 chore: remove redundant Hello World template files (#1650)
  • 8cae8cb fix(actions): fix CDVURLSchemeHandlerTest warnings (#1653)
  • e45c74d fix(actions): IPhone 16e not found on macOS 26 for latest OS (#1652)
  • 00695c4 fix: `NSInternalInconsistencyException: "No response has been sent for this t...
  • afdfbc4 chore(deps): bump @​xmldom/xmldom from 0.8.12 to 0.8.13 (#1647)
  • 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 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 [cordova-ios](https://github.com/apache/cordova-ios) from 7.1.1 to 8.1.0.
- [Release notes](https://github.com/apache/cordova-ios/releases)
- [Changelog](https://github.com/apache/cordova-ios/blob/master/RELEASENOTES.md)
- [Commits](apache/cordova-ios@7.1.1...rel/8.1.0)

---
updated-dependencies:
- dependency-name: cordova-ios
  dependency-version: 8.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@cursor

cursor Bot commented Jun 15, 2026

Copy link
Copy Markdown

PR Summary

Medium Risk
Major cordova-ios upgrade can break or change iOS example builds (Xcode, simulators, Cordova CLI); impact is confined to the example app’s dev dependencies, not the published plugin runtime.

Overview
Updates the example Cordova app’s iOS platform tooling by raising cordova-ios from 7.1.1 to ^8.1.0 in example/package.json and refreshing example/package-lock.json.

The lockfile change is a major platform bump: cordova-ios 8 pulls in cordova-common ^6, simctl ^3, and newer nopt / which / semver, and drops the old ios-sim-based simulator stack. Node for this package is now ^20.17.0 || >=22.9.0 (was >=16.13.0 on 7.x), so local npm ci / cordova platform add ios in example/ needs a matching Node version.

The diff also records 4.0.1 for the local file: mParticle Cordova packages in the lockfile (previously 3.0.1); that’s lockfile resolution metadata, not a separate source change in this diff beyond the iOS bump.

Reviewed by Cursor Bugbot for commit 24f52ab. Bugbot is set up for automated code reviews on this repo. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants