Skip to content

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

Filter by

211M results  (2 s)

211M results

Motivation - The country/currency selector modal was still displaying English copy and some country names when a non-English site language was selected, so the UI must show localized strings and ...
codex

TestCard Component Adds a new self-contained TestCard React component built from the Figma design reference. What s included - Dark-themed card UI matching the Figma design ( UI magician Agent panel) ...

This pull request updates supported versions of the existing libraries in the repo. Added tested versions: io.helidon.builder:helidon-builder-api - 4.5.0 io.helidon.common.features:helidon-common-features-api ...
library-bulk-update

Bumps the npm_and_yarn group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | simple-git | 3.28.0 | 3.36.0 | | esbuild | 0.25.6 | 0.28.1 | | vitest | 1.6.1 | 3.2.6 | | ...
dependencies
javascript

Summary - Init Vite + React + TypeScript + TailwindCSS project - TypeScript type definitions for all API entities - Zustand auth store with localStorage + permission helper - Axios instance with ...

Fixes the legacy-data.test.ts test errors where it was encountering no such table: messages SQL exceptions because the legacy v1 test database mock was incomplete. Also resolves a typescript build error ...

Bumps the cargo-minor group with 9 updates in the /src-tauri directory: | Package | From | To | | --- | --- | --- | | aws-config | 1.8.17 | 1.8.18 | | aws-smithy-types | 1.4.9 | 1.5.0 | | aws-sdk-ecs ...
dependencies
rust

Closed #210 Summary, Related issues (Closes #), Type of change, Testing performed, Screenshots, Author checklist (rebase, lint/build/test, no new warnings), Reviewer guidance. Acceptance: Exists, mirrors ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | @aws-sdk/client-sqs (source) | ^3.1064.0 → ^3.1065.0 | age | confidence | - [ ] !-- rebase-check ...

Summary - Add multi-stage Docker build for NestJS backend - Optimized production image size Author Lê Hưng Thiện