Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

build(deps): bump swagger-ui from 2.2.10 to 4.6.0 - #765

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/swagger-ui-4.6.0
Closed

build(deps): bump swagger-ui from 2.2.10 to 4.6.0#765
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/swagger-ui-4.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 2, 2022

Copy link
Copy Markdown
Contributor

Bumps swagger-ui from 2.2.10 to 4.6.0.

Release notes

Sourced from swagger-ui's releases.

Swagger UI v4.6.0 Released!

4.6.0 (2022-03-01)

Features

  • build: webpack@5 and webpack-dev-server@4 (#7826) (07d346b)
  • swagger-ui-react: add support for persistAuthorization prop (#7842) (67dd4f6), closes #7389

Additional Notes

SwaggerUI is now built using webpack@5, with dev support for webpack-dev-server@4

  • ES Module output bundle path now points to swagger-ui-es-bundle-core, which does not include dependencies
  • No change to CommonJS output bundle or path
  • Now uses Asset Modules, which replaces file-loader, raw-loader, and url-loader
  • Removed unused rules/loaders for .woff | .woff2 | .ttf | .eot fonts and html
  • Node polyfills are no longer bundled with webpack@5, and must be loaded separately and/or use resolve.fallback. As an example, SwaggerUI loads process, buffer, and stream-browserify as devDependencies in order to build development and production bundles.

SwaggerUI-React:

  • Now imports swagger-ui-es-bundle-core, and similarly outputs swagger-ui-es-bundle-core to its dist directory

Dev:

  • Order of execution matters for the production npm build scripts. build-stylesheets needs to get built first, then cleanup of any empty artifacts, before building the various production bundles
  • Dev-helpers now relies on HTMLWebpackPlugin to inject css and bundle files

Swagger UI v4.5.2 Released!

4.5.2 (2022-02-21)

Bug Fixes

Swagger UI v4.5.1 Released!

4.5.1 (2022-02-19)

Bug Fixes

  • build: do not pull whole highlight.js and refractor libs (#7852) (c73d718), closes #7851

Swagger UI v4.5.0 Released!

4.5.0 (2022-02-04)

Features

  • requestSnippets: handle type: string, format: binary or base64 file upload data (#7545) (2b30a34)

Bug Fixes

... (truncated)

Commits
  • 2693f7b chore(release): cut the v4.6.0 release
  • b769edf chore(deps): fix security vulnerabilities (#7873)
  • 07d346b feat(build): webpack@5 and webpack-dev-server@4 (#7826)
  • 6534f10 chore(deps-dev): bump expect from 27.4.2 to 27.5.1 (#7872)
  • b004630 chore(deps-dev): bump @​commitlint/config-conventional (#7871)
  • 67dd4f6 feat(swagger-ui-react): add support for persistAuthorization prop (#7842)
  • 8009035 chore(deps): fix security vulnerabilities (#7869)
  • c5cbf1f chore(deps): bump url-parse from 1.5.6 to 1.5.8 (#7866)
  • b72cf47 chore(release): cut the v4.5.2 release
  • a81341d fix(swagger-ui-react): load spec on initial render (#7856)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 2.2.10 to 4.6.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v2.2.10...v4.6.0)

---
updated-dependencies:
- dependency-name: swagger-ui
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 2, 2022
@dependabot @github

dependabot Bot commented on behalf of github Mar 3, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #767.

@dependabot dependabot Bot closed this Mar 3, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/swagger-ui-4.6.0 branch March 3, 2022 05:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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