pullrequests Search Results · language:Edge language:TypeScript language:PHP language:Python language:JavaScript language:Java
Filter by
277M results
mcpconform 0.2.0 (just released) added the CI ergonomics this workflow was hand-rolling. This adopts them.
Changes
- Live-surface lint: replace the 4-line zero-tools guard (--dump + node -e count + ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Bumps the npm-development group with 3 updates in the / directory: @types/node, prettier and tsx.
Updates @types/node from 22.19.19 to 22.19.20 details summary Commits /summary ul li See full diff in ...
dependencies
javascript
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-high
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| softprops/action-gh-release | action | pinDigest | → 3bb1273 |
| web-ext | devDependencies | pin ...
dependencies
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: MEDIUM
- Confidence: 75%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-medium
Changes
- remove Powered by at the bottom of card layout
- reduce the size of card template image
Upstream source
- CLI: Checkly CLI checkly
- Upstream version: 8.7.0
- Sources:
- npm package metadata: https://www.npmjs.com/package/checkly/v/8.7.0
- GitHub release: https://github.com/checkly/checkly-cli/releases/tag/8.7.0 ...
Summary
Improves container orchestration reliability by addressing three gaps in the existing docker-compose.yml:
1. Health checks for all services — Previously only config-server and discovery-server ...
What
SingleFlightCommand frees its job_lock via the with finally on a normal exit or exception, and the docstrings
(commands.py, locks.py, base.py) claimed SIGTERM was covered too. It wasn t: Python s ...