Closed dependabot[bot] closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 66.65%. Comparing base (
9254d49
) to head (0f8ca37
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps gix-path from 0.10.10 to 0.10.11.
Release notes
Sourced from gix-path's releases.
... (truncated)
Commits
012a754
Release gix-trace v0.1.10, gix-path v0.10.11c759819
prepare changelogs prior to release.d69c617
Merge pull request #1566 from Byron/mergeb91d909
thanks clippydfbc732
feat!: optionally store objects new objects in memory only.ca5294a
feat: addInMemoryPassThrough
implementation.b279957
feat: add tree-editing capabilities toTree
andRepository
.7c48556
feat:TreeRef::to_owned()
andTree::into_owned()
for a convenient way to ...39d8e03
Use a standard HashMap instead of one based on SHA1b5dc45f
Add benchmarks for the tree editor and the tree-editor cursorDependabot 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