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(swagger-ui-dist) update swagger-ui-dist dependency #2947

Conversation

bejewel-kyoungmin
Copy link

@bejewel-kyoungmin bejewel-kyoungmin commented May 13, 2024

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe: update swagger-ui-dist dependency

What is the current behavior?

Issue Number: N/A

"swagger-ui-dist": "5.11.2"

What is the new behavior?

"swagger-ui-dist": "^5.11.2"

it will use the latest version of swagger-ui-dist, the version number is 5.17.7
existing 5.11.2 version has some bugs. I have fixed one of bugs(swagger-api/swagger-ui#9683)
I wanna use latest swagger-ui-dist on my nestjs project.
I have investigated swagger-ui-dist release versions, I think there is no breaking changes.
Thank you : )

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@micalevisk
Copy link
Member

we pin deps on Renovate bot configuration so we shouldn't change this

That upgrade is already ready on PR #2827

@bejewel-kyoungmin
Copy link
Author

oh, I see, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants