k-furusho / todo-app-nest-api

REST API for the NestJS + Next.js Todo application
0 stars 0 forks source link

Build(deps-dev): Bump @nestjs/testing from 9.1.4 to 9.3.12 #155

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nestjs/testing from 9.1.4 to 9.3.12.

Release notes

Sourced from @​nestjs/testing's releases.

v9.3.12 (2023-03-22)

Enhancements

  • core
    • #11129 fix(core): false-positive value provider not registered error when the value is undefined (@​micalevisk)
  • common
    • #11281 perf(common): In case of an expensive log, allow to pass a function (@​hansl)

Dependencies

Committers: 2

v9.3.10 (2023-03-15)

Bug fixes

Enhancements

Dependencies

... (truncated)

Commits
  • 07f54b7 chore(@​nestjs) publish v9.3.12 release
  • 36e8bfc fix(core): circular structure error (jest) #11303
  • 6ed1b14 Merge pull request #11307 from nestjs/dependabot/npm_and_yarn/nestjs/apollo-1...
  • 536d65f Merge pull request #11129 from micalevisk/patch-1
  • 92d5415 Merge pull request #11281 from hansl/console-fn
  • 57a1858 Merge pull request #11315 from nestjs/dependabot/npm_and_yarn/prettier-2.8.6
  • 4fb0ac4 Merge pull request #11316 from nestjs/dependabot/npm_and_yarn/cache-manager-5...
  • 78876e2 chore(deps-dev): bump cache-manager from 5.1.7 to 5.2.0
  • a1a84b3 chore(deps-dev): bump prettier from 2.8.5 to 2.8.6
  • 435e5f1 chore(deps-dev): bump @​nestjs/apollo from 11.0.3 to 11.0.4
  • 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 1 year ago

Superseded by #159.