Skip to content

Update module github.com/hashicorp/go-version to v1.6.0

renovate requested to merge renovate/github.com-hashicorp-go-version-1.x into master

This MR contains the following updates:

Package Type Update Change
github.com/hashicorp/go-version require minor v1.3.0 -> v1.6.0

Release Notes

hashicorp/go-version

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports