zeronejs / zerone

zerone = zero => one
MIT License
25 stars 4 forks source link

chore(deps): bump @nestjs/swagger from 6.3.0 to 7.1.14 #767

Open dependabot[bot] opened 11 months ago

dependabot[bot] commented 11 months ago

Bumps @nestjs/swagger from 6.3.0 to 7.1.14.

Release notes

Sourced from @​nestjs/swagger's releases.

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)
  • chore(deps): update dependency @​types/lodash to v4.14.200 (d07687b)
  • chore(deps): update dependency @​types/js-yaml to v4.0.8 (306d284)
  • chore(deps): update dependency @​types/jest to v29.5.6 (f8fbd5c)
  • chore(deps): update typescript-eslint monorepo to v6.8.0 (8a628ed)
  • chore(deps): update dependency lint-staged to v15.0.1 (c57cb69)
  • chore(deps): update dependency lint-staged to v15 (b722800)
  • chore(deps): update commitlint monorepo to v17.8.0 (f37f1fe)
  • chore(deps): update dependency @​types/node to v18.18.5 (6daa4f0)
  • chore(deps): update dependency @​types/js-yaml to v4.0.7 (8f79ec9)
  • chore(deps): update typescript-eslint monorepo to v6.7.5 (d33c05c)
  • chore(deps): update dependency @​types/node to v18.18.4 (97b996e)
  • chore(deps): update dependency eslint to v8.51.0 (1617526)
  • chore(deps): update nest monorepo to v10.2.7 (801e5fc)

Release 7.1.13

  • Merge pull request #2642 from nestjs/renovate/swagger-ui-dist-5.x (d56a498)
  • Merge pull request #2647 from IodizedGabe/fix/issue-2615-fix-array-based-enum (ecc09e0)
  • fix(): Derive enum types correctly when defined as an array #2615 (fad6ee9)
  • chore(deps): update dependency @​types/node to v18.18.3 (e403f9e)
  • chore(deps): update typescript-eslint monorepo to v6.7.4 (769d06b)
  • chore(deps): update dependency @​types/node to v18.18.1 (d393db2)
  • fix(deps): update dependency swagger-ui-dist to v5.9.0 (29d03a9)
  • chore(deps): update dependency @​commitlint/cli to v17.7.2 (bf0a860)
  • chore(deps): update dependency release-it to v16.2.1 (c7f7b3e)
  • chore(deps): update dependency @​types/node to v18.18.0 (26b008c)
  • chore(deps): update typescript-eslint monorepo to v6.7.3 (196dea0)
  • chore(deps): update dependency @​types/node to v18.17.19 (30abc8c)
  • chore(deps): update dependency release-it to v16.2.0 (32ab9d6)
  • chore(deps): update dependency @​types/lodash to v4.14.199 (7fc4741)
  • chore(deps): update dependency eslint to v8.50.0 (9b99381)
  • chore(deps): update nest monorepo to v10.2.6 (725c91c)

Release 7.1.12

  • fix: mapped types shim should return classes #2610 (73edf73)
  • chore(deps): update dependency @​types/node to v18.17.18 (9ebe5e8)
  • chore(deps): update typescript-eslint monorepo to v6.7.2 (a861fff)
  • Merge pull request #2613 from nestjs/renovate/swagger-ui-dist-5.x (3554d46)

... (truncated)

Commits
  • 7ac8b63 chore(): release v7.1.14
  • 68b96fe Merge pull request #2665 from OskarsPakers/feat-token-name
  • cdeced0 Merge pull request #2672 from nestjs/renovate/eslint-plugin-import-2.x
  • 1603130 Merge pull request #2664 from nestjs/renovate/cimg-node-21.x
  • 7d493d3 chore(deps): update dependency eslint-plugin-import to v2.29.0
  • b64131f Update lib/interfaces/open-api-spec.interface.ts
  • cfcdaa8 chore(deps): update dependency eslint to v8.52.0
  • 57fa5ff chore(deps): update commitlint monorepo to v18
  • f7f1bf7 chore(deps): update commitlint monorepo to v17.8.1
  • f8d0989 chore(deps): update dependency lint-staged to v15.0.2
  • 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)