Skip to content

fix(deps): update dependency @nestjs/swagger to v7.4.2

Renovate requested to merge renovate/nestjs-swagger-7.x-lockfile into v2

This MR contains the following updates:

Package Type Update Change
@nestjs/swagger dependencies patch 7.4.1 -> 7.4.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

nestjs/swagger (@​nestjs/swagger)

v7.4.2

Compare Source

  • Merge pull request #​3031 from danielsharvey/feature/example-support (391abb3)
  • Merge pull request #​3037 from blended-bram/patch-1 (00a6b80)
  • Merge pull request #​3067 from nadavhalfon/feat/x-enumNames (5cb058e)
  • Merge pull request #​3062 from thiagotognoli/master (fdf9c1c)
  • chore(deps): update typescript-eslint monorepo to v8.6.0 (276b4fa)
  • chore(deps): update dependency eslint to v8.57.1 (f389bd4)
  • chore(deps): update dependency express to v4.21.0 (3b9c7f9)
  • chore(deps): update nest monorepo to v10.4.2 (1c27db8)
  • feat: support x-enumNames param for client code generations, supporting numeric enums (bdd0ac8)
  • bugfix: correct param in map (f28b947)
  • fix: support examples field in @ApiHeader (c7721d6)
  • feat: Add schema support for "example" annotations (bd75d0a)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports