Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps commit-stream from 1.1.0 to 2.0.1.

Release notes

Sourced from commit-stream's releases.

v2.0.1

2.0.1 (2023-04-04)

Trivial Changes

  • deps: bump actions/setup-node from 3.5.1 to 3.6.0 (d4c0cac)

v2.0.0

2.0.0 (2023-04-04)

⚠ BREAKING CHANGES

  • refactor, format, and update

Features

  • refactor, format, and update (4fbc36a)

Bug Fixes

  • check for and handle process erorrs (f3db5f7)
  • full-depth checkout to make tests work (2c69ecd)
  • release from main, not master (2f458df)
  • use pipeline to catch errors (090d127)

Trivial Changes

Changelog

Sourced from commit-stream's changelog.

2.0.1 (2023-04-04)

Trivial Changes

  • deps: bump actions/setup-node from 3.5.1 to 3.6.0 (d4c0cac)

2.0.0 (2023-04-04)

⚠ BREAKING CHANGES

  • refactor, format, and update

Features

  • refactor, format, and update (4fbc36a)

Bug Fixes

  • check for and handle process erorrs (f3db5f7)
  • full-depth checkout to make tests work (2c69ecd)
  • release from main, not master (2f458df)
  • use pipeline to catch errors (090d127)

Trivial Changes

Commits
Maintainer changes

This version was pushed to npm by nodejs-foundation, a new releaser for commit-stream since your current version.


Dependabot compatibility score

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)

Bumps [commit-stream](https://github.com/rvagg/commit-stream) from 1.1.0 to 2.0.1.
- [Release notes](https://github.com/rvagg/commit-stream/releases)
- [Changelog](https://github.com/nodejs/commit-stream/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rvagg/commit-stream/commits/v2.0.1)

---
updated-dependencies:
- dependency-name: commit-stream
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 5, 2023
@VoltrexKeyva
Copy link
Member

Ping @rvagg @aduh95

This is an ongoing effort to fix the vulnerability reported by Snyk in the nodejs/node-core-utils repository, I've updated commit-stream, now changelog-maker (this repository) and branch-diff remain.

@rvagg
Copy link
Member

rvagg commented Apr 6, 2023

branch-diff update merged, pending nodejs/branch-diff#54 to get a release
I'll merge this and it'll probably release, but I also want to do #136 to match the others. Fortunately this repo has lts/* for its releaser version so it should go through fine for now.

@rvagg rvagg merged commit 8821209 into main Apr 6, 2023
@rvagg rvagg deleted the dependabot/npm_and_yarn/commit-stream-2.0.1 branch April 6, 2023 04:17
@github-actions
Copy link

github-actions bot commented Apr 6, 2023

🎉 This PR is included in version 3.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants