Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @nestjs/swagger from 5.2.1 to 7.1.1 #589

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps @nestjs/swagger from 5.2.1 to 7.1.1.

Release notes

Sourced from @​nestjs/swagger's releases.

Release 7.1.1

  • fix(plugin): pass options to type literal node initializer factory (8d852c9)

Release 7.1.0

  • Merge pull request #2505 from botflux/master (dcfdf1b)
  • chore(deps): update typescript-eslint monorepo to v5.61.0 (045aa4b)
  • chore(deps): update nest monorepo to v10.0.5 (e674afc)
  • chore(deps): update dependency eslint to v8.44.0 (6fde3ec)
  • chore(deps): update dependency @​types/node to v18.16.19 (14f0741)
  • chore(deps): update dependency ts-jest to v29.1.1 (f31c441)
  • refactor(@​nestjs/swagger): rename the option to patchDocumentOnRequest (83c3e8d)
  • style(@​nestjs/swagger): lint (ab23696)
  • fix(@​nestjs/swagger): fix document patching for fastify with ignoreTrailingSlash case (9117bf6)
  • test(@​nestjs/swagger): test patched document for yaml and json route using fastify (bc70d13)
  • style(@​nestjs/swagger): lint (3e297ad)
  • feat(@​nestjs/swagger): allow to patch document using a custom function (f49f5b2)
  • chore(deps): update nest monorepo to v10.0.4 (7674a11)

Release 7.0.12

  • fix: support inline bigint type (query, params) (6f2ec41)
  • chore(deps): update dependency typescript to v5.1.6 (e259371)
  • chore(deps): update dependency lint-staged to v13.2.3 (dcc3fe7)

Release 7.0.11

  • fix(plugin): unwrap string literals when used as default vals #2498 (d97d01b)
  • chore(deps): update dependency typescript to v5.1.5 (81bed53)

Release 7.0.10

  • fix(plugin): attempt to fix broken windows paths (0e44bbf)
  • refactor: tweak a few things, minor refactoring (e39a720)

Release 7.0.9

  • fix(plugin): ignore non-primitive default values (7230948)

Release 7.0.8

  • chore: add debug log (missing class) (662aa87)

Release 7.0.7

Release 7.0.6

  • fix: several bug fixes for the readonly visitor (ec504c2)

Release 7.0.5

  • fix(plugin): revamp types resolution, fix empty summary in ctrl bug (c1295b6)
  • chore(deps): update commitlint monorepo to v17.6.6 (0ae98f5)

Release 7.0.4

... (truncated)

Commits
  • df08016 chore(): release v7.1.1
  • 8d852c9 fix(plugin): pass options to type literal node initializer factory
  • 43a244b chore(): release v7.1.0
  • dcfdf1b Merge pull request #2505 from botflux/master
  • 045aa4b chore(deps): update typescript-eslint monorepo to v5.61.0
  • e674afc chore(deps): update nest monorepo to v10.0.5
  • 6fde3ec chore(deps): update dependency eslint to v8.44.0
  • 14f0741 chore(deps): update dependency @​types/node to v18.16.19
  • f31c441 chore(deps): update dependency ts-jest to v29.1.1
  • 83c3e8d refactor(@​nestjs/swagger): rename the option to patchDocumentOnRequest
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 10, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 10, 2023

The following labels could not be found: npm.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/swagger-7.1.1 branch 7 times, most recently from e00f65d to 5c44117 Compare July 19, 2023 08:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/swagger-7.1.1 branch from 5c44117 to 4f653e3 Compare July 19, 2023 09:58
Bumps [@nestjs/swagger](https://github.com/nestjs/swagger) from 5.2.1 to 7.1.1.
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@5.2.1...7.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/swagger-7.1.1 branch from 4f653e3 to dfdee76 Compare July 19, 2023 11:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2023

Superseded by #633.

@dependabot dependabot bot closed this Jul 24, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nestjs/swagger-7.1.1 branch July 24, 2023 15:27
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.

1 participant