Skip to content
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

fix(deps): update dependency cordova-ios to v7 #1656

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cordova-ios ^6.0.0 -> ^7.0.0 age adoption passing confidence

Release Notes

apache/cordova-ios (cordova-ios)

v7.0.1

Compare Source

  • 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

v7.0.0

Compare Source

Breaking:

Features:

  • GH-1249 feat: Add LimitsNavigationsToAppBoundDomains configuration key
  • GH-1320 feat: add listTarget api & revert original bin file location
  • GH-1266 feat(plugman): support framework link attribute
  • GH-1276 feat: Support Apple Cloud Distribution signing
  • GH-1210 feat: support extending export options
  • GH-1251 feat: support multiple provisioning profiles
  • GH-1186 feat(versions): print error messages, not error objects
  • GH-1168 feat(catalyst): Enable Mac Catalyst support
  • GH-1050 feat: add CDVWebViewEngineConfigurationDelegate
  • GH-1154 feat: Swift Package Manager support for CordovaLib

Fixes:

  • GH-1354 fix: Various ObjC/template cleanups
  • GH-1341 fix: Try updating Podfile deployment target on prepare
  • GH-1343 fix: Apply new Xcode flags consistently across test projects
  • GH-1126 fix: replace of podspec variables in Podfile
  • GH-1336 fix: Xcode 15 Beta
  • GH-1337 fix: make the WebView the first responder when it loads
  • GH-1326 fix: memory leak when removing the CDVViewController
  • GH-1312 fix(create): Ensure unix paths in Xcode project file
  • GH-1315 fix(splashscreen): positioning after rotation
  • GH-1295 fix(CDVPlugin): swift init
  • GH-1255 fix: import type definitions from obsolete cordova-plugin-splashscreen
  • GH-1170 fix(bin/create): set failing exit code on failure
  • GH-1171 fix(spec/create): handle createAndBuild promises
  • GH-1140 fix: split xcode project location by env separator

Refactors:

  • GH-1206 refactor: platform version logic
  • GH-1204 refactor: move cordova minimum template
  • GH-1203 refactor!: do not copy JS lib to platform project
  • GH-1202 refactor: do not infer project root from script location
  • GH-1201 refactor(create): convert main implementation to class
  • GH-1200 refactor(create): sort functions in breadth-first call order
  • GH-1199 refactor(create): further cleanup
  • GH-1198 refactor(create): cleanup createProject
  • GH-1196 refactor: move project template out of bin w/ code changes
  • GH-1195 refactor(create): cleanup copyTemplateFiles
  • GH-1194 refactor(create)!: move apple_* binaries & cleanup copyScripts
  • GH-1193 refactor: cleanup create script
  • GH-1190 refactor: replace superspawn with execa
  • GH-1188 refactor: hide implementation of build & run
  • GH-1189 refactor(run): code cleanup
  • GH-1185 refactor(versions): DRY version binary code
  • GH-1167 refactor: Api class
  • GH-1158 refactor: replace copy-www-build-step script with build phase
  • GH-1032 refactor: update allow list name
  • GH-1116 refactor(projectFile): drop dependency on underscore

Chores:

  • chore(rat): add auto generated xcode files to ignore list
  • GH-1339 chore: Remove unused BackupWebStorage preference
  • GH-1308 chore: remove long-unused codeSignResourceRules option
  • GH-1183 chore: remove unused and outdated listStartedEmulators
  • GH-1174 chore: remove stale coffeescript tests
  • GH-1173 chore: Remove unused imports from template
  • GH-1160 chore(swiftpm): Fix up CordovaLib Swift Package
  • GH-1034 chore: remove more deprecated UIWebView things
  • GH-1145 chore: npmrc
  • GH-1129 chore: rebuild package-lock.json to address reported npm audit vulnerabilities
  • GH-1105 chore: add undeclared dependency underscore

Others:

  • GH-1197 build: build cordova.js during npm prepare
  • GH-1317 ci: add node 20.x
  • GH-1307 ci: Drop NodeJS 14 tests for non-darwin jobs
  • GH-1277 ci(workflow): update dependencies
  • GH-1271 ci: remove Node 10-12 & add Node 16-18.
  • GH-1237 dep: bump simple-plist from 1.3.0 to 1.3.1
  • GH-1208 dep: bump jasmine@^3.10.0
  • GH-1187 test(version): merge two test suites into one
  • GH-1184 test(create): further increase timeouts to avoid false negatives
  • GH-1177 test(create): waste less time on name variants
  • GH-1179 test: simpler killing of running simulators
  • GH-1178 test(versions): increase test timeout when invoking pod
  • GH-1176 test(create): increase test timeout
  • GH-1133 doc: README improvements (cleaup, xcode debugging, etc)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot assigned njzjz Oct 8, 2023
@renovate renovate bot requested a review from njzjz October 8, 2023 16:04
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Oct 8, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: eb9fc15
Status:⚡️  Build in progress...

View logs

@renovate renovate bot force-pushed the renovate/cordova-ios-7.x branch 5 times, most recently from 0312040 to 2789fbb Compare October 9, 2023 01:34
@njzjz njzjz added this pull request to the merge queue Oct 9, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Oct 9, 2023
@renovate renovate bot force-pushed the renovate/cordova-ios-7.x branch from 2789fbb to eb9fc15 Compare October 9, 2023 01:55
@njzjz njzjz enabled auto-merge October 9, 2023 01:57
@njzjz njzjz added this pull request to the merge queue Oct 9, 2023
Merged via the queue into master with commit 3eec825 Oct 9, 2023
2 of 3 checks passed
@njzjz njzjz deleted the renovate/cordova-ios-7.x branch October 9, 2023 01:59
@github-actions
Copy link

github-actions bot commented Oct 9, 2023

🎉 This PR is included in version 3.1.231 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant