Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2024

Removes xmldom. It's no longer used after updating ancestor dependencies xmldom, plist and cordova-ios. These dependencies need to be updated together.

Removes xmldom

Updates plist from 3.0.1 to 3.1.0

Changelog

Sourced from plist's changelog.

3.1.0 / 2023-07-06

  • replace inlined xmldom with @​xmldom/xmldom

3.0.5 / 2022-03-23

  • [96e2303d05] Prototype Pollution using .parse() #114 (mario-canva)
  • update browserify from 16 to 17

3.0.4 / 2021-08-27

3.0.3 / 2021-08-04

  • update xmldom to 0.6.0 to patch critical vulnerability (Mike Reinstein)
  • remove flaky saucelabs teseting badge (Mike Reinstein)

3.0.2 / 2021-03-25

  • update xmldom to 0.5.0 to patch critical vulnerability (Mike Reinstein)
  • update saucelab credentials to point at mreinstein's saucelabs account (Mike Reinstein)
  • remove a bunch of test versions from the matrix because they weren't working in zuul + sauce (Mike Reinstein)
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: apache/cordova-ios@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: apache/cordova-ios@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:

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.


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 show <dependency name> 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.

Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependencies [xmldom](https://github.com/xmldom/xmldom), [plist](https://github.com/TooTallNate/node-plist) and [cordova-ios](https://github.com/apache/cordova-ios). These dependencies need to be updated together.


Removes `xmldom`

Updates `plist` from 3.0.1 to 3.1.0
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

Updates `cordova-ios` from 4.5.5 to 7.0.1
- [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.5...7.0.1)

---
updated-dependencies:
- dependency-name: xmldom
  dependency-type: indirect
- dependency-name: plist
  dependency-type: indirect
- dependency-name: cordova-ios
  dependency-type: direct:production
...

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

1 participant