Bump the production-dependencies group across 1 directory with 5 updates #285
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 production-dependencies group with 5 updates in the / directory:
11.0.7
11.0.11
11.0.7
11.0.11
11.0.7
11.0.11
7.8.1
7.8.2
0.3.20
0.3.21
Updates
@nestjs/common
from 11.0.7 to 11.0.11Release notes
Sourced from
@nestjs/common
's releases.Commits
132c1df
chore(@nestjs
) publish v11.0.11 releasebaba45e
chore(@nestjs
) publish v11.0.10 release3c276c9
chore(@nestjs
) publish v11.0.9 releasede76147
fix(common): revert to original value (swc builders regression) #144301093d99
chore(@nestjs
) publish v11.0.8 releasef81ce5f
fix(common): addLeadingSlash optional group supportUpdates
@nestjs/core
from 11.0.7 to 11.0.11Release notes
Sourced from
@nestjs/core
's releases.Commits
132c1df
chore(@nestjs
) publish v11.0.11 releasebaba45e
chore(@nestjs
) publish v11.0.10 release3c276c9
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 cyclesUpdates
@nestjs/platform-express
from 11.0.7 to 11.0.11Release notes
Sourced from
@nestjs/platform-express
's releases.Commits
132c1df
chore(@nestjs
) publish v11.0.11 releasebaba45e
chore(@nestjs
) publish v11.0.10 release224cffd
test: move after each to describe block123f653
fix(platform-express) respect existing parser middlewares when using Express 5eff8f15
fix(platform-express) respect existing parser middlewares when using Express 53c276c9
chore(@nestjs
) publish v11.0.9 release1093d99
chore(@nestjs
) publish v11.0.8 release9ae019f
fix(platform-express) make check for already registered parsers work with Exp...Updates
rxjs
from 7.8.1 to 7.8.2Changelog
Sourced from rxjs's changelog.
Commits
e5351d0
chore(publish): 7.8.28bbfa4e
fix(animationFrameScheduler): some tasks are never flushed and sometimes it b...4a2d0d2
docs(rxjs.dex): replace polyfill.io with a Cloudflare equivalent (#7487)2fb0740
chore: 7.x remove global npm install and ignore latest TS (#7398)d69d890
docs: fix missing overloads in docs when overload count is less than 3 (#7367...27855c6
fix(mergeWith): works correctly with an Array (#7281)9db6563
docs: provide URL for the V8 docs app (#7244)5c3fb33
docs: add MonoTypeOperatorFunction documentation (#7284)0e2ef5e
fix(subscriber): strict type signature for next method (#7172)b6d00c1
docs: improve glossary and semantics page (#7267)Updates
typeorm
from 0.3.20 to 0.3.21Release notes
Sourced from typeorm's releases.
... (truncated)
Changelog
Sourced from typeorm's changelog.
Commits
206af0a
chore: Bump version 0.3.21 (#11314)d52ecf6
Update eager-and-lazy-relations.md (#10757)988673c
refactor: use ansis instead of chalk (#11263)17a3c52
chore: Fix release issues (#11303)9d862c8
docs: correct "it's" -> "its"87b9fad
docs: fix missing DataSource in migrations config (#11249)5f60392
docs: add performance and optimizing (#11068)e3056d1
docs: Improve DEVELOPER.md documentation (#11289)1cd3ff7
docs: Update relations.md (#11161)981cf82
fix(npm-readme): resolve missing image file pt. 2 (#11291)Maintainer changes
This version was pushed to npm by michaelbromley, a new releaser for typeorm since your current version.
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 <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