rowanmanning / audrey

A simple single-user and self-hosted feed reader
GNU General Public License v3.0
8 stars 3 forks source link

Bump @rowanmanning/response-render-middleware from 3.0.0 to 3.0.1 #440

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @rowanmanning/response-render-middleware from 3.0.0 to 3.0.1.

Release notes

Sourced from @​rowanmanning/response-render-middleware's releases.

v3.0.1

3.0.1 (2023-04-18)

Bug Fixes

  • add support for Node.js 20 (e99034b)
Changelog

Sourced from @​rowanmanning/response-render-middleware's changelog.

3.0.1 (2023-04-18)

Bug Fixes

  • add support for Node.js 20 (e99034b)
Commits
  • 08c58cc chore(main): release 3.0.1
  • e99034b fix: add support for Node.js 20
  • 090b908 chore: bump typescript from 5.0.3 to 5.0.4
  • 63e8ba0 chore: bump eslint from 8.37.0 to 8.38.0
  • f2d4f72 chore: bump @​commitlint/config-conventional from 17.4.4 to 17.6.1
  • 0e4c5d7 chore: bump @​commitlint/cli from 17.5.1 to 17.6.1
  • 38cf51e chore: bump @​commitlint/cli from 17.5.0 to 17.5.1
  • e31254f chore: bump testdouble from 3.17.1 to 3.17.2
  • 7c3fb99 chore: bump eslint from 8.36.0 to 8.37.0
  • fadf446 chore: bump typescript from 5.0.2 to 5.0.3
  • 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)