Skip to content
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

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

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/Masterminds/semver/v3 require minor v3.1.1 -> v3.2.0

Release Notes

Masterminds/semver

v3.2.0

Compare Source

Added

Changed

Fixed

  • #​186: Fixing issue where validation of constraint section gave false positives
  • #​176: Fix constraints check with *-0 (thanks @​mtt0)
  • #​181: Fixed Caret operator (^) gives unexpected results when the minor version in constraint is 0 (thanks @​arshchimni)
  • #​161: Fixed godoc (thanks @​afirth)

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner November 28, 2022 21:46
@renovate renovate bot added the dependencies Indicates a change to dependencies label Nov 28, 2022
@codecov
Copy link

codecov bot commented Nov 28, 2022

Codecov Report

Merging #737 (49f4a1e) into main (4fd6409) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #737   +/-   ##
=======================================
  Coverage   54.79%   54.79%           
=======================================
  Files         216      216           
  Lines       16015    16015           
=======================================
  Hits         8776     8776           
  Misses       6857     6857           
  Partials      382      382           

@renovate renovate bot force-pushed the renovate/github.com-masterminds-semver-v3-3.x branch from 3c67a79 to 49f4a1e Compare December 9, 2022 20:10
@wass3r wass3r merged commit 754141c into main Dec 9, 2022
@wass3r wass3r deleted the renovate/github.com-masterminds-semver-v3-3.x branch December 9, 2022 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Indicates a change to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants