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

Bump shelljs and cordova-common #225

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 15, 2023

Removes shelljs. It's no longer used after updating ancestor dependency cordova-common. These dependencies need to be updated together.

Removes shelljs

Updates cordova-common from 2.2.5 to 5.0.0

Changelog

Sourced from cordova-common's changelog.

5.0.0 (Feb 28, 2023)

  • GH-186 feat!: bump package requirement node>=16
  • GH-197 feat(android): added monochrome attribute
  • GH-99 chore: drop q where possible
  • GH-198 test: Removed obsolete test
  • GH-196 dep: bump @​cordova/eslint-config@^5.0.0
  • GH-192 dep!: bump all available packages
  • GH-193 refactor: replace underscore w/ lodash module pkgs
  • GH-194 refactor: renamed variable
  • GH-188 ci(actions): test w/ node 14, 16, 18
  • GH-187 ci(actions): update workflow

4.1.0 (Nov 08, 2022)

  • GH-181 feat(PluginInfo): Allow XML Attributes to be passed through to core platforms
  • GH-158 fix(ConfigChanges): do not pass PlistValue to xml_helpers.resolveParent
  • GH-162 refactor(PlatformMunger): DRY & simplify config munging
  • GH-160 refactor(xml-helpers): document & check function signature types
  • GH-159 refactor(ConfigChanges): use for-of loop for iterating over array
  • GH-184 chore: rebuild package-lock.json
  • GH-176 chore(npm): rebuilt package-lock to v2
  • GH-173 chore: npmrc
  • GH-180 ci: Remove Node 10/12 from matrix. Added Node 16 and 18.
  • GH-150 ci: add node 14 to workflow
  • GH-161 test: fix invalid config for jasmine-spec-reporter

4.0.2 (Jul 01, 2020)

  • GH-144 fix(ios): resolve correct path to app info plist when multiple plist files are present
  • GH-147 chore: remove trailing whitespace
  • GH-146 chore: bump devDependencies nyc -> ^15.1.0
  • GH-145 test: remove unused test fixtures

4.0.1 (May 14, 2020)

  • GH-141 chore: apply random missing minor changes
  • GH-143 fix: typo in access & allow navigation
  • GH-142 fix(ConfigParser): ImageResources constructor

4.0.0 (Mar 26, 2020)

  • GH-140 breaking: bump all dependencies to latest
    • bump fs-extra@^9.0.0
    • bump @cordova/eslint-config@^3.0.0
    • bump jasmine-spec-reporter@^5.0.1
    • bump Github Actions actions/checkout@v2
  • GH-139 chore: various cleanup tasks
  • GH-138 chore(dependency): update dev & non-dev dependencies
  • GH-137 refactor: transform var to let/const

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by erisu, a new releaser for cordova-common 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will 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.

Removes [shelljs](https://github.com/shelljs/shelljs). It's no longer used after updating ancestor dependency [cordova-common](https://github.com/apache/cordova-common). These dependencies need to be updated together.


Removes `shelljs`

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

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: indirect
- dependency-name: cordova-common
  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 Mar 15, 2023
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