Bump @nestjs/common, @nestjs/config, @nestjs/core, @nestjs/jwt, @nestjs/passport, @nestjs/platform-express, @nestjs/swagger and @nestjs/testing in /backend #61
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/config, @nestjs/core, @nestjs/jwt, @nestjs/passport, @nestjs/platform-express, @nestjs/swagger and @nestjs/testing. These dependencies needed to be updated together.
Updates
@nestjs/common
from 10.4.15 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/config
from 3.3.0 to 4.0.2Release notes
Sourced from
@nestjs/config
's releases.Commits
a7c3ac1
chore(): release v4.0.251957cb
Merge pull request #1997 from akeldamas/fix-keyof-type-for-symbolsf53f14e
fix(common): update KeyOf type to support symbol keysc830cb2
chore(deps): update dependency eslint-plugin-prettier to v5.2.5 (#1995)e8fadb5
chore(deps): update dependency typescript-eslint to v8.28.0 (#1994)6f73e18
chore(deps): update dependency ts-jest to v29.3.0 (#1993)555ce6f
chore(deps): update dependency@types/node
to v22.13.13 (#1992)53dcb1b
chore(deps): update dependency eslint-plugin-prettier to v5.2.4 (#1991)3b0aa25
chore(deps): update eslint monorepo to v9.23.0 (#1990)f0ec83b
chore(deps): update dependency@eslint/eslintrc
to v3.3.1 (#1989)Updates
@nestjs/core
from 10.4.15 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/jwt
from 10.2.0 to 11.0.0Release notes
Sourced from
@nestjs/jwt
's releases.Commits
07741f9
chore(): release v11.0.0acdb871
chore: update eslint configurationf695445
Merge pull request #1829 from nestjs/renovate/major-nest-monorepo312d21b
chore(deps): update dependency lint-staged to v15.4.1 (#1828)e90fe7a
chore(deps): update nest monorepo to v11180b50e
chore(deps): update dependency@types/node
to v22.10.7 (#1827)84a40fd
chore(deps): update dependency eslint-config-prettier to v10 (#1825)feb8f67
chore(deps): update dependency@types/node
to v22.10.6 (#1826)eba3da6
chore(deps): update typescript-eslint monorepo to v8.20.0 (#1824)92ec4de
chore(deps): update dependency eslint to v9.18.0 (#1823)Updates
@nestjs/passport
from 10.0.3 to 11.0.5Release notes
Sourced from
@nestjs/passport
's releases.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.4.15 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/swagger
from 7.4.2 to 11.1.2Release notes
Sourced from
@nestjs/swagger
's releases.... (truncated)
Commits
66915fe
chore(): release v11.1.2d0a954f
Merge pull request #3390 from nestjs/fix/support-raw-array-of-objects7648627
Merge pull request #3383 from nestjs/renovate/digests-pinf4f9fba
Merge pull request #3379 from nestjs/renovate/swagger-ui-dist-5.xd9a9b19
Merge pull request #3362 from CatsMiaow/fix/esm-compatible9890476
chore(deps): pin node.jsf7a68f1
Merge pull request #3385 from nestjs/renovate/cimg-node-22.x69126e8
fix: support raw arrays of objectsf70b1a9
chore(deps): update nest monorepo to v11.0.15 (#3387)7f3ede2
fix(deps): update dependency swagger-ui-dist to v5.20.8Updates
@nestjs/testing
from 10.4.15 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.