pullrequests Search Results · language:Dune language:Python language:JavaScript is:public language:Python language:JavaScript
Filter by
35.5M results
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
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
Sem mais CSS/scale magic — foto exata da tela em 1 folha A4.
🤖 Generated with Claude Code
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @babel/core (source) | 7.29.0 → 7.29.7 | age | confidence |
Release Notes
details summary ...
renovate-deps
Summary
Adds the first WallGuard query context contract surface for Prophet Core Query.
This PR introduces:
- schemas/wallguard-query-context.schema.json
- examples/wallguard-query-context/same-wall-assembled.json ...
Updates the requirements on ruff to permit the latest version. details summary Release notes /summary p em Sourced from
a href= https://github.com/astral-sh/ruff/releases ruff s releases /a . /em /p blockquote ...
dependencies
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| rollup (source) | 4.60.4 → 4.61.0 | age | confidence |
Release Notes
details summary rollup/rollup ...
Summary
Regenerates pyatlan_v9 from the rebased BLDX-1206 branch of atlanhq/models, which is master + renderer/toolkit/workflow
improvements.
What s new (brought in from models@master)
- Unstructured ...
Don t let unquoted attribute value s consume the / if it seems like the user meant to self-close a tag. Potential
solution to #132. Alternative to #136.
What
shell_exec ran shlex.split + subprocess.run(shell=False), so shell syntax silently broke — cd-chains, pipes, redirects,
/||, globs, and $ expansion all became literal args. This switches it to [ ...