nestjs-api-boilerplate-jwt
nestjs-api-boilerplate-jwt copied to clipboard
chore(deps): bump @nestjs/platform-express from 10.3.0 to 10.3.2
Bumps @nestjs/platform-express from 10.3.0 to 10.3.2.
Release notes
Sourced from @nestjs/platform-express
'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
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)
The following labels could not be found: dependabot
.
Superseded by #1077.