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

Bump @nestjs/testing from 7.4.4 to 7.6.15 #105

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nestjs/testing from 7.4.4 to 7.6.15.

Release notes

Sourced from @​nestjs/testing'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
Commits
  • b3fb080 chore(@​nestjs) publish v7.6.15 release
  • f76534b fix(microservices): when host present, ignore default url (redis)
  • 2208a87 fix(microservices): when host present, ignore default url (redis)
  • e329f25 Merge pull request #6710 from nestjs/renovate/webpack-5.x
  • 945e5e1 Merge pull request #6717 from nestjs/renovate/mongoose-5.x
  • 0c07e9e Merge pull request #6718 from nestjs/renovate/husky-5.x
  • b428346 Merge pull request #6719 from nestjs/renovate/sequelize-6.x
  • 7b1f29a fix(deps): update dependency sequelize to v6.6.1
  • 9727616 chore(deps): update dependency husky to v5.2.0
  • 9e77503 chore(deps): update dependency webpack to v5.27.1
  • 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)

Bumps [@nestjs/testing](https://github.com/nestjs/nest) from 7.4.4 to 7.6.15.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](nestjs/nest@v7.4.4...v7.6.15)

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

dependabot bot commented on behalf of github May 18, 2021

Superseded by #109.

@dependabot dependabot bot closed this May 18, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nestjs/testing-7.6.15 branch May 18, 2021 07: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants