ingvaar / beauf-net-back

A simple quote website backend built using NestJS
3 stars 0 forks source link

fix(deps): bump @nestjs/swagger from 6.3.0 to 7.1.10 #267

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nestjs/swagger from 6.3.0 to 7.1.10.

Release notes

Sourced from @​nestjs/swagger's releases.

Release 7.1.9

  • Merge pull request #2570 from nestjs/renovate/swagger-ui-dist-5.x (9c03f73)
  • Merge pull request #2592 from quangtran88/fix/enum-type-resolve-incorrect (3709d05)
  • chore(deps): update typescript-eslint monorepo to v6.5.0 (19e2db6)
  • Add default value for enum metadata type (54f35c5)
  • chore(deps): update nest monorepo to v10.2.2 (cf4b40e)
  • fix(services): resolve enum type correctly if enumName is provided (b517b7f)
  • chore(deps): update dependency @​types/node to v18.17.12 (407f906)
  • chore(deps): update dependency eslint to v8.48.0 (ae47808)
  • chore(deps): update dependency @​types/node to v18.17.11 (760dbc6)
  • chore(deps): update dependency jest to v29.6.4 (e674f6b)
  • chore(deps): update dependency @​types/node to v18.17.9 (26a15c1)
  • chore(deps): update dependency @​types/node to v18.17.8 (f5311a2)
  • chore(deps): update dependency @​types/jest to v29.5.4 (3f5284a)
  • chore(deps): update dependency @​types/node to v18.17.7 (72eeb3b)
  • chore(deps): update nest monorepo to v10.2.1 (1e5a5d9)
  • chore(deps): update typescript-eslint monorepo to v6.4.1 (f84f654)
  • chore(deps): update dependency jest to v29.6.3 (48fcb98)
  • chore(deps): update nest monorepo to v10.2.0 (6e447fd)
  • chore(deps): update dependency lint-staged to v14.0.1 (21d21c0)
  • chore(deps): update dependency eslint-plugin-import to v2.28.1 (a15c108)
  • chore(deps): update dependency @​types/node to v18.17.6 (a4b21aa)
  • fix(deps): update dependency swagger-ui-dist to v5.4.2 (7922288)
  • chore(deps): update typescript-eslint monorepo to v6.4.0 (0b7075c)
  • chore(deps): update dependency lint-staged to v14 (241f7c4)
  • chore(deps): update dependency lint-staged to v13.3.0 (73b4dc7)
  • chore(deps): update dependency release-it to v16.1.5 (3aae385)
  • chore(deps): update dependency @​types/node to v18.17.5 (aa19783)
  • chore(deps): update dependency eslint to v8.47.0 (84ea284)
  • chore(deps): update dependency @​commitlint/cli to v17.7.1 (71d60fa)

Release 7.1.8

  • Merge branch 'master' of https://github.com/nestjs/swagger (441fea4)
  • fix: patch local copy of open api document (8af173c)
  • chore(deps): update dependency @​types/lodash to v4.14.197 (5e7aa83)
  • chore(deps): update dependency release-it to v16.1.4 (e580260)
  • chore(deps): update commitlint monorepo to v17.7.0 (d8275bb)
  • chore(deps): update dependency @​types/node to v18.17.4 (3b7b6dd)
  • chore(deps): update typescript-eslint monorepo to v6.3.0 (9d898b2)

Release 7.1.7

  • fix: patch document on every request #2547 (17371a6)
  • Merge pull request #2549 from deongroenewald/operation-ids-with-version (062dcb6)
  • Merge pull request #2514 from Addono/fix/support-defining-properties-of-objects-as-query-arguments (1fb289e)
  • Merge pull request #2544 from destyk/master (17af50a)
  • Merge pull request #2521 from nestjs/renovate/swagger-ui-dist-5.x (2bc1a5e)
  • Merge pull request #2553 from Spissable/bug/nullable-enum-without-enum-type (b73349e)
  • chore(deps): update dependency eslint-config-prettier to v9 (dd9bf76)
  • chore(deps): update dependency @​types/node to v18.17.3 (158e72c)
  • fix(plugin): Fix nullable enum not having a proper enum type (6dad8f6)

... (truncated)

Commits
  • 8c38434 chore(): release v7.1.10
  • 6fe0f6c chore(): release v7.1.9
  • 9c03f73 Merge pull request #2570 from nestjs/renovate/swagger-ui-dist-5.x
  • 3709d05 Merge pull request #2592 from quangtran88/fix/enum-type-resolve-incorrect
  • 19e2db6 chore(deps): update typescript-eslint monorepo to v6.5.0
  • 54f35c5 Add default value for enum metadata type
  • cf4b40e chore(deps): update nest monorepo to v10.2.2
  • b517b7f fix(services): resolve enum type correctly if enumName is provided
  • 407f906 chore(deps): update dependency @​types/node to v18.17.12
  • ae47808 chore(deps): update dependency eslint to v8.48.0
  • 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 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[bot] commented 1 year ago

Superseded by #275.