nestjs-cqrs-starter
nestjs-cqrs-starter copied to clipboard
chore(deps): bump axios, @juicycleff/nestjs-event-store and @nestjs/common
Removes axios. It's no longer used after updating ancestor dependencies axios, @juicycleff/nestjs-event-store and @nestjs/common. These dependencies need to be updated together.
Removes axios
Updates @juicycleff/nestjs-event-store
from 3.1.18 to 4.0.0
Commits
- See full diff in compare view
Updates @nestjs/common
from 8.4.7 to 10.3.3
Release notes
Sourced from @nestjs/common
's releases.
v10.3.2 (2024-02-07)
Bug fixes
microservices
common
,core
- #13000 fix(core,common): 🐛 missing registration handling of
SEARCH
http verb (@doronguttman
)Enhancements
core
,platform-express
,platform-fastify
- #12955 feat: Implement getHeader and appendHeader methods in adapters (
@josesilveiraa07
)microservices
platform-fastify
- #13152 fix: allow
@fastify/static
v7 (@alexfriesen
)Dependencies
common
,core
,microservices
,websockets
- #12943 fix(deps): update dependency reflect-metadata to v0.2.1 (
@renovate[bot]
)- Other
- #13101 chore(deps-dev): bump
@commitlint/config-angular
from 18.5.0 to 18.6.0 (@dependabot[bot]
)- #13173 chore(deps-dev): bump
@grpc/grpc-js
from 1.9.14 to 1.10.0 (@dependabot[bot]
)- #13162 chore(deps-dev): bump prettier from 3.2.4 to 3.2.5 (
@dependabot[bot]
)- #13166 chore(deps): bump fast-json-stringify from 5.11.1 to 5.12.0 (
@dependabot[bot]
)- #13170 chore(deps-dev): bump
@typescript-eslint/eslint-plugin
from 6.20.0 to 6.21.0 (@dependabot[bot]
)- #13167 chore(deps-dev): bump redis from 4.6.12 to 4.6.13 (
@dependabot[bot]
)- #13168 chore(deps-dev): bump artillery from 2.0.4 to 2.0.5 (
@dependabot[bot]
)- #13171 chore(deps-dev): bump lint-staged from 15.2.1 to 15.2.2 (
@dependabot[bot]
)- #13172 chore(deps-dev): bump
@typescript-eslint/parser
from 6.20.0 to 6.21.0 (@dependabot[bot]
)- #13129 chore(deps-dev): bump
@typescript-eslint/eslint-plugin
from 6.19.1 to 6.20.0 (@dependabot[bot]
)- #13134 chore(deps): update mysql docker tag to v8.3.0 (
@renovate[bot]
)- #13142 fix(deps): update dependency mysql2 to v3.9.1 (
@renovate[bot]
)- #13149 chore(deps-dev): bump lint-staged from 15.2.0 to 15.2.1 (
@dependabot[bot]
)- #13154 chore(deps-dev): bump
@fastify/static
from 6.12.0 to 7.0.0 (@dependabot[bot]
)- #13155 chore(deps-dev): bump husky from 9.0.7 to 9.0.10 (
@dependabot[bot]
)- #13156 chore(deps-dev): bump
@types/node
from 20.11.13 to 20.11.16 (@dependabot[bot]
)- #13157 chore(deps): bump fast-json-stringify from 5.10.0 to 5.11.1 (
@dependabot[bot]
)- #13114 chore(deps): update dependency eslint-plugin-prettier to v5.1.3 (
@renovate[bot]
)- #13117 chore(deps): update dependency ts-jest to v29.1.2 (
@renovate[bot]
)- #13118 fix(deps): update dependency
@graphql-tools/utils
to v10.0.13 (@renovate[bot]
)- #13120 fix(deps): update dependency class-validator to v0.14.1 (
@renovate[bot]
)- #13127 chore(deps-dev): bump mysql2 from 3.9.0 to 3.9.1 (
@dependabot[bot]
)- #13130 chore(deps-dev): bump
@typescript-eslint/parser
from 6.19.1 to 6.20.0 (@dependabot[bot]
)- #13131 chore(deps-dev): bump husky from 9.0.6 to 9.0.7 (
@dependabot[bot]
)- #13137 chore(deps-dev): bump
@types/node
from 20.11.10 to 20.11.13 (@dependabot[bot]
)- #13138 fix(deps): update dependency
@nestjs/cache-manager
to v2.2.0 (@renovate[bot]
)- #13139 fix(deps): update dependency
@nestjs/swagger
to v7.2.0 (@renovate[bot]
)- #13140 fix(deps): update dependency cache-manager to v5.4.0 (
@renovate[bot]
)
... (truncated)
Commits
d658942
chore(@nestjs
) publish v10.3.3 release985c5e1
style(common,core): fix formattinga35938a
chore(@nestjs
) publish v10.3.2 release6c6bc29
Merge pull request #12943 from nestjs/renovate/reflect-metadata-0.x32b0aa8
fix(deps): update dependency reflect-metadata to v0.2.1385d21b
refactor(common): ♻️ madesearch
method optionalcb6664c
fix(core,common): 🐛 missing registration handling ofSEARCH
http verbc91e21c
chore(@nestjs
) publish v10.3.1 release829f57f
Merge pull request #13083 from nestjs/fix/non-unique-hashes783cf5c
Merge pull request #13027 from dammy001/chore/allow-passing-function-in-header- 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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.