chore(deps): bump qs, @nestjs/core, @nestjs/platform-express, @nestjs/serve-static, @nestjs/swagger, @nestjs/typeorm, body-parser and @nestjs/testing#85
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…/serve-static, @nestjs/swagger, @nestjs/typeorm, body-parser and @nestjs/testing Bumps [qs](https://github.com/ljharb/qs) to 6.15.2 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core), [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express), [@nestjs/serve-static](https://github.com/nestjs/serve-static), [@nestjs/swagger](https://github.com/nestjs/swagger), [@nestjs/typeorm](https://github.com/nestjs/typeorm), [body-parser](https://github.com/expressjs/body-parser) and [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing). These dependencies need to be updated together. Updates `qs` from 6.14.2 to 6.15.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.2...v6.15.2) Updates `@nestjs/core` from 9.4.3 to 11.1.23 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.23/packages/core) Updates `@nestjs/platform-express` from 9.4.3 to 11.1.23 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.23/packages/platform-express) Updates `@nestjs/serve-static` from 3.0.1 to 5.0.5 - [Release notes](https://github.com/nestjs/serve-static/releases) - [Commits](nestjs/serve-static@3.0.1...5.0.5) Updates `@nestjs/swagger` from 6.3.0 to 11.4.4 - [Release notes](https://github.com/nestjs/swagger/releases) - [Commits](nestjs/swagger@6.3.0...11.4.4) Updates `@nestjs/typeorm` from 9.0.1 to 11.0.1 - [Release notes](https://github.com/nestjs/typeorm/releases) - [Commits](nestjs/typeorm@9.0.1...11.0.1) Updates `body-parser` from 1.20.4 to 1.20.5 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/1.20.5/HISTORY.md) - [Commits](expressjs/body-parser@1.20.4...1.20.5) Updates `@nestjs/testing` from 9.4.3 to 11.1.23 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.23/packages/testing) --- updated-dependencies: - dependency-name: qs dependency-version: 6.15.2 dependency-type: indirect - dependency-name: "@nestjs/core" dependency-version: 11.1.23 dependency-type: direct:production - dependency-name: "@nestjs/platform-express" dependency-version: 11.1.23 dependency-type: direct:production - dependency-name: "@nestjs/serve-static" dependency-version: 5.0.5 dependency-type: direct:production - dependency-name: "@nestjs/swagger" dependency-version: 11.4.4 dependency-type: direct:production - dependency-name: "@nestjs/typeorm" dependency-version: 11.0.1 dependency-type: direct:production - dependency-name: body-parser dependency-version: 1.20.5 dependency-type: direct:production - dependency-name: "@nestjs/testing" dependency-version: 11.1.23 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 qs to 6.15.2 and updates ancestor dependencies qs, @nestjs/core, @nestjs/platform-express, @nestjs/serve-static, @nestjs/swagger, @nestjs/typeorm, body-parser and @nestjs/testing. These dependencies need to be updated together.
Updates
qsfrom 6.14.2 to 6.15.2Changelog
Sourced from qs's changelog.
Commits
9aca407v6.15.25e33d33[Dev Deps] update@ljharb/eslint-config21f80b3[Fix]stringify: skip null/undefined entries inarrayFormat: 'comma'+ `e...a0a81ea[Fix]stringify: use configureddelimiteraftercharsetSentinele3062f7[Fix]stringify: applyformatterto encoded key understrictNullHandling0c180a4[Fix]stringify: skip null/undefined filter-array entries instead of crashi...3a8b94a[Tests] add regression tests for keys containing percent-encoded bracket text96755ab[readme] fix grammara419ce5[Fix]parse: handle nested bracket groups and add regression tests3f5e1c5v6.15.1Updates
@nestjs/corefrom 9.4.3 to 11.1.23Release notes
Sourced from @nestjs/core's releases.
... (truncated)
Commits
b8be8c1chore(release): publish v11.1.23 release5de10dffix: should skip transient providers for snapshots801c46fchore(release): publish v11.1.22 release260b8ecfix(core): inflight request injection bug #1698916aceabfix(core): include received value type in invalid-module error79919b1fix(core): identify decorator type in invalid-class-module error983dd52chore(release): publish v11.1.21 released48f21dfix(core): settle skipped provider initializationa0b0139chore: update readme7caeb3fchore(release): publish v11.1.20 releaseUpdates
@nestjs/platform-expressfrom 9.4.3 to 11.1.23Release notes
Sourced from @nestjs/platform-express's releases.
... (truncated)
Commits
b8be8c1chore(release): publish v11.1.23 release801c46fchore(release): publish v11.1.22 release983dd52chore(release): publish v11.1.21 releasea0b0139chore: update readme7caeb3fchore(release): publish v11.1.20 releasef6a3c2ffix(docs): update some old links in docs5e33ecffeat: add MulterOptions and MulterField interfaces for express platform confi...6730995chore(release): publish v11.1.19 release3c1cc5fchore(release): publish v11.1.18 release0ca5440Merge pull request #16627 from ankitbelal/refactor/centralize-headers-and-par...Updates
@nestjs/serve-staticfrom 3.0.1 to 5.0.5Release notes
Sourced from @nestjs/serve-static's releases.
... (truncated)
Commits
2026aa2chore(): release v5.0.56035962Merge pull request #1935 from nestjs/renovate/path-to-regexp-8.x576202dfix(deps): update dependency path-to-regexp to v8.4.228e287cMerge pull request #1814 from nestjs/renovate/cimg-node-24.x32780edMerge pull request #1852 from nestjs/renovate/fastify-static-9.x06dcbb5Merge pull request #1929 from nestjs/renovate/npm-path-to-regexp-vulnerability39ed6d0chore(deps): update dependency@fastify/staticto v9fa9b7dafix(deps): update dependency path-to-regexp to v8.4.0 [security]b3f020bchore(deps): update dependency typescript-eslint to v8.58.1 (#1934)29de08echore(deps): update dependency eslint to v10.2.0 (#1933)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
@nestjs/swaggerfrom 6.3.0 to 11.4.4Release notes
Sourced from @nestjs/swagger's releases.
... (truncated)
Commits
57d8c19chore(): release v11.4.4794e895Merge pull request #3930 from nestjs/fix/nullable-with-discriminator-3928d91fbe0fix: top-level nullable with discriminator issue #39288121be3Merge pull request #3921 from frbuceta/feat/openapi-32-tag-summary5dd7ce3feat(swagger): add summary field to OpenAPI 3.2 Tag Object0d1907fMerge pull request #3927 from nestjs/renovate/vitest-monorepo6edbd07chore(deps): update dependency vitest to v4.1.7f797f85Merge pull request #3924 from frbuceta/feat/api-tags-warn-hierarchy-fields0a1d9c1Merge pull request #3925 from frbuceta/fix/tag-kind-free-form-string6da2e23Apply suggestion from@kamilmysliwiecInstall script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
@nestjs/typeormfrom 9.0.1 to 11.0.1Release notes
Sourced from @nestjs/typeorm's releases.
... (truncated)
Commits
57bcd24chore(): release v11.0.1d08fc02Merge pull request #2528 from nestjs/renovate/postgres-18.x3d42a8eMerge pull request #2566 from nestjs/renovate/cimg-node-24.x180b9c9Merge pull request #2562 from naorpeled/feat/support-v1-of-typeorm429caa3chore(deps): update dependency ts-jest to v29.4.9 (#2569)4473f7bchore(deps): update dependency typescript-eslint to v8.58.0 (#2568)ed9f679fix: resolve lock sync issues574b654fix: Use ^1.0.0-dev for typeorm peer dependency rangef8a656achore(deps): update node.js to v24.14.170e63edchore: Remove unnecessary unit testsInstall script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
body-parserfrom 1.20.4 to 1.20.5Release notes
Sourced from body-parser's releases.
Changelog
Sourced from body-parser's changelog.
Commits
0defdberelease(patch): 1.20.5cd0e7a0deps(qs): bump qs to 6.15.16f24d7efix: correct off-by-one error in parameterCount (#716)b849bd5deps: qs@~6.14.1 (#690)2c55e2frefactor(json): simplify strict mode error string construction (#692)Maintainer changes
This version was pushed to npm by jonchurch, a new releaser for body-parser since your current version.
Updates
@nestjs/testingfrom 9.4.3 to 11.1.23Release notes
Sourced from @nestjs/testing's releases.
... (truncated)
Commits
b8be8c1chore(release): publish v11.1.23 release801c46fchore(release): publish v11.1.22 release983dd52chore(release): publish v11.1.21 releasea0b0139chore: update readme7caeb3fchore(release): publish v11.1.20 release2e290c6fix(core): fix deeply nested transient providers resolutionf6a3c2ffix(docs): update some old links in docs6730995chore(release): publish v11.1.19 release3c1cc5fchore(release): publish v11.1.18 release5a05f52chore: 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.