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

Update @nestjs/swagger requirement from ^11.0.3 to ^11.0.4 in /test in the nestjs group #1239

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2025

Updates the requirements on @nestjs/swagger to permit the latest version.
Updates @nestjs/swagger to 11.0.4

Release notes

Sourced from @​nestjs/swagger's releases.

Release 11.0.4

What's Changed

New Contributors

Full Changelog: nestjs/swagger@11.0.3...11.0.4

Commits
  • 0eb7093 chore(): release v11.0.4
  • 14b0f7e Merge pull request #3305 from nestjs/renovate/swagger-ui-dist-5.x
  • f362338 Merge branch 'mag123c-3294-fix-enum-schema'
  • 4fc3b4d fix: properly skip xenumnames, update e2e test
  • f231342 Merge branch '3294-fix-enum-schema' of github.com:mag123c/swagger into mag123...
  • 109b7ea Merge pull request #3306 from do-not-do-that/fix-swagger-ui-options
  • c35af62 fix: add e2e test check
  • 4e5a797 fix(swagger): enum schema optional description, x-enumNmaes
  • b555796 fix(swagger): x-enumNames added in enum schema
  • 98abe00 fix(swagger-options): add persistAuthorization to SwaggerUiOptions
  • Additional commits viewable in compare view

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 will merge this PR once CI passes on it, as requested by @samchon.


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [@nestjs/swagger](https://github.com/nestjs/swagger) to permit the latest version.

Updates `@nestjs/swagger` to 11.0.4
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@11.0.3...11.0.4)

---
updated-dependencies:
- dependency-name: "@nestjs/swagger"
  dependency-type: direct:development
  dependency-group: nestjs
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 19, 2025
Copy link

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@fastify/multipart@8.3.1 None +5 353 kB matteo.collina
npm/@nestjs/platform-fastify@11.0.10 None +12 981 kB nestjscore
npm/@nestjs/swagger@11.0.4 None +2 3.09 MB kamilmysliwiec, nestjscore
npm/@types/multer@1.4.12 None 0 16.5 kB types
npm/@types/node@20.11.16 None 0 3.99 MB types
npm/express@4.21.2 environment, filesystem, network Transitive: eval, unsafe +38 1.34 MB jonchurch
npm/fastify-multer@2.0.3 filesystem Transitive: environment, unsafe +10 456 kB fox1t
npm/fastify@5.2.1 Transitive: eval, unsafe +36 6.51 MB climba03003

🚮 Removed packages: npm/@types/uuid@10.0.0, npm/uuid@10.0.0

View full report↗︎

Copy link
Owner

@samchon samchon left a comment

Choose a reason for hiding this comment

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

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot merged commit 3090ac4 into master Feb 21, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/test/nestjs-6990035dcd branch February 21, 2025 04:16
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