nestjs-status-monitor
nestjs-status-monitor copied to clipboard
Build(deps): bump axios and @nestjs/common in /examples/integrate-status-monitor
Removes axios. It's no longer used after updating ancestor dependency @nestjs/common. These dependencies need to be updated together.
Removes axios
Updates @nestjs/common
from 7.6.18 to 9.1.2
Release notes
Sourced from @nestjs/common
's releases.
v9.1.1 (2022-09-19)
Features
core
,microservices
- #10299 feat(core): allow setting payload for durable trees (
@kamilmysliwiec
)Bug fixes
microservices
- #10209 fix(microservices): multiple scoped event handlers issue #10184 (
@kamilmysliwiec
)- #10288 fix(microservices): cleanup unary call on unsubscribe (
@szilveszterandras
)common
- #10291 fix(common): stringify arrays on printing with console-logger (
@yukukotani
)Enhancements
common
core
- #10112 perf(core): optimize reflector (
@ZanMinKian
)microservices
Dependencies
- Other
- #10262 chore(deps-dev): bump
@grpc/grpc-js
from 1.6.12 to 1.7.0 (@dependabot[bot]
)- #10278 chore(deps-dev): bump
@types/express
from 4.17.13 to 4.17.14 (@dependabot[bot]
)- #10279 chore(deps-dev): bump
@types/node
from 18.7.17 to 18.7.18 (@dependabot[bot]
)- #10283 chore(deps-dev): bump mongoose from 6.6.0 to 6.6.1 (
@dependabot[bot]
)- #10295 chore(deps-dev): bump
@fastify/multipart
from 7.1.2 to 7.2.0 (@dependabot[bot]
)- #10296 chore(deps-dev): bump nodemon from 2.0.19 to 2.0.20 (
@dependabot[bot]
)- #10297 chore(deps-dev): bump core-js from 3.25.1 to 3.25.2 (
@dependabot[bot]
)- #10276 chore(deps-dev): bump
@types/node
from 18.7.16 to 18.7.17 (@dependabot[bot]
)- #10269 chore(deps-dev): bump graphql-tools from 8.3.5 to 8.3.6 (
@dependabot[bot]
)- #10271 chore(deps): bump fast-json-stringify from 5.2.0 to 5.3.0 (
@dependabot[bot]
)- #10249 chore(deps-dev): bump redis from 4.3.0 to 4.3.1 (
@dependabot[bot]
)- #10253 chore(deps-dev): bump core-js from 3.25.0 to 3.25.1 (
@dependabot[bot]
)- #10254 chore(deps-dev): bump
@types/node
from 18.7.15 to 18.7.16 (@dependabot[bot]
)- #10257 chore(deps-dev): bump concurrently from 7.3.0 to 7.4.0 (
@dependabot[bot]
)- #10261 chore(deps-dev): bump mongoose from 6.5.4 to 6.6.0 (
@dependabot[bot]
)- #10219 chore(deps-dev): bump
@nestjs/apollo
from 10.0.22 to 10.1.0 (@dependabot[bot]
)- #10221 chore(deps-dev): bump amqplib from 0.10.2 to 0.10.3 (
@dependabot[bot]
)- #10232 chore(deps-dev): bump
@fastify/multipart
from 7.1.1 to 7.1.2 (@dependabot[bot]
)- #10234 chore(deps-dev): bump
@nestjs/graphql
from 10.0.22 to 10.1.1 (@dependabot[bot]
)- #10235 chore(deps-dev): bump
@types/cache-manager
from 4.0.1 to 4.0.2 (@dependabot[bot]
)- #10236 chore(deps-dev): bump socket.io-client from 4.5.1 to 4.5.2 (
@dependabot[bot]
)- #10237 chore(deps-dev): bump ts-morph from 15.1.0 to 16.0.0 (
@dependabot[bot]
)- #10238 chore(deps-dev): bump
@types/node
from 18.7.14 to 18.7.15 (@dependabot[bot]
)- #10242 chore(deps-dev): bump graphql-tools from 8.3.4 to 8.3.5 (
@dependabot[bot]
)- #10212 chore(deps): bump fast-json-stringify from 5.1.0 to 5.2.0 (
@dependabot[bot]
)
... (truncated)
Commits
d2412f5
chore(@nestjs
) publish v9.1.2 releasebd3322b
Merge branch 'master' of https://github.com/nestjs/nest83408f5
fix(common): merge extras with module options #103078fd39ce
Merge pull request #10310 from nestjs/dependabot/npm_and_yarn/grpc/proto-load...0a2b24b
chore(deps-dev): bump@grpc/proto-loader
from 0.7.2 to 0.7.328d8c54
Merge pull request #10301 from nestjs/dependabot/npm_and_yarn/typeorm-0.3.10861019e
Merge pull request #10300 from nestjs/dependabot/npm_and_yarn/nestjs/graphql-...b00c9be
Merge pull request #10302 from nestjs/dependabot/npm_and_yarn/fastify/formbod...ead036a
chore(deps): bump@fastify/formbody
from 7.2.0 to 7.3.0784004e
chore(deps-dev): bump typeorm from 0.3.9 to 0.3.10- Additional commits viewable in compare view
You can trigger a rebase of this PR 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) You can disable automated security fix PRs for this repo from the Security Alerts page.