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

chore(deps): bump swagger-ui-bundle from 0.0.6 to 1.1.0 in /server #71

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 21, 2024

Bumps swagger-ui-bundle from 0.0.6 to 1.1.0.

Release notes

Sourced from swagger-ui-bundle's releases.

1.1.0

What's Changed

New Contributors

Full Changelog: spec-first/swagger_ui_bundle@v0.0.9...1.1.0

v0.0.9

  • Bumped swagger-ui to 3.52.0

OAuth2 Jinja Configuration

This release adds a new jinja variable called initOAuth.

This allows the server to pass configuration to the initOAuth() call in swagger-ui. Kudos to @​m-agel for the idea.

render_template(
    'index.j2',
    initOAuth={
        'clientId': 'my-swagger-ui',
        'usePkceWithAuthorizationCodeGrant': True,
    }
)

Swagger-UI 3.30.0

This release upgrades to Swagger-UI 3.30.0

Commits
  • 77ce9d2 Add id-token: write permission to release pipeline
  • 36e442a Use OpenID connect for PyPI publishing
  • 4fa043b Remove unused swagger-ui-4.4.0
  • 60b2323 Rename back to swagger_ui_bundle
  • f801082 Fix release pipeline
  • 9b27fdd Fix release pipeline
  • 3ae86c6 Add test workflow (#1)
  • 53499b1 Fix path resolving
  • c1b20cf Install Poetry in release workflow
  • 27200a0 Quote python version in release workflow
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 21, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/server/swagger-ui-bundle-1.1.0 branch 2 times, most recently from eea7b62 to 0aff6e3 Compare January 30, 2024 17:10
@dependabot dependabot bot force-pushed the dependabot/pip/server/swagger-ui-bundle-1.1.0 branch from 0aff6e3 to 706c7e8 Compare February 11, 2024 08:38
Copy link

vercel bot commented Feb 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
campus-hub ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2024 1:14pm

Bumps [swagger-ui-bundle](https://github.com/spec-first/swagger_ui_bundle) from 0.0.6 to 1.1.0.
- [Release notes](https://github.com/spec-first/swagger_ui_bundle/releases)
- [Commits](spec-first/swagger_ui_bundle@v0.0.6...1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
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 python Pull requests that update Python code size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants