Skip to content

🔼 Bump express-rate-limit from 6.0.3 to 6.0.4#416

Merged
raouldeheer merged 1 commit intomainfrom
dependabot/npm_and_yarn/express-rate-limit-6.0.4
Jan 3, 2022
Merged

🔼 Bump express-rate-limit from 6.0.3 to 6.0.4#416
raouldeheer merged 1 commit intomainfrom
dependabot/npm_and_yarn/express-rate-limit-6.0.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 3, 2022

Bumps express-rate-limit from 6.0.3 to 6.0.4.

Release notes

Sourced from express-rate-limit's releases.

v6.0.4

Fixed

  • Upload the built package as a .tgz to GitHub releases.

Changed

  • Add main and module fields to package.json. This helps tools such as ESLint that do not yet support the exports field.
  • Bumped the minimum node.js version in package-lock.json to match package.json
Changelog

Sourced from express-rate-limit's changelog.

6.0.4

Fixed

  • Upload the built package as a .tgz to GitHub releases.

Changed

  • Add main and module fields to package.json. This helps tools such as ESLint that do not yet support the exports field.
  • Bumped the minimum node.js version in package-lock.json to match package.json
Commits
  • 2ac0274 6.0.4
  • 5dccfb6 Merge pull request #279 from nfriedly/meta/eslint-tests
  • 8c4c39e npm install in the ts/js/cjs/esm tests
  • 2333f98 test: try fixing failing eslint tests
  • 27de69f meta: fail test if lint job fails
  • 52507a0 meta: run eslint tests along with import tests
  • 5a16de1 meta: restructure exports, add main and module fields to package.json
  • 05ad6b5 meta: remove unused lint rule exceptions
  • 4bd1d89 chore: also bump min node.js version in package-lock.json
  • bc73e71 docs: fix incorrect description of esm vs commonjs
  • Additional commits viewable 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)

@dependabot dependabot Bot requested a review from raouldeheer as a code owner January 3, 2022 06:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 3, 2022
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/express-rate-limit-6.0.4 branch from 2e9c9ab to e84bc9c Compare January 3, 2022 17:16
Bumps [express-rate-limit](https://github.com/nfriedly/express-rate-limit) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/nfriedly/express-rate-limit/releases)
- [Changelog](https://github.com/nfriedly/express-rate-limit/blob/master/changelog.md)
- [Commits](express-rate-limit/express-rate-limit@v6.0.3...v6.0.4)

---
updated-dependencies:
- dependency-name: express-rate-limit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/express-rate-limit-6.0.4 branch from e84bc9c to fb60ebc Compare January 3, 2022 17:19
@raouldeheer raouldeheer merged commit 0534905 into main Jan 3, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/express-rate-limit-6.0.4 branch January 3, 2022 17:40
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