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

fix(deps): update dependency @nestjs/swagger to v8 #13881

Merged
merged 2 commits into from
Dec 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/swagger ^7.1.8 -> ^8.0.0 age adoption passing confidence

Release Notes

nestjs/swagger (@​nestjs/swagger)

v8.0.2

Compare Source

8.0.2 (2024-11-05)

Bug fixes
Dependencies
Committers: 2

v8.0.1

Compare Source

8.0.1 (2024-10-29)

Enhancements
Committers: 1

v8.0.0

Compare Source

8.0.0 (2024-10-28)

Breaking changes
  • #​3017 feat(@​nestjs/swagger): defaults api tag to controller name
  • #​2877 fix(): Updated types for Specific ApiResponse decorator options to omit status
  • #​1454 fix(transformer): prefer explicit config over auto-detected schema
Features
Bug fixes
Enhancements

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from danieldietzler as a code owner November 2, 2024 15:47
@renovate renovate bot added changelog:skip dependencies Pull requests that update a dependency file labels Nov 2, 2024
@@ -11266,6 +11274,7 @@
"properties": {
"email": {
"example": "[email protected]",
"format": "email",
Copy link
Member

Choose a reason for hiding this comment

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

This kind of stuff is pretty nice!

Copy link
Contributor Author

renovate bot commented Nov 11, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@danieldietzler danieldietzler force-pushed the renovate/nestjs-swagger-8.x branch from d861d4f to 8f8ae6c Compare November 11, 2024 12:38
@danieldietzler danieldietzler force-pushed the renovate/nestjs-swagger-8.x branch 2 times, most recently from 963ee5f to 09f8705 Compare December 16, 2024 20:38
@jrasm91 jrasm91 force-pushed the renovate/nestjs-swagger-8.x branch from 09f8705 to ed48267 Compare December 23, 2024 17:17
@jrasm91 jrasm91 force-pushed the renovate/nestjs-swagger-8.x branch from ed48267 to 812936e Compare December 23, 2024 17:21
@jrasm91 jrasm91 enabled auto-merge (squash) December 23, 2024 17:22
@jrasm91 jrasm91 merged commit 6b08e82 into main Dec 23, 2024
36 checks passed
@jrasm91 jrasm91 deleted the renovate/nestjs-swagger-8.x branch December 23, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:skip dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants