rest-node-nestjs
rest-node-nestjs copied to clipboard
build(deps): bump @nestjs/common from 8.4.7 to 9.0.7
Bumps @nestjs/common from 8.4.7 to 9.0.7.
Release notes
Sourced from @nestjs/common
's releases.
v9.0.7
Enhancements
microservices
- #10042 feat(microservices): add "maxConnectionAttempts" option to RMQ, hide urls log (
@kamilmysliwiec
)Docs
Dependencies
- #10028 chore(deps-dev): bump mongoose from 6.4.7 to 6.5.0 (
@dependabot[bot]
)- #10027 chore(deps-dev): bump amqplib from 0.10.0 to 0.10.1 (
@dependabot[bot]
)Committers: 2
- Kamil Mysliwiec (
@kamilmysliwiec
)- rikapo (
@rikapo
)v9.0.6 (2022-07-28)
Features
common
- #9935 feat(common): pass options to nested async modules (
@random42
)Bug fixes
common
- #10025 Fix/10017 parse file pipe builder (
@thiagomini
)microservices
Enhancements
microservices
- #10022 fix(microservices): pass options to rmq deserialize (
@bangbang93
)core
- #9836 feat(core): add option to disable logs on
LazyModuleLoader#load
(@micalevisk
)Dependencies
- Other
- #10033 chore(deps-dev): bump graphql-tools from 8.3.0 to 8.3.1 (
@dependabot[bot]
)- #10035 chore(deps): bump terser from 5.14.0 to 5.14.2 in /sample/05-sql-typeorm (
@dependabot[bot]
)- #10036 chore(deps): bump terser from 5.14.1 to 5.14.2 in /sample/07-sequelize (
@dependabot[bot]
)- #10037 chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/04-grpc (
@dependabot[bot]
)- #10038 chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/06-mongoose (
@dependabot[bot]
)- #10039 chore(deps): bump terser from 5.14.1 to 5.14.2 in /sample/02-gateways (
@dependabot[bot]
)- #10040 chore(deps): bump terser from 5.14.1 to 5.14.2 in /sample/03-microservices (
@dependabot[bot]
)- #10041 chore(deps): bump terser from 5.14.1 to 5.14.2 in /sample/01-cats-app (
@dependabot[bot]
)- #9977 chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/18-context (
@dependabot[bot]
)- #9978 chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/16-gateways-ws (
@dependabot[bot]
)- #9979 chore(deps): bump terser from 5.14.1 to 5.14.2 in /sample/17-mvc-fastify (
@dependabot[bot]
)- #9980 chore(deps): bump terser from 5.14.1 to 5.14.2 in /sample/13-mongo-typeorm (
@dependabot[bot]
)- #9981 chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/15-mvc (
@dependabot[bot]
)- #9982 chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/11-swagger (
@dependabot[bot]
)
... (truncated)
Commits
0ca63a9
chore(@nestjs
) publish v9.0.7 release14473cc
Merge pull request #10042 from nestjs/feat/rmq-max-connection-attemptsa93f57a
Merge pull request #8952 from rikapo/fix-readme-jp-krddbba92
feat(microservices): add max connections attempts to rmq, hide urls9682ffd
Merge pull request #10028 from nestjs/dependabot/npm_and_yarn/mongoose-6.5.062c69cb
Merge pull request #10027 from nestjs/dependabot/npm_and_yarn/amqplib-0.10.17edb26e
chore(@nestjs
) publish v9.0.6 releasee20f9f5
Merge pull request #10033 from nestjs/dependabot/npm_and_yarn/graphql-tools-8...9516eb8
Merge pull request #10035 from nestjs/dependabot/npm_and_yarn/sample/05-sql-t...f738f5a
Merge pull request #10036 from nestjs/dependabot/npm_and_yarn/sample/07-seque...- Additional commits viewable in compare view
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)
The following labels could not be found: npm
.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase
.