Skip to content

chore(deps): bump github.com/hashicorp/go-version from 1.8.0 to 1.9.0#13065

Merged
BagToad merged 1 commit intotrunkfrom
dependabot/go_modules/github.com/hashicorp/go-version-1.9.0
Apr 14, 2026
Merged

chore(deps): bump github.com/hashicorp/go-version from 1.8.0 to 1.9.0#13065
BagToad merged 1 commit intotrunkfrom
dependabot/go_modules/github.com/hashicorp/go-version-1.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps github.com/hashicorp/go-version from 1.8.0 to 1.9.0.

Release notes

Sourced from github.com/hashicorp/go-version's releases.

v1.9.0

What's Changed

Enhancements

Internal

New Contributors

Full Changelog: hashicorp/go-version@v1.8.0...v1.9.0

Changelog

Sourced from github.com/hashicorp/go-version's changelog.

1.9.0 (Mar 30, 2026)

ENHANCEMENTS:

Support parsing versions with custom prefixes via opt-in option in hashicorp/go-version#79

INTERNAL:

Commits
  • b80b1e6 Update CHANGELOG for version 1.9.0 (#187)
  • e93736f Bump the github-actions-backward-compatible group across 1 directory with 2 u...
  • c009de0 Bump actions/upload-artifact from 6.0.0 to 7.0.0 in the github-actions-breaki...
  • 0474357 Update GitHub Actions to trigger on pull requests and update go version (#185)
  • b4ab5fc Support parsing versions with custom prefixes via opt-in option (#79)
  • 25c683b Merge pull request #182 from hashicorp/dependabot/github_actions/github-actio...
  • 4f2bcd8 Bump the github-actions-backward-compatible group with 3 updates
  • acb8b18 Merge pull request #180 from hashicorp/dependabot/github_actions/github-actio...
  • 0394c4f Merge pull request #179 from hashicorp/dependabot/github_actions/github-actio...
  • b2fbaa7 Bump the github-actions-backward-compatible group across 1 directory with 2 u...
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 30, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 30, 2026 15:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 30, 2026
@dependabot dependabot bot requested a review from BagToad March 30, 2026 15:19
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/hashicorp/go-version-1.9.0 branch from 56d653d to b9eda93 Compare April 14, 2026 18:34
Copy link
Copy Markdown
Member

@BagToad BagToad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Investigated upstream changes (v1.8.0 to v1.9.0): Adds opt-in WithPrefix() option to NewVersion(). Signature change is backward compatible (variadic). cli/cli calls NewVersion(string) with no options in update checker and GHES feature detection. Purely additive, no breaking changes.

@BagToad BagToad enabled auto-merge April 14, 2026 18:36
Bumps [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/hashicorp/go-version/releases)
- [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md)
- [Commits](hashicorp/go-version@v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-version
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/hashicorp/go-version-1.9.0 branch from b9eda93 to a0bace5 Compare April 14, 2026 18:37
@BagToad BagToad merged commit 0cede16 into trunk Apr 14, 2026
11 checks passed
@BagToad BagToad deleted the dependabot/go_modules/github.com/hashicorp/go-version-1.9.0 branch April 14, 2026 18:46
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant