Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2023

Bumps swagger-ui-dist from 3.52.0 to 4.1.3.

Release notes

Sourced from swagger-ui-dist's releases.

Swagger UI v4.1.3 Released!

4.1.3 (2021-12-10)

Bug Fixes

Note: to re-enable the functionality of reading config params from URL, set new queryConfigEnabled core parameter to true. More info in documentation.

Swagger UI v4.1.2 Released!

4.1.2 (2021-11-26)

Bug Fixes

  • request JumpToPath component always as container (f3d3898)

Swagger UI v4.1.1 Released!

4.1.1 (2021-11-25)

Bug Fixes

  • introduce Error Boundaries to handle unexpected failures (#7671) (b299be7), closes #7647

Swagger UI v4.1.0 Released!

4.1.0 (2021-11-08)

Bug Fixes

  • add source map of css file to swagger-ui-react (#7601) (83021df)
  • highlight-code: fix regression code highlight behavior (7cc2657), closes #7603
  • swagger-ui-react: add showExtension propType (4a78313), closes #5892

Features

Swagger UI v4.0.1 Released!

4.0.1 (2021-11-04)

Bug Fixes

  • servers: prevent UI crash when changing Server with variables (fb7e98a), closes #7525

... (truncated)

Commits
  • 86e7f00 chore(release): cut the v4.1.3 release
  • 01a3e55 fix(security): disable reading config params from URL search params (#7697)
  • df7749b chore(deps-dev): bump less from 4.1.1 to 4.1.2 (#7685)
  • bc4710f chore(deps-dev): bump eslint-plugin-import from 2.25.2 to 2.25.3 (#7683)
  • e546383 chore(deps-dev): bump @​babel/plugin-proposal-optional-chaining (#7682)
  • 1386ae5 chore(deps-dev): bump source-map-support from 0.5.19 to 0.5.21 (#7681)
  • 60cab5f chore(deps-dev): bump @​commitlint/cli from 12.1.4 to 15.0.0 (#7678)
  • c572cfe chore(release): cut the v4.1.2 release
  • f3d3898 fix: request JumpToPath components always as container
  • 7b52233 chore(release): cut the v4.1.1 release
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 3.52.0 to 4.1.3.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v3.52.0...v4.1.3)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added area:dependencies Issues related to dependencies problems javascript Pull requests that update Javascript code labels Jan 10, 2023
@boring-cyborg boring-cyborg bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Jan 10, 2023
@potiuk
Copy link
Member

potiuk commented Jan 10, 2023

Now. We have this nice dependabot telling us we should upgrade @JGoldman110 - is that expected (I wonder why you have not used the latest version in the original PR: #28788 BTW ?

@JGoldman110
Copy link
Contributor

I just keep swagger-ui version as same one we were using as part of swagger-ui-bundle 3.52.0, as our scans were not picking up this version as having any other cves. swagger-ui version 4.1.3 is compatible with our openapi version 3.0.3, so see no issue bumping. Will validate that this is in fact the case.

@potiuk
Copy link
Member

potiuk commented Jan 10, 2023

Ok. I tested it locally and looks like it works out-of-the box (at least few simple checks I made). Merging.

Thanks for driving the whole change @JGoldman110 ! It feels good seeing users like you contributing back. And we got additional feature of making it Dependabot-managed :).

@potiuk potiuk merged commit e1e3a8e into main Jan 10, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/airflow/www/swagger-ui-dist-4.1.3 branch January 10, 2023 21:21
@pierrejeambrun pierrejeambrun added the type:misc/internal Changelog: Misc changes that should appear in change log label Feb 27, 2023
@pierrejeambrun pierrejeambrun added this to the Airflow 2.5.2 milestone Feb 27, 2023
pierrejeambrun pushed a commit that referenced this pull request Mar 6, 2023
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 3.52.0 to 4.1.3.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v3.52.0...v4.1.3)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit e1e3a8e)
pierrejeambrun pushed a commit that referenced this pull request Mar 8, 2023
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 3.52.0 to 4.1.3.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v3.52.0...v4.1.3)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit e1e3a8e)
@Taragolis Taragolis mentioned this pull request Feb 26, 2024
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dependencies Issues related to dependencies problems area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues javascript Pull requests that update Javascript code type:misc/internal Changelog: Misc changes that should appear in change log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants