Bump express-rate-limit from 6.0.1 to 6.0.2 #270

Merged
dependabot[bot] merged 2 commits from dependabot/npm_and_yarn/express-rate-limit-6.0.2 into main 2021-12-30 08:10:46 +00:00
dependabot[bot] commented 2021-12-30 07:05:07 +00:00 (Migrated from github.com)

Bumps express-rate-limit from 6.0.1 to 6.0.2.

Release notes

Sourced from express-rate-limit's releases.

v6.0.2

Fixed

  • Ensure CommonJS projects can import the module.

Added

  • Add additional tests that test:
    • importing the library in js-cjs, js-esm, ts-cjs, ts-esm environments.
    • usage of the library with external stores (redis, mongo, memcached, precise).

Changed

  • Use esbuild to generate ESM and CJS output. This reduces the size of the built package from 138 kb to 13kb and build time to 4 ms! 🚀
  • Use dts-bundle-generator to generate a single Typescript declaration file.
Changelog

Sourced from express-rate-limit's changelog.

6.0.2

Fixed

  • Ensure CommonJS projects can import the module.

Added

  • Add additional tests that test:
    • importing the library in js-cjs, js-esm, ts-cjs, ts-esm environments.
    • usage of the library with external stores (redis, mongo, memcached, precise).

Changed

  • Use esbuild to generate ESM and CJS output. This reduces the size of the built package from 138 kb to 13kb and build time to 4 ms! 🚀
  • Use dts-bundle-generator to generate a single Typescript declaration file.
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.1 to 6.0.2. <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.2</h2> <h3>Fixed</h3> <ul> <li>Ensure CommonJS projects can import the module.</li> </ul> <h3>Added</h3> <ul> <li>Add additional tests that test: <ul> <li>importing the library in <code>js-cjs</code>, <code>js-esm</code>, <code>ts-cjs</code>, <code>ts-esm</code> environments.</li> <li>usage of the library with external stores (<code>redis</code>, <code>mongo</code>, <code>memcached</code>, <code>precise</code>).</li> </ul> </li> </ul> <h3>Changed</h3> <ul> <li>Use <a href="https://esbuild.github.io/"><code>esbuild</code></a> to generate ESM and CJS output. This reduces the size of the built package from 138 kb to 13kb and build time to 4 ms! :rocket:</li> <li>Use <a href="https://github.com/timocov/dts-bundle-generator"><code>dts-bundle-generator</code></a> to generate a single Typescript declaration file.</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/v6.0.2">6.0.2</a></h2> <h3>Fixed</h3> <ul> <li>Ensure CommonJS projects can import the module.</li> </ul> <h3>Added</h3> <ul> <li>Add additional tests that test: <ul> <li>importing the library in <code>js-cjs</code>, <code>js-esm</code>, <code>ts-cjs</code>, <code>ts-esm</code> environments.</li> <li>usage of the library with external stores (<code>redis</code>, <code>mongo</code>, <code>memcached</code>, <code>precise</code>).</li> </ul> </li> </ul> <h3>Changed</h3> <ul> <li>Use <a href="https://esbuild.github.io/"><code>esbuild</code></a> to generate ESM and CJS output. This reduces the size of the built package from 138 kb to 13kb and build time to 4 ms! :rocket:</li> <li>Use <a href="https://github.com/timocov/dts-bundle-generator"><code>dts-bundle-generator</code></a> to generate a single Typescript declaration file.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/09444436a201d31841e5e9bbd1fd6a16ca2979db"><code>0944443</code></a> 6.0.2</li> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/ea87d86bf2623d51772aa9270b08841f7252caaa"><code>ea87d86</code></a> meta: use esbuild and add external tests</li> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/ec632c307dbb6964d021a4d8eee2b8290cc1139a"><code>ec632c3</code></a> docs: add commonjs import workaround (<a href="https://github-redirect.dependabot.com/nfriedly/express-rate-limit/issues/270">#270</a>)</li> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/765a65bc528e80627ee4cf5c165cf58e3349531d"><code>765a65b</code></a> meta: upload correct file while creating a release</li> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/debfa5d5ae590ae51bfbe8dfb6598ba701d9f18c"><code>debfa5d</code></a> docs: add changelog for v6.0.1</li> <li>See full diff in <a href="https://github.com/nfriedly/express-rate-limit/compare/v6.0.1...v6.0.2">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.1&new-version=6.0.2)](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#270
No description provided.