Skip to content

[pull] master from cube-js:master - #663

Merged
pull[bot] merged 2 commits into
code:masterfrom
cube-js:master
Aug 13, 2026
Merged

[pull] master from cube-js:master#663
pull[bot] merged 2 commits into
code:masterfrom
cube-js:master

Conversation

@pull

@pull pull Bot commented Aug 13, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

bsod90 and others added 2 commits August 13, 2026 09:38
…ries (#11531)

`lru = "0.6.5"` resolved to 0.6.6, affected by two HIGH use-after-free
advisories, both fixed in 0.7.1:

- GHSA-qqmc-hwqp-8g2w
- GHSA-v362-2895-h9r2

Went to 0.18.2 rather than the minimum 0.7.1 to land on a maintained line.

The only API change is the constructor: `LruCache::new` takes a `NonZeroUsize`
as of lru 0.9. A configured capacity of 0 would panic there, so it is clamped
to 1, with a test covering it. `cargo check` needed no other adjustments and
the 5 `sql::cache` tests pass.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
* Document the Python panel and the repositioned SQL toggle

* docs: restore the toolbar heading, add the preview callout, and tighten three lines

* docs: say Workbooks and Explore share the same flow, since Explore has one carve-out
@pull pull Bot locked and limited conversation to collaborators Aug 13, 2026
@pull pull Bot added the ⤵️ pull label Aug 13, 2026
@pull
pull Bot merged commit 17c7833 into code:master Aug 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants