mariusbackes / cordova-plugin-sumup

:pager: :moneybag: Cordova plugin for SumUp SDK integration
5 stars 18 forks source link

Bump minimatch and cordova-ios in /examples/ionic #73

Open dependabot[bot] opened 11 months ago

dependabot[bot] commented 11 months ago

Bumps minimatch to 3.1.2 and updates ancestor dependency cordova-ios. These dependencies need to be updated together.

Updates minimatch from 3.0.4 to 3.1.2

Commits


Updates cordova-ios from 4.5.5 to 7.0.1

Release notes

Sourced from cordova-ios's releases.

7.0.0

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

Full Changelog: https://github.com/apache/cordova-ios/compare/rel/6.3.0...rel/7.0.0

6.3.0

Release announcement: https://cordova.apache.org/announcements/2023/04/15/cordova-ios-release-6.3.0.html

Full Changelog: https://github.com/apache/cordova-ios/compare/rel/6.2.0...6.3.0

Changelog

Sourced from cordova-ios's changelog.

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:

  • GH-1340 chore!: Remove podspec support from framework tag
  • GH-1310 feat!: Remove some Xcode build dir overrides
  • GH-1305 dep!: bump all possible dependencies w/ node engine requirement update >=16.13.0
    • semver@7.4.0
    • plist@3.0.6
    • fs-extra@11.1.1
    • cordova-common@5.0.0
    • nopt@7.1.0
    • which@3.0.0
    • @cordova/eslint-config@5.0.0
    • jasmine@4.6.0
    • rewire@6.0.0
  • GH-1180 refactor!: drop platform binaries
  • GH-1169 chore!: Rename Images.xcassets to Assets.xcassets
  • GH-1161 chore!: Breaking API cleanups
  • GH-1182 dep(dev)!: bump eslint w/ corrections
  • GH-1181 dep!: use latest dependencies
    • nyc@^15.1.0

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

... (truncated)

Commits
  • a34bbf7 release(ios-v7.0.1): updated version and RELEASENOTES.md
  • ffdb8c0 chore: Bump xcodebuild version check to 11 (#1369)
  • 83cd825 fix: Ensure Xcode project file references use path (#1358)
  • 0534fd4 chore: make code compile on Xcode 11 (#1368)
  • 6e71f54 fix: Add missing cordova versions to CDVAvailability.h (#1360)
  • 71a8100 chore(deps): bump semver from 7.4.0 to 7.5.2 (#1356)
  • 8618a04 chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#1359)
  • 19e931e chore: bump version 7.0.1-dev
  • 1110a4b release(ios-v7.0.0): updated version and RELEASENOTES.md
  • d1ad514 chore(rat): add auto generated xcode files to ignore list
  • 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.


You can trigger a rebase of this PR 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mariusbackes/cordova-plugin-sumup/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.