build(deps): bump the all group across 1 directory with 9 updates #198
+121
−121
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 all group with 9 updates in the /nestjs-demo directory:
11.0.8
11.0.9
11.0.8
11.0.9
11.0.8
11.0.9
11.0.8
11.0.9
1.10.15
1.10.16
22.13.1
22.13.2
8.23.0
8.24.0
8.23.0
8.24.0
9.20.0
9.20.1
Updates
@nestjs/common
from 11.0.8 to 11.0.9Release notes
Sourced from
@nestjs/common
's releases.Commits
3c276c9
chore(@nestjs
) publish v11.0.9 releasede76147
fix(common): revert to original value (swc builders regression) #14430Updates
@nestjs/core
from 11.0.8 to 11.0.9Release notes
Sourced from
@nestjs/core
's releases.Commits
3c276c9
chore(@nestjs
) publish v11.0.9 release1414e2c
fix: skip root module if undefinedfececd2
Update packages/core/scanner.ts8dca14e
test: early return when imports undefined2bdec35
style: disable no-this-alias for tree-node1832c9e
test: early return when imports undefined5703250
chore: rename method name059e817
fix: stop on cycles3179609
refactor: dont track node depthc743c74
perf(core): use topology tree for calculating distanceUpdates
@nestjs/platform-express
from 11.0.8 to 11.0.9Release notes
Sourced from
@nestjs/platform-express
's releases.Commits
3c276c9
chore(@nestjs
) publish v11.0.9 releaseUpdates
@nestjs/testing
from 11.0.8 to 11.0.9Release notes
Sourced from
@nestjs/testing
's releases.Commits
3c276c9
chore(@nestjs
) publish v11.0.9 releaseUpdates
@swc/core
from 1.10.15 to 1.10.16Changelog
Sourced from
@swc/core
's changelog.Commits
df4f619
chore: Publish1.10.16
withswc_core
v13.3.0
05d2152
chore: Publish1.10.16-nightly-20250213.1
withswc_core
v13.3.0
660b92a
chore: Publish crates withswc_core
v13.3.0
308f5d0
fix(ts/fast-strip): Handle unsupportedmodule
keyword (#10022)6dab49a
fix(es/minifier): Check assign target before merge assign cond (#10020)c9937b6
fix(es/parser): Preserve comment positions with leading semicolon (#10019)7d7319f
perf(es/codegen): Reduce allocation usingcompact_str
(#10008)f9f4cac
fix(swc_common): Fix panic with non-narrow chars with width != 2 (#10011)5dc16a2
chore: Update changelogUpdates
@types/node
from 22.13.1 to 22.13.2Commits
Updates
@typescript-eslint/eslint-plugin
from 8.23.0 to 8.24.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
87d72ba
chore(release): publish 8.24.0ac8dde0
feat(eslint-plugin): [no-unnecessary-condition] make `allowConstantLoopCondit...7acfb5f
fix(eslint-plugin): [no-misused-spread] correct and elaborate string spread r...d30a497
fix(eslint-plugin): [restrict-plus-operands] report adding bigints to strings...bcdf560
docs(eslint-plugin): [prefer-nullish-coalescing] streamline code examples (#1...Updates
@typescript-eslint/parser
from 8.23.0 to 8.24.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
87d72ba
chore(release): publish 8.24.0Updates
eslint
from 9.20.0 to 9.20.1Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
07b2ffd
9.20.101ff142
Build: changelog update for 9.20.1fe3ccb2
docs: allow typing in search box while dropdown is open (#19424)274f054
fix: fixRuleContext
type (#19417)93c78a5
docs: Add instructions for pnpm compat (#19422)b476a93
docs: Fix Keyboard Navigation for Search Results (#19416)ccb60c0
docs: Update READMEDependabot 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