pullrequests Search Results · language:Edge language:Python language:JavaScript language:HTML language:Java language:JavaScript
Filter by
210M results
Renames the Knowledge Check button and nav entry to just Knowledge Check (removes the Module 1 — prefix), per request.
🤖 Generated with Claude Code
Generated by Claude Code
Summary
Two more steps in the ChatApp decomposition, pushing the orchestrator under the 1100-line mark:
- src/hooks/useChatDerivedState.js — the ~150-line block of pure derived values: contact lists, ...
Updates the requirements on ruff to permit the latest version. details summary Release notes /summary p em Sourced from
a href= https://github.com/astral-sh/ruff/releases ruff s releases /a . /em /p blockquote ...
dependencies
python
Bumps kamal from 2.11.0 to 2.12.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/basecamp/kamal/releases kamal s releases /a . /em /p blockquote h2 v2.12.0 /h2 h2 ...
dependencies
ruby
This just reflects changes in the yamls to deal with the change of the repo name. Also modified the README.md.
The fluid property is not valid inside functions config — it must be set at the root level of vercel.json.
Bumps form-data from 3.0.4 to 3.0.5. details summary Changelog /summary p em Sourced from a href=
https://github.com/form-data/form-data/blob/master/CHANGELOG.md form-data s changelog /a . /em /p blockquote ...
dependencies
javascript
Bumps actions/upload-artifact from 4 to 7. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/upload-artifact/releases actions/upload-artifact s releases /a . /em ...
dependencies
github_actions
Bumps @types/node from 20.19.41 to 26.0.0. details summary Commits /summary ul li See full diff in a href=
https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node compare view /a /li ...
dependencies
javascript
What changed
- compare disclosed ROE floating-point results with assertAlmostEqual
Why
Binary floating-point normalization can represent 23.2 as 23.200000000000003. The exact equality assertion blocked ...