ionic4-firebase-storage
ionic4-firebase-storage copied to clipboard
Bump xmldom, cordova-android and plist
Removes xmldom. It's no longer used after updating ancestor dependencies xmldom, cordova-android and plist. These dependencies need to be updated together.
Removes xmldom
Updates cordova-android from 7.0.0 to 11.0.0
Changelog
Sourced from cordova-android's changelog.
11.0.0 (Jul 04, 2022)
Breaking:
- GH-1441 feat!: Android 12 splash screen
- GH-1427 feat!: API 32 support
- GH-1410 feat!: API 31 support
- GH-1444 fix!: set & use
ANDROID_HOMEas default- GH-1411 chore!: Drop Node 12 support
Features:
- GH-1448 feat: Update
androidx.appcompatversion- GH-1446 feat: Update gradle plugin version
- GH-1447 feat: Update google services pluging
- GH-1431 feat: support custom
compileSdksetting- GH-1311 feat: added support for BoM imports
Fixes:
- GH-1455 fix(
prepare):destFilepath separator- GH-1453 fix: support installing platfrom from local git checkout
- GH-1449 fix: accept file cookies only if
AndroidInsecureFileModeEnabled- GH-1443 fix: force
hostnameto lowercase- GH-1434 fix: restore
checkReqsinprepare.js- GH-1154 fix: move
MainActivity.javato folder that tracks the app package name (widget id)Chores, Dependencies & CI:
- GH-1451 chore: display warning on deprecated
<splash>tag usage- GH-1430 chore: remove unneeded deprecated annotation
- GH-1421 chore(npm): bump
@cordova/eslint-config@^4.0.0- GH-1420 chore(npm): bump dependencies
- GH-1452 dep: bump
[email protected]w/package-lockrebuild- GH-1439 ci: update github action workflow
- GH-1424 ci: Added Node 18 to test matrix
10.1.2 (Apr 11, 2022)
Fixes:
- GH-1372 fix(
AndroidManifest): explicitly define theactivityattributeandroid:exported- GH-1406 fix: detect
JAVA_HOMEwith Java 11- GH-1401 fix(GH-1391): Reword minimum build tools version to make it more clear what is actually required.
- GH-1384 fix: escape
strings.xmlapp nameChores:
... (truncated)
Commits
d828785release(android-v11.0.0): updated version and RELEASENOTES.md (2)e5b7e8afix(prepare): destFile path separator (#1455)f38e8ebchore: bump version 11.0.1-dev98895f7release(android-v11.0.0): updated version and RELEASENOTES.mde968cacfix: support installing platfrom from local git checkout (#1453)861fec2dep: bump [email protected] w/ package-lock rebuild (#1452)273d1bdchore: display warning on deprecated <splash> tag usage (#1451)606e9c4feat!: android 12 splash screen (#1441)2d2ad4cfix: accept file cookies only if AndroidInsecureFileModeEnabled (#1449)26b2121feat: Update androidx.appcompat version (#1448)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by erisu, a new releaser for cordova-android since your current version.
Updates plist from 3.0.1 to 3.0.6
Changelog
Sourced from plist's changelog.
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
- inline [email protected] to eliminate security warning false positive (Mike Reinstein)
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
- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.