Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @nestjs/core from 7.0.9 to 7.6.14 #12

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps @nestjs/core from 7.0.9 to 7.6.14.

Release notes

Sourced from @​nestjs/core'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

v7.3.0

Features

  • core: add the introspect() method to ModuleRef and NestApplicationContext classes
  • core: add the registerRequestByContextId() method to ModuleRef and NestApplicationContext classes

Improvements

  • core: user InstanceLinksHost to speed-up get() and resolve() methods

v7.1.0

Features

  • core: allow inheriting the ApplicationConfig object (for hybrid applications) #4261
  • microservices: add transport: Transport argument to the @MessagePattern() and @EventPattern decorators #4768

Bug Fixes

... (truncated)

Commits
  • e768244 chore(@​nestjs) publish v7.6.14 release
  • 166ef67 Merge pull request #6573 from MyAeroCode/lutz-feat/route-injection
  • 2cda45b Merge pull request #6587 from clayrisser/clayrisser/conventional-middleware-c...
  • 82a1f8f Merge pull request #6602 from koenpunt/fix-CORS-origin
  • 8582b66 Merge pull request #6616 from KSchala/refactor-pipes
  • 54e9c0a Merge pull request #6626 from verycosy/fix/cache-infinite-ttl
  • d1fc997 Merge pull request #6648 from nestjs/renovate/webpack-5.x
  • 156e9e5 Merge pull request #6647 from nestjs/renovate/nestjs-schematics-7.x
  • 0dc8753 chore(deps): update dependency webpack to v5.25.0
  • 83d5bac chore(deps): update dependency @nestjs/schematics to v7.3.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.


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 added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2021

Superseded by #14.

@dependabot dependabot bot closed this Mar 23, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nestjs/core-7.6.14 branch March 23, 2021 05:36
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.

0 participants