Bump express-rate-limit from 6.0.2 to 6.0.3 #271

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

Bumps express-rate-limit from 6.0.2 to 6.0.3.

Release notes

Sourced from express-rate-limit's releases.

v6.0.3

Changed

Changelog

Sourced from express-rate-limit's changelog.

6.0.3

Changed

Commits
  • de47e07 6.0.3
  • 6a033d2 bump min node.js version to 14.5
  • be21bda docs: clarify effect of not setting trust proxy
  • d6d96f3 meta: run lint on only node 16 on ubuntu
  • b548dc8 meta: add comments to the run-all-tests script
  • 5849f8d style: fix syntax highlighting in readme
  • 2b7f753 docs: add section about troubleshooting proxy issues to readme
  • 32202ba meta: run only one single workflow with multiple jobs
  • 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.2 to 6.0.3. <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.3</h2> <h3>Changed</h3> <ul> <li>Bumped minimum Node version from 12.9 to 14.5 because the transpiled output uses the nullish coalescing operator (<code>??</code>), which <a href="https://node.green/#ES2020-features--nullish-coalescing-operator-----">isn't supported in node.js prior to 14.x</a>.</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.3">6.0.3</a></h2> <h3>Changed</h3> <ul> <li>Bumped minimum Node version from 12.9 to 14.5 because the transpiled output uses the nullish coalescing operator (<code>??</code>), which <a href="https://node.green/#ES2020-features--nullish-coalescing-operator-----">isn't supported in node.js prior to 14.x</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/de47e0787383695567bf87a3f65d07e7ea56ad59"><code>de47e07</code></a> 6.0.3</li> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/6a033d24cef49eee15c75362b90ea2d4965d226f"><code>6a033d2</code></a> bump min node.js version to 14.5</li> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/be21bda4a15ef33255b20c54a0c8fb0072690b64"><code>be21bda</code></a> docs: clarify effect of not setting <code>trust proxy</code></li> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/d6d96f328a388cb72a5f533da2ddb711c596742a"><code>d6d96f3</code></a> meta: run <code>lint</code> on only node 16 on ubuntu</li> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/b548dc807ea5f77dc7836b90d33a07151a3e8849"><code>b548dc8</code></a> meta: add comments to the <code>run-all-tests</code> script</li> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/5849f8db656de531e9b170e634da4292089ca258"><code>5849f8d</code></a> style: fix syntax highlighting in readme</li> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/2b7f75350d184e7211d821efeb007a0370b6184e"><code>2b7f753</code></a> docs: add section about troubleshooting proxy issues to readme</li> <li><a href="https://github.com/nfriedly/express-rate-limit/commit/32202bae817ef4e23d3294c96f4d4e6c61f22d6d"><code>32202ba</code></a> meta: run only one single workflow with multiple jobs</li> <li>See full diff in <a href="https://github.com/nfriedly/express-rate-limit/compare/v6.0.2...v6.0.3">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.2&new-version=6.0.3)](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#271
No description provided.