Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Bump @nestjs/terminus from 8.0.3 to 8.0.4 #358

Merged
merged 1 commit into from
Jan 16, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2022

Bumps @nestjs/terminus from 8.0.3 to 8.0.4.

Release notes

Sourced from @​nestjs/terminus's releases.

Release 8.0.4

8.0.4 (2022-01-16)

Bug Fixes

Changelog

Sourced from @​nestjs/terminus's changelog.

8.0.4 (2022-01-16)

Bug Fixes

  • deps: update dependency @​grpc/grpc-js to v1.5.0 (95e99fe)
  • deps: update dependency @​grpc/proto-loader to v0.6.9 (861f27d)
  • deps: update dependency @​nestjs/terminus to v8.0.3 (ac5c53c)
  • deps: update dependency check-disk-space to v3.1.0 (7c01f58)
  • deps: update dependency class-transformer to v0.5.1 (103d9d9)
  • deps: update dependency class-validator to v0.13.2 (2f2dd2a)
  • deps: update dependency redis to v4 (7e0bea8)
  • deps: update dependency sequelize to v6.12.5 (a98ac07)
  • deps: update dependency sequelize-typescript to v2.1.2 (912d3ba)
  • deps: update nest monorepo to v8.2.4 (619033c)
  • http: URL interface gets imported (ac1f3a3), closes #1623
Commits
  • c940383 chore: release 8.0.4
  • ac8fa4d Merge pull request #1622 from nestjs/dependabot/npm_and_yarn/sample/000-dogs-...
  • 167d05d Merge pull request #1567 from nestjs/renovate/class-transformer-0.x
  • b045fdd Merge pull request #1577 from nestjs/renovate/check-disk-space-3.x
  • c2bb97e Merge pull request #1614 from nestjs/renovate/grpc-proto-loader-0.x
  • 168e5fa Merge pull request #1616 from nestjs/renovate/npm-ansi-regex-vulnerability
  • 1776702 Merge pull request #1617 from nestjs/renovate/sequelize-typescript-2.x
  • 660a593 Merge pull request #1619 from nestjs/renovate/npm-follow-redirects-vulnerability
  • ac1f3a3 fix(http): URL interface gets imported
  • 023e0c4 chore(deps): bump follow-redirects in /sample/000-dogs-app
  • 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/terminus](https://github.com/nestjs/terminus) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/nestjs/terminus/releases)
- [Changelog](https://github.com/nestjs/terminus/blob/master/CHANGELOG.md)
- [Commits](nestjs/terminus@8.0.3...8.0.4)

---
updated-dependencies:
- dependency-name: "@nestjs/terminus"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from fuxingloh as a code owner January 16, 2022 15:54
@dependabot dependabot bot added the kind/dependencies Pull requests that update a dependency file label Jan 16, 2022
@codeclimate
Copy link

codeclimate bot commented Jan 16, 2022

Code Climate has analyzed commit 167868d and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Jan 16, 2022

Codecov Report

Merging #358 (167868d) into main (f066746) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #358      +/-   ##
==========================================
+ Coverage   82.18%   82.22%   +0.04%     
==========================================
  Files          41       41              
  Lines         752      754       +2     
  Branches       67       69       +2     
==========================================
+ Hits          618      620       +2     
+ Misses        134      130       -4     
- Partials        0        4       +4     
Impacted Files Coverage Δ
...playground-api-client/src/playground.api.client.ts 40.00% <0.00%> (ø)
src/module.api/wallet.controller.ts 97.72% <0.00%> (+0.05%) ⬆️
src/module.playground/bot/oracle.bot.ts 90.90% <0.00%> (+0.21%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4c19435...167868d. Read the comment docs.

@fuxingloh fuxingloh merged commit e16b2e7 into main Jan 16, 2022
@fuxingloh fuxingloh deleted the dependabot/npm_and_yarn/nestjs/terminus-8.0.4 branch January 16, 2022 16:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant