pullrequests Search Results · language:Dune language:Python language:Java language:Java language:Python language:Java
Filter by
86.8M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| io.sentry:sentry | 8.43.0 → 8.43.1 | age | confidence |
Release Notes
details summary getsentry/sentry-java ...
dependencies
Updates the requirements on redis to permit the latest version. details summary Release notes /summary p em Sourced from
a href= https://github.com/redis/redis-py/releases redis s releases /a . /em /p ...
Summary
- add a typed ProtectedArtifactSet read model that composes protected artifact refs from current environment
inventory, release tuples, active preview generations, ready preview feedback, ...
Summary
- Add named diabetes remission and central adiposity term blocks to querypack builders.
- Inject those terms only into busca2a and busca2b structured components.
- Keep the expansion anchored ...
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application is vulnerable ...
ai-remediation
severity-medium
What this does
Hardens the Pillar 3a/3b submission pipeline so a single submitted URL lands a clean, visible record. The headline
change is the live but flagged model: an auto-submitted record publishes ...
Description
Follow-up to #11507 review: Both DockerEventsLookup and K8sInformerLookup only cleared _synced in the exception arms of
_run. Clean returns from _watch_loop left _synced=True during the reconnect ...
Summary
Implemented the W2-07 observability gate across kernel logs/traces and the orchestration metrics contract: bounded
contract marker exposure, trace/request continuity through enqueue/cancel/retry/terminal ...
Per the suggestion to use Python s shlex. Swaps the redirect parser s hand-rolled per-segment tokenizer for stdlib
shlex.split (POSIX) — correct quote/escape handling (e.g. python my\ script.py → [ python ...