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 sersoft-gmbh/running-release-tags-action from 1 to 2 #72

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 Jul 1, 2022

Bumps sersoft-gmbh/running-release-tags-action from 1 to 2.

Release notes

Sourced from sersoft-gmbh/running-release-tags-action's releases.

v2 Major Release Track

This release tracks the latest v2 major release (v2.x.y).

v2.0 Minor Release Track

This release tracks the latest v2.0 minor release (v2.0.x).

v2.0.0

  • Breaking: This now uses node 16.

Full Changelog: sersoft-gmbh/running-release-tags-action@v1...v2.0.0

v1.2.1

  • Fix reading of internal dry-run input to prevent action run failures.

v1.2 Minor Release Track

This release tracks the latest v1.2 minor release (v1.2.x).

v1.2.0

  • Add new option update-full-version (default false) which will "touch" the version identified by tag to make it the latest version after creating / updating the running releases.
  • Update Dependencies

v1.1.1

Updates dependencies

v1.1.0

Automatically creates GitHub releases for the created tags as well (as long as they don't already exist). This can be turned off or configured with new input parameters. Also, the github-token input is required. Add the following to your parameters:

github-token: ${{secrets.GITHUB_TOKEN}}

v1.1 Minor Release Track

This release tracks the latest v1.1 minor release (v1.1.x).

v1.0.1

Fix failure when git prints stuff on stderr.

Commits
  • 28c19d1 [AUTO] Update generated code
  • 4c24f9e Prepare 2.0.0 release
  • b751cd3 [AUTO] Update generated code
  • ffa27c6 Revert regex change
  • d4dafa5 [AUTO] Update generated code
  • 880415c Update auto merge workflow
  • c540ab5 Bump @​types/node from 16.11.26 to 16.11.41
  • 420dfa9 [AUTO] Update generated code
  • b1b1fdc Bump @​actions/core from 1.8.2 to 1.9.0
  • b0942c2 [AUTO] Update generated code
  • 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 [sersoft-gmbh/running-release-tags-action](https://github.com/sersoft-gmbh/running-release-tags-action) from 1 to 2.
- [Release notes](https://github.com/sersoft-gmbh/running-release-tags-action/releases)
- [Commits](sersoft-gmbh/running-release-tags-action@v1...v2)

---
updated-dependencies:
- dependency-name: sersoft-gmbh/running-release-tags-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 Jul 1, 2022
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
Development

Successfully merging this pull request may close these issues.

0 participants