build(deps): bump rate-limiter-flexible from 7.4.0 to 8.1.0 in /apps/OpenSignServer
Bumps rate-limiter-flexible from 7.4.0 to 8.1.0.
Release notes
Sourced from rate-limiter-flexible's releases.
fix node-redis v4+ client is ready checks
- Improved
node-redispackage client is ready checks. All versions and cluster mode is supported now.Thanks to
@​Neumann-Nils:relaxed:
Fix TS definitions
v8.0.0 [BREAKING CHANGES]
RateLimiterQueueErrorimport was changed in TypeScript projects. It should be imported from defaults now.import { RateLimiterQueueError } from "rate-limiter-flexible"TS definition for RateLimiterQueueError was moved to types.d.ts.
v8.0.1:
index.d.tsfile was moved outside of lib directory and renamed totypes.d.ts.Thanks
@​wildflussand@​PaulAnnekovfor help.:cd:
Commits
3fa25fc8.1.09bb8e28getClient: add try/catchc74455cMerge remote-tracking branch 'origin/master'6519fffMerge pull request #331 from Neumann-Nils/master578ed58Fix client status check for Redis connection readinesscbb2ed8fix etcd docker container name95ddf02Update lib/RateLimiterRedis.js3a3db82Merge pull request #333 from roggervalf/test-penalty-reward827502fReintroduce test where "isReady" is a functionfcdbb32Remove "ioreds" from variable name- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| open-sign | Preview | Comment | Oct 16, 2025 8:51am |
Superseded by #2038.