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 release-flow/keep-a-changelog-action from 2 to 3 #62

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2024

Bumps release-flow/keep-a-changelog-action from 2 to 3.

Release notes

Sourced from release-flow/keep-a-changelog-action's releases.

Release 3.0.0

Changed

  • BREAKING: Update runtime to use Node 20. The action now requires a minimum version of v2.308.0 for the Actions runner. Update self-hosted runners to v2.308.0 or later to ensure compatibility.

  • Update all workflows to latest version of GH actions.

Release 2.2.1

Changed

  • Update all outdated npm dependencies (mainly those unist deps flagged by Snyk).

Release 2.2.0

Added

  • Add the fail-on-empty-release-notes input to enable reporting an error if there are no release notes in the [Unreleased] section.

Release 2.1.0

Added

  • Add support for optionally keeping an 'Unreleased' section in the output changelog after bumping.

  • Add GitHub Action branding

Changelog

Sourced from release-flow/keep-a-changelog-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Commits
  • 74931de chore: Update changelog for release 3.0.0
  • 1850cd7 Revert "chore: Update changelog for release 3.0.0"
  • ff65587 chore: Update changelog for release 3.0.0
  • cd8c708 Fix workflow permissions
  • b0052e0 chore: Update changelog for release 3.0.0
  • 14d2b00 Remove test workflow
  • 992ecb1 Update more GH actions (#72)
  • 37dfffd Update action runtime to Node 20 (#70)
  • 2264c46 Add test action
  • 0f0b97f Update dist files
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [release-flow/keep-a-changelog-action](https://github.com/release-flow/keep-a-changelog-action) from 2 to 3.
- [Release notes](https://github.com/release-flow/keep-a-changelog-action/releases)
- [Changelog](https://github.com/release-flow/keep-a-changelog-action/blob/main/CHANGELOG.md)
- [Commits](release-flow/keep-a-changelog-action@v2...v3)

---
updated-dependencies:
- dependency-name: release-flow/keep-a-changelog-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Issues or updates to dependencies label Feb 6, 2024
@stumpylog stumpylog merged commit 4cc5675 into develop Feb 6, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/develop/release-flow/keep-a-changelog-action-3 branch February 6, 2024 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issues or updates to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant