deps(example): bump the dependencies group across 1 directory with 4 updates #2500
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 dependencies group with 4 updates in the /examples/nestjs-launchdarkly directory: @nestjs/core, @nestjs/platform-express, @nestjs/cli and prettier.
Updates
@nestjs/core
from 10.4.12 to 10.4.15Release notes
Sourced from
@nestjs/core
's releases.Commits
d0fb875
chore(@nestjs
) publish v10.4.15 release1d457fe
chore(@nestjs
) publish v10.4.14 release1eba012
chore(@nestjs
) publish v10.4.13 releaseUpdates
@nestjs/platform-express
from 10.4.12 to 10.4.15Release notes
Sourced from
@nestjs/platform-express
's releases.Commits
d0fb875
chore(@nestjs
) publish v10.4.15 release1d457fe
chore(@nestjs
) publish v10.4.14 releasef4b242a
fix(deps): update dependency express to v4.21.21eba012
chore(@nestjs
) publish v10.4.13 releaseUpdates
@nestjs/cli
from 10.4.8 to 10.4.9Release notes
Sourced from
@nestjs/cli
's releases.Commits
81e15c3
chore(): release v10.4.93d0fe0b
Merge pull request #2838 from yifanwww/fix/webpack-ignore-lazy-importsa1cc6cf
fix: add missing class-transformer/storage in lazy import list4af113e
Merge pull request #2815 from nestjs/renovate/typescript-5.x2e929c3
fix(deps): update dependency typescript to v5.7.267503d3
Merge pull request #2830 from nestjs/renovate/webpack-5.x6110b8e
chore(deps): update dependency@swc/core
to v1.10.1 (#2837)ce66172
fix(deps): update dependency webpack to v5.97.1bec6134
chore(deps): update dependency@swc/core
to v1.10.0 (#2832)b10c00e
chore(deps): update dependency prettier to v3.4.2 (#2831)Updates
prettier
from 3.4.1 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461
Release 3.4.2572bebe
Fix comments on class methods with decorators (#16891)359c4f0
chore(deps): update dependency@angular/compiler
to v19.0.1 (#16903)6470996
chore(deps): update dependency@glimmer/syntax
to v0.93.1 (#16904)e13614f
Correct fit() for fill() (#16899)10db357
Remove check onTSImportType.isTypeOf
(#16892)ac46a4f
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905
Add test for #16207 (#16890)a1e354d
Clean changelog_unreleased99875da
Bump Prettier dependency to 3.4.1Dependabot 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