pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:HTML
Filter by
234M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| eu.maveniverse.maven.mima.runtime:standalone-static (source) | 2.4.44 → 2.4.45 | age | confidence ...
dependencies
Fixes #5099.
Supersedes #5101. That PR (now merged) removed the titlebarInteractiveControl() reparenting and added registry-based
first-mouse — both fine hardening, but they were the wrong layer: the ...
What
In applyDecision s block branch (runtime/src/apply-decision.ts), state.recordViolation was called outside
withNativeBypass, unlike the allow / audit / would-block branches which all wrap it.
If ...
Automated test pull request
Automated test pull request
Summary
- H2 — place_bid now has FOR UPDATE locks on listing + squad rows, preventing a lower bid from winning over a higher
concurrent one
- H3 — Verified closed: live auction_listings schema ...
Description
- updated negotiation and transfer requests to utilize latest supported DSP version
- added missing JsonLd context files
Pre-review checks
Please ensure to do as many of the following ...
- Implement tests for normalizing warehouse names and codes, including diacritics handling.
- Validate exact matches for warehouse codes and names, including case insensitivity.
- Test for ambiguous ...