pullrequests Search Results · language:Dune language:Python language:TypeScript language:Java language:Python language:JavaScript
Filter by
53M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
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:
- python/requirements.txt ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Closes #405.
Brings Photo Report templates into the new in-Job model (ADR 0009): templates now carry per-Section boilerplate write-up
text (the same rich-text HTML a report Section holds), management ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
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:
- go/go.mod ...
POST /api/import/sqlite (shipped in #35) uploads a multi-MB SQLite file. nginx s 1m default client_max_body_size
would 413 it at the hive-web proxy before it reached hive-api. Bump to 64m (server-level). ...
What
Stripe embedded checkout now calls whichever initialization method the loaded Stripe.js exposes -
createEmbeddedCheckoutPage() when present, otherwise initEmbeddedCheckout().
Why
Stripe removed ...
pr:fix