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
256 stars 82 forks source link

Bump @nestjs/swagger from 4.8.0 to 7.1.16 in /generators/node-server/resources #367

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps @nestjs/swagger from 4.8.0 to 7.1.16.

Release notes

Sourced from @​nestjs/swagger's releases.

Release 7.1.16

  • Merge pull request #2684 from drewish/extensions (fddb84b)
  • chore(deps): update typescript-eslint monorepo to v6.11.0 (c4cbca6)
  • chore(deps): update dependency @​commitlint/cli to v18.4.1 (a849b89)
  • chore(deps): update dependency lint-staged to v15.1.0 (d8c4159)
  • chore(deps): update dependency release-it to v17 (d71e46d)
  • chore(deps): update commitlint monorepo to v18.4.0 (8be0ed5)
  • Update lib/services/schema-object-factory.ts (ae67789)
  • feat(@​nestjs/swagger): Support extensions in Document and Schema objects (693889f)

Release 7.1.15

  • Merge pull request #2696 from devoto13/no-refs (cf4f7bc)
  • feat: Disable refs in the generated Yaml file (2fafb80)
  • Merge pull request #2695 from nestjs/renovate/nestjs-mapped-types-2.x (2034bb5)
  • fix(deps): update dependency @​nestjs/mapped-types to v2.0.3 (eb42a2c)
  • Merge pull request #2675 from nestjs/renovate/swagger-ui-dist-5.x (490ed33)
  • Merge pull request #2679 from nestjs/renovate/cimg-node-21.x (a713c15)
  • Merge pull request #2694 from nestjs/renovate/node-20.x (f3271ea)
  • chore(deps): update dependency @​types/node to v20.9.0 (9723e58)
  • chore(deps): update dependency @​types/lodash to v4.14.201 (d2a5919)
  • chore(deps): update dependency @​types/js-yaml to v4.0.9 (c197021)
  • chore(deps): update dependency @​types/jest to v29.5.8 (a4272e3)
  • chore(deps): update typescript-eslint monorepo to v6.10.0 (e4ac9a2)
  • chore(deps): update dependency eslint to v8.53.0 (18cc84b)
  • chore(deps): update nest monorepo to v10.2.8 (15cc990)
  • chore(deps): update dependency @​types/node to v20.8.10 (a4f93a1)
  • chore(deps): update dependency @​types/jest to v29.5.7 (9614e4c)
  • chore(deps): update typescript-eslint monorepo to v6.9.1 (e618e03)
  • chore(deps): update dependency @​fastify/static to v6.12.0 (b13387a)
  • chore(deps): update node.js to v21.1 (dcaaafa)
  • chore(deps): update dependency @​commitlint/cli to v18.2.0 (769b599)
  • chore(deps): update dependency @​types/node to v20.8.9 (168295b)
  • chore(deps): update commitlint monorepo to v18.1.0 (f892694)
  • fix(deps): update dependency swagger-ui-dist to v5.9.1 (628ad6b)
  • chore(deps): update dependency @​types/node to v20 (849d8ed)
  • chore(deps): update typescript-eslint monorepo to v6.9.0 (aa6761e)

Release 7.1.14

  • Merge pull request #2665 from OskarsPakers/feat-token-name (68b96fe)
  • Merge pull request #2672 from nestjs/renovate/eslint-plugin-import-2.x (cdeced0)
  • Merge pull request #2664 from nestjs/renovate/cimg-node-21.x (1603130)
  • chore(deps): update dependency eslint-plugin-import to v2.29.0 (7d493d3)
  • Update lib/interfaces/open-api-spec.interface.ts (b64131f)
  • chore(deps): update dependency eslint to v8.52.0 (cfcdaa8)
  • chore(deps): update commitlint monorepo to v18 (57fa5ff)
  • chore(deps): update commitlint monorepo to v17.8.1 (f7f1bf7)
  • chore(deps): update dependency lint-staged to v15.0.2 (f8d0989)
  • feat(@​nestjs/swagger): Support for custom OAuth2 token name with x-tokenName parameter in security scheme (bd87433)
  • chore(deps): update node.js to v21 (1e1b71d)
  • chore(deps): update dependency @​types/node to v18.18.6 (c20bd9b)

... (truncated)

Commits
  • 3c459cd chore(): release v7.1.16
  • fddb84b Merge pull request #2684 from drewish/extensions
  • c4cbca6 chore(deps): update typescript-eslint monorepo to v6.11.0
  • a849b89 chore(deps): update dependency @​commitlint/cli to v18.4.1
  • d8c4159 chore(deps): update dependency lint-staged to v15.1.0
  • d71e46d chore(deps): update dependency release-it to v17
  • 8be0ed5 chore(deps): update commitlint monorepo to v18.4.0
  • ae67789 Update lib/services/schema-object-factory.ts
  • 23c05f3 chore(): release v7.1.15
  • cf4f7bc Merge pull request #2696 from devoto13/no-refs
  • 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 8 months ago

Superseded by #396.