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

fix(deps): update dependency yargs-parser to v21 #5983

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate renovate bot requested a review from a team as a code owner December 30, 2024 21:39
@renovate renovate bot added dependencies Pull requests that update a dependency file javascript labels Dec 30, 2024
@mrstork mrstork added this pull request to the merge queue Dec 30, 2024
Merged via the queue into main with commit f565174 Dec 30, 2024
32 checks passed
@mrstork mrstork deleted the renovate/yargs-parser-21.x-lockfile branch December 30, 2024 23:43
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 javascript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant