pullrequests Search Results · language:Dune language:Python language:Python language:HTML language:CSS language:JavaScript
Filter by
183M results
Bumps serve-static from 1.14.1 to 1.16.3. details summary Release notes /summary p em Sourced from a href=
https://github.com/expressjs/serve-static/releases serve-static s releases /a . /em /p blockquote ...
dependencies
javascript
…n_qa_sa` table for qa
!--- DO NOT EDIT -- Mergify Payload -- { merge-queue-pr : true} -- Mergify Payload End --
🎉 This pull request has been checked successfully and will be merged soon. 🎉
Branch main (a1ab86c) and #1353 ...
This PR introduces a major new feature: Automatic Peer Discovery, which allows users to find each other on the LAN
without manual IP entry. It also significantly hardens the application s security posture ...
!-- Thanks for opening a PR! Your contribution is much appreciated. To make sure your PR is handled as smoothly as
possible we request that you follow the checklist sections below. Choose the right checklist ...
Summary
Two small cleanups:
1. FakeBaseConnection.__init__ was a no-op override. It was defined as def __init__(*args, **kwargs) — no explicit self
— and only delegated to FakeBaseConnectionMixin.__init__. ...
💡 What: Replaced path.exists() checks with match File::open() in parse_scalar_field and parse_vector_field in
backend/accelerator/src/lib.rs. 🎯 Why: To eliminate redundant stat system calls and prevent ...
Summary
Adds a workflow_dispatch trigger to release.yml.
Why: when a PR is auto-merged by the github-actions bot (GITHUB_TOKEN), the resulting push to main does not fire
push-triggered workflows (GitHub ...