Skip to content

Bump oic from 1.1.2 to 1.4.0#87

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/oic-1.4.0
Closed

Bump oic from 1.1.2 to 1.4.0#87
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/oic-1.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 23, 2022

Copy link
Copy Markdown
Contributor

Bumps oic from 1.1.2 to 1.4.0.

Release notes

Sourced from oic's releases.

1.4.0

What's Changed

New Contributors

Full Changelog: CZ-NIC/pyoidc@1.3.0...1.4.0

1.3.0

No release notes provided.

Security vulnerability fix (CVE-2020-26244)

No release notes provided.

Logout fixes, OAuth improvements

Prepared logout for SameSite changes in browsers.

Fixed and improved OAuth2 support.

See CHANGELOG.md for more details.

Changelog

Sourced from oic's changelog.

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

1.3.0 [2021-07-09]

Changed

  • #763 Drop python 3.5 support

Added

  • #790 Support for dict in Client.parse_response formats
  • #739 Better error message for providers which return HTTP Error 405 on userinfo
  • #723 Add settings class to handle settings related to Client and Server

#723: OpenIDC/pyoidc#723 #739: OpenIDC/pyoidc#739 #763: OpenIDC/pyoidc#763 #790: OpenIDC/pyoidc#790

1.2.1 [2020-12-01]

Fixed

1.2.0 [2020-02-05]

Fixed

  • #727 OAuth client request using Client Credentials grant

Added

  • #719 Add support for JWT registration tokens
  • #728 OAuth client request using Extension grant
  • #731 Session cookie need to be visible to OP IFrame.

#719: OpenIDC/pyoidc#719 #727: OpenIDC/pyoidc#727 #728: OpenIDC/pyoidc#728 #731: OpenIDC/pyoidc#731

Commits
  • 0b96b67 Prepare 1.4.0 release
  • dcae0b8 #797 switch from pyldap to python-ldap (#814)
  • 08db406 Merge branch 'infohash-bugfix/zero-content-length'
  • 6e2ab71 Fixed parsing for zero content length response
  • 62c7318 Merge branch 'infohash-feature/request-session'
  • 2270076 Added support for request session
  • 1e7ed6f Merge branch 'infohash-feature/id-token-jwt-in-token-response'
  • 3d97d5a Included id_token_jwt in token response
  • 55a6cd1 Merge pull request #810 from OpenIDC/python-versions
  • b969f4d Drop python 3.6
  • 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 [oic](https://github.com/OpenIDC/pyoidc) from 1.1.2 to 1.4.0.
- [Release notes](https://github.com/OpenIDC/pyoidc/releases)
- [Changelog](https://github.com/OpenIDC/pyoidc/blob/master/CHANGELOG.md)
- [Commits](CZ-NIC/pyoidc@v1.1.2...1.4.0)

---
updated-dependencies:
- dependency-name: oic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 23, 2022
@dependabot dependabot Bot mentioned this pull request May 23, 2022
@dependabot @github

dependabot Bot commented on behalf of github Dec 19, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #109.

@dependabot dependabot Bot closed this Dec 19, 2022
@dependabot dependabot Bot deleted the dependabot/pip/oic-1.4.0 branch December 19, 2022 09:01
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants