Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2024

Bumps cross-spawn to 7.0.5 and updates ancestor dependency cordova-android. These dependencies need to be updated together.

Updates cross-spawn from 6.0.5 to 7.0.5

Changelog

Sourced from cross-spawn's changelog.

7.0.5 (2024-11-07)

Bug Fixes

  • fix escaping bug introduced by backtracking (640d391)

7.0.4 (2024-11-07)

Bug Fixes

7.0.3 (2020-05-25)

Bug Fixes

  • detect path key based on correct environment (#133) (159e7e9)

7.0.2 (2020-04-04)

Bug Fixes

  • fix worker threads in Node >=11.10.0 (#132) (6c5b4f0)

7.0.1 (2019-10-07)

Bug Fixes

7.0.0 (2019-09-03)

⚠ BREAKING CHANGES

  • drop support for Node.js < 8

  • drop support for versions below Node.js 8 (#125) (16feb53)

Commits
  • 0852683 chore(release): 7.0.5
  • 640d391 fix: fix escaping bug introduced by backtracking
  • bff0c87 chore: remove codecov
  • a7c6abc chore: replace travis with github workflows
  • 9b9246e chore(release): 7.0.4
  • 5ff3a07 fix: disable regexp backtracking (#160)
  • 9521e2d chore: fix tests in recent node js versions
  • 97ded39 chore: convert package lock
  • d52b6b9 chore: remove unused argument (#156)
  • 5d84384 chore: add travis jobs on ppc64le (#142)
  • Additional commits viewable in compare view

Updates cordova-android from 8.0.0 to 13.0.0

Changelog

Sourced from cordova-android's changelog.

13.0.0 (May 15, 2024)

Breaking Changes:

  • GH-1678 feat!: API 34 Support
  • GH-1543 feat!: bump kotlin@1.9.24 & drop kotlin-android-extensions when kotlin >=1.8.0

Features:

  • GH-1700 feat(splash): Support SplashScreenBackgroundColor preference
  • GH-1609 feat: add camera intent with file input capture
  • GH-1696 feat: Add ResolveServiceWorkerRequests preference

Chores, Dependencies & CI:

  • GH-1677 chore(deps-dev): bump @babel/traverse from 7.22.10 to 7.23.2
  • GH-1713 dep: bump npm dependencies 20240515
    • semver@7.6.2
    • rewire@7.0.0
    • nopt@7.2.1
    • jasmine@5.1.0
    • fs-extra@11.2.0
    • fast-glob@3.3.2
    • dedent@1.5.3
    • @cordova/eslint-config@5.1.0
    • which@4.0.0
    • properties-parser@0.6.0
    • android-versions@2.0.0
  • GH-1711 ci: Set up CodeQL analysis w/ fixes
  • GH-1687 ci(release-audit): add license header and dependency checker
  • GH-1703 ci: update codecov@v4 w/ token

12.0.1 (Aug 23, 2023)

  • GH-1632 fix(android): monochrome checks
  • GH-1649 chore: rebuild package-lock w/ lint corrections

12.0.0 (May 20, 2023)

Breaking:

  • GH-1605 fix!: Make CoreAndroid plugin instantiate on load
  • GH-1539 feat!: bump Gradle 7.6 & AGP 7.4.2
  • GH-1571 feat!: bump min SDK to 24
  • GH-1538 feat!: bump target sdk & build tools for SDK 33 support
  • GH-1540 feat!: bump node engine requirement >=16.13.0
  • GH-1597 deprecate: CoreAndroid.getBuildConfigValue
  • GH-1541 dep(npm)!: bump acceptable modules w/ rebuilt package-lock
  • GH-1566 dep(npm)!: bump cordova-common@5.0.0

... (truncated)

Commits
  • 2143045 release(android-v13.0.0): updated version and RELEASENOTES.md
  • 3c5df42 dep: bump npm dependencies 20240515 (#1713)
  • c2f315c feat: bump kotlin 1.9.24 & drop kotlin-android-extensions when kotlin >= 1.8....
  • 89a0a72 feat!: API 34 Support (#1678)
  • ed8e5d2 ci: Set up CodeQL analysis w/ fixes (#1711)
  • 7fa4a65 feat(splash): Support SplashScreenBackgroundColor preference (#1700)
  • b773ae4 feat: add camera intent with file input capture (#1609)
  • ebf0b10 feat: Add ResolveServiceWorkerRequests preference (#1696)
  • 9261b29 ci(release-audit): add license header and dependency checker (#1687)
  • 90e74be chore: bump version 13.0.0-dev (#1708)
  • 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 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.

Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) to 7.0.5 and updates ancestor dependency [cordova-android](https://github.com/apache/cordova-android). These dependencies need to be updated together.


Updates `cross-spawn` from 6.0.5 to 7.0.5
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v6.0.5...v7.0.5)

Updates `cordova-android` from 8.0.0 to 13.0.0
- [Changelog](https://github.com/apache/cordova-android/blob/master/RELEASENOTES.md)
- [Commits](apache/cordova-android@8.0.0...13.0.0)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
- dependency-name: cordova-android
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 17, 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