pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:Java language:Python
Filter by
264M results
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 95%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-low
Bumps the npm_and_yarn group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| axios | 1.15.0 | 1.16.0 |
| form-data | 4.0.0 | 4.0.4 |
| lodash | 4.17.21 | 4.18.1 |
| node-forge ...
dependencies
javascript
Description
This change adds a batch_trigger_creation_duration timing metric to measure the total time spent creating pending
triggers during a single invocation of TriggerRunner.create_triggers().
The ...
area:Triggerer
Shape drift — posthog active_users
Resolves shape drift detected in RAW-482 for the active_users resource (maps to trendsSchema in
packages/connectors/posthog/src/posthog.ts).
PostHog now returns additional ...
shape-drift-auto
Summary
- keep generated catalog entries concise by only writing the submitted server description to docs pages
- move install, transport, auth, client, and license metadata into the draft PR body ...
Security fix from Sentinel
No Rate Limiting on Nutritionix API Calls (medium)
The fetch_calories_from_nutritionix() function is called directly on every button press without any throttling or
caching. ...
Bumps the npm_and_yarn group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| turbo | 1.10.3 | 2.9.14 |
| vite | 4.1.4 | 6.4.2 |
| vitest | 3.1.4 | 3.2.6 |
| ws | 8.12.0 ...
dependencies
javascript
Summary
The gql.tada scan command uses what we already have and know about the GraphQL schema, documents/fragments/queries in
the source code, and TypeScript itself to offer up insights on a given codebase. ...
Makes npm i -g @openacme/cli work on any machine without a compiler — no more better-sqlite3 build failures on boxes
lacking build tools.
Changes
- db: better-sqlite3 → node-sqlite3-wasm (pure WASM). ...