pullrequests Search Results · language:Edge language:TypeScript language:HTML language:TypeScript language:Java language:Python
Filter by
194M results
Recalibrates the homepage cinematic intro ( Welcome to / SHAPE ) to use the clean SHAPE wordmark.
It previously rendered the wordmark by clipping a 48px slice out of the full logo.png (.intro-shape-text ...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| @types/node (source) | 25.9.1 → 25.9.2 | age | adoption | passing ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @types/node (source) | 20.19.41 → 20.19.42 | age | confidence |
| @types/react (source) | 19.2.16 ...
dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| @types/node (source) | 25.9.1 → 25.9.2 | age | adoption | passing ...
dependencies
dev-dependencies
Archives the member-aware-campaign-access OpenSpec change after merge of #359.\n\n- Moves
openspec/changes/member-aware-campaign-access/ → openspec/changes/archive/2026-06-05-member-aware-campaign-access/\n- ...
Replace the password field with a lastName field in the ClientResponse record. This removes sensitive password data from
the client-facing DTO and adds the client s surname; other fields (idClient, firstName, ...
Fixes the runtime error Unable to resolve packages/pulumi-components/src/stacks/app-platform-stack.ts when provisioning
user infra. The API ts-node-compiles the stack source at runtime, but the prod image ...