Skip to content

Update module github.com/Masterminds/semver/v3 to v3.5.0#16

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-masterminds-semver-v3-3.x
Open

Update module github.com/Masterminds/semver/v3 to v3.5.0#16
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-masterminds-semver-v3-3.x

Conversation

@renovate

@renovate renovate Bot commented Aug 28, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/Masterminds/semver/v3 v3.2.1v3.5.0 age confidence

Release Notes

Masterminds/semver (github.com/Masterminds/semver/v3)

v3.5.0

Compare Source

What's Changed
New Contributors

Full Changelog: Masterminds/semver@v3.4.0...v3.5.0

v3.4.0

Compare Source

There are a few changes in this release to highlight:

  1. Constraints now has a property IncludePrerelease. When set to true the Check and Validate methods will include prereleases.
  2. When an AND group has one constraint with a prerelease but more than one constraint then prereleases will be included. For example, >1.0.0-beta.1 < 2. In the past this would not have included prereleases because each constraint needed to have a prerelease. Now, only one constraint needs to have a prerelease. This is considered a long standing bug fix. Note, this does not carry across OR groups. For example, >1.0.0-beta.1 < 2 || > 3. In this case, prereleases will not be included when evaluating against >3.
  3. NewVersion coercion with leading "0"'s is restored. This can be disabled by setting the package level property CoerceNewVersion to false.

What's Changed

New Contributors

Full Changelog: Masterminds/semver@v3.3.1...v3.4.0

v3.3.1

Compare Source

What's Changed

Full Changelog: Masterminds/semver@v3.3.0...v3.3.1

v3.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: Masterminds/semver@v3.2.1...v3.3.0


Configuration

📅 Schedule: (UTC)

  • 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 commented Aug 28, 2024

Copy link
Copy Markdown
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.19 -> 1.21

@renovate renovate Bot requested a review from busser as a code owner August 28, 2024 02:15
@renovate renovate Bot force-pushed the renovate/github.com-masterminds-semver-v3-3.x branch from 71c29e2 to 8127fef Compare September 11, 2024 15:59
@renovate renovate Bot force-pushed the renovate/github.com-masterminds-semver-v3-3.x branch from 8127fef to cb3b777 Compare November 17, 2024 05:38
@renovate renovate Bot changed the title fix(deps): update module github.com/masterminds/semver/v3 to v3.3.0 fix(deps): update module github.com/masterminds/semver/v3 to v3.3.1 Nov 19, 2024
@renovate renovate Bot force-pushed the renovate/github.com-masterminds-semver-v3-3.x branch from cb3b777 to 3ac5e24 Compare November 19, 2024 23:16
@renovate renovate Bot force-pushed the renovate/github.com-masterminds-semver-v3-3.x branch from 3ac5e24 to 4c5e6be Compare December 22, 2024 18:13
@renovate renovate Bot force-pushed the renovate/github.com-masterminds-semver-v3-3.x branch from 4c5e6be to d2f63c7 Compare March 3, 2025 17:16
@renovate renovate Bot force-pushed the renovate/github.com-masterminds-semver-v3-3.x branch from d2f63c7 to 43e6208 Compare March 11, 2025 12:39
@renovate renovate Bot force-pushed the renovate/github.com-masterminds-semver-v3-3.x branch from 43e6208 to e504a3d Compare April 8, 2025 13:04
@renovate renovate Bot changed the title fix(deps): update module github.com/masterminds/semver/v3 to v3.3.1 fix(deps): update module github.com/masterminds/semver/v3 to v3.3.1 - autoclosed Apr 26, 2025
@renovate renovate Bot closed this Apr 26, 2025
@renovate renovate Bot deleted the renovate/github.com-masterminds-semver-v3-3.x branch April 26, 2025 19:09
@renovate renovate Bot changed the title fix(deps): update module github.com/masterminds/semver/v3 to v3.3.1 - autoclosed fix(deps): update module github.com/masterminds/semver/v3 to v3.3.1 Apr 26, 2025
@renovate renovate Bot reopened this Apr 26, 2025
@renovate renovate Bot force-pushed the renovate/github.com-masterminds-semver-v3-3.x branch from 5f776a6 to e504a3d Compare April 26, 2025 22:53
@renovate renovate Bot force-pushed the renovate/github.com-masterminds-semver-v3-3.x branch from e504a3d to aff852c Compare May 7, 2025 12:42
@renovate renovate Bot force-pushed the renovate/github.com-masterminds-semver-v3-3.x branch from aff852c to 5f2e6d4 Compare June 27, 2025 18:50
@renovate renovate Bot changed the title fix(deps): update module github.com/masterminds/semver/v3 to v3.3.1 fix(deps): update module github.com/masterminds/semver/v3 to v3.4.0 Jun 27, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/masterminds/semver/v3 to v3.4.0 fix(deps): update module github.com/masterminds/semver/v3 to v3.4.0 - autoclosed Aug 1, 2025
@renovate renovate Bot closed this Aug 1, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/masterminds/semver/v3 to v3.4.0 - autoclosed fix(deps): update module github.com/masterminds/semver/v3 to v3.4.0 Aug 2, 2025
@renovate renovate Bot reopened this Aug 2, 2025
@renovate renovate Bot force-pushed the renovate/github.com-masterminds-semver-v3-3.x branch 2 times, most recently from 5f2e6d4 to 0efeb61 Compare August 2, 2025 04:48
@renovate renovate Bot force-pushed the renovate/github.com-masterminds-semver-v3-3.x branch from 0efeb61 to f46895b Compare August 10, 2025 12:56
@renovate renovate Bot force-pushed the renovate/github.com-masterminds-semver-v3-3.x branch from f46895b to 5d0109c Compare October 9, 2025 09:51
@renovate

renovate Bot commented Dec 15, 2025

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.19 -> 1.21

@renovate renovate Bot changed the title fix(deps): update module github.com/masterminds/semver/v3 to v3.4.0 fix(deps): update module github.com/masterminds/semver/v3 to v3.4.0 - autoclosed Mar 18, 2026
@renovate renovate Bot closed this Mar 18, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/masterminds/semver/v3 to v3.4.0 - autoclosed fix(deps): update module github.com/masterminds/semver/v3 to v3.4.0 Mar 19, 2026
@renovate renovate Bot reopened this Mar 19, 2026
@renovate renovate Bot force-pushed the renovate/github.com-masterminds-semver-v3-3.x branch 2 times, most recently from 5d0109c to 398b86b Compare March 19, 2026 01:39
@renovate renovate Bot changed the title fix(deps): update module github.com/masterminds/semver/v3 to v3.4.0 Update module github.com/Masterminds/semver/v3 to v3.4.0 Apr 8, 2026
@renovate renovate Bot changed the title Update module github.com/Masterminds/semver/v3 to v3.4.0 Update module github.com/Masterminds/semver/v3 to v3.4.0 - autoclosed Apr 29, 2026
@renovate renovate Bot closed this Apr 29, 2026
@renovate renovate Bot changed the title Update module github.com/Masterminds/semver/v3 to v3.4.0 - autoclosed Update module github.com/Masterminds/semver/v3 to v3.4.0 Apr 29, 2026
@renovate renovate Bot reopened this Apr 29, 2026
@renovate renovate Bot force-pushed the renovate/github.com-masterminds-semver-v3-3.x branch 3 times, most recently from 7f6d713 to 06611e1 Compare April 30, 2026 16:51
@renovate renovate Bot changed the title Update module github.com/Masterminds/semver/v3 to v3.4.0 Update module github.com/Masterminds/semver/v3 to v3.5.0 Apr 30, 2026
@renovate renovate Bot changed the title Update module github.com/Masterminds/semver/v3 to v3.5.0 Update module github.com/Masterminds/semver/v3 to v3.5.0 - autoclosed May 25, 2026
@renovate renovate Bot closed this May 25, 2026
@renovate renovate Bot changed the title Update module github.com/Masterminds/semver/v3 to v3.5.0 - autoclosed Update module github.com/Masterminds/semver/v3 to v3.5.0 May 25, 2026
@renovate renovate Bot reopened this May 25, 2026
@renovate renovate Bot force-pushed the renovate/github.com-masterminds-semver-v3-3.x branch 2 times, most recently from 06611e1 to a748783 Compare May 25, 2026 10:42
@renovate renovate Bot changed the title Update module github.com/Masterminds/semver/v3 to v3.5.0 Update module github.com/Masterminds/semver/v3 to v3.5.0 - autoclosed Jun 29, 2026
@renovate renovate Bot closed this Jun 29, 2026
@renovate renovate Bot changed the title Update module github.com/Masterminds/semver/v3 to v3.5.0 - autoclosed Update module github.com/Masterminds/semver/v3 to v3.5.0 Jun 29, 2026
@renovate renovate Bot reopened this Jun 29, 2026
@renovate renovate Bot force-pushed the renovate/github.com-masterminds-semver-v3-3.x branch 2 times, most recently from a748783 to f0ba9c6 Compare June 29, 2026 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants