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

chore(deps): bump yargs-parser, conventional-commits-parser, npm, conventional-changelog-writer and yargs #186

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 19, 2023

Bumps yargs-parser, conventional-commits-parser, npm, conventional-changelog-writer and yargs. These dependencies needed to be updated together.
Updates yargs-parser from 9.0.2 to 20.2.9

Release notes

Sourced from yargs-parser's releases.

yargs-parser yargs-parser-v20.2.9

Bug Fixes

  • build: fixed automated release pipeline (1fe9135)

yargs-parser yargs-parser-v20.2.8

Bug Fixes

  • deno: force relese for Deno (6687c97)
  • 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)

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 from yargs-parser's changelog.

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

  • populate--: -- should always be array (#354) (585ae8f)

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)

... (truncated)

Commits
  • 3859e74 chore: release main (#404)
  • 1fe9135 fix(build): fixed automated release pipeline
  • 9eb9c2f chore: release main (#398)
  • 4b9e134 build: should be releases_created
  • 441f059 fix(perf): address slow parse when using unknown-options-as-args (#394)
  • fb22816 build: switch from master to main
  • a0a0814 build: switch to manifest based releases (#396)
  • 088481c docs: fix typos in README.md (#379)
  • 6877a2d test: add test for optimized output (#373)
  • 2cfab05 refactor: quote properties used for meta-programming
  • Additional commits viewable in compare view
Maintainer changes

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


Updates conventional-commits-parser from 3.0.8 to 3.2.4

Release notes

Sourced from conventional-commits-parser's releases.

conventional-commits-parser-v3.2.4

3.2.4 (2021-12-29)

Bug Fixes

  • support BREAKING-CHANGE alongside BREAKING CHANGE (#882) (e6f44ad)

conventional-commits-parser conventional-commits-parser-v3.2.3

Bug Fixes

conventional-commits-parser conventional-commits-parser-v3.2.2

Bug Fixes

conventional-commits-parser conventional-commits-parser-v3.2.1

Bug Fixes

  • handle missing header in merge commit (#757) (d189d3e)
Changelog

Sourced from conventional-commits-parser's changelog.

{ "packages/conventional-changelog-conventionalcommits": "5.0.0", "packages/conventional-changelog-cli": "2.2.2", "packages/conventional-changelog": "3.1.25", "packages/conventional-commits-parser": "3.2.4", "packages/git-raw-commits": "2.0.11", "packages/conventional-changelog-writer": "5.0.1" }

Commits
  • 1d0f62d chore(master): release conventional-commits-parser 3.2.4 (#896)
  • 95384db chore(master): release git-raw-commits 2.0.11 (#894)
  • e6f44ad fix: support BREAKING-CHANGE alongside BREAKING CHANGE (#882)
  • b2245a7 fix: allow raw commits to be filtered by path and date range (#893)
  • 1fe2f29 build: switch order of tag and release
  • 1827696 chore(master): release conventional-changelog-conventionalcommits 4.6.2 (#877)
  • a46590f chore(deps): update dependency sinon to v12 (#869)
  • 8ce6a7b chore(master): release conventional-changelog-cli 2.2.2 (#884)
  • 4da337a build: confirm configuration issue
  • c010c88 build: add conventional-changelog to config
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by oss-bot, a new releaser for conventional-commits-parser since your current version.


Updates npm from 6.13.3 to 6.14.18

Changelog

Sourced from npm's changelog.

6.14.18 (2022-12-21)

DEPENDENCIES

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by lukekarrys, a new releaser for npm since your current version.


Updates conventional-changelog-writer from 4.0.11 to 4.1.0

Release notes

Sourced from conventional-changelog-writer's releases.

conventional-changelog-writer conventional-changelog-writer-v4.1.0

Features

  • add helper for parsing array of commits (#711) (e869fe6)
Commits
  • 77725cf chore: release conventional-changelog-writer 4.1.0 (#724)
  • 5984bfc build: allow CI/CD to be kicked off with label
  • 2bd09e9 build: move to release-please for publishing (#722)
  • 872dcab chore(deps): update dependency split2 to v3 (#721)
  • a0b348c fix: normalize git show signature option to false (#671)
  • a11026c build: package-lock.json not working with renovate
  • 20e2fe2 build: stop updating package-lock.json (#713)
  • 7551bf5 chore(deps): update actions/setup-node action to v2 (#704)
  • 181cf8c docs(conventionalcommits): correct value of package.json#homepage field (#701)
  • e869fe6 feat: add helper for parsing array of commits (#711)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by oss-bot, a new releaser for conventional-changelog-writer since your current version.


Updates yargs from 15.0.2 to 15.4.1

Changelog

Sourced from yargs's changelog.

15.4.0 (2020-06-30)

Features

Bug Fixes

  • docs: describe usage of .check() in more detail (932cd11)
  • i18n: Japanese translation phrasing (#1619) (0894175)
  • strict mode: report default command unknown arguments (#1626) (69f29a9)
  • usage: translate 'options' group only when displaying help (#1600) (e60b39b)

Reverts

15.3.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)

15.3.0 (2020-03-08)

Features

  • yargs-parser: introduce single-digit boolean aliases (#1576) (3af7f04)
  • add usage for single-digit boolean aliases (#1580) (6014e39)

Bug Fixes

  • address ambiguity between nargs of 1 and requiresArg (#1572) (a5edc32)

15.2.0 (2020-03-01)

⚠ BREAKING CHANGES

  • deps: yargs-parser@17.0.0 no longer implicitly creates arrays out of boolean arguments when duplicates are provided

... (truncated)

Commits
Maintainer changes

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


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 the Security Alerts page.

…ventional-changelog-writer and yargs

Bumps [yargs-parser](https://github.com/yargs/yargs-parser), [conventional-commits-parser](https://github.com/conventional-changelog/conventional-changelog), [npm](https://github.com/npm/cli), [conventional-changelog-writer](https://github.com/conventional-changelog/conventional-changelog) and [yargs](https://github.com/yargs/yargs). These dependencies needed to be updated together.

Updates `yargs-parser` from 9.0.2 to 20.2.9
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md)
- [Commits](yargs/yargs-parser@v9.0.2...yargs-parser-v20.2.9)

Updates `conventional-commits-parser` from 3.0.8 to 3.2.4
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
- [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/.release-please-manifest.json)
- [Commits](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-commits-parser@3.0.8...conventional-commits-parser-v3.2.4)

Updates `npm` from 6.13.3 to 6.14.18
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/v6.14.18/CHANGELOG.md)
- [Commits](npm/cli@v6.13.3...v6.14.18)

Updates `conventional-changelog-writer` from 4.0.11 to 4.1.0
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
- [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/.release-please-manifest.json)
- [Commits](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-writer@4.0.11...conventional-changelog-writer-v4.1.0)

Updates `yargs` from 15.0.2 to 15.4.1
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/docs/CHANGELOG-historical.md)
- [Commits](yargs/yargs@v15.0.2...v15.4.1)

---
updated-dependencies:
- dependency-name: yargs-parser
  dependency-type: indirect
- dependency-name: conventional-commits-parser
  dependency-type: indirect
- dependency-name: npm
  dependency-type: indirect
- dependency-name: conventional-changelog-writer
  dependency-type: indirect
- dependency-name: yargs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 19, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants