Skip to content

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

Filter by

253M results  (3 s)

253M results

Why Chart migration #5 (final) — the most data-dense view. Migrates the 5 Recharts charts in FinancialsView to Observable Plot (the 3 donuts already use the d3-shape Donut from #4). What Replaces only ...

Updates the requirements on dayjs to permit the latest version. details summary Release notes /summary p em Sourced from a href= https://github.com/iamkun/dayjs/releases dayjs s releases /a . /em /p blockquote ...

Bumps the npm_and_yarn group with 1 update in the / directory: vitest. Bumps the npm_and_yarn group with 1 update in the /client directory: vitest. Updates vitest from 3.2.4 to 4.1.0 details summary Release ...
dependencies
javascript

Bumps the tooling group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | tailwind-merge | 2.6.1 | 3.6.0 | | @biomejs/biome | 2.4.15 | 2.4.16 | | @vitejs/plugin-react | ...
dependencies
javascript

Bumps the github-actions group with 1 update: actions/setup-go. Updates actions/setup-go from 6.2.0 to 6.4.0 details summary Release notes /summary p em Sourced from a href= https://github.com/actions/setup-go/releases ...
dependencies
github_actions

Bumps commander from 14.0.3 to 15.0.0. details summary Release notes /summary p em Sourced from a href= https://github.com/tj/commander.js/releases commander s releases /a . /em /p blockquote h2 v15.0.0 ...
dependencies
javascript

change list: - feat: add a task module - data: append new remold - data: update values - doc: add JSDoc to the data - feat: restructure REMOLD_DATA data - feat: restructure DOLL_DATA data ...

Bumps the npm-production-minor-patch group with 12 updates: | Package | From | To | | --- | --- | --- | | @clerk/localizations | 4.6.2 | 4.7.0 | | @clerk/nextjs | 7.3.3 | 7.4.2 | | @hookform/resolvers ...
dependencies
javascript

Bumps @react-pdf/renderer from 4.3.2 to 4.5.1. details summary Release notes /summary p em Sourced from a href= https://github.com/diegomura/react-pdf/releases @​react-pdf/renderer s releases /a . /em ...
dependencies
javascript

The bug (3 parts) src/components/entity/ZoneUseCases.astro declares interface Props { goodFor: string[]; limits: string[] } and reads const { goodFor = [], limits = [] } = Astro.props. It renders the ...