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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

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

Release notes

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

Release 2.0.0

Added

  • Added documentation on upgrading to V2

Release 2.0.0-alpha.0

Changed

  • Combine all actions into a single action. Breaking

Release 1.4.1

Changed

  • Get the automated checks to run on an autorelease PR (see here).

Release 1.4.0

Changed

  • The get-release-info action supports a new option for the release-version input: latest-or-unreleased. This option provides support for changelogs that only have an [Unreleased] section.

Release 1.3.0

Added

  • Handle the changes to GitHub output variables caused by the deprecation of the set-output workflow command. This implemented in a backwardly-compatible way so that it continues to work with downlevel (e.g. self-hosted) agents although it has not been tested on any.

Release 1.2.0

Added

  • Add get-release-info action.

Deprecated

  • Deprecate get-release-notes action.

Release 1.1.0

Added

  • Automatically move the major version tag when a release is published

  • Add check_dist workflow to ensure the dist/ directory is up-to-date

Fixed

  • Correct some of the examples in the README
Changelog

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

Commits
  • e0a5ace chore: Update changelog for release 2.2.0
  • 6e2b4fe fix: Correct changelog headings
  • 65b72cc Feature: Optionally fail on empty release notes (#47)
  • b00646c chore: Update changelog for release 2.1.0
  • 8775700 feat: Add keep-unreleased-section parameter (#44)
  • f720e96 Minor format fixes
  • e753c02 docs: Add GitHub marketplace branding
  • 9651fb3 chore: Update changelog for release 2.0.0
  • f20028f docs: Upgrade to V2
  • c89f58b chore: Update changelog for release 2.0.0-alpha.0
  • 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 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 1 to 2.
- [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@v1...v2)

---
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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 1, 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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants