-
Notifications
You must be signed in to change notification settings - Fork 282
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
Bump the gix group with 2 updates #1446
Conversation
23d1789
to
86f8b1d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Heads up that #1305 will update gix and resolve the compilation errors
Bumps the gix group with 2 updates: [gix](https://github.com/GitoxideLabs/gitoxide) and [gix-features](https://github.com/GitoxideLabs/gitoxide). Updates `gix` from 0.66.0 to 0.67.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-v0.66.0...gix-v0.67.0) Updates `gix-features` from 0.38.2 to 0.39.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-features-v0.38.2...gix-features-v0.39.0) --- updated-dependencies: - dependency-name: gix dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gix - dependency-name: gix-features dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gix ... Signed-off-by: dependabot[bot] <[email protected]>
86f8b1d
to
794f383
Compare
Bumps the gix group with 2 updates: [gix](https://github.com/GitoxideLabs/gitoxide) and [gix-features](https://github.com/GitoxideLabs/gitoxide). Updates `gix` from 0.66.0 to 0.67.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-v0.66.0...gix-v0.67.0) Updates `gix-features` from 0.38.2 to 0.39.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-features-v0.38.2...gix-features-v0.39.0) --- updated-dependencies: - dependency-name: gix dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gix - dependency-name: gix-features dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gix ... Signed-off-by: dependabot[bot] <[email protected]>
794f383
to
ade8f29
Compare
…fetch into dependabot/cargo/gix-04e439d90a
@Byron I refactored the Did I do it right? I used the default options. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for porting it over!
Personally I'd prefer the fluent APIs, also because they don't allocate the list of changes and also don't allocate the affected paths, but diff_tree_to_tree
was specifically made to resemble git2
, so why not use it for convenience.
Bumps the gix group with 2 updates: gix and gix-features.
Updates
gix
from 0.66.0 to 0.67.0Release notes
Sourced from gix's releases.
... (truncated)
Commits
f1364dc
Release gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0...fa3e260
add new changelog for gix-merge3f7e8ee
Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15...435b30d
add progress report for October 202448aa74b
Merge pull request #1639 from cruessler/respect-env-variablese9b3db8
fix: makeGIT_WORK_TREE
variable work as expected.9c619e4
fix!: make all filter arguments non-dyn.0bebe52
Respect env variables when running gixbcdce6e
Merge pull request #1638 from tisonkun/allow-contructCustomFormat4910912
refactorUpdates
gix-features
from 0.38.2 to 0.39.0Release notes
Sourced from gix-features's releases.
Commits
3f7e8ee
Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15...435b30d
add progress report for October 202448aa74b
Merge pull request #1639 from cruessler/respect-env-variablese9b3db8
fix: makeGIT_WORK_TREE
variable work as expected.9c619e4
fix!: make all filter arguments non-dyn.0bebe52
Respect env variables when running gixbcdce6e
Merge pull request #1638 from tisonkun/allow-contructCustomFormat4910912
refactor4b20bd1
feat: addCustomFormat::new()
to allow construction.b36d7ef
Merge pull request #1637 from GitoxideLabs/improve-error-messageDependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions