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

Update nest monorepo to v8 (major) - autoclosed #152

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/common (source) 7.6.18 -> 8.0.4 age adoption passing confidence
@nestjs/core (source) 7.6.18 -> 8.0.4 age adoption passing confidence
@nestjs/platform-express (source) 7.6.18 -> 8.0.4 age adoption passing confidence
@nestjs/platform-socket.io (source) 7.6.18 -> 8.0.4 age adoption passing confidence
@nestjs/testing (source) 7.6.18 -> 8.0.4 age adoption passing confidence
@nestjs/websockets 7.6.18 -> 8.0.4 age adoption passing confidence

Release Notes

nestjs/nest

v8.0.4

Compare Source

v8.0.3

Compare Source

v8.0.2

Compare Source

v8.0.1

Compare Source

v8.0.0

Compare Source

Features
Improvements
Bug fixes
Dependencies
Deprecations
  • common: deprecate HttpModule to remove hard dependency on the axios library. HttpModule is published as a new @nestjs/axios package now
  • core: deprecate the listenAsync() (use listen()) and startAllMicroservicesAsync() (use startAllMicroservices()) methods
  • microservices: deprecate the listenAsync() method (use listen() instead)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 7, 2021
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 7 times, most recently from dde371a to fef6eca Compare July 13, 2021 18:05
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 789eeb1 to e849413 Compare July 16, 2021 08:25
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from e849413 to dfaaa3e Compare July 16, 2021 09:54
@sonarcloud
Copy link

sonarcloud bot commented Jul 16, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@stechy1 stechy1 closed this Jul 18, 2021
@renovate renovate bot changed the title Update nest monorepo to v8 (major) Update nest monorepo to v8 (major) - autoclosed Jul 18, 2021
@renovate renovate bot deleted the renovate/major-nest-monorepo branch July 18, 2021 10:09
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.

Dependency injector resolves dependencies using a class name instead of a class reference
2 participants