Bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0
Bumps github.com/hashicorp/go-version from 1.7.0 to 1.8.0.
Release notes
Sourced from github.com/hashicorp/go-version's releases.
v1.8.0
What's Changed
- Add CODEOWNERS file in .github/CODEOWNERS by
@mukeshjcin hashicorp/go-version#145- Linting by
@KaushikiAnandin hashicorp/go-version#151- Correct typos in comments by
@alexandearin hashicorp/go-version#134- Migrate GitHub Actions updates from TSCCR to Dependabot by
@nodyhubin hashicorp/go-version#155- Bump the github-actions-backward-compatible group with 2 updates by
@dependabot[bot] in hashicorp/go-version#157- Update doc reference in README by
@alexandearin hashicorp/go-version#135- Bump the github-actions-breaking group with 3 updates by
@dependabot[bot] in hashicorp/go-version#156- [Compliance] - PR Template Changes Required by
@compliance-pr-automation-bot[bot] in hashicorp/go-version#158- Add benchmark test for version.String() by
@Manikkumar1988in hashicorp/go-version#159- Bytes implementation by
@Manikkumar1988in hashicorp/go-version#161- Bump actions/cache from 4.2.3 to 4.2.4 in the github-actions-backward-compatible group by
@dependabot[bot] in hashicorp/go-version#167- Bump actions/checkout from 4.2.2 to 5.0.0 in the github-actions-breaking group by
@dependabot[bot] in hashicorp/go-version#166- Bump the github-actions-breaking group across 1 directory with 2 updates by
@dependabot[bot] in hashicorp/go-version#171- [IND-4226] [COMPLIANCE] Update Copyright Headers by
@oss-core-libraries-dashboard[bot] in hashicorp/go-version#172- drop init() by
@florianlin hashicorp/go-version#175New Contributors
@mukeshjcmade their first contribution in hashicorp/go-version#145@KaushikiAnandmade their first contribution in hashicorp/go-version#151@alexandearmade their first contribution in hashicorp/go-version#134@nodyhubmade their first contribution in hashicorp/go-version#155@compliance-pr-automation-bot[bot] made their first contribution in hashicorp/go-version#158@Manikkumar1988made their first contribution in hashicorp/go-version#159@oss-core-libraries-dashboard[bot] made their first contribution in hashicorp/go-version#172@florianlmade their first contribution in hashicorp/go-version#175Full Changelog: https://github.com/hashicorp/go-version/compare/v1.7.0...v1.8.0
Changelog
Sourced from github.com/hashicorp/go-version's changelog.
1.8.0 (Nov 28, 2025)
ENHANCEMENTS:
- Add benchmark test for version.String() in hashicorp/go-version#159
- Bytes implementation in hashicorp/go-version#161
INTERNAL:
- Add CODEOWNERS file in .github/CODEOWNERS in hashicorp/go-version#145
- Linting in hashicorp/go-version#151
- Correct typos in comments in hashicorp/go-version#134
- Migrate GitHub Actions updates from TSCCR to Dependabot in hashicorp/go-version#155
- Bump the github-actions-backward-compatible group with 2 updates in hashicorp/go-version#157
- Update doc reference in README in hashicorp/go-version#135
- Bump the github-actions-breaking group with 3 updates in hashicorp/go-version#156
- [Compliance] - PR Template Changes Required in hashicorp/go-version#158
- Bump actions/cache from 4.2.3 to 4.2.4 in the github-actions-backward-compatible group in hashicorp/go-version#167
- Bump actions/checkout from 4.2.2 to 5.0.0 in the github-actions-breaking group in hashicorp/go-version#166
- Bump the github-actions-breaking group across 1 directory with 2 updates in hashicorp/go-version#171
- [IND-4226] [COMPLIANCE] Update Copyright Headers in hashicorp/go-version#172
- drop init() in hashicorp/go-version#175
Commits
505335eMerge pull request #175 from florianl/drop-init6dd734bdrop init()0824a89Merge pull request #172 from hashicorp/compliance/update-headers9325934[COMPLIANCE] Update Copyright and License Headers5b82b98Bump the github-actions-breaking group across 1 directory with 2 updates (#171)6c6cd77Bump actions/checkout from 4.2.2 to 5.0.0 in the github-actions-breaking grou...0e50733Bump actions/cache from 4.2.3 to 4.2.4 in the github-actions-backward-compati...4e24ef1Bytes implementation (#161)437649aAdd benchmark test for version.String() (#159)b6c4db5Merge pull request #158 from hashicorp/compliance-template- Additional commits viewable 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Hello dependabot[bot] :wave: Thank you for opening a Pull Request in eksctl project. The team will review the Pull Request and aim to respond within 1-10 business days. Meanwhile, please read about the Contribution and Code of Conduct guidelines here. You can find out more information about eksctl on our website