build(deps-dev): bump the nestjs group across 1 directory with 9 updates #376
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the nestjs group with 9 updates in the / directory:
11.0.7
11.0.10
11.1.3
11.1.6
11.1.3
11.1.6
11.1.3
11.1.6
11.1.3
11.1.6
11.1.3
11.1.6
11.0.5
11.0.7
11.1.3
11.1.6
11.1.3
11.1.6
Updates
@nestjs/cli
from 11.0.7 to 11.0.10Release notes
Sourced from
@nestjs/cli
's releases.Commits
e47541d
chore(): release v11.0.103186552
Merge pull request #3115 from nestjs/revert-3047-renovate/major-angular-cli-m...ce6acd3
Revert "fix(deps): update angular-cli monorepo to v20 (major)"79ac1e2
Merge pull request #3114 from nestjs/revert-3109-chore/disable-shell-by-defaultd43b91c
Revert "chore: disable shell by default"fe3aca7
chore(): release v11.0.90594cb1
Merge pull request #3047 from nestjs/renovate/major-angular-cli-monorepo5bbd8f8
fix(deps): update angular-cli monorepo to v204434eb5
Merge pull request #3109 from nestjs/chore/disable-shell-by-defaultaa6f234
Merge pull request #3105 from nestjs/renovate/inquirer-prompts-7.xUpdates
@nestjs/common
from 11.1.3 to 11.1.6Release notes
Sourced from
@nestjs/common
's releases.... (truncated)
Commits
35c3ded
chore(@nestjs
) publish v11.1.6 release97df306
refactor(common): fix the typo 'sring' to 'string'9bb0560
chore(@nestjs
) publish v11.1.5 release1f101ac
chore(@nestjs
) publish v11.1.4 release2d63ebf
chore: upgrade typescripted714ac
Merge pull request #15386 from nestjs/feat/introspection-capabilitiesadc7e15
feat: enhance introspection capabilitiesa3621f8
docs: fix typoUpdates
@nestjs/core
from 11.1.3 to 11.1.6Release notes
Sourced from
@nestjs/core
's releases.... (truncated)
Commits
35c3ded
chore(@nestjs
) publish v11.1.6 release60b2ed4
Merge pull request #15504 from hajekjiri/bug/fix-undefined-injectionab93e4b
fix(core): fix race condition in class dependency resolutionf14a976
style(core): change inquirer id to const93f54ed
fix(core): attach root inquirer for nested transient providerscd009a7
refactor(core): fix the typo 'controler' to 'controller'9bb0560
chore(@nestjs
) publish v11.1.5 release1f101ac
chore(@nestjs
) publish v11.1.4 releasef704dcb
Merge pull request #15405 from hajekjiri/bug/fix-race-condition-in-dependency...a453b63
fix(core): fix race condition in class dependency resolutionUpdates
@nestjs/platform-express
from 11.1.3 to 11.1.6Release notes
Sourced from
@nestjs/platform-express
's releases.... (truncated)
Commits
35c3ded
chore(@nestjs
) publish v11.1.6 release9bb0560
chore(@nestjs
) publish v11.1.5 releaseda24918
chore(deps): bump multer in /packages/platform-express1f101ac
chore(@nestjs
) publish v11.1.4 release436e1de
style: address linter warnings4d436f0
test: update outdated unit testsadc7e15
feat: enhance introspection capabilitiesUpdates
@nestjs/platform-fastify
from 11.1.3 to 11.1.6Release notes
Sourced from
@nestjs/platform-fastify
's releases.... (truncated)
Commits
35c3ded
chore(@nestjs
) publish v11.1.6 releaseff643d1
chore(deps): bump@fastify/cors
from 11.0.1 to 11.1.09bb0560
chore(@nestjs
) publish v11.1.5 release1f101ac
chore(@nestjs
) publish v11.1.4 releaseb34d428
Merge pull request #15385 from mag123c/fix/fastify-adapter-middleware-init07291c2
feat(platform-fastify): implement lazy middleware registrationb7ca2bd
Merge pull request #14789 from piotrfrankowski/pf/feat/add-fastify-schema-dec...d602f74
fix(platform-fastify): improve middleware registration error messageadc7e15
feat: enhance introspection capabilitiesc26e928
chore(deps): bump fastify from 5.3.3 to 5.4.0Updates
@nestjs/platform-ws
from 11.1.3 to 11.1.6Release notes
Sourced from
@nestjs/platform-ws
's releases.... (truncated)
Commits
35c3ded
chore(@nestjs
) publish v11.1.6 release9bb0560
chore(@nestjs
) publish v11.1.5 release1f101ac
chore(@nestjs
) publish v11.1.4 releasebcd79b7
chore(deps): bump ws from 8.18.2 to 8.18.3Updates
@nestjs/schematics
from 11.0.5 to 11.0.7Release notes
Sourced from
@nestjs/schematics
's releases.Commits
8077e13
chore(): release v11.0.750abba4
Merge pull request #2153 from nestjs/revert-2094-renovate/major-angular-cli-m...dc4c36a
Revert "fix(deps): update angular-cli monorepo to v20 (major)"f2682ad
chore(): release v11.0.6762df03
Merge pull request #2151 from nestjs/renovate/node-22.x0d52b0a
Merge pull request #2094 from nestjs/renovate/major-angular-cli-monorepo15d32db
chore(deps): update dependency@types/node
to v22.17.07ae68bf
fix(deps): update angular-cli monorepo to v2089f0dcd
Merge pull request #2058 from nestjs/renovate/cimg-node-22.x1c60622
Merge pull request #2142 from codiophile/patch-2Updates
@nestjs/testing
from 11.1.3 to 11.1.6Release notes
Sourced from
@nestjs/testing
's releases.... (truncated)
Commits
35c3ded
chore(@nestjs
) publish v11.1.6 release9bb0560
chore(@nestjs
) publish v11.1.5 release1f101ac
chore(@nestjs
) publish v11.1.4 releasea453b63
fix(core): fix race condition in class dependency resolutionUpdates
@nestjs/websockets
from 11.1.3 to 11.1.6Release notes
Sourced from
@nestjs/websockets
's releases.... (truncated)
Commits
35c3ded
chore(@nestjs
) publish v11.1.6 release9bb0560
chore(@nestjs
) publish v11.1.5 release1f101ac
chore(@nestjs
) publish v11.1.4 releaseadc7e15
feat: enhance introspection capabilitiesDependabot 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 <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions