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#1388

Open
dependabot wants to merge1 commit intodev
base:dev
Choose a base branch
Loading
fromdependabot/npm_and_yarn/yargs-parser-and-commitlint/cli-21.1.1

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubOct 30, 2022

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

Updatesyargs-parser from 10.1.0 to 21.1.1

Release notes

Sourced fromyargs-parser's releases.

yargs-parser: v21.1.1

21.1.1 (2022-08-04)

Bug Fixes

yargs-parser: v21.1.0

21.1.0 (2022-08-03)

Features

  • allow the browser build to be imported (#443) (a89259f)

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)

yargs-parser: v21.0.1

21.0.1 (2022-02-27)

Bug Fixes

yargs-parser yargs-parser-v21.0.0

⚠ BREAKING CHANGES

  • drops support for 10 (#421)

Bug Fixes

Code Refactoring

yargs-parser yargs-parser-v20.2.9

... (truncated)

Changelog

Sourced fromyargs-parser's changelog.

21.1.1 (2022-08-04)

Bug Fixes

21.1.0 (2022-08-03)

Features

  • allow the browser build to be imported (#443) (a89259f)

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

21.0.0 (2021-11-15)

⚠ BREAKING CHANGES

  • drops support for 10 (#421)

Bug Fixes

Code Refactoring

20.2.9 (2021-06-20)

Bug Fixes

... (truncated)

Commits
  • 3aba24c chore(main): release yargs-parser 21.1.1 (#455)
  • d69f9c3 fix(typescript): ignore .cts files during publish (#454)
  • 90067a0 chore(main): release yargs-parser 21.1.0 (#446)
  • d07bcdb fix: node version check now uses process.versions.node (#450)
  • c0c6079 chore(deps): update dependency puppeteer to v16 (#451)
  • a89259f feat: allow the browser build to be imported (#443)
  • c474bc1 fix(halt-at-non-option): prevent known args from being parsed when "unknown-o...
  • fd30238 chore(deps): update dependency serve to v14 (#449)
  • a072f9a chore(deps): update dependency puppeteer to v15 (#444)
  • 4f1060b fix: parse options ending with 3+ hyphens (#434)
  • Additional commits viewable incompare view
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 21.1.1 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 21.1.1- [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...yargs-parser-v21.1.1)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 30, 2022
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