Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @nestjs/platform-express from 6.11.11 to 7.4.3.

Release notes

Sourced from @nestjs/platform-express's releases.

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

  • common: avoid mutating the axios options object
  • microservices: falsy options are no longer ignored (gRPC) #4817
  • microservices: additional gRPC options are no longer ignored #4607

v7.0.0

Features

  • common: automatically transform primitives (number, bool) with ValidationPipe #4110
  • common add ParseArrayPipe and ParseBoolPipe #4113
  • core: exclude middleware by path #3042
  • core: pass ExecutionContext to custom decorators #3070

Improvements

  • core: make built-in exceptions serializable #3053
  • core: standardize http exception schema #4045
  • microservices: introduce more descriptive microservices channels #3040
  • microservices: more lighweight packets (request/response) #3071

Other

  • common: remove deprecated @ReflectMetadata decorator
Commits
  • b0094df chore(@nestjs) publish v7.4.3 release
  • 9fbd535 Merge pull request #5343 from nestjs/renovate/fastify-formbody-5.x
  • 5a6de92 fix(deps): update dependency fastify-formbody to v5
  • 1189054 Merge pull request #5338 from nestjs/renovate/mongoose-5.x
  • ac413cd Merge pull request #5344 from nestjs/renovate/apollo-graphql-packages
  • 869446a fix(deps): update apollo graphql packages to v2.17.0
  • 917b09b fix(deps): update dependency mongoose to v5.10.1
  • 9c86cb4 Merge branch 'master' of https://github.com/nestjs/nest
  • 351e810 feat(platform-fastify): use require for dependencies instead of load package ...
  • 509c380 Merge pull request #5333 from nestjs/renovate/graphql-tools-monorepo
  • 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 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)

Bumps [@nestjs/platform-express](https://github.com/nestjs/nest) from 6.11.11 to 7.4.3.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](nestjs/nest@v6.11.11...v7.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Contributor Author

Superseded by #49.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/nestjs/platform-express-7.4.3 branch August 31, 2020 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants