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

build(deps): bump the github-actions-breaking group with 2 updates #211

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the github-actions-breaking group with 2 updates: hashicorp/actions-set-product-version and hashicorp/actions-go-build.

Updates hashicorp/actions-set-product-version from 1.0.1 to 2

Commits
  • d9b52fb Update CODEOWNERS for SMRE (#41)
  • 5856b3a Merge pull request #40 from hashicorp/update-actions-checkout
  • db1f7cf update actions/checkout with TSCCR from node16->20
  • See full diff in compare view

Updates hashicorp/actions-go-build from 0.1.9 to 1

Release notes

Sourced from hashicorp/actions-go-build's releases.

v1

Update all actions to node20.

Changelog

Sourced from hashicorp/actions-go-build's changelog.

Changelog - Go Build Action

Unreleased Changes (targeting v0.1.9)

v0.1.8 - January 13, 2023

Changed:

  • Dirty builds now fail early when running the action. In CI, there's no good use-case for dirty builds, however dirty builds still work locally when running the CLI directly.
  • You can now set TARGET_DIR when running the build subcommand of the CLI. This dictates the the output directory for the binary, as well as where to place other filed that need to be included in the release zip.
  • The -clean flag now produces a more useful error message when the worktree is dirty. It lists the paths which are flagged as dirty, to make it much easier to debug.

Added:

  • New inspect flag: -worktree which reports on the dirty/clean status of the worktree.
  • Development documentation docs/development.md
  • Build system:
    • make build - build dev (maybe dirty) CLI binaries & zips for all supported platforms.
    • make release - build release (clean) CLI binaries & zipe for all supported platforms.

Fixed:

  • No longer using the deprecated ::set-output syntax in the action YAML.

v0.1.7 - November 01, 2022

Fixed:

  • Darwin arm64 builds now succeed (#20)

v0.1.6 - October 19, 2022

Changed:

  • Windows executables automatically have a .exe extension.
  • Default verification result filenames now end with .verificationresult.json

v0.1.5 - October 12, 2022

... (truncated)

Commits
  • 37358f6 Merge pull request #53 from hashicorp/smre-177-node20-update
  • 9209078 Bshore/smre 177 node20 update (#54)
  • 6026ec1 set cache:false for setup-go
  • a134e5e use correct arch in example workflow
  • 0dfe339 tsccr-helper gha update -latest .
  • 0da08f8 Update CODEOWNERS for SMRE (#51)
  • e02df72 Bump github.com/cloudflare/circl from 1.3.0 to 1.3.7 (#50)
  • 80a0453 Update heimdall metadata (#45)
  • 90ea6bd Merge pull request #44 from hashicorp/releng-294-address-deprecations
  • 482abba Fix GHA deprecations
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions-breaking group with 2 updates: [hashicorp/actions-set-product-version](https://github.com/hashicorp/actions-set-product-version) and [hashicorp/actions-go-build](https://github.com/hashicorp/actions-go-build).


Updates `hashicorp/actions-set-product-version` from 1.0.1 to 2
- [Commits](hashicorp/actions-set-product-version@e2c49d6...d9b52fb)

Updates `hashicorp/actions-go-build` from 0.1.9 to 1
- [Release notes](https://github.com/hashicorp/actions-go-build/releases)
- [Changelog](https://github.com/hashicorp/actions-go-build/blob/main/CHANGELOG.md)
- [Commits](hashicorp/actions-go-build@e20c6be...37358f6)

---
updated-dependencies:
- dependency-name: hashicorp/actions-set-product-version
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-breaking
- dependency-name: hashicorp/actions-go-build
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-breaking
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Auto-pinning label May 13, 2024
@radeksimko radeksimko merged commit 40acb8c into main May 14, 2024
11 checks passed
@radeksimko radeksimko deleted the dependabot/github_actions/github-actions-breaking-758bb229e9 branch May 14, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Auto-pinning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant