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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the nestjs group with 6 updates in the /server directory:
10.3.10
10.4.0
10.3.10
10.4.0
10.3.10
10.4.0
10.4.2
10.4.4
10.1.2
10.1.3
10.3.10
10.4.0
Updates
@nestjs/common
from 10.3.10 to 10.4.0Commits
5bcd024
chore(@nestjs
) publish v10.4.0 release952bd3b
Merge pull request #13639 from Imran-Sarkar-Sabbir/masterb384aad
Merge pull request #13753 from micalevisk/patch-1c5d08c8
docs(common): add docs toStreamableFile
options9b4aa27
feat(common): less verbose 'missing package' error message333c835
feat(common): Added uuid v7 validation to ParseUUIDPipeUpdates
@nestjs/core
from 10.3.10 to 10.4.0Commits
5bcd024
chore(@nestjs
) publish v10.4.0 release821b080
fix(core): unhandled promise rejection in interceptors consumerUpdates
@nestjs/platform-express
from 10.3.10 to 10.4.0Commits
5bcd024
chore(@nestjs
) publish v10.4.0 releaseUpdates
@nestjs/cli
from 10.4.2 to 10.4.4Release notes
Sourced from
@nestjs/cli
's releases.Commits
ce5c3f4
chore(): release v10.4.43cb703f
fix: concat path and outdir as assets cache keyb276ee0
chore(): release v10.4.32864899
Merge pull request #2647 from nestjs/renovate/webpack-5.xf2b3d7e
Merge pull request #2681 from jaunusa/bugfix/copyPathDepth793f319
fix(assets): copy nested files and directories when no wildcard #26876ebb6e5
chore(deps): update dependency@commitlint/cli
to v19.4.02660990
chore(deps): update dependency eslint to v93795d2a
chore(deps): update dependency lint-staged to v15.2.89c850f1
chore(deps): update dependency@types/node
to v20.14.14Updates
@nestjs/schematics
from 10.1.2 to 10.1.3Release notes
Sourced from
@nestjs/schematics
's releases.Commits
47f5140
chore(): release v10.1.3137a0e6
fix: ts v5.5.4 incompatiblity #2662e8a4726
chore(deps): update dependency@types/node
to v20.14.120e6458d
chore(deps): update typescript-eslint monorepo to v7.17.0fbc0d5f
chore(deps): update dependency ts-jest to v29.2.32022301
chore(deps): update dependency husky to v9.1.106f85ce
chore(deps): update dependency husky to v9.1.0a4bd83c
chore(deps): update dependency@types/node
to v20.14.110c872ee
chore(deps): update typescript-eslint monorepo to v7.16.1af06f1c
chore(deps): update dependency@babel/core
to v7.24.9Updates
@nestjs/testing
from 10.3.10 to 10.4.0Commits
5bcd024
chore(@nestjs
) publish v10.4.0 releaseDependabot 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