-
Notifications
You must be signed in to change notification settings - Fork 11
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 gix from 0.55.2 to 0.56.0 #261
Conversation
Bumps [gix](https://github.com/Byron/gitoxide) from 0.55.2 to 0.56.0. - [Release notes](https://github.com/Byron/gitoxide/releases) - [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-v0.55.2...gix-v0.56.0) --- updated-dependencies: - dependency-name: gix dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
cc @Byron Just in case you wanted to check this PR out. |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #261 +/- ##
==========================================
- Coverage 86.58% 86.44% -0.15%
==========================================
Files 17 17
Lines 604 605 +1
==========================================
Hits 523 523
- Misses 81 82 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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 the fixup! Seeing it like this, I think it was a good decision to make the change :).
Yeah, it certainly makes the code look cleaner! Would it have been possible to implement |
That's a great idea! I think I even tried it but couldn't figure out how to deal with lifetimes. But it's a vague memory, too. |
Bumps gix from 0.55.2 to 0.56.0.
Release notes
Sourced from gix's releases.
... (truncated)
Commits
476d5ef
Release gix v0.56.0a6f73f4
update lockfile to point to latestgix-tempfile
c8568b9
Release gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-cor...d3fd11e
Release gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-mac...55d386a
Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0....2b1c60a
more changelogs, this time for production cratesd3dcbe5
prepare changelogs prior to release8156340
Merge branch 'adjustments-for-cargo'2762724
feat: addgitoxide.core.externalCommandStderr
to allow enablingstderr
to...ceb8826
feat!: addContext::stderr
to configure whether or not to supressstderr
.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 <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