Skip to content

fix(deps): bump default Elide runtime to 1.4.0+20260707 (latest nightly)#73

Open
Sam Gammon (sgammon) wants to merge 1 commit into
mainfrom
chore/elide-1.4.0-nightly
Open

fix(deps): bump default Elide runtime to 1.4.0+20260707 (latest nightly)#73
Sam Gammon (sgammon) wants to merge 1 commit into
mainfrom
chore/elide-1.4.0-nightly

Conversation

@sgammon

Copy link
Copy Markdown
Member

Bumps the pinned default Elide runtime from 1.3.6+202606281.4.0+20260707 (the latest nightly release).

  • Added the 1.4.0+20260707 entry to ELIDE_VERSIONS with sha256-… SRI for all four platforms, computed directly from the GitHub release assets.
  • Bumped DEFAULT_VERSION to 1.4.0+20260707.
  • Regenerated docs/extensions.md (the elide.install default version) so docs-freshness passes.
platform sha256 (SRI)
linux/amd64 sha256-kG1Dko6oW7QpIk5I1MmCYVQFTg/qcmlyFT1xqpAbv58=
linux/arm64 sha256-U/gK+QL65sIAkCeiG/JaEylYHNJli0+mNJ8EXLhA8xo=
macos/arm64 sha256-wJhyP+Lijt0VLyTfCYKMDOkhuUVxbDUkn3tXhn33+Yc=
windows/amd64 sha256-JQiNk43a5XhS1seUHpZP7bD4XkMExwMOCQb34+sMCm0=

The integration CI job downloads the real pinned artifact, validating the hashes end-to-end. Benchmarks will pick up 1.4.0 automatically (they read DEFAULT_VERSION).

Add the 1.4.0+20260707 entry to ELIDE_VERSIONS (SRI hashes computed from the
GitHub release assets for all four platforms) and point DEFAULT_VERSION at it,
up from 1.3.6+20260628. Regenerated docs/extensions.md for the new default.

Signed-off-by: Sam Gammon <sam@elide.dev>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the pinned default Elide runtime nightly version used by rules_elide, and refreshes generated Stardoc docs so the documented elide.install() default stays in sync with the actual default runtime selection.

Changes:

  • Added Elide runtime version 1.4.0+20260707 to the ELIDE_VERSIONS integrity table with SRI hashes for all supported platforms.
  • Bumped DEFAULT_VERSION to 1.4.0+20260707 so consumers who don’t specify a version pick up the latest verified nightly.
  • Regenerated docs/extensions.md so the documented default elide.install(version=...) matches the code default.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
elide/private/versions.bzl Adds the new pinned nightly version + SRI hashes and updates the default runtime version.
docs/extensions.md Updates generated extension docs to reflect the new default version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codspeed-hq

codspeed-hq Bot commented Jul 7, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚡ 1 improved benchmark
❌ 1 regressed benchmark
✅ 7 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
test_javac_full[elide] 22 ms 30.5 ms -27.94%
test_cold[integration] 2.9 s 2.6 s +14.39%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing chore/elide-1.4.0-nightly (2b80d7c) with main (9d9c639)

Open in CodSpeed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants