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 7.4.2 to 8.0.0 #575

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)

Summary by Sourcery

Build:

  • Bump @nestjs/swagger from version 7.4.2 to 8.0.0 in the pnpm-lock.yaml file.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 29, 2024
@auto-assign auto-assign bot requested a review from philipbrembeck October 29, 2024 03:36
Copy link

stackblitz bot commented Oct 29, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

sourcery-ai bot commented Oct 29, 2024

Reviewer's Guide by Sourcery

This PR updates the @nestjs/swagger dependency from version 7.4.2 to 8.0.0. The update includes several new features, bug fixes, and improvements to the Swagger/OpenAPI documentation generation in NestJS applications.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Major version upgrade of @nestjs/swagger package
  • Upgrade from version 7.4.2 to 8.0.0
  • Update dependency resolution in pnpm-lock.yaml
  • Adjust peer dependencies and transitive dependencies
pnpm-lock.yaml
New features and improvements in @nestjs/swagger 8.0.0
  • Add support for stripping controller suffix and auto-tagging by default
  • Allow passing raw schema definitions
  • Introduce enum schema attribute
  • Add support for serving swagger UI on index.html path
  • Fix duplicated operation IDs when versioning is enabled
  • Fix issues with enum arrays plugin
pnpm-lock.yaml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/swagger-8.0.0 branch from 0669041 to 7d5cdee Compare October 29, 2024 03:38
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 force-pushed the dependabot/npm_and_yarn/nestjs/swagger-8.0.0 branch from 7d5cdee to 3b7a62d Compare October 29, 2024 03:39
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2024

Superseded by #583.

@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 03:59
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