-
Title of ticket: Remove Deduplication Request State
#### Description
After the Gathering Records release (7.0) is released, we will need to remove the request state of 'Deduplication', as it will be…
-
### Is there an existing issue for this?
- [X] I have searched the existing open and closed issues
### Is your feature request related to a problem? Please describe
Sometimes indexers create their …
-
Would it be possible to add an `inlineHtml` option to vulcanize? Given the options to do the same with CSS and JS, it seems like a clean addition, particularly in resolving people's issues related to …
-
```
❯ rm -rf node_modules
❯ npm install
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to c…
-
Both urllib3 & requests libraries are showing: [SSL: CERTIFICATE_VERIFY_FAILED]
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in …
-
#### What is your current rclone version (output from `rclone version`)?
rclone v1.57.0
#### What problem are you are trying to solve?
I got a few TBs of file on my local disk. I would …
-
### feature request
### bug report
#### Version & Platform
OS: macOS 13.3.1
CPU: (12) arm64 Apple M2 Max
Memory: 1.83 GB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
N…
-
**Do you want to request a *feature* or report a *bug*?**
A bug.
**What is the current behavior?**
Yarn will remove the `@babel/plugin-syntax-jsx` in `node_modules` even if another package …
-
**Feature request summary**
At the moment for CLS we show a tiny screenshot of the area affected and give the score and reasons:
Other tools show side by side:
DebugBear:
…
-
Currently, `Inputs` is a final class encapsulating a map. This means every time we need to access any single input from the class we need to a `ImmutableMap` lookup. While an `ImmutableMap` lookup is …