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

build(deps): bump xmldom, cordova-android and cordova-browser #80

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): bump xmldom, cordova-android and cordova-browser
Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependencies [xmldom](https://github.com/xmldom/xmldom), [cordova-android](https://github.com/apache/cordova-android) and [cordova-browser](https://github.com/apache/cordova-browser). These dependencies need to be updated together.


Removes `xmldom`

Updates `cordova-android` from 6.4.0 to 11.0.0
- [Release notes](https://github.com/apache/cordova-android/releases)
- [Changelog](https://github.com/apache/cordova-android/blob/master/RELEASENOTES.md)
- [Commits](apache/cordova-android@6.4.0...11.0.0)

Updates `cordova-browser` from 5.0.3 to 6.0.0
- [Release notes](https://github.com/apache/cordova-browser/releases)
- [Changelog](https://github.com/apache/cordova-browser/blob/master/RELEASENOTES.md)
- [Commits](apache/cordova-browser@5.0.3...6.0.0)

---
updated-dependencies:
- dependency-name: xmldom
  dependency-type: indirect
- dependency-name: cordova-android
  dependency-type: direct:production
- dependency-name: cordova-browser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Oct 12, 2022
commit 13272b6b3bfbc13780d5fcf012458d55da831df1
1,884 changes: 1,043 additions & 841 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -34,8 +34,8 @@
"angular2-jwt": "^0.2.3",
"angular2-signaturepad": "^2.7.0",
"axios": "^0.18.0",
"cordova-android": "6.4.0",
"cordova-browser": "5.0.3",
"cordova-android": "11.0.0",
"cordova-browser": "6.0.0",
"cordova-plugin-actionsheet": "^2.3.3",
"cordova-plugin-camera": "^4.0.2",
"cordova-plugin-device": "^2.0.1",
583 changes: 479 additions & 104 deletions yarn.lock

Large diffs are not rendered by default.