Skip to content
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

Update dependency git-town/git-town to v14.4.1 #1186

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2024

This PR contains the following updates:

Package Update Change
git-town/git-town minor v14.2.3 -> v14.4.1

Release Notes

git-town/git-town (git-town/git-town)

v14.4.1

Compare Source

Many thanks to @​charlierudolph, @​ianjsikes, @​kevgo, @​seadowg, @​stephenwade for contributing feedback, ideas, and code to 10 shipped PRs and 4 resolved issues.

Bug Fixes
  • git town undo now only undoes changes to branches that the previous Git Town command has touched (#​3765)
  • git town continue now does not ask for additional lineage information (#​3725)

v14.4.0

Compare Source

Git Town v14.4 ships features suggested by Git Town users and fixes a severe bug in the undo feature.

Many thanks to @​ianjsikes, @​kevgo, @​ruudk, @​stephenwade who contributed ideas for great new features and helped identify and solve a severe bug, resulting in 46 shipped PRs and 2 resolved issues.

New Features
  • Prototype branches are fully synced branches that don't have a tracking branch. They are useful when working with sensitive information or to save on CI minutes (#​3646).
Bug Fixes
  • Undo only local branches and their tracking branches (#​3764).
  • Use correct parent when deleting shipped observed branches (#​3757, #​3756, #​3755, #​3754).
  • Undo for configuration commands now correctly undoes branch changes (#​3741).

v14.3.1

Compare Source

Bug Fixes
  • git sync --no-push now also doesn't push when the rebase sync-strategy is configured (#​3271)
  • git town config get-parent no longer prints an unnecessary empty line (#​3717)

Many thanks to @​dannykingme, @​defunctzombie, @​kevgo, @​marcosfelt, @​nekitk, @​opeik, @​pcfreak30, @​ruudk, and @​stephenwade for identifying the issues fixed in this release and providing helpful feedback to resolve them, resulting in 19 shipped PRs and 4 resolved issues!

v14.3.0

Compare Source

This release ships a few of the most requested community features.

New Features
  • git propose now supports flags to pre-populate more fields of the pull requests to create:
    • --title=<value> sets the title to the given value
    • --body=<value> sets the body to the given value
    • --body-file=<file path> sets the body to the content of the file with the given path. Providing - as the file path reads the body from STDIN (#​3207).
  • a new command git town config get-parent [branch] prints the parent of the given branch, or the current branch if no branch is provided (#​3207).
  • the new --no-push flag for git sync temporarily disables pushing local changes when sync-feature-strategy is merge. Please note that when sync-feature-strategy is rebase, it still force-pushes to avoid keeping outdated commits around, which avoids data loss in edge cases.

Heartfelt thanks to @​dannykingme, @​defunctzombie, @​kevgo, @​marcosfelt, @​nekitk, @​opeik, @​pcfreak30, @​ruudk, @​stephenwade for contributing code, ideas, and feedback to 29 shipped PRs and 9 resolved issues!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/git-town-git-town-14.x branch from 924bc7d to 1db0eff Compare July 16, 2024 04:09
@renovate renovate bot changed the title Update dependency git-town/git-town to v14.3.0 Update dependency git-town/git-town to v14.3.1 Jul 16, 2024
@renovate renovate bot force-pushed the renovate/git-town-git-town-14.x branch from 1db0eff to 22a71b8 Compare July 26, 2024 16:41
@renovate renovate bot changed the title Update dependency git-town/git-town to v14.3.1 Update dependency git-town/git-town to v14.4.0 Jul 26, 2024
@renovate renovate bot force-pushed the renovate/git-town-git-town-14.x branch from 22a71b8 to b7ebaa4 Compare July 30, 2024 03:09
@renovate renovate bot changed the title Update dependency git-town/git-town to v14.4.0 Update dependency git-town/git-town to v14.4.1 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/git-town-git-town-14.x branch from b7ebaa4 to c99ecf1 Compare August 7, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants