abhinav / git-spice

Manage stacked Git branches
https://abhinav.github.io/git-spice/
GNU General Public License v3.0
220 stars 11 forks source link

fix(deps): update module go.abhg.dev/gs to v0.3.0 #313

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.abhg.dev/gs v0.1.0 -> v0.3.0 age adoption passing confidence

Release Notes

abhinav/git-spice (go.abhg.dev/gs) ### [`v0.3.0`](https://togithub.com/abhinav/git-spice/blob/HEAD/CHANGELOG.md#a-namev030v030a---2024-07-24) [Compare Source](https://togithub.com/abhinav/git-spice/compare/v0.2.0...v0.3.0) ##### Added - Authentication: If a secure storage is not available, fall back to plain text, but warn the user about it. - gs branch submit: Add short form `-c` for the `--fill` flag. ##### Removed - branch delete: Drop short form `-f` for the `--force` flag. ##### Fixed - commit split: Fix bug where canceling the split would fail to revert to original state. ### [`v0.2.0`](https://togithub.com/abhinav/git-spice/blob/HEAD/CHANGELOG.md#a-namev020v020a---2024-07-23) [Compare Source](https://togithub.com/abhinav/git-spice/compare/v0.1.0...v0.2.0) ##### Added - Publish pre-built Linux ARM binaries. - {branch, stack, upstack, downstack} submit: Add --force flag. This acts like 'git push --force'. ##### Changed - cli: Show --help when run without arguments ##### Fixed - branch submit: Fix incorrect warning about current branch not being tracked when --no-publish is used. - branch submit: Fix bug where updating an open PR would overwrite changes pushed to it by others. Use --force to overwrite these changes. - branch submit: Use the same editor used by Git for commit messages to author the PR body. - branch submit: Allow Git editor to be a shell command, not just an executable name. - {downstack, stack} edit: Use Git editor to edit list of branches.

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.