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

[Snyk] Upgrade yargs from 17.2.1 to 17.4.0 #309

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade yargs from 17.2.1 to 17.4.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released a month ago, on 2022-03-19.
Release notes
Package name: yargs
  • 17.4.0 - 2022-03-19

    17.4.0 (2022-03-19)

    Features

    • completion: choices will now work for all possible aliases of an option and not just the default long option (30edd50)
    • completion: positional arguments completion (#2090) (00e4ebb)

    Bug Fixes

    • completion: changed the check for option arguments to match options that begin with '-', instead of '--', to include short options (30edd50)
    • completion: fix for completions that contain non-leading hyphens (30edd50)
    • failed command usage string is missing arg descriptions and optional args (#2105) (d6e342d)
    • wrap unknown args in quotes (#2092) (6a29778)
  • 17.3.1 - 2021-12-23

    17.3.1 (2021-12-23)

    Bug Fixes

    • translations: correct Korean translation (#2095) (c7c2b9e)
  • 17.3.0 - 2021-11-30

    17.3.0 (2021-11-30)

    Features

    • fallback to default bash completion (74c0ba5)

    Bug Fixes

    • avoid legacy accessors (#2013) (adb0d11)
    • deps: update dependency yargs-parser to v21 (#2063) (76c1951)
    • don't fail if "fileURLToPath(import.meta.url)" throws (3a44796)
    • re-add options to check callback (#2079) (e75319d)
  • 17.2.1 - 2021-09-25

    Bug Fixes

from yargs GitHub release notes
Commit messages
Package name: yargs

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@pull-dog
Copy link

pull-dog bot commented Apr 18, 2022

*Ruff* 🐶 I wasn't able to find any Docker Compose files in your repository at any of the given paths in the pull-dog.json configuration file, or the default docker-compose.yml file 😩 Make sure the given paths are correct.

Files checked:

  • docker-compose.yml
What is this?

Pull Dog is a GitHub app that makes test environments for your pull requests using Docker, from a docker-compose.yml file you specify. It takes 19 seconds to set up (we counted!) and there's a free plan available.

Visit our website to learn more.

Commands
  • @pull-dog up to reprovision or provision the server.
  • @pull-dog down to delete the provisioned server.
Troubleshooting

Need help? Don't hesitate to file an issue in our repository

Configuration

{
  "isLazy": false,
  "dockerComposeYmlFilePaths": [
    "docker-compose.yml"
  ],
  "expiry": "00:00:00",
  "conversationMode": "singleComment"
}

Trace ID
587d3c10-bf3f-11ec-96d1-e916382ca5c2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant