retail-store-sample-app
retail-store-sample-app copied to clipboard
chore(deps): bump @nestjs/common from 9.4.3 to 10.4.16 in /src/checkout
trafficstars
Bumps @nestjs/common from 9.4.3 to 10.4.16.
Release notes
Sourced from @​nestjs/common's releases.
v10.4.16
What's Changed
- fix(common): introduce magic file type validator to nestjs common by
@​Chathulain nestjs/nest#14948Full Changelog: https://github.com/nestjs/nest/compare/v10.4.15...v10.4.16
v10.4.15 (2024-12-09)
Dependencies
platform-express
- #14282 fix(deps): update dependency express to v4.21.2 (
@​renovate[bot])v10.4.13 (2024-12-03)
Bug fixes
common
- #14256 chore(common): Add type declaration for RawBody decorator with pipes (
@​sapenlei)Dependencies
- #14257 fix(deps): update dependency
@​fastify/staticto v7.0.4 (@​renovate[bot])- #14258 fix(deps): update dependency
@​nestjs/sequelizeto v10.0.1 (@​renovate[bot])- #14249 chore(deps): bump
@​apollo/gatewayfrom 2.4.8 to 2.8.5 in /sample/32-graphql-federation-schema-first/users-application (@​dependabot[bot])- #14250 chore(deps): update jest monorepo (
@​renovate[bot])- #14245 chore(deps): update dependency mqtt to v5.10.3 (
@​renovate[bot])- #14247 fix(deps): update nest monorepo to v10.4.12 (
@​renovate[bot])- #14251 chore(deps-dev): bump graphql-tools from 9.0.3 to 9.0.5 (
@​dependabot[bot])- #14246 chore(deps): update nest monorepo (
@​renovate[bot])Committers: 3
- Kamil Mysliwiec (
@​kamilmysliwiec)- Micael Levi L. Cavalcante (
@​micalevisk)- sapenlei (
@​sapenlei)v10.4.12 (2024-11-29)
Bug fixes
common
- #14241 fix(common): enforce string type in validationpipe (
@​LhonRafaat)Dependencies
- Other
- #14243 chore(deps): update dependency
@​types/nodeto v20.17.9 (@​renovate[bot])- #14240 chore(deps): update dependency
@​types/multerto v1.4.12 (@​renovate[bot])- #14239 chore(deps): update dependency
@​types/chaito v4.3.20 (@​renovate[bot])- #14237 chore(deps): update confluentinc/cp-zookeeper docker tag to v7.7.2 (
@​renovate[bot])- #14236 chore(deps): update confluentinc/cp-kafka docker tag to v7.7.2 (
@​renovate[bot])- #12253 fix(deps): update apollo graphql packages (
@​renovate[bot])- #14235 chore(deps-dev): bump
@​commitlint/config-angularfrom 19.5.0 to 19.6.0 (@​dependabot[bot])- #14233 chore(deps): update nest monorepo (
@​renovate[bot])
... (truncated)
Commits
6c8aec6chore(@​nestjs) publish v10.4.16 release2b9e132chore: update outdated tests, make file-type optionalcb0d650chore: remove duplicate packages6196ab2Merge branch 'Chathula-fix-nestjs-common-mime-validator'0ac7959chore: minor tweaks312a54aUpdate packages/common/pipes/file/file-type.validator.tsa28fc03refactor(common): move back file type validator options type07b4b38refactor(common): move file-type package to peer dependencies0b7af8arefactor(common): refactor code to use simple eval6953b7afix(common): used eval import- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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) You can disable automated security fix PRs for this repo from the Security Alerts page.