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

Bump github.com/Masterminds/semver from 1.4.2 to 1.5.0 #1304

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2022

Bumps github.com/Masterminds/semver from 1.4.2 to 1.5.0.

Release notes

Sourced from github.com/Masterminds/semver's releases.

Release 1.5.0

Added

Changed

  • #82: Clarify wildcard meaning in range constraints and update tests for it (thanks @​greysteil)
  • #83: Clarify caret operator range for pre-1.0.0 dependencies (thanks @​greysteil)
  • #72: Adding docs comment pointing to vert for a cli
  • #71: Update the docs on pre-release comparator handling
  • #89: Test with new go versions (thanks @​thedevsaddam)
  • #87: Added $ to ValidPrerelease for better validation (thanks @​jeremycarroll)

Fixed

  • #78: Fix unchecked error in example code (thanks @​ravron)
  • #70: Fix the handling of pre-releases and the 0.0.0 release edge case
  • #97: Fixed copyright file for proper display on GitHub
  • #107: Fix handling prerelease when sorting alphanum and num
  • #109: Fixed where Validate sometimes returns wrong message on error
Changelog

Sourced from github.com/Masterminds/semver's changelog.

1.5.0 (2019-09-11)

Added

Changed

  • #82: Clarify wildcard meaning in range constraints and update tests for it (thanks @​greysteil)
  • #83: Clarify caret operator range for pre-1.0.0 dependencies (thanks @​greysteil)
  • #72: Adding docs comment pointing to vert for a cli
  • #71: Update the docs on pre-release comparator handling
  • #89: Test with new go versions (thanks @​thedevsaddam)
  • #87: Added $ to ValidPrerelease for better validation (thanks @​jeremycarroll)

Fixed

  • #78: Fix unchecked error in example code (thanks @​ravron)
  • #70: Fix the handling of pre-releases and the 0.0.0 release edge case
  • #97: Fixed copyright file for proper display on GitHub
  • #107: Fix handling prerelease when sorting alphanum and num
  • #109: Fixed where Validate sometimes returns wrong message on error
Commits
  • 805c489 Merge pull request #122 from mattfarina/changelog-update
  • 74a3cdb Updating changelog for 1.5.0 release
  • 24d05a1 Add basic fuzzing for NewVersion().
  • d46df20 Clarify caret operator range for pre-1.0.0 dependencies
  • 8549150 Merge pull request #109 from mattfarina/r1-fix-81
  • c97b51e Fix issue where Validate returns wrong message
  • 13af6db Merge pull request #107 from mattfarina/r1-fix-74
  • 593ecfd Fix handling prerelease when sorting alphanum and num
  • 059deeb Merge pull request #97 from mattfarina/fix-license
  • b2ea8ae Merge pull request #96 from mattfarina/travis-1.12
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/Masterminds/semver](https://github.com/Masterminds/semver) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/Masterminds/semver/releases)
- [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md)
- [Commits](Masterminds/semver@v1.4.2...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/Masterminds/semver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 21, 2022
@julio-lopez julio-lopez added kueue and removed kueue labels Mar 22, 2022
@mergify mergify bot merged commit b80b238 into master Mar 22, 2022
@mergify mergify bot deleted the dependabot/go_modules/github.com/Masterminds/semver-1.5.0 branch March 22, 2022 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file kueue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant