Skip to content

Update Go, Node.js, Python, Ruby, and SQLite versions - #242

Merged
rongxin-liu merged 1 commit into
mainfrom
rongxin/update-versions-2026-09
Sep 4, 2026
Merged

Update Go, Node.js, Python, Ruby, and SQLite versions#242
rongxin-liu merged 1 commit into
mainfrom
rongxin/update-versions-2026-09

Conversation

@rongxin-liu

Copy link
Copy Markdown
Contributor

Routine point-release bumps, staying on the release lines the Dockerfile already tracks (Go 1.26.x, Node.js 24.x LTS, Python 3.13.x, Ruby 4.0.x).

Dependency Before After
Go 1.26.3 1.26.8
Node.js 24.14.0 24.20.0
Python 3.13.12 3.13.15
Ruby 4.0.1 4.0.6
RubyGems 4.0.7 4.0.20
SQLite 3.51.2 3.53.4

shell.c.patch is re-anchored for SQLite 3.53.4: the banner hunk moved to line 37167, and upstream renamed sqlite3_fprintf to cli_printf. The old patch fails to apply against 3.53.4; the new one applies with no fuzz, and the patched shell compiles with the Dockerfile's exact gcc flags, reports 3.53.4, and starts without the banner.

Left as-is on purpose: Java 25.0.2 (jdk.java.net no longer publishes newer 25.x GPL builds; moving to 26/27 is a major-line change for a separate PR), http-server@14.1.1 and BFG 1.15.0 (already latest), and cs50==9.4.0 (intentionally pinned).

All new download URLs were verified to return 200 for both amd64 and arm64.

Go 1.26.3 -> 1.26.8, Node.js 24.14.0 -> 24.20.0, Python 3.13.12 -> 3.13.15,
Ruby 4.0.1 -> 4.0.6, RubyGems 4.0.7 -> 4.0.20, SQLite 3.51.2 -> 3.53.4.

Re-anchor shell.c.patch for SQLite 3.53.4: the banner hunk moved to line
37167 and upstream renamed sqlite3_fprintf to cli_printf.
@rongxin-liu rongxin-liu self-assigned this Sep 4, 2026
@rongxin-liu
rongxin-liu merged commit 675f12b into main Sep 4, 2026
3 checks passed
@rongxin-liu
rongxin-liu deleted the rongxin/update-versions-2026-09 branch September 4, 2026 01:01
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.

1 participant