saturday06 / VRM-Addon-for-Blender

VRM Importer, Exporter and Utilities for Blender 2.93 to 4.2
https://vrm-addon-for-blender.info
MIT License
1.3k stars 142 forks source link

build(deps-dev): bump dulwich from 0.21.7 to 0.22.0 #465

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps dulwich from 0.21.7 to 0.22.0.

Release notes

Sourced from dulwich's releases.

0.22.0

What's Changed

New Contributors

Full Changelog: https://github.com/jelmer/dulwich/compare/dulwich-0.21.7...dulwich-0.22.0

Changelog

Sourced from dulwich's changelog.

0.22.0 2024-04-22

  • Stop installing docs/ as part of package code. (Jelmer Vernooij, #1248)

  • Move tests to root. (Jelmer Vernooij, #1024)

  • Convert the optional C implementations to Rust. (Jelmer Vernooij)

Commits
  • 4f17468 Release 0.22.0
  • 04b77fa Merge pull request #1282 from jelmer/install-tests-package
  • 26d2326 Merge pull request #1281 from jelmer/cargo-versions
  • 151203b Fix installation of tests package
  • fe7d652 Set correct version for rust modules
  • 01f322d Merge pull request #1280 from jelmer/dependabot/cargo/pyo3-0.21.2
  • 15ac6ef Bump pyo3 from 0.21.1 to 0.21.2
  • 7e7cf8a Merge pull request #1278 from jelmer/no-docs
  • 8f62b59 Merge branch 'master' into no-docs
  • 95b7dad Stop installing docs/ as part of package code
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)