pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Python language:HTML
Filter by
173M results
Bumps ruff from 0.15.14 to 0.15.15. 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 h2 0.15.15 /h2 h2 ...
dependencies
python:uv
Adds ESLint rule no-missing-as-const.
Imported from vibe-types/eslint-plugin.
This PR contains the following updates:
| Update | Change |
| --- | --- |
| lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions.
...
(see https://github.com/j1nx/homeassistant-phonetrack/pull/13) the previous method (Throttle) to repeat a job was not
working anymore. this works for me
- added error handling when connecting to the ...
Description
Self-hosters often set up the server, grab an API key, and build against the API without ever discovering the bundled
web dashboard (some even build their own). This is a discovery gap. Surface ...
Summary
- Add UserPromptSubmit hook (sanitize-user-prompt.mjs) that blocks prompts containing payload-capable invisible
Unicode (Cf, variation selectors) or ANSI escapes. Closes the gap where PostToolUse ...
Summary
- GH#9046 — Shadow DOM accumulation: _mount() now drains all shadow root children with while (firstChild)
removeChild(…) before appending style and #autobot-root. Previously each attributeChangedCallback ...