Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 9, 2024

Bumps hashicorp/ghaction-terraform-provider-release from 2 to 4.

Release notes

Sourced from hashicorp/ghaction-terraform-provider-release's releases.

v4.0.0

NOTES:

  • hashicorp: Prevent NodeJS 16 deprecation warnings by upgrading dependencies (#88)

v3.0.1

BUG FIXES:

  • hashicorp: Prevented setup-hc-releases downloads from remaining in working directory (#79)

v3.0.0

BREAKING CHANGES:

  • all: Workflows are now using actions/download-artifact@v4 which is incompatible with actions/upload-artifact@v3. Calling workflows must be upgraded to actions/upload-artifact@v4 when including release notes (#76)

NOTES:

  • hashicorp: Prevent NodeJS 12 deprecation warnings by upgrading hashicorp/setup-signore (#60)

v2.3.0

NOTES:

  • community: Calls to other actions are now version pinned by Git commit rather than tag (#31)
  • hashicorp: Calls to other actions are now version pinned by Git commit rather than tag (#31)
  • community: Replace deprecated goreleaser --rm-dist flag with new --clean flag (#39)
  • hashicorp: Replace deprecated goreleaser --rm-dist flag with new --clean flag (#39)

ENHANCEMENTS:

  • hashicorp: Support self-hosted runners without sudo support (#42)

v2.2.0

ENHANCEMENTS:

  • community: Added setup-go-version-file input for specifying a file path which contains the Go version, such as .go-version or go.mod (#25)
  • community: Added git-ref input for specifying the Git reference for checkout (#26)
  • hashicorp: Added setup-go-version-file input for specifying a file path which contains the Go version, such as .go-version or go.mod (#25)
  • hashicorp: Use product-version input for specifying the Git reference for checkout, which enables releases from non-default branches (#26)
Changelog

Sourced from hashicorp/ghaction-terraform-provider-release's changelog.

4.0.0 (May 08, 2024)

NOTES:

  • hashicorp: Prevent NodeJS 16 deprecation warnings by upgrading dependencies (#88)

3.0.1 (January 23, 2024)

BUG FIXES:

  • hashicorp: Prevented setup-hc-releases downloads from remaining in working directory (#79)

3.0.0 (January 19, 2024)

BREAKING CHANGES:

  • all: Workflows are now using actions/download-artifact@v4 which is incompatible with actions/upload-artifact@v3. Calling workflows must be upgraded to actions/upload-artifact@v4 when including release notes (#76)

NOTES:

  • hashicorp: Prevent NodeJS 12 deprecation warnings by upgrading hashicorp/setup-signore (#60)

2.3.0 (February 28, 2023)

NOTES:

  • community: Calls to other actions are now version pinned by Git commit rather than tag (#31)
  • hashicorp: Calls to other actions are now version pinned by Git commit rather than tag (#31)
  • community: Replace deprecated goreleaser --rm-dist flag with new --clean flag (#39)
  • hashicorp: Replace deprecated goreleaser --rm-dist flag with new --clean flag (#39)

ENHANCEMENTS:

  • hashicorp: Support self-hosted runners without sudo support (#42)

v2.2.0

ENHANCEMENTS:

  • community: Added setup-go-version-file input for specifying a file path which contains the Go version, such as .go-version or go.mod (#25)
  • community: Added git-ref input for specifying the Git reference for checkout (#26)
  • hashicorp: Added setup-go-version-file input for specifying a file path which contains the Go version, such as .go-version or go.mod (#25)
  • hashicorp: Use product-version input for specifying the Git reference for checkout, which enables releases from non-default branches (#26)

v2.1.0

  • community: Use crazy-max/ghaction-import-gpg@v5 instead of deprecated hashicorp/ghaction-import-gpg@v2.1.0
  • community: Update to actions/checkout@v3, actions/download-artifact@v3, actions/setup-go@v3, and goreleaser/goreleaser-action@v3
  • hashicorp: Run on GitHub Actions Custom Runners with [custom, linux, large]

... (truncated)

Commits
  • 4da314a Update changelog
  • ed6228d Update README for v4 release (#90)
  • dddba3e Bump hashicorp/actions-hc-releases-create-metadata from 1.0.3 to 2 (#89)
  • 3f61b9e Bump hashicorp/setup-signore from 2.1.0 to 3.0.0 (#88)
  • 57ca366 Result of tsccr-helper -log-level=info gha update -latest . (#86)
  • 9e74b93 Result of tsccr-helper -log-level=info gha update -latest . (#85)
  • be6dab1 Result of tsccr-helper -log-level=info gha update -latest . (#84)
  • 1bb876c Result of tsccr-helper -log-level=info gha update -latest . (#83)
  • 26ad652 Result of tsccr-helper -log-level=info gha update -latest . (#82)
  • 3c66f71 Added GHA dependabot config for managing hashicorp actions (#80)
  • 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 [hashicorp/ghaction-terraform-provider-release](https://github.com/hashicorp/ghaction-terraform-provider-release) from 2 to 4.
- [Release notes](https://github.com/hashicorp/ghaction-terraform-provider-release/releases)
- [Changelog](https://github.com/hashicorp/ghaction-terraform-provider-release/blob/main/CHANGELOG.md)
- [Commits](hashicorp/ghaction-terraform-provider-release@v2...v4)

---
updated-dependencies:
- dependency-name: hashicorp/ghaction-terraform-provider-release
  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 May 9, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 21, 2024

Superseded by #1377.

@dependabot dependabot bot closed this Jun 21, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/hashicorp/ghaction-terraform-provider-release-4 branch June 21, 2024 08:43
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.

1 participant