Skip to content

chore: bump cordova-ios from 6.3.0 to 7.1.1 in /example#31

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2025

Copy link
Copy Markdown
Contributor

Bumps cordova-ios from 6.3.0 to 7.1.1.

Release notes

Sourced from cordova-ios's releases.

7.1.0

Release Announcement: https://cordova.apache.org/announcements/2024/04/03/cordova-ios-7.1.0.html

Full Changelog: apache/cordova-ios@rel/7.0.0...rel/7.1.0

7.0.0

Release Announcement: https://cordova.apache.org/announcements/2023/07/10/cordova-ios-7.0.0.html

Full Changelog: apache/cordova-ios@rel/6.3.0...rel/7.0.0

Changelog

Sourced from cordova-ios's changelog.

7.1.1 (Jul 19, 2024)

Fixes:

  • GH-1446 fix: uninstall plugin with asset tag
  • GH-1435 fix: Fix version checking helper scripts
  • GH-1436 fix: Properly set the webview config when it is provided
  • GH-1438 fix: Set CodeSigning Entitlements in Xcode Project at Target level

Others:

  • GH-1426 chore: Update CordovaLib.xcodeproj fixture
  • GH-1419 ci: update codecov@v4 w/ token

7.1.0 (Apr 01, 2024)

Features:

  • GH-1411 feat: SplashScreenBackgroundColor preference support
  • GH-1406 feat: add privacy-manifest config support
  • GH-1383 feat: add PrivacyInfo.xcprivacy for CordovaLib & app template

Fixes:

  • GH-1405 fix: use PROVISIONING_PROFILE_SPECIFIER for manual codesigning
  • GH-1374 fix: WASM MIME type error by specifying it in Info.plist template

Chores:

  • GH-1413 chore(deps): Modernize some dependencies
  • GH-1404 chore: update package & package-lock
  • GH-1382 chore(deps-dev): bump @babel/traverse from 7.21.4 to 7.23.2
  • GH-1380 chore: Update Slack signup link in SUPPORT_QUESTION.md

CI:

  • GH-1412 ci: Fix ObjC testing with latest Xcode
  • GH-1408 ci(gh-action): add Apache RAT & package license checker workflow w/ license header additions

7.0.1 (Sep 03, 2023)

  • GH-1369 fix: xcodebuild version check to 11
  • GH-1358 fix: ensure Xcode project file references use path
  • GH-1368 fix: make code compile on Xcode 11
  • GH-1360 fix: add missing cordova versions to CDVAvailability.h

7.0.0 (Jul 07, 2023)

Breaking:

... (truncated)

Commits
  • 9b74d45 release(ios-v7.1.1): updated version and RELEASENOTES.md
  • ffb22fe fix: uninstall plugin with asset tag (#1446)
  • 80024fd fix: Fix version checking helper scripts (#1435)
  • 9a7f676 fix: Properly set the webview config when it is provided (#1436)
  • 91f8a7f fix: Set CodeSigning Entitlements in Xcode Project at Target level (#1438)
  • b5f5cd2 chore(deps): bump braces from 3.0.2 to 3.0.3 (#1441)
  • 2240ebc chore: Update CordovaLib.xcodeproj fixture (#1426)
  • df4b8a6 ci: update codecov@v4 w/ token (#1419)
  • cecfabb chore: bump version 7.1.1-dev
  • 64c3051 release(ios-v7.1.0): updated version and RELEASENOTES.md
  • 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 [cordova-ios](https://github.com/apache/cordova-ios) from 6.3.0 to 7.1.1.
- [Release notes](https://github.com/apache/cordova-ios/releases)
- [Changelog](https://github.com/apache/cordova-ios/blob/master/RELEASENOTES.md)
- [Commits](apache/cordova-ios@6.3.0...7.1.1)

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

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

dependabot Bot commented on behalf of github Jul 22, 2025

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependabot. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from a team as a code owner July 22, 2025 05:39
@dependabot @github

dependabot Bot commented on behalf of github Jul 24, 2025

Copy link
Copy Markdown
Contributor Author

Looks like cordova-ios is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 24, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/example/cordova-ios-7.1.1 branch July 24, 2025 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant