|
Ran
|
Jobs
1
|
Files
231
|
Run time
1min
|
Badge
README BADGES
|
push
github
Update dependency cue to v0.15.4 (main) (#3914) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cue](https://redirect.github.com/cue-lang/cue) | minor | `0.6.0` -> `0.15.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cue-lang/cue (cue)</summary> ### [`v0.15.4`](https://redirect.github.com/cue-lang/cue/releases/tag/v0.15.4) #### 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. <details> <summary><b>Full list of changes since v0.15.3</b></summary> - internal/cueversion: bump LanguageVersion for v0.15.4 by [@​mvdan](https://redirect.github.com/mvdan) in [`50c137c`](https://redirect.github.com/cue-lang/cue/commit/50c137cdd) - internal/ci: bump Go and goreleaser for v0.15.4 by [@​mvdan](https://redirect.github.com/mvdan) in [`8e3eaa9`](https://redirect.github.com/cue-lang/cue/commit/8e3eaa93a) - cmd/cue: relax login --token prefix validation by [@​rustyx](https://redirect.github.com/rustyx) in [`d0bd478`](https://redirect.github.com/cue-lang/cue/commit/d0bd47813) - cue/ast/astutil: fix nil pointer dereference in postfix alias error by [@​mvdan](https://redirect.github.com/mvdan) in [`c5df0af`](https://redirect.github.com/cue-lang/cue/commit/c5df0af7c) - internal/core/debug: fix stack overflow in error formatting by [@​mvdan](https://redirect.github.com/mvdan) in [`bf7a40d`](https://r... (continued)
9670 of 12725 relevant lines covered (75.99%)
16.48 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 21859027283.1 | 231 |
75.99 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|