Bump express-rate-limit from 6.0.4 to 6.0.5 #279

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/express-rate-limit-6.0.5 into main 2022-01-07 01:57:44 +00:00
dependabot[bot] commented 2022-01-06 15:17:17 +00:00 (Migrated from github.com)

Bumps express-rate-limit from 6.0.4 to 6.0.5.

Release notes

Sourced from express-rate-limit's releases.

v6.0.5

Fixed

  • Use named imports for ExpressJS types so users do not need to enable the esModuleInterop flag in their Typescript compiler configuration.
Changelog

Sourced from express-rate-limit's changelog.

6.0.5

Fixed

  • Use named imports for ExpressJS types so users do not need to enable the esModuleInterop flag in their Typescript compiler configuration.
Commits
  • 2fdc2ff 6.0.5
  • f71867c docs: update documentation on importing the library
  • 013d60c style: fix import order
  • 3717b99 test: use named import from supertest in tests
  • ece892d fix: remove unneccessary fields in tsconfigs
  • 618474f test: keep import test tsconfigs minimal
  • 63800e7 fix: use named imports for express types
  • 99dba37 docs: add note about built package on releases to changelog
  • 9d43ddf doc: update 6.0.4 changelog to mention engines.node change in package-lock.json
  • 2eabd3f 6.0.4 changelog
  • See full diff in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [express-rate-limit](https://github.com/nfriedly/express-rate-limit) from 6.0.4 to 6.0.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nfriedly/express-rate-limit/releases">express-rate-limit's releases</a>.</em></p> <blockquote> <h2>v6.0.5</h2> <h3>Fixed</h3> <ul> <li>Use named imports for ExpressJS types so users do not need to enable the <code>esModuleInterop</code> flag in their Typescript compiler configuration.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nfriedly/express-rate-limit/blob/master/changelog.md">express-rate-limit's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/nfriedly/express-rate-limit/releases/tag/v6.0.5">6.0.5</a></h2> <h3>Fixed</h3> <ul> <li>Use named imports for ExpressJS types so users do not need to enable the <code>esModuleInterop</code> flag in their Typescript compiler configuration.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/2fdc2ffd9477d8c9320e490bdf1fafa9dbd2313a"><code>2fdc2ff</code></a> 6.0.5</li> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/f71867c4d9e21862a7b579036c41e2d834dd2ceb"><code>f71867c</code></a> docs: update documentation on importing the library</li> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/013d60ce0b6e3790c845f910b79af1e1e2b8ebd8"><code>013d60c</code></a> style: fix import order</li> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/3717b996af8291a54b9563c8c007c83653cb8893"><code>3717b99</code></a> test: use named import from <code>supertest</code> in tests</li> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/ece892d5e3e6bc11774b1722b0608558fb6f2210"><code>ece892d</code></a> fix: remove unneccessary fields in tsconfigs</li> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/618474f3c8948ebf0cc68d317e9f9336042ebbf8"><code>618474f</code></a> test: keep import test tsconfigs minimal</li> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/63800e71bb4e2212aa18021d4aed1042bd510c2f"><code>63800e7</code></a> fix: use named imports for express types</li> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/99dba378223bd6acbcb3a9accc89cecc10a7b5bd"><code>99dba37</code></a> docs: add note about built package on releases to changelog</li> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/9d43ddfa8ec04e5ca814b1bc5351848da35e6187"><code>9d43ddf</code></a> doc: update 6.0.4 changelog to mention engines.node change in package-lock.json</li> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/2eabd3f18a4e1d7a8819a47b55421735873250df"><code>2eabd3f</code></a> 6.0.4 changelog</li> <li>See full diff in <a href="https://github.com/nfriedly/express-rate-limit/compare/v6.0.4...v6.0.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=express-rate-limit&package-manager=npm_and_yarn&previous-version=6.0.4&new-version=6.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-bds/Maneger#279
No description provided.