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

Update all non-major dependencies #795

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
krb5 ==0.6.0 -> ==0.7.0 age adoption passing confidence
sspilib ==0.1.0 -> ==0.2.0 age adoption passing confidence

Release Notes

jborean93/pykrb5 (krb5)

v0.7.0

Compare Source

jborean93/sspilib (sspilib)

v0.2.0

Compare Source

  • Breaking Change - The constructor arguments for sspi.ClientSecurityContext and sspi.SeverSecurityContext have made the credential argument non-optional and moved to the first positional argument
    • This is in reflection of the credential actually being mandatory
  • Update documentation for accept_security_context and initialize_security_context to properly reflect that the credential must be specified on the first call to those functions
  • Update sspi-rs to 0.13.0
  • Require Python 3.8 or newer (dropped 3.7)

Configuration

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

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added dependencies Pull requests that update a dependency file python labels Oct 7, 2024
@renovate renovate bot enabled auto-merge (rebase) October 7, 2024 01:46
@renovate renovate bot merged commit e7752cb into dev Oct 7, 2024
9 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch October 7, 2024 01:49
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants