Skip to content

chore(deps): bump @nestjs/swagger from 6.3.0 to 7.1.7#742

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nestjs/swagger-7.1.7
Closed

chore(deps): bump @nestjs/swagger from 6.3.0 to 7.1.7#742
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nestjs/swagger-7.1.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2023

Bumps @nestjs/swagger from 6.3.0 to 7.1.7.

Release notes

Sourced from @​nestjs/swagger's releases.

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)
  • Address additional PR feedback (7cbe0ef)
  • chore(deps): update dependency @​types/node to v18.17.2 (6555285)
  • Fix incorrect OperationIdFactory type. (4731336)
  • chore(deps): update dependency eslint-config-prettier to v8.10.0 (ab50b6f)
  • feat(swagger): Provide URI version to operationIdFactory (00b2b62)
  • fix(deps): update dependency swagger-ui-dist to v5.3.1 (c6e4ae5)
  • feat(@​nestjs/swagger): add resolve-path util (cb299b1)
  • tests(@​nestjs/swagger): update fastify (5fa7e48)
  • tests(@​nestjs/swagger): update express (5d2938b)
  • feat(@​nestjs/swagger): add customSwaggerUiPath (05c8c78)
  • fix: support defining properties on query parameters of type object (1e9a338)
  • test(e2e): adds failing E2E test which uses the property-field on a Query parameter (038a366)

Release 7.1.6

  • fix: check if keys with validation constraints exist (72da365)

Release 7.1.5

  • Merge branch 'master' of https://github.com/nestjs/swagger (9fca88d)
  • fix: apply is optional to all keys with validation decorators (113ea88)
  • test: cover is enum validation constraint in tests (55bb8a7)
  • chore: update tsconfigs (040c6b9)
  • chore(deps): update typescript-eslint monorepo to v6.2.1 (d408636)
  • chore(deps): update nest monorepo to v10.1.3 (9f16e9d)
  • chore(deps): update dependency eslint to v8.46.0 (d6c0551)
  • chore(deps): update dependency eslint-plugin-import to v2.28.0 (8d73add)
  • chore(deps): update dependency eslint-config-prettier to v8.9.0 (d3f762a)
  • chore(deps): update dependency jest to v29.6.2 (22544b7)

Release 7.1.4

  • fix: apply optional decorator to metadata factory props (d8b9dd3)

Release 7.1.3

  • fix: metadata-loader should use push instead of unshift (2ca263c)
  • chore(deps): update dependency @​types/lodash to v4.14.196 (42fea8b)
  • chore(deps): update dependency @​types/node to v18.17.1 (ea63997)
  • chore(deps): update nest monorepo to v10.1.2 (e5bbd47)
  • chore(deps): update typescript-eslint monorepo to v6.2.0 (0d2dc78)
  • chore(deps): update nest monorepo to v10.1.1 (30fdf94)
  • chore(deps): update dependency @​types/node to v18.17.0 (45105dc)
  • chore(deps): update dependency @​types/node to v18.16.20 (93481d4)

... (truncated)

Commits
  • 3ddc224 chore(): release v7.1.7
  • 17371a6 fix: patch document on every request #2547
  • 062dcb6 Merge pull request #2549 from deongroenewald/operation-ids-with-version
  • 1fb289e Merge pull request #2514 from Addono/fix/support-defining-properties-of-objec...
  • 17af50a Merge pull request #2544 from destyk/master
  • 2bc1a5e Merge pull request #2521 from nestjs/renovate/swagger-ui-dist-5.x
  • b73349e Merge pull request #2553 from Spissable/bug/nullable-enum-without-enum-type
  • dd9bf76 chore(deps): update dependency eslint-config-prettier to v9
  • 158e72c chore(deps): update dependency @​types/node to v18.17.3
  • 6dad8f6 fix(plugin): Fix nullable enum not having a proper enum type
  • 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 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 6.3.0 to 7.1.7.
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@6.3.0...7.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 8, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 10, 2023

Superseded by #743.

@dependabot dependabot bot closed this Aug 10, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nestjs/swagger-7.1.7 branch August 10, 2023 15:41
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants