pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Go
Filter by
118M results
Summary
- Resolved 13 open Dependabot security alerts by adding yarn resolutions for vulnerable transitive dependencies
Dependabot Alerts Resolved
| Alert | Package | Severity | Fix |
| --- | --- ...
Closes the two mechanicals deferred from the dogfood-fix PR (#3). 6 files, +227/−2.
enforcement/scripts/check-manifest.mjs — the same-commit rule, made mechanical
MANIFEST s own rule ( update this ...
Summary
A new discover response was captured, stored, and plotted on the map — but never appeared in the Messages panel. Root
cause: classifyReception tags DISCOVER_RESP replies as sender_kind: discover_pubkey ...
Summary
The ⊘ ( Ignore this ID ) button in the Messages panel could only ever ADD a sender to the ignore-list; un-ignoring
required opening Settings and using the per-item Remove button. The button is ...
Motivation
When the Update gomod2nix workflow pushes the regenerated gomod2nix.toml back to a Renovate/Dependabot branch, it
authenticates with the default GITHUB_TOKEN. GitHub deliberately holds pull_request ...
What
Added missing package to devDependencies: react-dom.
Why
CI failed with Cannot find module react-dom .
Root cause: The project declares React 17 but does not include a matching react‑dom dependency, ...