Skip to content

chore(deps): update dependency authlib to v1.6.5#18

Open
red-hat-konflux[bot] wants to merge 1 commit intokonflux-testfrom
konflux/mintmaker/konflux-test/authlib-1.x
Open

chore(deps): update dependency authlib to v1.6.5#18
red-hat-konflux[bot] wants to merge 1 commit intokonflux-testfrom
konflux/mintmaker/konflux-test/authlib-1.x

Conversation

@red-hat-konflux
Copy link

@red-hat-konflux red-hat-konflux bot commented Nov 23, 2024

This PR contains the following updates:

Package Change Age Confidence
Authlib ==1.3.1 -> ==1.6.5 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

authlib/authlib (Authlib)

v1.6.5

Compare Source

What's Changed

  • Add a request param to RFC7591 generate_client_info and generate_client_secret methods by @​azmeuk in #​825
  • feat: support list params in prepare_grant_uri by @​lisongmin in #​827
  • chore(deps): bump SonarSource/sonarqube-scan-action from 5 to 6 in /.github/workflows by @​dependabot[bot] in #​828
  • fix(jose): add max size for JWE zip=DEF decompression by @​lepture in #​830

New Contributors

Full Changelog: authlib/authlib@v1.6.4...v1.6.5

v1.6.4

Compare Source

What's Changed

New Contributors

Full Changelog: authlib/authlib@v1.6.3...v1.6.4

v1.6.3: Version 1.6.3

Compare Source

What's Changed

Full Changelog: authlib/authlib@v1.6.2...v1.6.3

v1.6.2: Version 1.6.2

Compare Source

What's Changed

Full Changelog: authlib/authlib@v1.6.1...v1.6.2

v1.6.1: Version 1.6.1

Compare Source

  • Filter key set with additional "alg" and "use" parameters.

v1.6.0: Version 1.6.0

Compare Source

v1.5.2: Version 1.5.2

Compare Source

Released on Apr 1, 2025

  • Forbid fragments in redirect_uris. #​714
  • Fix invalid characters in error_description. #​720
  • Add claims_cls parameter for client's parse_id_token method. #​725

v1.5.1: Version 1.5.1

Compare Source

Released on Feb 28, 2025

  • Fix RFC9207 iss parameter. #​715

v1.5.0: Version 1.5.0

Compare Source

  • Fix token introspection auth method for clients. #​662
  • Optional typ claim in JWT tokens. #​696
  • JWT validation leeway. #​689
  • Implement server-side RFC9207. #​700 #​701
  • generate_id_token can take a kid parameter. #​702
  • More detailed InvalidClientError. #​706
  • OpenID Connect Dynamic Client Registration implementation. #​707

v1.4.1: Version 1.4.1

Compare Source

  • Improve garbage collection on OAuth clients. #​698
  • Fix client parameters for httpx. #​694

v1.4.0: Version 1.4.0

Compare Source

Bugfixes

  • Fix id_token decoding when kid is null. #​659
  • Support for Python 3.13. #​682
  • Force login if the prompt parameter value is login. #​637
  • Support for httpx 0.28. #​695

Breaking changes

  • Stop support for Python 3.8. #​682

v1.3.2: Version 1.3.2

Compare Source

  • Prevent ever-growing session size for OAuth clients.
  • Revert quote client id and secret.
  • unquote basic auth header for authorization server.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-test/authlib-1.x branch from 4062320 to b284856 Compare December 21, 2024 08:06
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency authlib to v1.3.2 chore(deps): update dependency authlib to v1.4.0 Dec 21, 2024
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-test/authlib-1.x branch from b284856 to 536cd7c Compare February 1, 2025 09:04
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency authlib to v1.4.0 chore(deps): update dependency authlib to v1.4.1 Feb 1, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-test/authlib-1.x branch from 536cd7c to 6818e30 Compare March 1, 2025 08:46
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency authlib to v1.4.1 chore(deps): update dependency authlib to v1.5.1 Mar 1, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-test/authlib-1.x branch from 6818e30 to 63df2a2 Compare April 5, 2025 09:05
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency authlib to v1.5.1 chore(deps): update dependency authlib to v1.5.2 Apr 5, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency authlib to v1.5.2 chore(deps): update dependency authlib to v1.6.0 May 24, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-test/authlib-1.x branch from 63df2a2 to 4af66ad Compare May 24, 2025 07:10
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-test/authlib-1.x branch from 4af66ad to 842ca40 Compare August 9, 2025 08:38
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency authlib to v1.6.0 chore(deps): update dependency authlib to v1.6.1 Aug 9, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-test/authlib-1.x branch from 842ca40 to 437dab4 Compare August 23, 2025 16:20
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency authlib to v1.6.1 chore(deps): update dependency authlib to v1.6.2 Aug 23, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-test/authlib-1.x branch from 437dab4 to f2a1ee4 Compare August 30, 2025 16:38
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency authlib to v1.6.2 chore(deps): update dependency authlib to v1.6.3 Aug 30, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-test/authlib-1.x branch from f2a1ee4 to dc4f6a3 Compare September 20, 2025 08:50
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency authlib to v1.6.3 chore(deps): update dependency authlib to v1.6.4 Sep 20, 2025
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/konflux-test/authlib-1.x branch from dc4f6a3 to 4fbde6c Compare October 2, 2025 16:15
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency authlib to v1.6.4 chore(deps): update dependency authlib to v1.6.5 Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants