unikubehq / cli

The convenient command line interface (CLI) to the unikube platform. :computer:
https://unikube.io
Apache License 2.0
18 stars 1 forks source link

chore(deps): bump oic from 1.3.0 to 1.5.0 #349

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps oic from 1.3.0 to 1.5.0.

Release notes

Sourced from oic's releases.

1.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/OpenIDC/pyoidc/compare/1.4.0...1.5.0

1.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/OpenIDC/pyoidc/compare/1.3.0...1.4.0

Changelog

Sourced from oic's changelog.

1.5.0 [2022-12-14]

Changed

  • #827 Added support for python 3.11
  • #830, #831 Allow null and empty values in UserInfo responses, but filter them out.
  • #832 Added support for mypy with --no_implicit_optional=True

Fixed

  • #826, #829 Fixed RP-Initiated Logout To Accept id_token_hint

Removed

  • #820 Removed Client.grant_from_state method.

#820: OpenIDC/pyoidc#820 #826: OpenIDC/pyoidc#826 #827: OpenIDC/pyoidc#827 #829: OpenIDC/pyoidc#829 #830: OpenIDC/pyoidc#830 #831: OpenIDC/pyoidc#831 #832: OpenIDC/pyoidc#832

1.4.0 [2022-05-23]

Changed

  • #810 Drop python 3.6 support

Fixed

  • #812 Fixed parsing of zero content lenght responses

#810: OpenIDC/pyoidc#810 #812: OpenIDC/pyoidc#812

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)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication