pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:HTML language:Java
Filter by
156M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| pnpm (source) | 11.8.0 → 11.9.0 | age | confidence |
Release Notes
details summary pnpm/pnpm ...
renovate
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| Meziantou.NET.Sdk | 1.0.111 → 1.0.113 | age | confidence |
| Meziantou.NET.Sdk.Web | 1.0.111 ...
Reverts arturocueva81/SuperCampeones#10 Se revirtió el merge #10 porque:
Se hizo sin revisión/aprobación dev nunca va directamente a main — debe pasar primero por release/v3.0 El flujo correcto
es: feature/ ...
Automated PR for traffic splitting synthetic test. Environment: env-dfb89fc3a7b0464f9e0394923b110de8. Created
at 2026-06-25 02:03:36 UTC
Bumps actions/checkout from 6 to 7. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v7.0.0 ...
dependencies
github_actions
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| node | uses-with | minor | 24.16.0 → 24.18.0 |
Release Notes
details summary actions/node-versions ...
renovate
Just a bit changes in the proyect
Automated test pull request
getdebug auto-fix: Open Redirect
Severity: medium · Category: open-redirect File: src/routes/net.js:33
What this fix does
Replaced an unsafe redirect target builder with a safe one to prevent open redirects. ...
getdebug auto-fix: Math.random used for security-sensitive token generation
Severity: high · Category: insecure-random File: src/utils/crypto.js:15
What this fix does
Replaced Math.random() with crypto.randomBytes() ...