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

build(deps): bump mkdocs-swagger-ui-tag from 0.6.1 to 0.6.2 #678

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 15, 2023

Bumps mkdocs-swagger-ui-tag from 0.6.1 to 0.6.2.

Release notes

Sourced from mkdocs-swagger-ui-tag's releases.

mkdocs-swagger-ui-tag-0.6.2

  • Updated swagger-ui-dist to 5.0.0, which officially starting support OpenAPI 3.1
Changelog

Sourced from mkdocs-swagger-ui-tag's changelog.

mkdocs-swagger-ui-tag 0.6.2 (2023-06-14)

* Updated swagger-ui-dist to 5.0.0, which officially starting support OpenAPI 3.1

mkdocs-swagger-ui-tag 0.6.1 (2023-03-19)

* Supported custom dark mode scheme name for Material for MkDocs ([#10](https://github.com/Blueswen/mkdocs-swagger-ui-tag/issues/10))

mkdocs-swagger-ui-tag 0.6.0 (2023-03-10)

* Updated swagger-ui-dist to 5.0.0-alpha.0, which starting support OpenAPI 3.1

mkdocs-swagger-ui-tag 0.5.2 (20223-01-24)

* Fixed undefined function bug when using mkdocs-material instant loading feature ([#9](https://github.com/Blueswen/mkdocs-swagger-ui-tag/issues/9))

mkdocs-swagger-ui-tag 0.5.1 (2022-12-13)

* Fixed extra CSS files in Swagger UI iframe bug ([#7](https://github.com/Blueswen/mkdocs-swagger-ui-tag/issues/7))

mkdocs-swagger-ui-tag 0.5.0 (2022-12-03)

* Supported extra CSS files in Swagger UI iframe ([#7](https://github.com/Blueswen/mkdocs-swagger-ui-tag/issues/7))
* Fixed validatorUrl option not working issue
* Updated swagger-ui-dist to 4.15.5

mkdocs-swagger-ui-tag 0.4.3 (2022-08-31)

* Fixed [#6](https://github.com/Blueswen/mkdocs-swagger-ui-tag/issues/6): Incompatible with special character in path
* Updated swagger-ui-dist to 4.14.0
* Support authorize modal in iframe follow parent frame scroll ([#5](https://github.com/Blueswen/mkdocs-swagger-ui-tag/issues/5))

mkdocs-swagger-ui-tag 0.4.2 (2022-08-17)

* Support retrieving default oauth2-redirect.html absolute URL from relative URL ([#4](https://github.com/Blueswen/mkdocs-swagger-ui-tag/issues/4))

mkdocs-swagger-ui-tag 0.4.1 (2022-08-16)

* Added support for Swagger UI OAuth2 redirect with oauth2-redirect.html as default ([#4](https://github.com/Blueswen/mkdocs-swagger-ui-tag/issues/4))
* Updated swagger-ui-dist to 4.13.2

mkdocs-swagger-ui-tag 0.4.0 (2022-07-31)

* Added support for Swagger UI initOAuth method ([#4](https://github.com/Blueswen/mkdocs-swagger-ui-tag/issues/4))
* Updated swagger-ui-dist to 4.13.0

mkdocs-swagger-ui-tag 0.3.2 (2022-07-16)

* Fixed [#2](https://github.com/Blueswen/mkdocs-swagger-ui-tag/issues/2): Incompatible with mkdocs-material Instant loading feature

... (truncated)

Commits

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 [mkdocs-swagger-ui-tag](https://github.com/Blueswen/mkdocs-swagger-ui-tag) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/Blueswen/mkdocs-swagger-ui-tag/releases)
- [Changelog](https://github.com/blueswen/mkdocs-swagger-ui-tag/blob/main/CHANGELOG)
- [Commits](blueswen/mkdocs-swagger-ui-tag@v0.6.1...v0.6.2)

---
updated-dependencies:
- dependency-name: mkdocs-swagger-ui-tag
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from TomerFi as a code owner June 15, 2023 02:58
@dependabot dependabot bot added the type: dependencies Pull requests that update a dependency file label Jun 15, 2023
@pull-request-size pull-request-size bot added the size: xs Pull request has less then 10 lines label Jun 15, 2023
@auto-me-bot auto-me-bot bot added the status: needs review Pull request needs a review label Jun 15, 2023
@auto-me-bot auto-me-bot bot added status: approved Pull request is approved and removed status: needs review Pull request needs a review labels Jun 15, 2023
@github-actions
Copy link

Test Results

36 tests   36 ✔️  0s ⏱️
  1 suites    0 💤
  1 files      0

Results for commit c9a1035.

@TomerFi TomerFi merged commit 98157cb into dev Jun 15, 2023
9 checks passed
@TomerFi TomerFi deleted the dependabot/pip/mkdocs-swagger-ui-tag-0.6.2 branch June 15, 2023 03:40
@auto-me-bot auto-me-bot bot added status: merged Pull request merged and removed status: approved Pull request is approved labels Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request has less then 10 lines status: merged Pull request merged type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant