Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:Python language:Java language:Java language:Python

Filter by

169M results  (2 s)

169M results

This PR contains the following updates: | Package | Update | Change | | --- | --- | --- | | ghcr.io/hotio/prowlarr | minor | release-2.3.5.5327 → release-2.4.0.5397 | Configuration 📅 Schedule: (UTC) ...
renovate

Problem The Dockerfile build failed with /bin/sh: 1: pip: not found because the Railpack builder image uses mise to manage Python, which does not place pip on the default PATH. The two-stage approach ...

Bumps the npm_and_yarn group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | vite | 7.1.11 | 8.0.16 | | vitest | 3.2.4 | 4.1.8 | | ws | 8.18.3 | 8.21.0 | | @babel/plugin-transform-modules-systemjs ...
dependencies
javascript

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | DanySK/build-check-deploy-gradle-action | action | patch | 4.0.33 → 4.0.34 | Release Notes details ...
dependencies

Problem (live) First post-#1621 implement: git apply failed: error: patch failed: main.go:1 on a well-formed diff. Root: goose runs in the SHARED wgmesh clone whose tree still carries the previous issue ...

Motivation - Prevent caller-controlled inputs from spoofing kernel-owned flow context keys (notably principal identifiers) which could confuse authorization checks for function.call steps. - Ensure ...
aardvark
codex

Summary - Player no longer covers the bottom navigation bar on mobile — repositioned from fixed bottom-0 to fixed bottom-14 lg:bottom-0 (56px, matching measured BottomTabs height) - Added timestamp ...