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

Bump yargs-parser, conventional-changelog-writer and conventional-commits-parser #34

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 7, 2023

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

Release notes

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

15.0.3 (2021-06-20)

Bug Fixes

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

15.0.2 (2021-06-20)

Bug Fixes

  • perf: address slow parse when using unknown-options-as-args (#400) (bc387ec)
Commits
  • 50a7aeb chore: release 15.x.x (#402)
  • 49ea4ef fix(build): should use releases_created when using manifest
  • 89e2580 chore: release 15.x.x (#401)
  • bc387ec fix(perf): address slow parse when using unknown-options-as-args (#400)
  • 632b3e0 build: setup release please for back-port
  • 204e9a7 build: configuring v15 for back-ports (#399)
  • c893d30 fix: backport proto fixes
  • See full diff 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-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 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.


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.

…mits-parser

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

Updates `yargs-parser` from 15.0.0 to 15.0.3
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/yargs-parser-v15.0.3/CHANGELOG.md)
- [Commits](yargs/yargs-parser@v15.0.0...yargs-parser-v15.0.3)

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 `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)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 7, 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.

0 participants