nestjs-kubernetes-template icon indicating copy to clipboard operation
nestjs-kubernetes-template copied to clipboard

chore: types: bump @nestjs/common from 8.4.4 to 9.3.9 in /production/types

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps @nestjs/common from 8.4.4 to 9.3.9.

Release notes

Sourced from @​nestjs/common's releases.

v9.3.7

v9.3.6 (2023-02-08)

Bug fixes

Dependencies

Committers: 3

v9.3.4 (2023-02-07)

Bug fixes

  • common
    • #11066 fix: skip caching the response if it is a streamable file instance (@​jmcdo29)

Dependencies

Committers: 1

v9.3.3 (2023-02-06)

Bug fixes

  • core
    • #11041 fix(core): :ambulance: Fix for calculating durability of a provider (@​vizio360)

Enhancements

  • core, microservices, websockets

... (truncated)

Commits
  • 98a2802 chore(@​nestjs) publish v9.3.9 release
  • 4a7a61a Merge pull request #11109 from nestjs/dependabot/npm_and_yarn/commitlint/cli-...
  • f907ae8 chore(deps-dev): bump @​commitlint/cli from 17.4.2 to 17.4.3
  • ba38eda Merge pull request #11106 from nestjs/dependabot/npm_and_yarn/core-js-3.28.0
  • fe171fd Merge pull request #11107 from nestjs/dependabot/npm_and_yarn/ws-8.12.1
  • 1689ae2 Merge pull request #11108 from nestjs/dependabot/npm_and_yarn/grpc/proto-load...
  • 6ecb213 Merge pull request #11110 from nestjs/dependabot/npm_and_yarn/lint-staged-13.1.2
  • 38a2c70 Merge pull request #11111 from nestjs/dependabot/npm_and_yarn/commitlint/conf...
  • e03aca6 chore(deps-dev): bump @​commitlint/config-angular from 17.4.2 to 17.4.3
  • fecf2db chore(deps-dev): bump lint-staged from 13.1.1 to 13.1.2
  • 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] avatar Feb 18 '23 23:02 dependabot[bot]