Skip to content

Bump cross-spawn, cordova and cordova-browser#38

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-e4d938e162
Open

Bump cross-spawn, cordova and cordova-browser#38
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-e4d938e162

Conversation

@dependabot
Copy link
Copy Markdown

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

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

Updates cross-spawn from 7.0.3 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

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 from 10.0.0 to 12.0.0

Changelog

Sourced from cordova's changelog.

12.0.0 (May 20, 2023)

Breaking:

  • GH-611 feat!(run): call platform api to list targets
  • GH-595 feat!: remove update-notifier support
  • GH-615 dep!: bump cordova-create@5.0.0 & cordova-lib@12.0.0
  • GH-613 dep!: bump possible dependencies & set bump node requirement >=16.13.0
    • @cordova/eslint-config@^5.0.0
    • jasmine@^4.6.0
    • rewire@^6.0.0
    • cordova-common@5.0.0
    • fs-extra@11.1.1
    • nopt@7.1.0
    • semver@7.5.0
    • systeminformation@5.17.12

11.1.0 (Jan 11, 2023)

  • GH-603 dep: bump to latest minor+patch w/ package-lock rebuild
    • cordova-common@^4.1.0
    • cordova-create@^4.1.0
    • cordova-lib@^11.1.0
    • systeminformation@^5.17.3
  • GH-599 chore: remove unnecessary gendered text
  • GH-600 ci: update codecov & run on node 14-18
  • GH-587 dep(npm): bump packages to latest minor/patch revisions w/ package-lock

11.0.0 (Dec 17, 2021)

  • GH-575 chore: rebuilt package-lock.json
  • GH-574 dep: bump @cordova/eslint-config@^4.0.0
  • GH-573 dep: update insight w/ updated code usage
  • GH-572 dep: bump all dependencies
  • GH-570 feat: rebuilt package-lock.json w/ v2
  • GH-571 feat!: update node support
  • GH-564 chore: npmrc
  • GH-559 docs: remove plugin save command from CLI help
  • GH-550 dep: systeminformation@^5.5.0
  • GH-535 chore(pkg): remove deprecated no-op field preferGlobal
  • GH-534 chore: clean up package.json
  • GH-533 (android) Replace deprecated android command with avdmanager
Commits
  • df419a1 release(12.0.0): updated release notes & version (cli-12.0.0)
  • 1603cec dep!: bump cordova-create@5.0.0 & cordova-lib@12.0.0 (#615)
  • 32a2025 feat!(run): call platform api to list targets (#611)
  • b2f0237 feat!: remove update-notifier support (#595)
  • 93bcae0 dep!: bump all possible dependencies (#613)
  • dfb8be3 feat!: bump to 12.0.0-dev (#612)
  • 8d2286c chore: increment package version to 11.1.1-dev
  • 934a0ff release(11.1.0): updated release notes & version (cli-11.1.0)
  • 402eea8 dep: bump to latest minor+patch w/ package-lock rebuild (#603)
  • b786158 Remove unnecessary gendered text (#599)
  • Additional commits viewable in compare view

Updates cordova-browser from 6.0.0 to 7.0.0

Changelog

Sourced from cordova-browser's changelog.

7.0.0 (May 13, 2023)

Breaking Changes

  • GH-121 Minimum NodeJS Required: 16.13.0
  • GH-115 Update ShellJS to 0.8.5.
  • GH-78 feat: Replace Q with native Promises.

Other Notable Changes

  • GH-117 Added .npmrc file to ensure the official NPM registry is used during development and deployments.
  • GH-107 Enabled package-lock.json file.
  • GH-119 Added NodeJS 20 to our test matrix.
  • GH-118 Updated ESLint config to match better match Apache Cordova's coding style standards.
  • GH-80 Enabled CodeCov test coverage
  • GH-113 Migrated to GitHub Action workflows for our testing CI.

For a full list of changes, see the commit history

Commits
  • be3084d Curated 7.0.0 release notes
  • 4669c4d Set VERSION to 7.0.0 (via coho)
  • 29469f5 Update JS snapshot to version 7.0.0 (via coho)
  • f45ac8f dep!: bump all possible dependencies w/ node engine >=16.13.0 requirement (#121)
  • d9ded1c chore!: set node engine to >=16.0.0 (#120)
  • 492714a ci: Add NodeJS 20 to matrix. Dropped NodeJS 14. (#119)
  • 529aba2 refactor: @​cordova/eslint-config@^5.0.0 upgrade (#118)
  • 3966de3 chore: Added .npmrc (#117)
  • 4fe7e97 fix: update shelljs to 0.8.5 (#115)
  • 2218451 chore!: drop node 10 and node 12 support (#114)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by normanbreau, a new releaser for cordova-browser 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.

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


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

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

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

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
- dependency-name: cordova
  dependency-type: direct:production
- dependency-name: cordova-browser
  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.

0 participants