Skip to content

chore(deps): bump express-slow-down from 2.1.0 to 3.1.1 - #197

Merged
Bccorb merged 1 commit into
mainfrom
dependabot/npm_and_yarn/express-slow-down-3.1.0
Aug 30, 2026
Merged

chore(deps): bump express-slow-down from 2.1.0 to 3.1.1#197
Bccorb merged 1 commit into
mainfrom
dependabot/npm_and_yarn/express-slow-down-3.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor

Bumps express-slow-down from 2.1.0 to 3.1.1.

Changelog

Sourced from express-slow-down's changelog.

v3.1.1

Fixed

  • delayMs and maxDelayMs values can no longer go higher than setTimeout() supports (~24 days)

v3.1.0

Added

  • legacyHeaders and standardHeaders options can now be passed through to express-rate-limit

v3.0.1

Fixed

  • Only pass supported options to express-rate-limit to avoid triggering warning added for unexpected options in ERL v8.2.0

v3.0.0

Added

  • Added support for grouping IPv6 addresses by subnet (defaults to /56) via upgrading express-rate-limit dependency to 8.x
Commits
  • 02fb9b0 3.1.1
  • 31ebb6d v3.1.1 changelog
  • 83b528b Merge pull request #107 from express-rate-limit/test-tweaks
  • dbec1e2 chore: testing updates and tweaks
  • d62e2aa formatting
  • 0a58190 Apply suggestions from code review
  • f5ad82b note that the max value is ~24 days
  • b284947 Fix: cap maxDelayMs to the max value setTimeout supports
  • 32b9768 formatting
  • 45d0ae7 Merge pull request #106 from express-rate-limit/max-setTimeout-delay
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for express-slow-down since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 29, 2026
@dependabot dependabot Bot changed the title chore(deps): bump express-slow-down from 2.1.0 to 3.1.0 chore(deps): bump express-slow-down from 2.1.0 to 3.1.1 Aug 30, 2026
Bumps [express-slow-down](https://github.com/express-rate-limit/express-slow-down) from 2.1.0 to 3.1.1.
- [Changelog](https://github.com/express-rate-limit/express-slow-down/blob/main/changelog.md)
- [Commits](express-rate-limit/express-slow-down@v2.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: express-slow-down
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/express-slow-down-3.1.0 branch from 1253cd0 to bee95fe Compare August 30, 2026 23:43
@Bccorb
Bccorb merged commit 70c3b88 into main Aug 30, 2026
4 checks passed
@Bccorb
Bccorb deleted the dependabot/npm_and_yarn/express-slow-down-3.1.0 branch August 30, 2026 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant