Bump express-rate-limit from 6.0.5 to 6.1.0 #281

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/express-rate-limit-6.1.0 into main 2022-01-12 12:50:39 +00:00
dependabot[bot] commented 2022-01-12 07:06:10 +00:00 (Migrated from github.com)

Bumps express-rate-limit from 6.0.5 to 6.1.0.

Release notes

Sourced from express-rate-limit's releases.

v6.1.0

Added

  • Added a named export rateLimit in case the default import does not work.

Fixed

  • Added a named export default, so Typescript CommonJS developers can default-import the library (import rateLimit from 'express-rate-limit').
Changelog

Sourced from express-rate-limit's changelog.

6.1.0

Added

  • Added a named export rateLimit in case the default import does not work.

Fixed

  • Added a named export default, so Typescript CommonJS developers can default-import the library (import rateLimit from 'express-rate-limit').
Commits

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.5 to 6.1.0. <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.1.0</h2> <h3>Added</h3> <ul> <li>Added a named export <code>rateLimit</code> in case the default import does not work.</li> </ul> <h3>Fixed</h3> <ul> <li>Added a named export <code>default</code>, so Typescript CommonJS developers can default-import the library (<code>import rateLimit from 'express-rate-limit'</code>).</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.1.0">6.1.0</a></h2> <h3>Added</h3> <ul> <li>Added a named export <code>rateLimit</code> in case the default import does not work.</li> </ul> <h3>Fixed</h3> <ul> <li>Added a named export <code>default</code>, so Typescript CommonJS developers can default-import the library (<code>import rateLimit from 'express-rate-limit'</code>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/7adc75624de8d1b182a4bc78eeaba508497588b4"><code>7adc756</code></a> 6.1.0</li> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/09a2293d0fb933891618e296f52b9f414298ed96"><code>09a2293</code></a> docs: update the changelog for 6.0.1</li> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/d2a5af23c6e9ea9e8ea17a8ecfa2ee5011cd02df"><code>d2a5af2</code></a> fix: export as named exports <code>default</code> and <code>rateLimit</code> (<a href="https://github-redirect.dependabot.com/nfriedly/express-rate-limit/issues/285">#285</a>)</li> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/bcb373ce4d76fef1039aea0547661a6ce2874518"><code>bcb373c</code></a> meta: soft link all external tests to the project folder (<a href="https://github-redirect.dependabot.com/nfriedly/express-rate-limit/issues/283">#283</a>)</li> <li>See full diff in <a href="https://github.com/nfriedly/express-rate-limit/compare/v6.0.5...v6.1.0">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.5&new-version=6.1.0)](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#281
No description provided.