-
Notifications
You must be signed in to change notification settings - Fork 1
chore(python-deps): update dependency dulwich to v0.24.10 in all dependant actions #690
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/python-deps/dulwich-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #690 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 4 4
Lines 234 234
Branches 32 32
=========================================
Hits 234 234 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
f8558ca to
48eb8b2
Compare
nfelt14
previously approved these changes
Oct 15, 2025
47f9c00 to
a204988
Compare
410cec3 to
5b5e40a
Compare
23e669c to
6290c09
Compare
a1458e9 to
845cfb5
Compare
a6c2fab to
dbc301d
Compare
dbc301d to
b101393
Compare
b101393 to
cd8c9ee
Compare
Test Results (windows)
|
Test Results (ubuntu)
|
Test Results (macos)
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.21.7->==0.24.10Release Notes
dulwich/dulwich (dulwich)
v0.24.10Compare Source
v0.24.9Compare Source
Fix passing key_filename and ssh_command parameters to SSHGitClient by @skshetry
Relax check to support subclasses of Urllib3HttpGitClient. Fixes
regression from 0.24.2 where subclasses of Urllib3HttpGitClient would
not receive the config object. by @skshetry
Fix test_concurrent_ref_operations_compatibility test flakiness by @jelmer
Fix warnings in test suite by @jelmer
Full Changelog: jelmer/dulwich@dulwich-0.24.8...dulwich-0.24.9
v0.24.8Compare Source
What's Changed
Full Changelog: jelmer/dulwich@dulwich-0.24.7...dulwich-0.24.8
v0.24.7: 0.24.7Compare Source
What's Changed
Full Changelog: jelmer/dulwich@dulwich-0.24.6...dulwich-0.24.7
v0.24.6: 0.24.6Compare Source
What's Changed
Full Changelog: jelmer/dulwich@dulwich-0.24.5...dulwich-0.24.6
v0.24.5: 0.24.5Compare Source
What's Changed
Full Changelog: jelmer/dulwich@dulwich-0.24.4...dulwich-0.24.5
v0.24.4: 0.24.4Compare Source
What's Changed
New Contributors
Full Changelog: jelmer/dulwich@dulwich-0.24.2...dulwich-0.24.4
v0.24.3: 0.24.3Compare Source
What's Changed
Full Changelog: jelmer/dulwich@dulwich-0.24.2...dulwich-0.24.3
v0.24.2: 0.24.2Compare Source
What's Changed
object_store.iter_commit_contents()by @mathrick in jelmer#1761New Contributors
Full Changelog: jelmer/dulwich@dulwich-0.24.1...dulwich-0.24.2
v0.24.1Compare Source
What's Changed
typing_extensionson Python 3.10. by @jelmer in jelmer#1736Full Changelog: jelmer/dulwich@dulwich-0.24.0...dulwich-0.24.1
v0.24.0: 0.24.0Compare Source
What's Changed
requiredsetting by @jelmer in jelmer#1689Full Changelog: jelmer/dulwich@dulwich-0.23.2...dulwich-0.24.0
v0.23.2Compare Source
What's Changed
New Contributors
Full Changelog: jelmer/dulwich@dulwich-0.23.1...dulwich-0.23.2
v0.23.1: 0.23.1Compare Source
What's Changed
Full Changelog: jelmer/dulwich@dulwich-0.23.0...dulwich-0.23.1
v0.23.0Compare Source
What's Changed
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.