Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 10, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/hashicorp/go-version v1.3.0v1.8.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

hashicorp/go-version (github.com/hashicorp/go-version)

v1.8.0

Compare Source

What's Changed

New Contributors

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

v1.7.0

Compare Source

ENHANCEMENTS:

  • Remove reflect dependency (#​91)
  • Implement the database/sql.Scanner and database/sql/driver.Value interfaces for Version (#​133)

INTERNAL:

  • [COMPLIANCE] Add Copyright and License Headers (#​115)
  • [COMPLIANCE] Update MPL-2.0 LICENSE (#​105)
  • Bump actions/cache from 3.0.11 to 3.2.5 (#​116)
  • Bump actions/checkout from 3.2.0 to 3.3.0 (#​111)
  • Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#​112)
  • GHA Migration (#​103)
  • github: Pin external GitHub Actions to hashes (#​107)
  • SEC-090: Automated trusted workflow pinning (2023-04-05) (#​124)
  • update readme (#​104)

v1.6.0

Compare Source

FEATURES:

  • Add Prerelease function to Constraint to return true if the version includes a prerelease field (#​100)

v1.5.0

Compare Source

FEATURES:

  • Use encoding TextMarshaler & TextUnmarshaler instead of JSON equivalents (#​95)
  • Add JSON handlers to allow parsing from/to JSON (#​93)

v1.4.0

Compare Source

FEATURES:

  • Introduce MustConstraints() (#​87)
  • Constraints: Introduce Equals() and sort.Interface methods (#​88)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependency label Jan 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant