Skip to content

fix(deps): update module github.com/masterminds/semver/v3 to v3.4.0 #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2024

This PR contains the following updates:

Package Change Age Confidence
github.com/Masterminds/semver/v3 v3.2.1 -> v3.4.0 age confidence

Release Notes

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

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: 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.

Copy link
Contributor Author

renovate bot commented Aug 28, 2024

ℹ 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 from 76ef21d to 5f2e6d4 Compare August 2, 2025 01:44
@renovate renovate bot force-pushed the renovate/github.com-masterminds-semver-v3-3.x branch from 5f2e6d4 to 0efeb61 Compare August 2, 2025 04:48
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