timer-for-google-assistant
timer-for-google-assistant copied to clipboard
Bump @nestjs/core from 7.4.2 to 9.0.5 in /app
Bumps @nestjs/core from 7.4.2 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-fastify
Dependencies
- 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-b
v9.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/graphql
from 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
ad08626
chore(@nestjs
) publish v9.0.5 released893469
fix(microservices): updated outdated redis options interfacec09337d
fix(microservices): update kafka interfaces to match v25663012
Merge pull request #9798 from frankmangone/frankmangone/feature/avoid-queue-d...429dfa1
Merge pull request #9819 from jmcdo29/fix/pipeline-over-pipe4eacd87
Merge pull request #9926 from tolgap/fix/9901-urlencoded-raw-body0b24aff
Merge pull request #9959 from nestjs/dependabot/npm_and_yarn/sample/30-event-...d478feb
Merge pull request #9960 from nestjs/dependabot/npm_and_yarn/sample/32-graphq...27efd41
Merge pull request #9961 from nestjs/dependabot/npm_and_yarn/sample/31-graphq...1ccaeab
Merge 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 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 use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will 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.