Commit 188535e
build(deps): update git-town/git-town to v22.6.0
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [git-town/git-town](https://github.com/git-town/git-town) | minor | `v22.5.0` → `v22.6.0` |
MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).
**Proposed changes to behavior should be submitted there as MRs.**
---
### Release Notes
<details>
<summary>git-town/git-town (git-town/git-town)</summary>
### [`v22.6.0`](https://github.com/git-town/git-town/releases/tag/v22.6.0)
[Compare Source](git-town/git-town@v22.5.0...v22.6.0)
##### New Features
- Added a new [breadcrumb-direction](https://www.git-town.com/preferences/proposal-breadcrumb-direction.html) preference that lets you control how Git Town renders breadcrumbs in proposals: either up or down from the root branch ([#​6024](git-town/git-town#6024)).
- `git town diff-parent` now supports `--name-only` and `--diff-filter`, both passed straight through to the underlying `git diff` invocation. This makes it easier to narrow diffs in larger stacks ([#​6046](git-town/git-town#6046)).
- The generated Git Town configuration file now contains a link to its JSON Schema. This unlocks IDE autocomplete and validation ([#​6058](git-town/git-town#6058)).
- The setup assistant now creates an alias for `git town continue` ([#​6040](git-town/git-town#6040)).
- `--verbose` output now redacts all tokens and secrets. You can now safely paste verbose logs into bug reports. To see actual tokens, run `git town config` ([#​6029](git-town/git-town#6029)).
- The documentation now clarifies how to ship multiple branches from a stack without re-running CI between each one ([#​6031](git-town/git-town#6031)).
##### Bug Fixes
- Fixed a crash when Git Town is invoked by AI agents in subshells without a TTY. We now detect missing TTYs and print clear, structured instructions describing the required inputs, readable by both humans and automation ([#​5995](git-town/git-town#5995), [#​6051](git-town/git-town#6051)).
- Git Town no longer adds breadcrumbs to proposals of observed and contribution branches. Breadcrumbs are now limited to branches that you own ([#​6056](git-town/git-town#6056)).
- Forge connectors using `gh` and `glab` now log API activity in the terminal, matching the behavior of token-based connectors ([#​6057](git-town/git-town#6057)).
- Fixed a crash when syncing branches that introduce the same file ([#​6045](git-town/git-town#6045)).
- `git town sync` now runs correctly after a dry-run ([#​5944](git-town/git-town#5944)).
- The `glab` connector now correctly lists merge requests ([#​6041](git-town/git-town#6041)).
- `git town sync --stack` now updates proposals only for the branches that are actually being synced ([#​6021](git-town/git-town#6021)).
##### Contributors
Huge thanks to [@​WhosNickDoglio](https://github.com/WhosNickDoglio), [@​bendrucker](https://github.com/bendrucker), [@​cannonpalms](https://github.com/cannonpalms), [@​ichoosetoaccept](https://github.com/ichoosetoaccept), [@​izkreny](https://github.com/izkreny), [@​jedymatt](https://github.com/jedymatt), [@​kevgo](https://github.com/kevgo), [@​luan](https://github.com/luan), [@​pcfreak30](https://github.com/pcfreak30), [@​pradeepmurugesan](https://github.com/pradeepmurugesan), [@​ruudk](https://github.com/ruudk), [@​syhol](https://github.com/syhol), [@​xmarkclx](https://github.com/xmarkclx) for contributing code, feedback, and ideas across 39 shipped pull requests and 13 resolved issues!
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40Ni42IiwidXBkYXRlZEluVmVyIjoiNDMuNDYuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6Om1pbm9yIl19-->1 parent 01677b5 commit 188535e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments