Skip to content

Bump node-fetch and swagger-ui in /studio - #218

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/studio/multi-4e76e72396
Open

Bump node-fetch and swagger-ui in /studio#218
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/studio/multi-4e76e72396

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 5, 2025

Copy link
Copy Markdown
Contributor

Removes node-fetch. It's no longer used after updating ancestor dependency swagger-ui. These dependencies need to be updated together.

Removes node-fetch

Updates swagger-ui from 3.29.0 to 5.21.0

Release notes

Sourced from swagger-ui's releases.

Swagger UI v5.21.0 Released!

5.21.0 (2025-04-13)

Bug Fixes

  • align OpenAPI 3.x.y file uploads with specification (#10409) (c29e712), closes #9278
  • json-schema-2020-12: infer type string when contentEncoding or contentMediaType is present (#10411) (22adad3), closes #9278

Features

  • oas31: display file upload input when contentMediaType or contentEncoding keywords are present (#10412) (2696730), closes #9278

Swagger UI v5.20.8 Released!

5.20.8 (2025-04-10)

Bug Fixes

  • docker: address multiple HIGH security vulnerabilities (#10410) (6e0cc0e)

image

Swagger UI v5.20.7 Released!

5.20.7 (2025-04-07)

Bug Fixes

  • style: prevent operationId from wrapping when space is available (#10259) (da5935e)

Swagger UI v5.20.6 Released!

5.20.6 (2025-04-04)

Bug Fixes

  • json-schema-2020-12-samples: use zero as default example value for int32 and int64 (#10230) (7c346e7)
  • json-schema-2020-12: use consistent comparison operators for displaying min/max constraints (#10159) (d9c778e)

Swagger UI v5.20.5 Released!

5.20.5 (2025-04-03)

Bug Fixes

  • utils: fix error messages for range validation of number parameters (#10344) (a78278e)

Swagger UI v5.20.4 Released!

... (truncated)

Commits
  • fceaec6 chore(release): cut the v5.21.0 release
  • 2696730 feat(oas31): display file upload input when contentMediaType or contentEncodi...
  • c29e712 fix: align OpenAPI 3.x.y file uploads with specification (#10409)
  • 22adad3 fix(json-schema-2020-12): infer type string when contentEncoding or contentMe...
  • 255142a chore(release): cut the v5.20.8 release
  • 6e0cc0e fix(docker): address multiple HIGH security vulnerabilities (#10410)
  • 189f7d3 chore(deps-dev): bump koa from 2.15.4 to 2.16.1 (#10407)
  • 1c0f094 chore(release): cut the v5.20.7 release
  • da5935e fix(style): prevent operationId from wrapping when space is available (#10259)
  • 784d62c chore(release): cut the v5.20.6 release
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [node-fetch](https://github.com/node-fetch/node-fetch). It's no longer used after updating ancestor dependency [swagger-ui](https://github.com/swagger-api/swagger-ui). These dependencies need to be updated together.


Removes `node-fetch`

Updates `swagger-ui` from 3.29.0 to 5.21.0
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v3.29.0...v5.21.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-version: 
  dependency-type: indirect
- dependency-name: swagger-ui
  dependency-version: 5.21.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 5, 2025
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants