celeroncoder / notary-API

Notes App with NestJS-Typescript, MongoDB.
MIT License
2 stars 1 forks source link

chore(deps): bump @nestjs/core from 8.2.3 to 8.4.4 #100

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nestjs/core from 8.2.3 to 8.4.4.

Release notes

Sourced from @​nestjs/core's releases.

v8.4.4 (2022-04-07)

Bug fixes

Enhancements

  • common

Dependencies

Committers: 5

... (truncated)

Commits
  • 785db64 chore(@​nestjs) publish v8.4.4 release
  • 625d367 Merge pull request #9444 from micalevisk/feat-relax-pipes-access
  • ffdefbf Merge pull request #9441 from nestjs/dependabot/npm_and_yarn/eslint-plugin-im...
  • be6848d Merge pull request #9435 from jonahsnider/feat/streamable-file-auto-length
  • 45872ae Merge pull request #9425 from nestjs/fix/multiple-rmq-client-urls
  • 21e3293 chore(deps-dev): bump eslint-plugin-import from 2.25.4 to 2.26.0
  • 53d88e5 Update Readme.md
  • efa45f6 Merge pull request #9442 from nestjs/dependabot/npm_and_yarn/fastify-3.28.0
  • d884e56 feat(common): change private modifer on built-in pipes to protected
  • b389f5a chore(deps): bump fastify from 3.27.4 to 3.28.0
  • 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[bot] commented 2 years ago

Superseded by #102.