Skip to content

Bump ghalactic/github-release-from-tag from 4 to 5 #21

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

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 Aug 28, 2023

Bumps ghalactic/github-release-from-tag from 4 to 5.

Release notes

Sourced from ghalactic/github-release-from-tag's releases.

v5

This tag currently points to v5.0.0

v5.0.0

Changed

  • This action now runs on the node20 runner instead of node16. If you are using this action on GitHub Enterprise Server, you will need to ensure your runners support node20 before upgrading to this version.

v4.2.0

Changed

  • Reverted the v4 version of this action to run on Node.js 16.x instead of 20.x. The switch to 20.x was causing issues with GitHub Enterprise Server users who don't have support for node20 runners yet. A v5 version of this action will be released shortly that will run on Node.js 20.x.

v4.1.3

Fixed

  • Fixed further internal issues with GitHub Actions shared workflows. No effect on the action itself.

v4.1.2

Fixed

  • Fixed further internal issues with GitHub Actions shared workflows. No effect on the action itself.

v4.1.1

Fixed

  • Fixed internal GitHub Actions shared workflow permissions issues. No effect on the action itself.

v4.1.0

Changed

  • This action now runs on Node.js 20.x instead of 16.x.

v4.0.1

... (truncated)

Changelog

Sourced from ghalactic/github-release-from-tag's changelog.

Migrating from v3 to v4

  • Update the uses value from eloquent/github-release-action@v3 to ghalactic/github-release-from-tag@v4.
  • Rename any configuration files from .github/release.eloquent.yml to .github/github-release-from-tag.yml.

Backwards-compatibility breaks

  • Configuration files must now be located at .github/github-release-from-tag.yml.

Changed

  • The repo was moved to ghalactic/github-release-from-tag.

v3.2.1 - 2023-05-14

Other

  • Converted to TypeScript.

v3.2.0 - 2023-04-06

Improved

  • Switched from Docker to Node.js runtime for faster startup times.
  • Added @octokit/plugin-retry to improve resilience against transient network issues.

v3.1.4 - 2023-02-06

Fixed

  • Fixed Git "dubious ownership" error that occurs due to the way GitHub Actions sets up ownership of the workspace directory. This action now explicitly adds the workspace directory to Git's list of "safe" directories to avoid the error.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @jmalloc.


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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [ghalactic/github-release-from-tag](https://github.com/ghalactic/github-release-from-tag) from 4 to 5.
- [Release notes](https://github.com/ghalactic/github-release-from-tag/releases)
- [Changelog](https://github.com/ghalactic/github-release-from-tag/blob/main/CHANGELOG.md)
- [Commits](ghalactic/github-release-from-tag@v4...v5)

---
updated-dependencies:
- dependency-name: ghalactic/github-release-from-tag
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 28, 2023
@jmalloc
Copy link
Member

jmalloc commented Feb 25, 2024

@dependabot merge

1 similar comment
@jmalloc
Copy link
Member

jmalloc commented Apr 28, 2024

@dependabot merge

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
Development

Successfully merging this pull request may close these issues.

1 participant