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-dependencies group with 5 updates:
10.3.8
10.4.1
10.3.8
10.4.1
10.3.8
10.4.1
10.3.8
10.4.1
10.3.8
10.4.1
Updates
@nestjs/common
from 10.3.8 to 10.4.1Release notes
Sourced from
@nestjs/common
's releases.... (truncated)
Commits
67f32e8
chore(@nestjs
) publish v10.4.1 release6f624d1
chore: update readme5bcd024
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
optionsb59d5ac
chore(@nestjs
) publish v10.3.10 release284f437
docs: update readme9b4aa27
feat(common): less verbose 'missing package' error message99d31e3
chore(deps): bump tslib from 2.6.2 to 2.6.3Updates
@nestjs/core
from 10.3.8 to 10.4.1Release notes
Sourced from
@nestjs/core
's releases.... (truncated)
Commits
67f32e8
chore(@nestjs
) publish v10.4.1 release6f624d1
chore: update readme5bcd024
chore(@nestjs
) publish v10.4.0 release821b080
fix(core): unhandled promise rejection in interceptors consumerb59d5ac
chore(@nestjs
) publish v10.3.10 release284f437
docs: update readme136f035
fix(core): when using forward references onexports
array99d31e3
chore(deps): bump tslib from 2.6.2 to 2.6.3013dbd3
chore: update readmesfcd2c58
chore(@nestjs
) publish v10.3.9 releaseUpdates
@nestjs/platform-express
from 10.3.8 to 10.4.1Release notes
Sourced from
@nestjs/platform-express
's releases.... (truncated)
Commits
67f32e8
chore(@nestjs
) publish v10.4.1 release6f624d1
chore: update readme5bcd024
chore(@nestjs
) publish v10.4.0 releaseb59d5ac
chore(@nestjs
) publish v10.3.10 release284f437
docs: update readme99d31e3
chore(deps): bump tslib from 2.6.2 to 2.6.3013dbd3
chore: update readmesfcd2c58
chore(@nestjs
) publish v10.3.9 releasedd5a842
chore(readme): remove some old sponsors and reorder othersda0ae68
chore(readme): update sponsor image sourcesUpdates
@nestjs/platform-fastify
from 10.3.8 to 10.4.1Release notes
Sourced from
@nestjs/platform-fastify
's releases.... (truncated)
Commits
67f32e8
chore(@nestjs
) publish v10.4.1 release6f624d1
chore: update readme5bcd024
chore(@nestjs
) publish v10.4.0 release0048313
Merge pull request #13807 from johaven/fix-search-methodd0115e6
feat(fastify): add type for http options365fd1e
fix: typing9f7c427
fix(platform-fastify): search method not declaredb1b66d2
chore(deps): bump fastify from 4.28.0 to 4.28.1b59d5ac
chore(@nestjs
) publish v10.3.10 release68d91ac
Merge pull request #13734 from ancyrweb/masterUpdates
@nestjs/testing
from 10.3.8 to 10.4.1Release notes
Sourced from
@nestjs/testing
's releases.... (truncated)
Commits
67f32e8
chore(@nestjs
) publish v10.4.1 release6f624d1
chore: update readme5bcd024
chore(@nestjs
) publish v10.4.0 releaseb59d5ac
chore(@nestjs
) publish v10.3.10 release284f437
docs: update readme99d31e3
chore(deps): bump tslib from 2.6.2 to 2.6.3013dbd3
chore: update readmesfcd2c58
chore(@nestjs
) publish v10.3.9 releasedd5a842
chore(readme): remove some old sponsors and reorder othersda0ae68
chore(readme): update sponsor image sourcesDependabot 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