Skip to content

Bump @nestjs/swagger from 7.1.11 to 7.1.16#11

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nestjs/swagger-7.1.16
Closed

Bump @nestjs/swagger from 7.1.11 to 7.1.16#11
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nestjs/swagger-7.1.16

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 15, 2023

Copy link
Copy Markdown

Bumps @nestjs/swagger from 7.1.11 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 <dependency name> 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)

Bumps [@nestjs/swagger](https://github.com/nestjs/swagger) from 7.1.11 to 7.1.16.
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@7.1.11...7.1.16)

---
updated-dependencies:
- dependency-name: "@nestjs/swagger"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 15, 2023
@dependabot @github

dependabot Bot commented on behalf of github Dec 14, 2023

Copy link
Copy Markdown
Author

Superseded by #17.

@dependabot dependabot Bot closed this Dec 14, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/nestjs/swagger-7.1.16 branch December 14, 2023 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants