Skip to content

Bump cordova-ios from 4.5.4 to 5.1.0#21

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/cordova-ios-5.1.0
Closed

Bump cordova-ios from 4.5.4 to 5.1.0#21
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/cordova-ios-5.1.0

Conversation

@dependabot-preview
Copy link

Bumps cordova-ios from 4.5.4 to 5.1.0.

Changelog

Sourced from cordova-ios's changelog.

5.1.0 (Nov 22, 2019)

  • GH-719 Add check for newer versions of cocoapods to avoid locking adding platforms on non synced pods repo
  • GH-715 feat: add optional compile-time decision for disabling UIWebView
  • GH-712 Update Xcode versions used in CI to latest minor release
  • GH-710 Lint everything
  • GH-614 Don't use whitespace as an indent indicator
  • GH-704 Reuse common xcodebuild arguments in npm scripts
  • GH-705 Let Jasmine handle async test results
  • GH-703 Reduce verbosity of xcodebuild output during tests
  • GH-702 Fix, simplify and improve tests
  • GH-695 fix: Support all valid SemVer syntax in version comparison helper
  • GH-608 chore: add Node.js 12 to CI services
  • GH-650 fix(build.json): spacing in error message and missing path in log
  • GH-646 tmp@0.1 update in devDependencies
  • GH-635 Bump default minDeploymentTarget to 10.0 in Podfile
  • GH-632 Update jasmine & fix broken tests
  • GH-622 Remove outdated component/duo package manager package definition

5.0.1 (Apr 18, 2019)

  • GH-596 More logging for simulator selection and deployment
  • GH-540 Fix copy-www-build-step without shelljs
  • GH-589 Bump ios-sim dependency version to fix simulator listing
  • GH-577 Don't write spec to podfile when it's an empty string
  • GH-535 Run prepare with the correct ConfigParser
  • GH-581 Null check for missing pathname
  • GH-566 Override id with ios-CFBundleIdentifier
  • GH-450 Fix deadlocks in iOS 12 when UIWebView loadRequest is called multiple times
  • GH-546 Fix setting of target-device to handset in combination with plugins and resource-file
  • GH-560 Fixing dynamic framework installation path
  • GH-528 ignore Swift version settings of Cocoapods library on non-macOS environments
  • GH-542 Enabling Defines Module flag

5.0.0 (Feb 07, 2019)

  • GH-515 Remove Deprecated Local and Remote Push Notification Constants
  • GH-512 AppIcon and LaunchImage Updates
  • GH-254 Expose CDVCommandStatus enum to Swift
  • GH-508 GH-407: remove removing certificates functions in xcode post scripts
  • GH-489 CordovaLib.xcodeproj file upgraded for Xcode 10
  • GH-501 cordova-common backwards compatability for getPodSpecs function
  • GH-496 iOS Platform Release Preparation (Cordova 9)
  • GH-494 Fixes $(PRODUCT_BUNDLE_IDENTIFIER) not being resolved for a product archive
  • GH-481 Add warning that function in spawn.js is deprecated
  • GH-461 cordova run --list --device fails for Virtualhere devices (fixes #458)
  • GH-355 CB-13927 - Modified xcodeProjDir to filter out files/folders that contain "._"
  • GH-485 Ensure test failure on unexpected promise resolution
  • GH-483 Restore stdio behavior from previous spawn approach
  • GH-479 emit xcodebuild & other spawned CLI commands
  • GH-482 Copy node_modules if the directory exists
  • GH-478 Use cross-spawn & shelljs instead of child-process
  • GH-409 Update project files for Xcode 10
... (truncated)
Commits
  • dc327c1 chore: fix JS snapshot for version 5.1.0
  • 67b0256 chore: apply lint fix to coho's version update
  • 150491e Set VERSION to 5.1.0 (via coho)
  • c36b691 Update JS snapshot to version 5.1.0 (via coho)
  • 7d044b1 Added 5.1.0 to CDVAvailability.h (via coho).
  • f747381 ios-v5.1.0 Updated version and RELEASENOTES.md for release 5.1.0
  • 094779f Add check for newer versions of cocoapods to avoid locking adding platforms o...
  • e8a041e feat: add optional compile-time decision for disabling UIWebView (#715)
  • 9964c74 Update Xcode versions used in CI to latest minor release (#712)
  • 2d3fb87 Lint everything (#710)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by erisu, a new releaser for cordova-ios since your current version.


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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [cordova-ios](https://github.com/apache/cordova-ios) from 4.5.4 to 5.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@4.5.4...5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 26, 2019
@dependabot-preview
Copy link
Author

Superseded by #22.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/cordova-ios-5.1.0 branch December 2, 2019 05:39
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants