Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

chore(deps): bump yargs-parser and @commitlint/cli#1385

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubOct 24, 2022
edited
Loading

Bumpsyargs-parser to 18.1.3 and updates ancestor dependency@commitlint/cli. These dependencies need to be updated together.

Updatesyargs-parser from 10.1.0 to 18.1.3

Release notes

Sourced fromyargs-parser's releases.

yargs-parser yargs-parser-v15.0.3

Bug Fixes

  • build: should use releases_created when using manifest (49ea4ef)

yargs-parser yargs-parser-v15.0.2

Bug Fixes

  • perf: address slow parse when using unknown-options-as-args (#400) (bc387ec)
Changelog

Sourced fromyargs-parser's changelog.

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 potentialprototype pollution vulnerability. This was reported by the Snyk Security Research Team.(63810ca)

18.1.0 (2020-03-07)

Features

  • introduce single-digit boolean aliases (#255) (9c60265)

18.0.0 (2020-03-02)

⚠ BREAKING CHANGES

  • the narg count is now enforced when parsing arrays.

Features

  • NaN can now be provided as a value for nargs, indicating "at least" one value is expected for array (#251) (9db4be8)

17.1.0 (2020-03-01)

Features

  • introduce greedy-arrays config, for specifying whether arrays consume multiple positionals (#249) (60e880a)

17.0.1 (2020-02-29)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm byoss-bot, a new releaser for yargs-parser since your current version.


Updates@commitlint/cli from 8.3.6 to 17.1.2

Release notes

Sourced from@​commitlint/cli's releases.

v17.1.2

17.1.2 (2022-08-29)

Bug Fixes

  • load: add ts-node as direct dependency (#3351) (3b66891)
  • update dependency cosmiconfig-typescript-loader to v4 (#3346) (5a9d80f)

New Contributors

Full Changelog:conventional-changelog/commitlint@v17.1.1...v17.1.2

v17.1.1

17.1.1 (2022-08-27)

Bug Fixes

v17.1.0

17.1.0 (2022-08-27)

Bug Fixes

  • update dependency cosmiconfig-typescript-loader to v3 (#3253) (4e87d14)
  • update dependency cosmiconfig-typescript-loader to v3.1.1 (#3282) (550ab3d)
  • update dependency cosmiconfig-typescript-loader to v3.1.2 (#3343) (4213e9c)

Features

New Contributors

Full Changelog:conventional-changelog/commitlint@v17.0.3...v17.1.0

v17.0.3

17.0.3 (2022-06-25)

Bug Fixes

... (truncated)

Changelog

Sourced from@​commitlint/cli's changelog.

17.1.2 (2022-08-29)

Note: Version bump only for package@​commitlint/cli

17.1.1 (2022-08-27)

Note: Version bump only for package@​commitlint/cli

17.1.0 (2022-08-27)

Features

17.0.3 (2022-06-25)

Note: Version bump only for package@​commitlint/cli

17.0.2 (2022-06-01)

Note: Version bump only for package@​commitlint/cli

17.0.1 (2022-05-25)

Bug Fixes

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting@dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from theSecurity Alerts page.

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) to 18.1.3 and updates ancestor dependency [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli). These dependencies need to be updated together.Updates `yargs-parser` from 10.1.0 to 18.1.3- [Release notes](https://github.com/yargs/yargs-parser/releases)- [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md)- [Commits](yargs/yargs-parser@v10.1.0...v18.1.3)Updates `@commitlint/cli` from 8.3.6 to 17.1.2- [Release notes](https://github.com/conventional-changelog/commitlint/releases)- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.1.2/@commitlint/cli)---updated-dependencies:- dependency-name: yargs-parser  dependency-type: indirect- dependency-name: "@commitlint/cli"  dependency-type: direct:development...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added the dependenciesPull requests that update a dependency file labelOct 24, 2022
@dependabot@github
Copy link
ContributorAuthor

dependabotbot commented on behalf ofgithubOct 30, 2022

Superseded by#1388.

@dependabotdependabotbot closed thisOct 30, 2022
@dependabotdependabotbot deleted the dependabot/npm_and_yarn/yargs-parser-and-commitlint/cli-18.1.3 branchOctober 30, 2022 01:53
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers
No reviews
Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency file
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp