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 dependency org.webjars:swagger-ui to v5 #8

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.webjars:swagger-ui (source) 3.52.5 -> 5.18.2 age adoption passing confidence

Release Notes

swagger-api/swagger-ui (org.webjars:swagger-ui)

v5.18.2: Swagger UI v5.18.2 Released!

Compare Source

Bug Fixes

v5.18.1: Swagger UI v5.18.1 Released!

Compare Source

Bug Fixes

v5.18.0: Swagger UI v5.18.0 Released!

Compare Source

Features
  • analytics: use Scarf.js to provide anonymized installation analytics (#​10194) (fb55b9c)

Anonymized analytics

SwaggerUI uses Scarf to collect anonymized installation analytics. These analytics help support the maintainers of this library and ONLY run during installation. To opt out, you can set the scarfSettings.enabled field to false in your project's package.json:

// package.json
{
  // ...
  "scarfSettings": {
    "enabled": false
  }
  // ...
}

Alternatively, you can set the environment variable SCARF_ANALYTICS to false as part of the environment that installs your npm packages, e.g., SCARF_ANALYTICS=false npm install.

v5.17.14: Swagger UI v5.17.14 Released!

Compare Source

Bug Fixes

v5.17.11

Compare Source

v5.17.7: Swagger UI v5.17.7 Released!

Compare Source

Bug Fixes

v5.17.6: Swagger UI v5.17.6 Released!

Compare Source

Bug Fixes

v5.17.2: Swagger UI v5.17.2 Released!

Compare Source

Bug Fixes
  • config: remove system config source (#​9875) (333e5e3), closes #​5148
  • allow to create SwaggerUI instances without rendering to the DOM container by default

v5.17.1: Swagger UI v5.17.1 Released!

Compare Source

Bug Fixes

v5.17.0: Swagger UI v5.17.0 Released!

Features

v5.15.2: Swagger UI v5.15.2 Released!

Compare Source

Bug Fixes
  • try-it-out: fix objects in arrays being stringified twice when building requests (#​9805) (9e02f47)
  • utils: make URL search params parsing and serialization WHATWG URL compliant (#​9809) (52c4b95), closes #​9804

v5.15.1: Swagger UI v5.15.1 Released!

Compare Source

Bug Fixes

v5.15.0: Swagger UI v5.15.0 Released!

Compare Source

Bug Fixes
Features

v5.14.0: Swagger UI v5.14.0 Released!

Compare Source

Bug Fixes
Features
  • consolidate syntax highlighting code into standalone plugin (#​9783) (7260005)

v5.13.0: Swagger UI v5.13.0 Released!

Compare Source

Bug Fixes
Features

v5.12.2: Swagger UI v5.12.2 Released!

Compare Source

Bug Fixes

v5.12.0: Swagger UI v5.12.0 Released!

Compare Source

Bug Fixes
Features

v5.11.10: Swagger UI v5.11.10 Released!

Compare Source

Bug Fixes

v5.11.9: Swagger UI v5.11.9 Released!

Compare Source

Bug Fixes

v5.11.8: Swagger UI v5.11.8 Released!

Compare Source

Bug Fixes

v5.10.3: Swagger UI v5.10.3 Released!

Compare Source

Bug Fixes
  • auth: allow password managers to pre-fill input fields (#​9390) (9a7c4c0)

v5.9.0: Swagger UI v5.9.0 Released!

Compare Source

Features

v5.7.2: Swagger UI v5.7.2 Released!

Compare Source

Bug Fixes

v5.6.1: Swagger UI v5.6.1 Released!

Compare Source

Bug Fixes
  • swagger-ui-react: fix build scripts and allow releasing (#​9191) (70b0140)

v5.5.0: Swagger UI v5.5.0 Released!

Compare Source

Features

v5.4.2: Swagger UI v5.4.2 Released!

Compare Source

Bug Fixes

v5.3.1: Swagger UI v5.3.1 Released!

Compare Source

Bug Fixes

v5.2.0: Swagger UI v5.2.0 Released!

Compare Source

Bug Fixes
Features

v5.1.3: Swagger UI v5.1.3 Released!

Compare Source

Bug Fixes

v5.1.2: Swagger UI v5.1.2 Released!

Compare Source

Bug Fixes

v5.1.0: Swagger UI v5.1.0 Released!

Compare Source

Features
Performance Improvements

NOTE: this release comes with performance enhancements that allow to display huge OpenAPI 3.1.0 definitions in SwaggerUI.

v5.0.0: Swagger UI v5.0.0 Released!

Compare Source

Release summary

v5.0.0 release brings support for OpenAPI 3.1.0 specification. Support for OpenAPI 3.1.0 has been introduced in fully backward compatible way.

Features
Bug Fixes

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 is behind base branch, 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 force-pushed the renovate/major-swaggerui.version branch from 6f9bd18 to 4c4dfd5 Compare November 20, 2024 15:45
@bhuism bhuism merged commit a6cfc80 into development Nov 20, 2024
4 checks passed
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.

1 participant