Update dependencies and tool versions - #1423
Merged
Merged
Conversation
Rebuilt on top of current main (which had since removed Playwright's CI integration and moved Node versions to follow a pinned Nixpkgs snapshot). Bumps fjs/ci/config/module.f.ts: functionalscript 0.39.0 -> 0.41.0 (latest published release), and the nixos-26.05 Nixpkgs snapshot to the channel's current commit (Node versions it provides are unchanged: 26.5.1/22.23.2/24.18.0). All other pins (Bun, Deno, wasmtime, wasmer, Rust, GitHub Actions, runner images) already matched their latest available versions. Regenerated .github/workflows/ci.yml and the Nix flakes via `npm run ci-update`. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01N5ZNnHfJoWiuSzRyYCeiRn
sergey-shandar
force-pushed
the
claude/busy-hopper-hfpfwk
branch
from
August 4, 2026 13:07
daf1083 to
4104fba
Compare
This was referenced Aug 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR updates various development dependencies and tool versions used in the CI/CD pipeline and local development environment.
Key Changes
0.38.0to0.41.0across all CI workflows and configuration1.62.0to1.62.1in package.json, deno.lock, and CI configuration26.5.0→26.6.022.23.1→22.23.224.18.0→24.19.047.0.2to47.0.3Implementation Details
.github/workflows/ci.yml)fjs/ci/config/module.f.tspackage.jsonanddeno.lockare kept in sync with the CI configurationhttps://claude.ai/code/session_01N5ZNnHfJoWiuSzRyYCeiRn