Skip to content

pullrequests Search Results · language:B4X language:C++ language:JavaScript language:Go

Filter by

129M results  (2 s)

129M results

🤖 AI-Powered Solution Draft This pull request is being automatically generated to solve issue #2956. 📋 Issue Reference Fixes #2956 🚧 Status Work in Progress - The AI assistant is currently analyzing ...

Summary - promote the current dev branch to main - includes the latest cleanup and integration work already merged into dev Verification - not run in this PR creation pass

Proposed changes from Molten.Bot This PR implements the requested changes described below. Built using AI-assisted engineering and reviewed before submission. Only relevant files were modified. json ...

Creates spec/ROADMAP.md as the single, evidence-backed SSOT for workstream status, and demotes STRUCTURE.md from making status claims (the root cause of the drift this PR fixes). No scripts//test/ changes. ...

Problem connect-pg-simple with createTableIfMissing: true uses CREATE INDEX (not IF NOT EXISTS), throwing relation IDX_session_expire already exists on every session store operation. This causes all payment ...

main file added

Bumps follow-redirects from 1.15.11 to 1.16.0. details summary Commits /summary ul li a href= https://github.com/follow-redirects/follow-redirects/commit/0c23a223067201c368035e82954c11eb2578a33b code 0c23a22 ...
dependencies
javascript

Problem TestConsumer_processSpan_channelClosed was flaky and failed the Integration tests (race) CI lane (run 26689701959). It runs in the root package, which the integration lane compiles with -tags=integration; ...

Description This PR significantly hardens the application s overall error handling architecture. It aggressively patches vulnerabilities related to malformed data payloads, impossible query parameters, ...