jhipster / generator-jhipster-nodejs

A NodeJS blueprint that creates the backend using NestJS
https://www.npmjs.com/package/generator-jhipster-nodejs
Apache License 2.0
253 stars 82 forks source link

Bump @nestjs/swagger from 4.8.0 to 7.3.0 in /generators/node-server/resources #440

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 5 months ago

Bumps @nestjs/swagger from 4.8.0 to 7.3.0.

Release notes

Sourced from @​nestjs/swagger's releases.

Release 7.3.0

  • chore: regenerate package lock (9db9c94)
  • chore: regenerate package lock (0e15b20)
  • chore: bump mapped-types (da14c10)
  • chore: fix package lock (a35ad89)
  • Merge pull request #2825 from nestjs/renovate/fastify-static-7.x-lockfile (fb9cd50)
  • chore(deps): update dependency @​fastify/static to v7 (72ee9fc)
  • Merge pull request #2815 from nestjs/renovate/fastify-static-7.x (425302d)
  • Merge pull request #2750 from nestjs/renovate/reflect-metadata-0.x (f58d0f8)
  • chore(deps): update dependency reflect-metadata to v0.2.1 (cfa94a0)
  • Merge pull request #2824 from nestjs/renovate/nest-monorepo (a95f719)
  • chore(deps): update dependency @​fastify/static to v7 (e52fc55)
  • chore(deps): update nest monorepo to v10.3.2 (6c6a7a8)
  • chore(deps): update nest monorepo to v10.3.2 (eb3abdb)
  • Merge pull request #2820 from mgohin/feature/add-decorator-ApiPaymentRequiredResponse (8ed4884)
  • Merge pull request #2777 from kurt-west/master (876d17a)
  • Merge pull request #2797 from TheSalarKhan/master (1d86dfd)
  • Merge pull request #2782 from nestjs/renovate/cimg-node-21.x (b1fb761)
  • Merge pull request #2800 from nestjs/renovate/swagger-ui-dist-5.x (2a4fec8)
  • Merge pull request #2816 from Algram/master (cf800f2)
  • Merge pull request #2822 from lit26/features/enhanced-comments (979f256)
  • feat: update test and optimize code (7e6b64f)
  • feat: Update code for latest package (d3e7e1c)
  • Merge branch 'features/enhanced-controller-comments' into features/enhanced-comments (90447b1)
  • feat(core): add decorator for response http status 402 ApiPaymentRequiredResponse (68d2366)
  • chore(deps): update typescript-eslint monorepo to v6.21.0 (500a718)
  • chore(deps): update dependency lint-staged to v15.2.2 (6a0afb7)
  • feat(spec): allow additional fields on enum refs (5404905)
  • chore(deps): update dependency husky to v9.0.10 (20b90fc)
  • chore(deps): update dependency @​types/node to v20.11.16 (1e042e8)
  • chore(deps): update dependency @​types/jest to v29.5.12 (1ac0bd8)
  • chore(deps): update dependency @​types/node to v20.11.15 (74505f2)
  • chore(deps): update dependency @​types/node to v20.11.14 (7e2274a)
  • chore(deps): update dependency lint-staged to v15.2.1 (dab4f02)
  • chore(deps): update dependency @​types/node to v20.11.13 (1bfdae8)
  • chore(deps): update typescript-eslint monorepo to v6.20.0 (860d75f)
  • chore(deps): update dependency husky to v9.0.7 (3eb53b3)
  • fix(deps): update dependency swagger-ui-dist to v5.11.2 (13a7008)
  • chore(deps): update dependency @​types/node to v20.11.10 (f737848)
  • chore(deps): update dependency @​types/node to v20.11.9 (e50716b)
  • chore(deps): update dependency @​types/node to v20.11.8 (a7a6b6f)
  • chore(deps): update dependency @​types/node to v20.11.7 (a2aedf7)
  • fix: support type UUID from node's crypto package (bdc130a)
  • chore(deps): update dependency husky to v9.0.6 (9fdd440)
  • chore(deps): update dependency husky to v9.0.5 (3ae00ce)
  • chore(deps): update commitlint monorepo to v18.6.0 (667eba9)
  • chore(deps): update dependency husky to v9 (e2b7142)
  • chore(deps): update dependency @​types/node to v20.11.6 (9c3d9c2)
  • chore(deps): update nest monorepo to v10.3.1 (ad17a30)
  • chore(deps): update dependency release-it to v17.0.3 (d6b7a08)

... (truncated)

Commits
  • 9b91e17 chore(): release v7.3.0
  • 9db9c94 chore: regenerate package lock
  • 0e15b20 chore: regenerate package lock
  • da14c10 chore: bump mapped-types
  • a35ad89 chore: fix package lock
  • fb9cd50 Merge pull request #2825 from nestjs/renovate/fastify-static-7.x-lockfile
  • 72ee9fc chore(deps): update dependency @​fastify/static to v7
  • 425302d Merge pull request #2815 from nestjs/renovate/fastify-static-7.x
  • f58d0f8 Merge pull request #2750 from nestjs/renovate/reflect-metadata-0.x
  • cfa94a0 chore(deps): update dependency reflect-metadata to v0.2.1
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 3 months ago

Superseded by #458.