Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 22, 2019

Bumps @nestjs/testing from 5.2.2 to 5.7.4.

Release notes

Sourced from @nestjs/testing's releases.

v5.7.4

Bug Fixes

  • common: error response with ValidationPipe is incorrect #1622
  • core: base path issue (incompatibility with module path) #1594
  • core: FastifyAdapter wasn't triggering middleware when query parameter was present #1474

v5.7.3

Bug Fixes

  • core: display symbol in UnknownDependencyException #1563
  • microservices: fix RabbitMQ reply-to queue #1571

v5.7.2

Bug Fixes

  • core: fastify middleware bug (query parameters break wildcards) #972

v5.7.1

Bug Fixes

  • core interceptors issue (hanging request) #1536

v5.7.0

Features

  • common: allow array in request mapping decorators (@Get([]), @Post([]), etc) #1343
  • core: allow for multiple view dirs in Express adapter #1514

Bug Fixes

  • microservices: fix load proto definition file (deep definition issue) #1469

v5.6.1

Features

  • common: add options support to ValidationPipe in the transformation phase #1374
  • core: support abstract classes in INestApplicationContext #1452
  • websockets: support RegExp in namespaces #1431
  • websockets: pass down more options to the underlying gRPC instance #1388

Bug Fixes

  • common: fix configurable axios instance in async HttpModule #1257
  • core: fix error message in case of circular dependency (wrong url) #1441
  • microservices: support proto namespaces in gRPC #1371

v5.5.0

Features

  • common: add registerAsync to HttpModule #1257
  • common: add exceptionFactory option to ValidationPipe #1267
  • microservices: add protoLoader option for gRPC transport #1269

Bug Fixes

  • core: custom HTTP exceptions body #1339
  • core: invalid injection metadata inheritance #1338
... (truncated)
Commits

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 22, 2019
Bumps [@nestjs/testing](https://github.com/nestjs/nest) from 5.2.2 to 5.7.4.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](nestjs/nest@v5.2.2...v5.7.4)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/nestjs/testing-5.7.4 branch from 12771c7 to 176044b Compare October 2, 2019 16:12
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