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

Bump shelljs and cordova-ios in /fioriClient #28

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2023

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

Updates shelljs from 0.8.4 to 0.8.5

Release notes

Sourced from shelljs's releases.

v0.8.5

This was a small security fix for #1058.

Commits

Updates cordova-ios from 5.0.0 to 7.0.0

Release notes

Sourced from cordova-ios's releases.

6.3.0

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

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

Changelog

Sourced from cordova-ios's changelog.

7.0.0 (Jul 07, 2023)

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

... (truncated)

Commits
  • 1110a4b release(ios-v7.0.0): updated version and RELEASENOTES.md
  • d1ad514 chore(rat): add auto generated xcode files to ignore list
  • 77b4689 fix: Various ObjC/template cleanups (#1354)
  • ad57677 fix: Try updating Podfile deployment target on prepare (#1341)
  • 6db1b6e fix: Apply new Xcode flags consistently across test projects (#1343)
  • c43a159 feat: Add LimitsNavigationsToAppBoundDomains configuration key (#1249)
  • 70d128a Fix: replace of podspec variables in podfile (#1126)
  • 76e33d9 chore!: Remove podspec support from framework tag (#1340)
  • 700c32b chore: Remove unused BackupWebStorage preference (#1339)
  • 98910de fix: Xcode 15 Beta (#1336)
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [shelljs](https://github.com/shelljs/shelljs) to 0.8.5 and updates ancestor dependency [cordova-ios](https://github.com/apache/cordova-ios). These dependencies need to be updated together.


Updates `shelljs` from 0.8.4 to 0.8.5
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](shelljs/shelljs@v0.8.4...v0.8.5)

Updates `cordova-ios` from 5.0.0 to 7.0.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@5.0.0...7.0.0)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: indirect
- dependency-name: cordova-ios
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 14, 2023
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.

None yet

0 participants