pullrequests Search Results · language:Dune language:TypeScript language:Python language:Java language:C# language:JavaScript
Filter by
54.2M results
Summary
Redesigned the day section headers and jump navigation to use a cleaner, more editorial aesthetic with gold divider
rules and pill-shaped buttons. Updated the house card with a softer gradient ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
Description
This PR shows the addition of table of contents to the readme file. Changes Made
- Added a clickable Table of Contents to the README
- Improved navigation for contributors and users
...
Description
The account money functions had several ways to lose or duplicate money when a query failed partway through, all rooted
in how transactions were opened, committed, and cleaned up. This fixes ...
Harness has created this PR to fix risky or vulnerable packages.
📁 Changes included in this PR
Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- npm/package.json ...
$(cat EOF
Summary
- ConversationStatsService: add 15-minute periodic cache cleanup — evicts expired entries proactively instead of only
lazily filtering them on access
- MessageReadStatusService: ...
!-- PR into production cuts a release; PR into main doesn t. --
What changed
!-- one-paragraph summary --
Release (only if PR targets production)
- [ ] VERSION bumped (semver: patch for bugfix, minor ...
Summary
- make the upstream sync workflow merge with --no-commit so expected conflicts can be inspected
- auto-resolve only the three deleted upstream workflow files that should stay absent on Interact ...