chore(deps): update module cuelang.org/go to v0.17.1#141
Merged
Conversation
lorenzofelletti
approved these changes
Jul 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.17.0→v0.17.1Release Notes
cue-lang/cue (cuelang.org/go)
v0.17.1Compare Source
Evaluator
Fix several regressions introduced in
v0.17.0: a panic when evaluating some disjunctions (#4419), and spuriousinvalid interpolation(#4420),field not allowed(#4423), andstructural cycle(#4430) errors involving comprehensions orselfreferences.Fix two regressions introduced in
v0.17.0where evaluation could hang (#4421, #4422), as well as two long-standing hangs on self-referencing configurations (#2766, #4231).cmd/cueFix a panic in
cue exp gengotypes, a regression introduced inv0.17.0, when a definition references a definition from another package via embedding (#4436).Module replacements are now subject to minimum-version selection like any other dependency.
cue mod tidynow normalizes a fully-pinned replacement to its major version and records the target as a regular dependency.Full list of changes since v0.17.0
fc6c0b29c720d08ead2d9f81f772993c44e1cd5e1fed51952e69e621459016af89ebec6176fb53017156f6f05bb04d57ab63994d50ba71cab72d5b4f82d498e0b974d7d5a557f6bc350Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.