Bump @nestjs/common, @nestjs/core, @nestjs/mapped-types, @nestjs/passport, @nestjs/platform-express and @nestjs/testing #23
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 @nestjs/common, @nestjs/core, @nestjs/mapped-types, @nestjs/passport, @nestjs/platform-express and @nestjs/testing. These dependencies needed to be updated together.
Updates
@nestjs/common
from 9.3.10 to 11.0.16Release notes
Sourced from
@nestjs/common
's releases.... (truncated)
Commits
b6edf9a
chore(@nestjs
) publish v11.0.16 releaseab79c56
chore: minor tweaksdcc177a
Update packages/common/pipes/file/file-type.validator.tse019da8
refactor(common): move back file type validator options type4718a64
chore(@nestjs
) publish v11.0.15 releaseb6078fd
refactor(common): move file-type package to peer dependenciesf34ef9a
refactor(common): refactor code to use simple eval3ff9024
fix(common): used eval import63d28bf
refactor(common): removed async keyword5243fca
fix(common): update file mime package and add param skip magic numbersUpdates
@nestjs/core
from 10.3.7 to 11.0.16Release notes
Sourced from
@nestjs/core
's releases.... (truncated)
Commits
b6edf9a
chore(@nestjs
) publish v11.0.16 release4718a64
chore(@nestjs
) publish v11.0.15 releasedbc0378
chore(@nestjs
) publish v11.0.14 release466e9b9
chore(@nestjs
) publish v11.0.13 releasec58f49a
chore(@nestjs
) publish v11.0.12 release7afc798
fix(core): fix infinite loop on broken cicular reference #1479964ec1b5
style: nit add missing whiteline57ebc1b
Merge branch 'fix/request-scoped-in-lazy-load' of github.com:anizozina/nest i...cb66a47
feat(core): add options to the legacy route converter64eeb9b
fix(core): dependencies not resolving for request-scoped lazy providersUpdates
@nestjs/mapped-types
from 1.2.2 to 2.1.0Release notes
Sourced from
@nestjs/mapped-types
's releases.... (truncated)
Commits
3557595
chore(): release v2.1.0951a6a7
chore: upgrade eslint, update deps, husky, ci setup05dd714
Merge pull request #1570 from nestjs/renovate/major-nest-monorepoa431abc
chore(deps): update dependency lint-staged to v15.4.1 (#1573)557c8a5
chore(deps): update dependency lint-staged to v15.4.0 (#1569)035e081
chore(deps): update dependency@nestjs/common
to v11a3d8814
chore(deps): update dependency@types/node
to v22.10.7 (#1568)5a6545f
chore(deps): update dependency eslint-config-prettier to v10 (#1566)a19e474
chore(deps): update dependency@types/node
to v22.10.6 (#1567)325e637
chore(deps): update typescript-eslint monorepo to v8.20.0 (#1565)Updates
@nestjs/passport
from 9.0.3 to 11.0.5Release notes
Sourced from
@nestjs/passport
's releases.... (truncated)
Commits
1432808
chore(): release v11.0.5d3775ac
Merge pull request #1866 from nestjs/fix/without-callback-fix28a0835
Merge pull request #1867 from nestjs/renovate/lint-staged-15.x53ba5d6
chore(deps): update dependency lint-staged to v15.4.2223c1cb
Merge pull request #1863 from nestjs/renovate/node-22.xbda4914
Merge pull request #1864 from nestjs/renovate/nest-monorepo1a7123a
fix: exclude last argument only if its of type function (cb)6fa6d91
chore(deps): update nest monorepo to v11.0.58b3f7e3
chore(deps): update dependency@types/node
to v22.10.93c877f8
chore(deps): update nest monorepo to v11.0.4 (#1862)Updates
@nestjs/platform-express
from 10.3.7 to 11.0.16Release notes
Sourced from
@nestjs/platform-express
's releases.... (truncated)
Commits
b6edf9a
chore(@nestjs
) publish v11.0.16 release4718a64
chore(@nestjs
) publish v11.0.15 releasedbc0378
chore(@nestjs
) publish v11.0.14 release466e9b9
chore(@nestjs
) publish v11.0.13 release670355e
fix(deps): update dependency express to v5.1.03fe7cda
fix(deps): update dependency multer to v1.4.5-lts.2c58f49a
chore(@nestjs
) publish v11.0.12 release132c1df
chore(@nestjs
) publish v11.0.11 releasebaba45e
chore(@nestjs
) publish v11.0.10 release224cffd
test: move after each to describe blockUpdates
@nestjs/testing
from 10.3.7 to 11.0.16Release notes
Sourced from
@nestjs/testing
's releases.... (truncated)
Commits
b6edf9a
chore(@nestjs
) publish v11.0.16 release4718a64
chore(@nestjs
) publish v11.0.15 releasedbc0378
chore(@nestjs
) publish v11.0.14 release466e9b9
chore(@nestjs
) publish v11.0.13 releasec58f49a
chore(@nestjs
) publish v11.0.12 release132c1df
chore(@nestjs
) publish v11.0.11 releasebaba45e
chore(@nestjs
) publish v11.0.10 release3c276c9
chore(@nestjs
) publish v11.0.9 release1093d99
chore(@nestjs
) publish v11.0.8 release13290e9
chore(@nestjs
) publish v11.0.7 releaseDependabot 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.