Skip to content

Commit

Permalink
fix(deps): update dependency yargs to ^17.6.0 (#61)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [yargs](https://yargs.js.org/)
([source](https://togithub.com/yargs/yargs)) | [`^17.5.1` ->
`^17.6.0`](https://renovatebot.com/diffs/npm/yargs/17.5.1/17.6.0) |
[![age](https://badges.renovateapi.com/packages/npm/yargs/17.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/yargs/17.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/yargs/17.6.0/compatibility-slim/17.5.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/yargs/17.6.0/confidence-slim/17.5.1)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>yargs/yargs</summary>

###
[`v17.6.0`](https://togithub.com/yargs/yargs/blob/HEAD/CHANGELOG.md#&#8203;1760-httpsgithubcomyargsyargscomparev1751v1760-2022-10-01)

[Compare
Source](https://togithub.com/yargs/yargs/compare/v17.5.1...v17.6.0)

##### Features

- **lang:** Czech locale
([#&#8203;2220](https://togithub.com/yargs/yargs/issues/2220))
([5895cf1](https://togithub.com/yargs/yargs/commit/5895cf1ba1dcd5158d284d0c589f5f0caff8b739))
- **usage:** add YARGS_DISABLE_WRAP env variable to disable wrap
([#&#8203;2210](https://togithub.com/yargs/yargs/issues/2210))
([b680ace](https://togithub.com/yargs/yargs/commit/b680ace2994dcf14d1a1a928aefd3fe8006b2198))

##### Bug Fixes

- **deno:** use 'globalThis' instead of 'window'
([#&#8203;2186](https://togithub.com/yargs/yargs/issues/2186))
([#&#8203;2215](https://togithub.com/yargs/yargs/issues/2215))
([561fc7a](https://togithub.com/yargs/yargs/commit/561fc7a787228b226e0ba76ab674456cbd30cd37))
- **deps:** cliui with forced strip-ansi update
([#&#8203;2241](https://togithub.com/yargs/yargs/issues/2241))
([38e8df1](https://togithub.com/yargs/yargs/commit/38e8df10f0f020ae794329610354521f8458fc41))
- dont clobber description for multiple option calls
([#&#8203;2171](https://togithub.com/yargs/yargs/issues/2171))
([f91d9b3](https://togithub.com/yargs/yargs/commit/f91d9b334ad9cfce79a89c08ff210c622b7c528f))
- **typescript:** address warning with objectKeys
([394f5f8](https://togithub.com/yargs/yargs/commit/394f5f86d15a9bb319276518d36cb560d7cb6322))

#####
[17.5.1](https://togithub.com/yargs/yargs/compare/v17.5.0...v17.5.1)
(2022-05-16)

##### Bug Fixes

- add missing entries to published files
([#&#8203;2185](https://togithub.com/yargs/yargs/issues/2185))
([5685382](https://togithub.com/yargs/yargs/commit/5685382d18dc05f2ec66098d90ab16f31b622753))
- address bug when strict and async middleware used together
([#&#8203;2164](https://togithub.com/yargs/yargs/issues/2164))
([cbc2eb7](https://togithub.com/yargs/yargs/commit/cbc2eb726efc1d688ad484e8cbe4d233b212a046))
- **completion:** correct zsh installation instructions
([22e9af2](https://togithub.com/yargs/yargs/commit/22e9af28bb7a7101aeeac80b5bfd0c18f7e6226f))
- handle multiple node_modules folders determining mainFilename for ESM
([#&#8203;2123](https://togithub.com/yargs/yargs/issues/2123))
([e0823dd](https://togithub.com/yargs/yargs/commit/e0823dd7e6ced7eaf1d7d1e67f77374f4ef5cbce))
- **lang:** add missing terms to Russian translation
([#&#8203;2181](https://togithub.com/yargs/yargs/issues/2181))
([1c331f2](https://togithub.com/yargs/yargs/commit/1c331f22c71496e3d50cf103a1b21f4a05d97aac))
- prevent infinite loop with empty locale
([#&#8203;2179](https://togithub.com/yargs/yargs/issues/2179))
([b672e70](https://togithub.com/yargs/yargs/commit/b672e709e4fc45f50d77f54e42025a5fa7c66a42))
- veriadic arguments override array provided in config (the same as
multiple dash arguments).
([4dac5b8](https://togithub.com/yargs/yargs/commit/4dac5b8c2f03488c31d40f075075d2ac43134412))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7:00 before 23:00 every weekday
except on Friday" in timezone UTC, Automerge - At any time (no schedule
defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click
this checkbox.

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/valora-inc/address-metadata).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTMuMSIsInVwZGF0ZWRJblZlciI6IjMyLjIxMy4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 3, 2022
1 parent f95cff3 commit c87adfc
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"joi": "^17.6.2",
"json-diff": "^0.9.0",
"typescript": "~4.8.4",
"yargs": "^17.5.1"
"yargs": "^17.6.0"
},
"devDependencies": {
"@types/jest": "^27.5.2",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1552,6 +1552,15 @@ cliui@^7.0.2:
strip-ansi "^6.0.0"
wrap-ansi "^7.0.0"

cliui@^8.0.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/cliui/-/cliui-8.0.1.tgz#0c04b075db02cbfe60dc8e6cf2f5486b1a3608aa"
integrity sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==
dependencies:
string-width "^4.2.0"
strip-ansi "^6.0.1"
wrap-ansi "^7.0.0"

co@^4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
Expand Down Expand Up @@ -4909,12 +4918,12 @@ yargs@^16.1.1, yargs@^16.2.0:
y18n "^5.0.5"
yargs-parser "^20.2.2"

yargs@^17.5.1:
version "17.5.1"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.5.1.tgz#e109900cab6fcb7fd44b1d8249166feb0b36e58e"
integrity sha512-t6YAJcxDkNX7NFYiVtKvWUz8l+PaKTLiL63mJYWR2GnHq2gjEWISzsLp9wg3aY36dY1j+gfIEL3pIF+XlJJfbA==
yargs@^17.6.0:
version "17.6.0"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.6.0.tgz#e134900fc1f218bc230192bdec06a0a5f973e46c"
integrity sha512-8H/wTDqlSwoSnScvV2N/JHfLWOKuh5MVla9hqLjK3nsfyy6Y4kDSYSvkU5YCUEPOSnRXfIyx3Sq+B/IWudTo4g==
dependencies:
cliui "^7.0.2"
cliui "^8.0.1"
escalade "^3.1.1"
get-caller-file "^2.0.5"
require-directory "^2.1.1"
Expand Down

0 comments on commit c87adfc

Please sign in to comment.