Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump qs, @nestjs/core and @nestjs/swagger in /nj-moon #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 8, 2022

Bumps qs to 6.5.3 and updates ancestor dependencies qs, @nestjs/core and @nestjs/swagger. These dependencies need to be updated together.

Updates qs from 6.5.2 to 6.5.3

Changelog

Sourced from qs's changelog.

6.5.3

  • [Fix] parse: ignore __proto__ keys (#428)
  • [Fix] utils.merge: avoid a crash with a null target and a truthy non-array source
  • [Fix] correctly parse nested arrays
  • [Fix] stringify: fix a crash with strictNullHandling and a custom filter/serializeDate (#279)
  • [Fix] utils: merge: fix crash when source is a truthy primitive & no options are provided
  • [Fix] when parseArrays is false, properly handle keys ending in []
  • [Fix] fix for an impossible situation: when the formatter is called with a non-string value
  • [Fix] utils.merge: avoid a crash with a null target and an array source
  • [Refactor] utils: reduce observable [[Get]]s
  • [Refactor] use cached Array.isArray
  • [Refactor] stringify: Avoid arr = arr.concat(...), push to the existing instance (#269)
  • [Refactor] parse: only need to reassign the var once
  • [Robustness] stringify: avoid relying on a global undefined (#427)
  • [readme] remove travis badge; add github actions/codecov badges; update URLs
  • [Docs] Clean up license text so it’s properly detected as BSD-3-Clause
  • [Docs] Clarify the need for "arrayLimit" option
  • [meta] fix README.md (#399)
  • [meta] add FUNDING.yml
  • [actions] backport actions from main
  • [Tests] always use String(x) over x.toString()
  • [Tests] remove nonexistent tape option
  • [Dev Deps] backport from main
Commits
  • 298bfa5 v6.5.3
  • ed0f5dc [Fix] parse: ignore __proto__ keys (#428)
  • 691e739 [Robustness] stringify: avoid relying on a global undefined (#427)
  • 1072d57 [readme] remove travis badge; add github actions/codecov badges; update URLs
  • 12ac1c4 [meta] fix README.md (#399)
  • 0338716 [actions] backport actions from main
  • 5639c20 Clean up license text so it’s properly detected as BSD-3-Clause
  • 51b8a0b add FUNDING.yml
  • 45f6759 [Fix] fix for an impossible situation: when the formatter is called with a no...
  • f814a7f [Dev Deps] backport from main
  • Additional commits viewable in compare view

Updates @nestjs/core from 5.7.3 to 9.2.1

Release notes

Sourced from @​nestjs/core's releases.

v9.2.1 (2022-11-29)

Bug fixes

Enhancements

Dependencies

Committers: 6

v9.2.0 (2022-11-07)

Features

Bug fixes

  • core
  • common, platform-express
    • #10345 fix(platform): shutdown hooks not firing caused by open http connections (@​tolgap)

Enhancements

  • core

... (truncated)

Commits
  • 308599f chore(@​nestjs) publish v9.2.1 release
  • e635224 Merge pull request #10573 from rubiin/master
  • d827878 Merge pull request #10556 from nestjs/dependabot/npm_and_yarn/socket.io-parse...
  • 0ee84c4 Merge pull request #10591 from Leichtwind/master
  • ef917e0 Merge pull request #10606 from aradwann/remove-deprecated-type-dependencies
  • f6fa850 Merge pull request #10599 from nestjs/dependabot/npm_and_yarn/redis-4.5.1
  • 900be19 Merge pull request #10605 from ufec/ufec-fix-10604-branch
  • 3009353 Merge pull request #10583 from nestjs/dependabot/npm_and_yarn/fastify-4.10.2
  • 6aeed12 build: remove deprecated type deps
  • cd55a18 fix: fastify-adapter register func sign
  • Additional commits viewable in compare view

Updates @nestjs/swagger from 2.5.1 to 6.1.4

Release notes

Sourced from @​nestjs/swagger's releases.

Release 6.1.4

  • Merge pull request #2171 from nestjs/renovate/typescript-eslint-monorepo (4dd8f91)
  • chore(deps): update typescript-eslint monorepo to v5.45.1 (f84bd1c)
  • Merge pull request #2174 from nestjs/renovate/typescript-4.x (26ded64)
  • chore(deps): update dependency typescript to v4.9.3 (03c75a3)
  • Merge pull request #2175 from nestjs/renovate/eslint-8.x (d1d32e8)
  • Merge pull request #2178 from nestjs/renovate/fastify-static-6.x (1ee051b)
  • chore(deps): update dependency eslint to v8.29.0 (e3b3719)
  • chore(deps): update dependency @​fastify/static to v6.6.0 (369f430)
  • Merge pull request #2172 from nestjs/renovate/jest-monorepo (0e4af02)
  • Merge pull request #2173 from nestjs/renovate/lodash-4.x (5d9f539)
  • Merge pull request #2191 from nestjs/renovate/supertest-6.x (42df137)
  • Merge pull request #2193 from nestjs/renovate/lint-staged-13.x (8f38319)
  • Merge pull request #2194 from nestjs/renovate/prettier-2.x (ef5d31f)
  • chore(deps): update dependency prettier to v2.8.0 (627ce7a)
  • Update config.yml (62198f6)
  • chore(deps): update dependency lint-staged to v13.1.0 (bc75108)
  • chore(deps): update dependency supertest to v6.3.2 (57add96)
  • chore(deps): update dependency @​types/lodash to v4.14.191 (df8fa00)
  • chore(deps): update dependency @​types/jest to v29.2.4 (63e8797)
  • Merge pull request #2192 from nestjs/renovate/nest-monorepo (ad18db3)
  • Merge pull request #2190 from nestjs/renovate/release-it-15.x (3ece792)
  • Merge pull request #2189 from nestjs/renovate/node-18.x (fbf402d)
  • Merge pull request #2186 from nestjs/renovate/npm-qs-vulnerability (73d5163)
  • Merge pull request #2177 from nestjs/renovate/commitlint-monorepo (543a8ee)
  • chore(deps): update nest monorepo to v9.2.1 (8ce899d)
  • chore(deps): update dependency release-it to v15.5.1 (3d1865e)
  • chore(deps): update dependency @​types/node to v18.11.11 (588d27c)
  • Merge pull request #2141 from nestjs/renovate/swagger-ui-dist-4.x (1967192)
  • Merge pull request #2162 from lukas-reining/feature/multiple-script-imports (3bdb57f)
  • chore(deps): update commitlint monorepo to v17.3.0 (2e0ef25)
  • ci: update node version (e96bda6)
  • Merge pull request #2170 from khmm12/fix/type-helpers-metadata-inhereting-in-yarn-pnp-env (0e113a0)
  • chore(deps): update dependency qs to 6.9.7 [security] (66ebc3a)
  • fix: type helpers metadata inheriting (7fc4a33)
  • fix(deps): update dependency swagger-ui-dist to v4.15.5 (e7f8dc4)
  • chore(deps): update dependency jest to v29.3.1 (1c1abf7)
  • chore(deps): update dependency husky to v8.0.2 (3ae0bd5)
  • chore(deps): update dependency jest to v29.3.0 (9181712)
  • chore(deps): update typescript-eslint monorepo to v5.42.1 (88e0af4)
  • chore(deps): update nest monorepo to v9.2.0 (fde3050)
  • chore(deps): update dependency eslint to v8.27.0 (9938490)
  • Reset package lock (75a7445)
  • Use correct parameter name for tag functions (0ed2b43)
  • fix(swagger-ui): Implement multiple js and css imports (b9483ad)
  • chore(deps): update dependency @​types/lodash to v4.14.188 (be01469)
  • chore(deps): update dependency @​types/jest to v29.2.2 (9fc090f)
  • chore(deps): update dependency @​types/node to v18.11.9 (c7b1a97)
  • chore(deps): update dependency @​types/lodash to v4.14.187 (b877ff5)
  • chore(deps): update dependency @​types/jest to v29.2.1 (baa1295)

... (truncated)

Commits

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [qs](https://github.com/ljharb/qs) to 6.5.3 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [@nestjs/core](https://github.com/nestjs/nest) and [@nestjs/swagger](https://github.com/nestjs/swagger). These dependencies need to be updated together.


Updates `qs` from 6.5.2 to 6.5.3
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.5.2...v6.5.3)

Updates `@nestjs/core` from 5.7.3 to 9.2.1
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](nestjs/nest@v5.7.3...v9.2.1)

Updates `@nestjs/swagger` from 2.5.1 to 6.1.4
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](https://github.com/nestjs/swagger/commits/6.1.4)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
- dependency-name: "@nestjs/swagger"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants