ng-nest-cnode
ng-nest-cnode copied to clipboard
build(deps): bump @nestjs/core from 7.6.18 to 9.0.5
Bumps @nestjs/core from 7.6.18 to 9.0.5.
Release notes
Sourced from @nestjs/core's releases.
v9.0.5 (2022-07-20)
Bug fixes
Enhancements
microservices
- #9798 feat(microservices): add noAssert option for RMQ connection (
@frankmangone)- #9954 feat(microservices): add Kafka heartbeat callback to KafkaContext (
@kosh-b)platform-express,platform-fastifyDependencies
- Other
- #9959 chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/30-event-emitter (
@dependabot[bot])- #9960 chore(deps): bump terser from 5.14.1 to 5.14.2 in /sample/32-graphql-federation-schema-first/users-application (
@dependabot[bot])- #9961 chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/31-graphql-federation-code-first/gateway (
@dependabot[bot])- #9962 chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/31-graphql-federation-code-first/users-application (
@dependabot[bot])- #9963 chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/32-graphql-federation-schema-first/posts-application (
@dependabot[bot])- #9964 chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/32-graphql-federation-schema-first/gateway (
@dependabot[bot])- #9965 chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/29-file-upload (
@dependabot[bot])- #9966 chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/28-sse (
@dependabot[bot])- #9967 chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/31-graphql-federation-code-first/posts-application (
@dependabot[bot])- #9951 chore(deps-dev): bump mongoose from 6.4.4 to 6.4.5 (
@dependabot[bot])- #9952 chore(deps-dev): bump concurrently from 7.2.2 to 7.3.0 (
@dependabot[bot])platform-fastify
- #9950 chore(deps): bump light-my-request from 5.1.0 to 5.2.0 (
@dependabot[bot])Committers: 4
- Franco Mangone (
@frankmangone)- Jay McDoniel (
@jmcdo29)- Tolga Paksoy (
@tolgap)@kosh-bv9.0.2
Bug fixes
common
- #9904 fix(common): Fix CacheModule registerAsync (
@tugascript)Enhancements
core
- #9902 refactor(core): replace our own 1-level flatten by the native one (
@micalevisk)Dependencies
- #9906 chore(deps-dev): bump mongoose from 6.4.3 to 6.4.4 (
@dependabot[bot])- #9908 chore(deps-dev): bump cache-manager from 4.0.1 to 4.1.0 (
@dependabot[bot])- #9910 chore(deps-dev): bump
@nestjs/graphqlfrom 10.0.16 to 10.0.18 (@dependabot[bot])- #9911 chore(deps-dev): bump core-js from 3.23.3 to 3.23.4 (
@dependabot[bot])
... (truncated)
Commits
ad08626chore(@nestjs) publish v9.0.5 released893469fix(microservices): updated outdated redis options interfacec09337dfix(microservices): update kafka interfaces to match v25663012Merge pull request #9798 from frankmangone/frankmangone/feature/avoid-queue-d...429dfa1Merge pull request #9819 from jmcdo29/fix/pipeline-over-pipe4eacd87Merge pull request #9926 from tolgap/fix/9901-urlencoded-raw-body0b24affMerge pull request #9959 from nestjs/dependabot/npm_and_yarn/sample/30-event-...d478febMerge pull request #9960 from nestjs/dependabot/npm_and_yarn/sample/32-graphq...27efd41Merge pull request #9961 from nestjs/dependabot/npm_and_yarn/sample/31-graphq...1ccaeabMerge pull request #9962 from nestjs/dependabot/npm_and_yarn/sample/31-graphq...- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.