chore(deps)(deps): bump elysia-rate-limit from 4.6.1 to 4.6.2 in /apps/api - #22
chore(deps)(deps): bump elysia-rate-limit from 4.6.1 to 4.6.2 in /apps/api#22dependabot[bot] wants to merge 1 commit into
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
boring-stack-landing-page | 39c6c50 | Commit Preview URL Branch Preview URL |
May 26 2026, 06:12 PM |
0d90bbc to
0a1a90a
Compare
|
@dependabot rebase |
0a1a90a to
39c6c50
Compare
|
@dependabot rebase |
39c6c50 to
034f1b8
Compare
|
@dependabot rebase |
Bumps [elysia-rate-limit](https://github.com/rayriffy/elysia-rate-limit) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/rayriffy/elysia-rate-limit/releases) - [Changelog](https://github.com/rayriffy/elysia-rate-limit/blob/main/CHANGELOG.md) - [Commits](rayriffy/elysia-rate-limit@v4.6.1...v4.6.2) --- updated-dependencies: - dependency-name: elysia-rate-limit dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
034f1b8 to
82fda6a
Compare
|
Superseded by 8fa532f — all 25 open dep bumps applied + tested in a single commit on main. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps elysia-rate-limit from 4.6.1 to 4.6.2.
Release notes
Sourced from elysia-rate-limit's releases.
Changelog
Sourced from elysia-rate-limit's changelog.
Commits
6accc12Version Packages (#80)fcdc2c8ci: run tests on build3a9a100fix : Ensure unique plugin seeds for dynamic max and duration configurations ...f088ef4fix: Rate Limit Bypass50e695bfix : Implement high-water mark logic for dynamic duration to prevent attacke...a54821dfix : Add fail-closed error handling to dynamic duration and max configuratio...2ce04e3fix : Ensure Retry-After header correctly aligns with RateLimit-Reset rather ...cb2811ffeat: support dynamic duration as a function (#79)