Skip to content

feat(gomod): Improve distinction between go version and go toolchain updates.#35401

Merged
rarkins merged 5 commits intorenovatebot:mainfrom
dgreene-r7:gomod/add-better-indicator-of-dependency-type
Apr 23, 2025
Merged

feat(gomod): Improve distinction between go version and go toolchain updates.#35401
rarkins merged 5 commits intorenovatebot:mainfrom
dgreene-r7:gomod/add-better-indicator-of-dependency-type

Conversation

@dgreene-r7
Copy link
Copy Markdown
Contributor

@dgreene-r7 dgreene-r7 commented Apr 15, 2025

Changes

This PR updates the gomod dependency table generating logic to distinguish changes to the go version and changes to the go toolchain version. This will allow users to be properly notified when a dependency's minimum go version forces an actual change to the go directive which may force necessary changes to a build pipeline, etc. rather than the toolchain which is more flexible.

Context

See #35400 for the discussion I posted around this issue.

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

viceice
viceice previously approved these changes Apr 15, 2025
@dgreene-r7 dgreene-r7 requested a review from viceice April 15, 2025 19:49
@viceice viceice requested a review from rarkins April 20, 2025 13:40
@rarkins rarkins added this pull request to the merge queue Apr 23, 2025
Merged via the queue into renovatebot:main with commit a24d3d1 Apr 23, 2025
40 checks passed
@renovate-release
Copy link
Copy Markdown

🎉 This PR is included in version 39.257.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@dgreene-r7 dgreene-r7 deleted the gomod/add-better-indicator-of-dependency-type branch April 23, 2025 16:02
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants