pullrequests Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript
Filter by
178M results
Summary
- Record GitHub Secrets actual input as Confirmed without recording any secret values.
- Add Secrets Input Status table and Not recorded safeguards for keystore base64, passwords, and key ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| smol-toml@ 1.6.1 | [^1.6.1 →
^1.7.0](https://renovatebot.com/diffs/npm/smol-toml@ 1.6.1/1.6.1/1.7.0) ...
dependencies
Syncs the web app s navigation state to/from the browser URL with no external dependencies — uses pushState, popstate,
and window.location directly. Picker overlays and transient mode state are intentionally ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| prettier (source) | 3.8.5 → 3.9.0 | age | confidence |
Release Notes
details summary prettier/prettier ...
automerge
dependencies
dev dependencies
minor
Worum geht s
Die FAQ-Sektion ist nicht mehr Teil der Startseite, sondern lebt auf einer eigenen Seite /faq, die über einen Link im
Footer erreichbar ist.
Änderungen
- Neu: app/faq/page.tsx — eigene ...
SVG text y задаёт базовую линию, а не центр → итог в центре donut визуально «висел» выше середины кольца. Добавил
dominant-baseline= central (и подровнял y числа/EUR), чтобы y означал вертикальный центр ...
Summary
Vitest s include: [ **/*.test.ts ] was also globbing duplicated test files inside git worktrees under
.claude/worktrees/. Those duplicates ran concurrently with the originals against the shared ...