Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @nestjs/platform-fastify from 7.3.2 to 7.6.17.

Release notes

Sourced from @​nestjs/platform-fastify's releases.

v7.5.0

Features

  • common: support conditional cache TTL value (support async factories) nestjs/nest#5366
  • core: add Server-Sent Events (SSE) support nestjs/nest#4842
  • core: add abortOnError option. When enabled, Nest will rethrow the exception instead of killing the process nestjs/nest#5327
  • microservices: pass GrpcCall reference to call handlers nestjs/nest#5143

Improvements

Bug fixes

  • common: expectedType should take precedence over metatype in the ValidationPipe nestjs/nest#5605
  • core: use .toString() as functions representation when serialising dynamic modules metadata nestjs/nest#5189
  • core: fix invalid middleware execution order when request-scoped dependencies are being used by a host middleware nestjs/nest#5623
  • microservices: await consumer and producer disconnect operations nestjs/nest#5422
  • microservices: check replyTo channel presence (NATS) nestjs/nest#5530
  • platform-fastify: add missing chaining API to the inject() method nestjs/nest#5628

v7.4.0

Bug fixes

  • microservices: add microservice dispose() to close server on shutdown nestjs/nest#5154
  • microservices: properly handle a promise returned by the registerModules nestjs/nest#5136

Dependencies

Commits
  • d905166 chore(@​nestjs) publish v7.6.17 release
  • 8ef6c42 fix(common): fix http status enum #7150
  • fcc71ad docs(): update README
  • 44d18f1 chore(@​nestjs) publish v7.6.16 release
  • df4aba6 fix(platform-fastify): remove unused generics
  • 8b866b9 Merge pull request #7123 from nestjs/renovate/eslint-plugin-import-2.x
  • 25ca1c5 Merge pull request #7126 from nestjs/renovate/socket.io-3.x
  • cc480ae Merge pull request #7128 from nestjs/renovate/ts-morph-10.x
  • f635d38 chore(deps): update dependency @​types/socket.io to v3
  • e5be0ed chore(deps): update dependency ts-morph to v10.1.0
  • 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.

If all status checks pass Dependabot will automatically merge this pull request during working hours.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@nestjs/platform-fastify](https://github.com/nestjs/nest) from 7.3.2 to 7.6.17.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](nestjs/nest@v7.3.2...v7.6.17)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 24, 2021
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview
Copy link
Contributor Author

Superseded by #296.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/nestjs/platform-fastify-7.6.17 branch June 21, 2021 05:46
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant