pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Python
Filter by
149M results
Bumps @anthropic-ai/claude-code from 2.1.152 to 2.1.178. details summary Release notes /summary p em Sourced from a
href= https://github.com/anthropics/claude-code/releases @anthropic-ai/claude-code s ...
dependencies
javascript
Problem
In production the two-tier cache runs L1-only (SKIP_REDIS_INIT=true, Redis off). But the L2 cache helpers still
attempted a lazy connection on every call, each hitting the 2s CACHE_OPERATION_TIMEOUT ...
Bumps graphql from 15.8.0 to 17.0.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/graphql/graphql-js/releases graphql s releases /a . /em /p blockquote h2 v17.0.0 ...
dependencies
javascript
Updates the requirements on paho-mqtt to permit the latest version. details summary Release notes /summary p em Sourced
from a href= https://github.com/eclipse/paho.mqtt.python/releases paho-mqtt s releases ...
dependencies
python
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| infrabits/ci-pack (changelog) | action | digest | e6fda6b → c72247f |
Configuration
📅 Schedule: ...
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
Part of OLMIS-8238. Admin sets a facility display mode; on login it is applied from the home facility and the user s
unit choice is restored from / saved to the preferences endpoint.
https://openlmis.atlassian.net/browse/OLMIS-8238 ...
Closes #159.
Problem
engine.py declared SUPPORTED_API_VERSION = 1. but never read or enforced api_version — the constant was referenced
nowhere and was also stale (the server has been on major 2 since ...