Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

chore(deps): update dependency yargs-parser to v20 #63

Merged
merged 1 commit into from
Jun 5, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yargs-parser 18.1.2 -> 20.2.7 age adoption passing confidence

Release Notes

yargs/yargs-parser

v20.2.7

Compare Source

v20.2.6

Compare Source

v20.2.5

Compare Source

v20.2.4

Compare Source

v20.2.3

Compare Source

v20.2.2

Compare Source

v20.2.1

Compare Source

v20.2.0

Compare Source

Features
Bug Fixes
  • unknown-options-as-args: convert positionals that look like numbers (#​326) (f85ebb4)

v20.1.0

Compare Source

Features
Bug Fixes
  • build: update release-please; make labels kick off builds (#​323) (09f448b)

v20.0.0

Compare Source

⚠ BREAKING CHANGES
  • do not ship type definitions (#​318)
Bug Fixes
Code Refactoring
19.0.4 (2020-08-27)
Bug Fixes
19.0.3 (2020-08-27)
Bug Fixes
19.0.2 (2020-08-27)
Bug Fixes
19.0.1 (2020-08-09)
Bug Fixes
  • build: push tag created for deno (2186a14)

v19.0.4

Compare Source

v19.0.1

Compare Source

v19.0.0

Compare Source

⚠ BREAKING CHANGES
  • adds support for ESM and Deno (#​295)
  • ts: projects using @types/yargs-parser may see variations in type definitions.
  • drops Node 6. begin following Node.js LTS schedule (#​278)
Features
Bug Fixes
Build System
  • drops Node 6. begin following Node.js LTS schedule (#​278) (9014ed7)
Code Refactoring
18.1.3 (2020-04-16)
Bug Fixes
  • setArg: options using camel-case and dot-notation populated twice (#​268) (f7e15b9)
18.1.2 (2020-03-26)
Bug Fixes
  • array, nargs: support -o=--value and --option=--value format (#​262) (41d3f81)
18.1.1 (2020-03-16)
Bug Fixes
  • _proto__ will now be replaced with __proto___ in parse (#​258), patching a potential
    prototype pollution vulnerability. This was reported by the Snyk Security Research Team.(63810ca)

v18.1.3

Compare Source


Configuration

📅 Schedule: "every weekend" in timezone America/Toronto.

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

♻️ Rebasing: Whenever PR is behind base branch, 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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the renovate label May 9, 2021
@renovate renovate bot changed the title chore(deps): update dependency yargs-parser to v20 chore(deps): update dependency yargs-parser to v20 - autoclosed May 15, 2021
@renovate renovate bot closed this May 15, 2021
@renovate renovate bot deleted the renovate/yargs-parser-20.x branch May 15, 2021 01:11
@renovate renovate bot changed the title chore(deps): update dependency yargs-parser to v20 - autoclosed chore(deps): update dependency yargs-parser to v20 May 21, 2021
@renovate renovate bot restored the renovate/yargs-parser-20.x branch May 21, 2021 03:36
@renovate renovate bot reopened this May 21, 2021
@renovate renovate bot changed the title chore(deps): update dependency yargs-parser to v20 chore(deps): update dependency yargs-parser to v20 - autoclosed May 24, 2021
@renovate renovate bot closed this May 24, 2021
@renovate renovate bot deleted the renovate/yargs-parser-20.x branch May 24, 2021 08:34
@renovate renovate bot changed the title chore(deps): update dependency yargs-parser to v20 - autoclosed chore(deps): update dependency yargs-parser to v20 May 27, 2021
@renovate renovate bot restored the renovate/yargs-parser-20.x branch May 27, 2021 04:19
@renovate renovate bot reopened this May 27, 2021
@renovate renovate bot force-pushed the renovate/yargs-parser-20.x branch from 30c3287 to a4cd1ea Compare May 27, 2021 08:00
@renovate renovate bot force-pushed the renovate/yargs-parser-20.x branch 5 times, most recently from 7ac1761 to 7b51b7a Compare June 5, 2021 19:48
@renovate renovate bot force-pushed the renovate/yargs-parser-20.x branch from 7b51b7a to f59dbdb Compare June 5, 2021 19:52
@kunalnagar kunalnagar merged commit 0f8ad74 into master Jun 5, 2021
@kunalnagar kunalnagar deleted the renovate/yargs-parser-20.x branch June 5, 2021 20:42
kunalnagar pushed a commit that referenced this pull request Jun 5, 2021
[skip ci]

### [1.0.8](v1.0.7...v1.0.8) (2021-06-05)

### Bug Fixes

* **deps:** update dependency underscore to v1.12.1 [security] ([#66](#66)) ([b7566d7](b7566d7))

### Chores

* **deps:** update dependency @types/node-fetch to v2.5.10 ([#67](#67)) ([e9c17b1](e9c17b1))
* **deps:** update dependency eslint to v7.28.0 ([#69](#69)) ([5f2a831](5f2a831))
* **deps:** update dependency eslint-config-prettier to v8.3.0 ([#71](#71)) ([0a01190](0a01190))
* **deps:** update dependency lint-staged to v11 ([#60](#60)) ([ba058e7](ba058e7))
* **deps:** update dependency mem to v8 ([#61](#61)) ([793a73e](793a73e))
* **deps:** update dependency prettier to v2.3.1 ([#64](#64)) ([e1b1622](e1b1622))
* **deps:** update dependency sort-package-json to v1.50.0 ([#56](#56)) ([5b538b5](5b538b5))
* **deps:** update dependency typescript to v4.3.2 ([#68](#68)) ([06b6ae9](06b6ae9))
* **deps:** update dependency yargs-parser to v20 ([#63](#63)) ([0f8ad74](0f8ad74))
@kunalnagar
Copy link
Member

🎉 This PR is included in version 1.0.8 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

2 participants