astral-sh/ruff: 0.15.21
Release Notes Released on 2026-07-09. Preview features Add --add-ignore for adding ruff:ignore comments (#26346) [flake8-comprehensions] Drop C409 tuple comprehension preview behavior (#25707) Avoid whitespace…
Daily edition · Languages
TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.
Release Notes Released on 2026-07-09. Preview features Add --add-ignore for adding ruff:ignore comments (#26346) [flake8-comprehensions] Drop C409 tuple comprehension preview behavior (#25707) Avoid whitespace…
This is the release of opam 2.5.2. Binaries and full archive are signed by the opam dev team (fingerprint 92C5 26AE 50DF 3947 0EB2 911B ED4C F1CA 67CB AA92). To verify the authenticity of one of these files, run the…
Added tag jdk-28+6 for changeset 05c93a1
Added tag jdk-27+30 for changeset 130383b
See full release notes: https://go.dev/gopls/release/v0.23.0 Full Changelog: https://github.com/golang/tools/commits/gopls/v0.23.0
Language Consider Result<T, Uninhabited> and ControlFlow<Uninhabited, T> to be equivalent to T for must use lint Add allow-by-default dead_code_pub_in_binary lint for unused pub items in binary crates Stabilize the…
0.98.0 release
What's Changed Other Changes 💡 Fix validation by @dstepanov in #12790 Full Changelog: v5.1.4...v5.1.5
A feature request never arrives as "change all DTOs", it arrives as "implement support for NVIDIA Nemotron". Such a requirement lands in one main responsibility, with minor adjustments rippling into a few neighboring…
This release is built with Go 1.25.12 and fixes a security issue in a UI dependency. [SECURITY] UI: Bump sanitize-html to v2.17.5 to fix CVE-2026-53606. #19060
v0.305.5
Update golang.org/x dependencies to their latest tagged versions. Change-Id: Ic2bcf3369062c735a51a1db5d4674344581425c2 Reviewed-on: https://go-review.googlesource.com/c/tools/+/798640 Reviewed-by: David Chase…
The Rust team is happy to announce a new version of Rust, 1.97.0. Rust is a programming language empowering everyone to build reliable and efficient software. If you have a previous version of Rust installed via rustup,…
Dynamic OG images for docs pages (#8527) * Add dynamic OG images for docs pages * Match OG card design to existing static images * Generate OG images statically at build time * Clean up orphaned lockfile entry * Show…
docs: wrap state updates after await in startTransition (#8443)
[Suspense] Tune demo heights and section copy (#8526) * Tune Suspense demo heights, data delay, and DOM comparison wording * Make section openers stand alone and restore demo timing * Shrink image demo portraits so both…
[Suspense] Polish activation examples (#8525) * Polish Suspense activation examples - Move Canary badges into section headings and render them icon-only in the table of contents - Replace the image demo's text fallback…
[Suspense] Document what activates a boundary, with live examples (#8505) * [Suspense] Add 'What activates a Suspense boundary' section * [Suspense] Clarify image activation wording (review feedback) * Define…
Update React repo owner (#8524)