Skip to content

Bump cordova-ios from 4.5.4 to 5.0.1#9

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

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

Conversation

@dependabot-preview
Copy link

Bumps cordova-ios from 4.5.4 to 5.0.1.

Changelog

Sourced from cordova-ios's changelog.

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
  • GH-474 Fix issue after updating to macOS 10.14.2.
  • GH-405 Cocoapods support improvement, using podspec tag in plugin.xml
  • GH-451 iOS: Fix running cordova build ios for emulators with Xcode 10.1 RELEASE
  • GH-406 Added missing unorm dependency
  • GH-398 Removal of xcconfig build flag
  • CB-14141 Don't duplicate resource files in xcodeproj
  • GH-397 Update Objc-Test for Local & TravisCI
  • GH-395 Implement Swift Support and Testing
  • GH-392 Pin Jasmine@~3.1.0
  • GH-377 Increase Code Coverage & use nyc
  • CB-14242 .gitignore completely ignore node_modules
  • CB-14242 remove committed node_modules
  • CB-14242 package.json remove bundledDependencies
  • CB-14074 iOS: Remove Node 4 from CI (#375)
  • CB-14244 CB-9366 log error.stack in cordova.js
  • GH-384 spec cover apple version functions
  • GH-383 appveyor.yml simplify install
  • GH-376 Fixed Get Apple OSX Version method
... (truncated)
Commits
  • 3b9e044 Added 5.0.1 to CDVAvailability.h (via coho).
  • 26e401f Set VERSION to 5.0.1 (via coho)
  • 1fd191f Update JS snapshot to version 5.0.1 (via coho)
  • 329b937 Merge branch 'master' into 5.0.x
  • fbbbcc1 Update RELEASENOTES for release 5.0.1
  • 8f49bc2 Update nyc to get rid of npm audit warnings (#606)
  • da5b69d More logging for simulator selection and deployment (#596)
  • 875813a tinypng.com on assets (#531)
  • a79f64e GH-540: Fix copy-www-build-step without shelljs
  • 44899e2 chore: remove deprecated engineStrict (#590)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by dpogue, 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.


Dependabot has been acquired by GitHub  🎉

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 28, 2019
@dependabot-preview
Copy link
Author

Superseded by #21.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/cordova-ios-5.0.1 branch November 26, 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