Skip to content

chore(python-deps): update dependency dulwich to v0.22.8 in all dependant actions #415

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dulwich ==0.21.7 -> ==0.22.8 age adoption passing confidence

Release Notes

dulwich/dulwich (dulwich)

v0.22.8

Compare Source

v0.22.7: 0.22.7

Compare Source

  • Fix serializing of commits with empty commit messages.
    (Castedo Ellerman, #​1429)

v0.22.6

Compare Source

What's Changed

New Contributors

Full Changelog: jelmer/dulwich@v0.22.2...v0.22.6

v0.22.5: 0.22.5

Compare Source

What's Changed

New Contributors

Full Changelog: jelmer/dulwich@dulwich-0.22.4...dulwich-0.22.5

v0.22.4: 0.22.4

Compare Source

  • Fix handling of symrefs with protocol v2.
    (Jelmer Vernooij, #​1389)

  • Add ObjectStore.iter_prefix. (Jelmer Vernooij)

  • Revert back to version 3 of Cargo.lock, to allow
    building with older Cargo versions.
    (Jelmer Vernooij)

  • Use a default ref-prefix when fetching with git protocol v2
    (Stefan Sperling, #​1389)

  • Add ObjectStore.iter_prefix. (Jelmer Vernooij)

v0.22.3: 0.22.3

Compare Source

Full Changelog: jelmer/dulwich@dulwich-0.22.2...dulwich-0.22.3

v0.22.1: 0.22.1

Compare Source

What's Changed

New Contributors

Full Changelog: jelmer/dulwich@dulwich-0.22.0...dulwich-0.22.1

v0.22.0: 0.22.0

Compare Source

What's Changed

New Contributors

Full Changelog: jelmer/dulwich@dulwich-0.21.7...dulwich-0.22.0


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

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

@renovate renovate bot requested a review from a team as a code owner March 8, 2025 01:26
Copy link

codecov bot commented Mar 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (2cfd010) to head (6cc7683).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #415   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          234       234           
  Branches        32        32           
=========================================
  Hits           234       234           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

github-actions bot commented Mar 8, 2025

Test Results (windows)

path passed subtotal
tests\test_bump_version_in_files.py 5 5
tests\test_create_unique_testpypi_version.py 7 7
tests\test_find_unreleased_changelog_items.py 6 6
tests\test_update_development_dependencies.py 13 13
TOTAL 31 31

Link to workflow run

Copy link

github-actions bot commented Mar 8, 2025

Test Results (macos)

path passed subtotal
tests/test_bump_version_in_files.py 5 5
tests/test_create_unique_testpypi_version.py 7 7
tests/test_find_unreleased_changelog_items.py 6 6
tests/test_update_development_dependencies.py 13 13
TOTAL 31 31

Link to workflow run

Copy link

github-actions bot commented Mar 8, 2025

Test Results (ubuntu)

path passed subtotal
tests/test_bump_version_in_files.py 5 5
tests/test_create_unique_testpypi_version.py 7 7
tests/test_find_unreleased_changelog_items.py 6 6
tests/test_update_development_dependencies.py 13 13
TOTAL 31 31

Link to workflow run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants