-
### Verify latest release
- [X] I verified that the issue exists in the latest pnpm release
### pnpm version
9.7.1
### Which area(s) of pnpm are affected? (leave empty if unsure)
Lockfile
### Li…
-
I'm trying to drive the HFC Demo periodically against a Blockchain 0.6 starter network to gauge the health of the network. The demo usually works fine but occasionally I encounter one of these errors…
-
RateLimitedHttpMessageHandler:UniqueKeyForRequest doesn't take into account the content of the HttpRequestMessage when it is a POST request. POST requests which are similar and just have a different c…
-
I use `jsdom` in a project in Deno. `jsdom` uses `debug` as a dependency:
```
└─┬ jsdom@25.0.1
├─┬ http-proxy-agent@7.0.2
│ ├─┬ agent-base@7.1.1
│ │ └── debug@4.3.7 deduped
│ └── debug…
-
**Describe the bug in current situation**
When email files contain tabular data, and they are converted to PDF via the conversion service, there are various formatting issues with the data based on…
-
**Thanos, Prometheus and Golang version used**:
thanos v0.31.0
prometheus v2.41.0
**What happened**:
I have one hardtenancy configured on 3 thanos receiver host. I remote write from promethe…
-
I ran duperemove on a 298Gb volume containing about 200 000 files. One of them is 170Gb large full of zeros which I used for finding cve‑2016‑2315.
I wanted to reduce it’s size with `--dedupe-options…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
See https://github.com/dependabot/dependabot-core/issues/1297#issuecomment-1246727627 and …
-
Probably you're aware of it, just wanted to bring it up.
```
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecate…
-
Has the guidance for how to compose queries / requests on a page evolved at all in the time this package has matured?
When the Next app router came out there was a big push to let each component be…