Skip to content

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

Filter by

230M results  (2 s)

230M results

Bumps the dev-dependencies group with 4 updates in the / directory: @typescript-eslint/eslint-plugin, @typescript-eslint/parser, eslint and lint-staged. Updates @typescript-eslint/eslint-plugin from 8.59.0 ...
dependencies
javascript

Bumps the aksel group with 4 updates: @navikt/aksel-icons, @navikt/ds-css, @navikt/ds-react and @navikt/ds-tokens. Updates @navikt/aksel-icons from 8.10.6 to 8.11.0 details summary Release notes /summary ...
dependencies
javascript

Summary - lib/mdx-slug.ts — createHeadingSlugger() wrapping github-slugger (fresh per-document instance) + rehypeHeadingSlugs custom rehype plugin; shared chokepoint guarantees identical IDs between ...

- Reusable case-study shell (shared.tsx): masked-heading reveals, mass-rise stagger, depth parallax, count-ups, draw-on-scroll ECharts - 5 case studies (MDS compliance, charting library, color ...

Bumps the workflows group with 1 update: github/codeql-action. Updates github/codeql-action from 4.35.5 to 4.36.0 details summary Release notes /summary p em Sourced from a href= https://github.com/github/codeql-action/releases ...
dependencies
github_actions

Bumps @noble/hashes from 1.8.0 to 2.2.0. details summary Release notes /summary p em Sourced from a href= https://github.com/paulmillr/noble-hashes/releases @​noble/hashes s releases /a . /em /p blockquote ...

Per user direction (became too realistic, don t break the art style): strip the realistic rendering I had layered on — back to flat 2-stop gradients, and remove the two-light rim/sheen group, core-shadow ...

Summary Replace the hardcoded three-endpoint list on GET / with a dynamic enumeration of all registered public API routes (/v1/*, /v1beta/*, /backend-api/*). Previously the root endpoint returned only ...

Summary - require authentication on both GET /api/proposals and POST /api/proposals - keep the fix minimal by applying existing uthMiddleware at proposal router level - add focused auth regression ...