Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Java

Filter by

211M results  (2 s)

211M results

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | eslint (source) | ^10.0.0 → ^9.39.2 | age | confidence | Release Notes details summary eslint/eslint ...

Closes #188. Problem ActivationPage.submitActivation() set activated = true unconditionally and had no try/catch. activateAccount() discarded the Response and never checked response.ok. So on any backend ...

Summary - Self-host Google Fonts — Inter, JetBrains Mono, Space Grotesk downloaded as WOFF2 (latin + latin-ext, ~363 KB). All fonts.googleapis.com references removed from every page. - Windy iframe ...

Bumps pnpm/action-setup from 6.0.0 to 6.0.9. details summary Release notes /summary p em Sourced from a href= https://github.com/pnpm/action-setup/releases pnpm/action-setup s releases /a . /em /p blockquote ...

Slice 7d — Branding (accent color) Guilds can now brand their public form and status pages with an accent color. How it works The theme s primary is an HSL-channel token (--primary: 161 94% 30%). brandStyle() ...

Adds a SKILL.md file documenting how to test Night-Journal s core features: test connection validation, model presets, image upload, and image persistence. Devin Session: https://app.devin.ai/sessions/9694ac7c786048bc82cecf7b38401c42 ...

Bumps the all-root-tooling group with 1 update: @playwright/test. Updates @playwright/test from 1.60.0 to 1.61.0 details summary Release notes /summary p em Sourced from a href= https://github.com/microsoft/playwright/releases ...

deleteTable did a raw table.delete() with no handling. A table that has orders attached failed the foreign-key constraint and surfaced as a 500. Now it nulls out those orders tableId in the same transaction ...