Skip to content

Conversation

@parsec-renovate
Copy link
Contributor

@parsec-renovate parsec-renovate bot commented Dec 30, 2025

This PR contains the following updates:

Package Update Change
aqua:cue-lang/cue patch 0.15.10.15.4

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cue-lang/cue (aqua:cue-lang/cue)

v0.15.4

Compare Source

Evaluator

Fix a panic which could occur when using the error built-in with cyclic references.

Fix a panic which could occur when loading @experiment(aliasv2) syntax with an invalid alias name.

cmd/cue

Relax the cue login --token validation to allow future Central Registry token types.

Encodings

Fix a bug in the TOML decoder where nested arrays were causing incorrect "duplicate key" errors.

Full list of changes since v0.15.3
  • internal/cueversion: bump LanguageVersion for v0.15.4 by @​mvdan in 50c137c
  • internal/ci: bump Go and goreleaser for v0.15.4 by @​mvdan in 8e3eaa9
  • cmd/cue: relax login --token prefix validation by @​rustyx in d0bd478
  • cue/ast/astutil: fix nil pointer dereference in postfix alias error by @​mvdan in c5df0af
  • internal/core/debug: fix stack overflow in error formatting by @​mvdan in bf7a40d
  • encoding/toml: correctly check for duplicate keys with arrays by @​mvdan in 4a5fd52

v0.15.3

Compare Source

Evaluator

Fix a panic which could occur when using Expr after LookupPath on a cue.Value.

cmd/cue

Fix a panic which could occur when using cue cmd tasks referencing definitions.

Fix a panic which could occur when cue get go encountered a Go enum type with zero named values.

Encodings

Fix a bug in the TOML decoder where nested arrays were not being correctly mapped to CUE values.

Full list of changes since v0.15.1

v0.15.2

Compare Source


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 Renovate Bot.

@parsec-renovate parsec-renovate bot force-pushed the renovate/aqua-cue-lang-cue-0.x branch from 208a69e to 9d2f205 Compare December 30, 2025 12:08
@parsec-renovate parsec-renovate bot changed the title fix(deps): update dependency aqua:cue-lang/cue ( 0.15.1 ➔ 0.15.2 ) fix(deps): update dependency aqua:cue-lang/cue ( 0.15.1 ➔ 0.15.3 ) Dec 30, 2025
@parsec-renovate parsec-renovate bot changed the title fix(deps): update dependency aqua:cue-lang/cue ( 0.15.1 ➔ 0.15.3 ) fix(deps): update dependency aqua:cue-lang/cue ( 0.15.1 ➔ 0.15.4 ) Jan 27, 2026
@parsec-renovate parsec-renovate bot force-pushed the renovate/aqua-cue-lang-cue-0.x branch from 9d2f205 to 27658ab Compare January 27, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants