Skip to content

Update semver lib to latest#444

Open
ramineni wants to merge 1 commit intocarvel-dev:developfrom
ramineni:topic/ar027076/update-semver-latest
Open

Update semver lib to latest#444
ramineni wants to merge 1 commit intocarvel-dev:developfrom
ramineni:topic/ar027076/update-semver-latest

Conversation

@ramineni
Copy link
Copy Markdown

@ramineni ramineni commented Mar 24, 2026

This PR updates semver lib to use the latest commit which contains the fix for semver comparision

Testing Done:

./vendir tools sort-semver -v '3.4.0+v1.33-rc.2 3.4.0+v1.33' --prerelease;
Versions

Version
3.4.0+v1.33-rc.2
3.4.0+v1.33

Highest version: 3.4.0+v1.33

Succeeded

Copilot AI review requested due to automatic review settings March 24, 2026 08:16
@ramineni ramineni force-pushed the topic/ar027076/update-semver-latest branch from b1669ac to 65a3fb5 Compare March 24, 2026 08:17
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the github.com/carvel-dev/semver/v4 dependency to a newer pseudo-version intended to include a fix for semver comparison behavior.

Changes:

  • Bump github.com/carvel-dev/semver/v4 to v4.0.1-0.20260311163729-b294599075b1 in go.mod.
  • Add corresponding new checksums to go.sum.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
go.mod Updates the required semver pseudo-version to a newer commit.
go.sum Adds the new module and go.mod checksums for the updated semver version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

This PR updates semver lib to use the latest commit which contains
the fix for semver comparision

Signed-off-by: Anusha Ramineni <anusha.ramineni@broadcom.com>
@ramineni ramineni force-pushed the topic/ar027076/update-semver-latest branch from 65a3fb5 to 0dd26e4 Compare March 24, 2026 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

4 participants