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

chore(deps): update dependency yargs-parser to v21 #873

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yargs-parser 20.2.9 -> 21.1.1 age adoption passing confidence

Release Notes

yargs/yargs-parser (yargs-parser)

v21.1.1

Compare Source

Bug Fixes

v21.1.0

Compare Source

Features
Bug Fixes
  • halt-at-non-option: prevent known args from being parsed when "unknown-options-as-args" is enabled (#​438) (c474bc1)
  • node version check now uses process.versions.node (#​450) (d07bcdb)
  • parse options ending with 3+ hyphens (#​434) (4f1060b)
21.0.1 (2022-02-27)
Bug Fixes

v21.0.1

Compare Source

v21.0.0

Compare Source

⚠ BREAKING CHANGES
Bug Fixes
Code Refactoring
20.2.9 (2021-06-20)
Bug Fixes
  • build: fixed automated release pipeline (1fe9135)
20.2.8 (2021-06-20)
Bug Fixes
  • locale: Turkish camelize and decamelize issues with toLocaleLowerCase/toLocaleUpperCase (2617303)
  • perf: address slow parse when using unknown-options-as-args (#​394) (441f059)
  • string-utils: detect [0,1] ranged values as numbers (#​388) (efcc32c)
20.2.7 (2021-03-10)
Bug Fixes
  • deno: force release for Deno (6687c97)
20.2.6 (2021-02-22)
Bug Fixes
20.2.5 (2021-02-13)
Bug Fixes
20.2.4 (2020-11-09)
Bug Fixes
20.2.3 (2020-10-16)
Bug Fixes
  • exports: node 13.0 and 13.1 require the dotted object form with a string fallback (#​336) (3ae7242)
20.2.2 (2020-10-14)
Bug Fixes
  • exports: node 13.0-13.6 require a string fallback (#​333) (291aeda)
20.2.1 (2020-10-01)
Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am" (UTC).

🚦 Automerge: Disabled because a matching PR was automerged previously.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added the renovate label Oct 14, 2024
@jon77p jon77p merged commit 779a75a into master Oct 14, 2024
8 of 9 checks passed
@jon77p jon77p deleted the renovate/yargs-parser-21.x-lockfile branch October 14, 2024 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant