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

chore(deps): bump @nestjs/swagger from 7.4.2 to 8.0.0 #444

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2024

Bumps @nestjs/swagger from 7.4.2 to 8.0.0.

Release notes

Sourced from @​nestjs/swagger's releases.

8.0.0

  • ci: turn web mode on for release-it (590ff04)
  • test: add e2e test to ensure proper enum schema generation #2179 (31eb40f)
  • Merge branch 'nhomble-GH-3011' (882c0d4)
  • feat: strip ctrl suffix, auto tag by default (7a9d003)
  • Merge branch 'Cellule-api-response-status' (fcf3a0d)
  • chore: resolve conflicts (af43e96)
  • Merge branch 'tiholic-patch-1' (f78ed62)
  • chore: sort schema lexicographically (3a26fdf)
  • Merge branch 'master' into tiholic-patch-1 (a60d41e)
  • fix: allow raw content in api query decorator (ec62380)
  • feat: allow passing raw schema definition #1682 #2117 (92df199)
  • fix: throw error when isolated modules true #2972 (a248d0b)
  • fix: controller comments introspection, use summary by default (1535566)
  • Merge branch 'kimho5291-isu-2958' (ae4226c)
  • chore: minor tweaks (3dcb0de)
  • Merge branch 'isu-2958' of https://github.com/kimho5291/swagger into kimho5291-isu-2958 (716f4b0)
  • Merge pull request #3123 from nestjs/feat/enum-schema-attribute (a94eced)
  • fix (@​nest/swagger): Add merge-options condition (674bf2f)
  • chore(deps): update dependency @​types/node to v20.17.1 (1c03d60)
  • Merge pull request #2970 from eugleenyc/apiHeaderEnum (36617c3)
  • fix: serve swagger ui on index.html path too #3116 (d354896)
  • feat: introduce enum schema attribute (57876a8)
  • Merge branch 'coyotte508-master' (cb05a97)
  • chore: resolve conflicts, tiny updates (a8d64ed)
  • Merge branch 'master' of https://github.com/nestjs/swagger (787e9f4)
  • Merge branch 'mothershipper-master' (a5bd3c0)
  • fix: resolve conflicts, fix missing impl of get schema path (2e06012)
  • Merge pull request #2233 from MiguelSavignano/api-callbacks-decorator (22f3db8)
  • Merge branch 'ArielPrevu3D-fix-enum-arrays-plugin' (b231f5d)
  • chore: resolve conflicts (3f7a813)
  • test: add nullable enum in dto test (2d5ce69)
  • Merge branch 'patch-1' of https://github.com/tiholic/swagger into tiholic-patch-1 (c951592)
  • Merge branch 'slowquery-feature/multiple-response-example-support' (1a0e944)
  • fix: several issues, allow both a single and multiple examples (4173693)
  • fix: remove example attribute at the response level (c028196)
  • refactor: tiny improvement (2b73abf)
  • Merge branch 'nartc-fix/1391' (5761abb)
  • chore: resolve merge conflicts (03bd8e3)
  • Merge branch 'arnaud-cortisse-master' (863f114)
  • chore: resolve conflicts, add types (371dd98)
  • chore(deps): upgrade to the latest version of ts (59aa2cb)
  • chore(deps): update dependency @​types/node to v20.17.0 (beb6afd)
  • test: update tests to comply with the recent operation id change (5d40caf)
  • fix: dont wrap oneOf attributes in outer array #3045 (52c7e79)
  • test: add explicit body examples test (e8a8453)
  • fix: duplicated operation ids when versioning enabled (9b61193)
  • Merge pull request #3029 from Michsior14/fix/external-enums (0bf3bdd)
  • chore: omit example attribute in global param #3086 (aa22bd3)
  • Merge branch 'master' into fix/external-enums (a6a9588)

... (truncated)

Commits
  • 5699254 chore(): release v8.0.0
  • 590ff04 ci: turn web mode on for release-it
  • 31eb40f test: add e2e test to ensure proper enum schema generation #2179
  • 882c0d4 Merge branch 'nhomble-GH-3011'
  • 7a9d003 feat: strip ctrl suffix, auto tag by default
  • fcf3a0d Merge branch 'Cellule-api-response-status'
  • af43e96 chore: resolve conflicts
  • f78ed62 Merge branch 'tiholic-patch-1'
  • 3a26fdf chore: sort schema lexicographically
  • a60d41e Merge branch 'master' into tiholic-patch-1
  • 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.4.2 to 8.0.0.
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@7.4.2...8.0.0)

---
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 added the dependencies Pull requests that update a dependency file label Oct 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2024

Superseded by #446.

@dependabot dependabot bot closed this Oct 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nestjs/swagger-8.0.0 branch October 30, 2024 01: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants