-
Notifications
You must be signed in to change notification settings - Fork 17
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 dulwich requirement from <0.21,>=0.20 to >=0.21.7,<0.22 in /requirements #290
Update dulwich requirement from <0.21,>=0.20 to >=0.21.7,<0.22 in /requirements #290
Conversation
Updates the requirements on [dulwich](https://github.com/dulwich/dulwich) to permit the latest version. - [Release notes](https://github.com/dulwich/dulwich/releases) - [Changelog](https://github.com/jelmer/dulwich/blob/master/NEWS) - [Commits](jelmer/dulwich@dulwich-0.20.0...dulwich-0.21.2) --- updated-dependencies: - dependency-name: dulwich dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot rebase |
1 similar comment
@dependabot rebase |
@dependabot recreate |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
@dependabot reopen |
…20-and-lt-0.22 Signed-off-by: Julien <[email protected]>
for more information, see https://pre-commit.ci
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #290 +/- ##
==========================================
- Coverage 27.43% 1.53% -25.91%
==========================================
Files 80 35 -45
Lines 11933 2213 -9720
Branches 2389 335 -2054
==========================================
- Hits 3274 34 -3240
+ Misses 8544 2175 -6369
+ Partials 115 4 -111 |
Updates the requirements on dulwich to permit the latest version.
Release notes
Sourced from dulwich's releases.
Changelog
Sourced from dulwich's changelog.
... (truncated)
Commits
98aa519
Release 0.21.2.140843f
Update NEWS.be33277
Merge pull request #1130 from jelmer/inline-move-in-pack51af836
Inline _move_in_pack, only used once.4763ba9
Merge pull request #1127 from jelmer/pack-windowsf9d0cc5
Factor out a common _complete_pack.46fa53a
Merge pull request #1129 from jelmer/various5e79204
Make ObjectStore._move_in_pack private, don't reopen files.26593ab
Merge pull request #1128 from jelmer/various02fdaf6
Stop closing file in extend_pack + trivial refactoring.You can trigger a rebase of this PR 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 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)