Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2024

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Update Change
jesseduffield/lazygit minor v0.42.0 -> v0.55.1

Release Notes

jesseduffield/lazygit (jesseduffield/lazygit)

v0.55.1

Compare Source

This hotfix release fixes two bugs that have crept in in v0.55.0: one is a regression that broke displaying the enter key in the keybindings menu, the other is a problem with a newly added feature that didn't work quite correctly. See below for details.

For the changes in 0.55.0, see https://github.com/jesseduffield/lazygit/releases/tag/v0.55.0.

What's Changed
Fixes 🔧

Full Changelog: jesseduffield/lazygit@v0.55.0...v0.55.1

v0.55.0

Compare Source

What's Changed
Enhancements 🔥
Fixes 🔧
Maintenance ⚙️
Docs 📖
I18n 🌎
New Contributors

Full Changelog: jesseduffield/lazygit@v0.54.2...v0.55.0

v0.54.2

Compare Source

Here's another point release; this one fixes a performance regression in 0.54.0 that made flicking through diffs a little less snappy (or a lot less, in some scenarios) than it could be.

For the changes in 0.54.0, see https://github.com/jesseduffield/lazygit/releases/tag/v0.54.0.

What's Changed
Fixes 🔧
Maintenance ⚙️
Docs 📖

Full Changelog: jesseduffield/lazygit@v0.54.1...v0.54.2

v0.54.1

Compare Source

This hotfix release fixes a regression in 0.54.0 that made lazygit fail on startup when multiple users use it on a single machine.

For the changes in 0.54.0, see https://github.com/jesseduffield/lazygit/releases/tag/v0.54.0.

What's Changed
Fixes 🔧
Maintenance ⚙️
Docs 📖
New Contributors

Full Changelog: jesseduffield/lazygit@v0.54.0...v0.54.1

v0.54.0

Compare Source

Again we don't have any major new features this time (unless you count the support for alt-backspace for deleting words in the commit message editor, which is one of my favorite additions), but lots of smaller quality-of-life improvements and bug fixes. The most notable one is probably the fix for the stale index.lock problem, which was a very long-standing bug that seemed to affect some users much more than others for some reason.

What's Changed
Enhancements 🔥
Fixes 🔧
Maintenance ⚙️
Docs 📖
I18n 🌎
Performance Improvements 📊
New Contributors

Full Changelog: jesseduffield/lazygit@v0.53.0...v0.54.0

v0.53.0

Compare Source

This is the first lazygit release after Jesse passed the maintainership to me (@​stefanhaller), and I'm excited (and a little bit nervous 😄) about it.

No big new features this time, but lots of smaller quality-of-life improvements. The one that makes the biggest difference for me is an improved hunk selection mode in the staging view (in case you didn't know, you can switch from the normal line selection mode to hunk mode by pressing a). This now works a bit more fine-grained, by selecting groups of added or deleted lines rather than entire hunks, which often consist of several such groups. With this change I find that I prefer hunk mode over line mode in most cases, so I added a user config to switch to hunk automatically upon entering the staging view; it is off by default, but I encourage you to enable it (gui.useHunkModeInStagingView) to see if you like it as much as I do. Feedback about this is welcome; please comment on the PR if you have any.

The detailed list of all changes follows:

What's Changed
Enhancements 🔥
Fixes 🔧
Maintenance ⚙️
Docs 📖
I18n 🌎
New Contributors

Full Changelog: jesseduffield/lazygit@v0.52.0...v0.53.0

v0.52.0

Compare Source

What's Changed
Enhancements 🔥
Fixes 🔧
Maintenance ⚙️
New Contributors

Full Changelog: jesseduffield/lazygit@v0.51.1...v0.52.0

v0.51.1

Compare Source

What's Changed
Fixes 🔧

Full Changelog: jesseduffield/lazygit@v0.51.0...v0.51.1

v0.51.0

Compare Source

What's Changed
Enhancements 🔥
Fixes 🔧
Maintenance ⚙️
Docs 📖
New Contributors

Full Changelog: jesseduffield/lazygit@v0.50.0...v0.51.0

v0.50.0

Compare Source

What's Changed
Enhancements 🔥
Fixes 🔧
Maintenance ⚙️
Docs 📖
New Contributors

Full Changelog: jesseduffield/lazygit@v0.49.0...v0.50.0

v0.49.0

Compare Source

What's Changed
Enhancements 🔥
Fixes 🔧
Maintenance ⚙️
Docs 📖
I18n 🌎
New Contributors

Full Changelog: jesseduffield/lazygit@v0.48.0...v0.49.0

v0.48.0

Compare Source

What's Changed
Enhancements 🔥
Maintenance ⚙️

Full Changelog: jesseduffield/lazygit@v0.47.2...v0.48.0

v0.47.2

Compare Source

Small patch release for you all. This is mainly to fix an issue with v0.47.1 which erroneously re-indented users' lazygit config files on startup.

Shout-out to @​karimkhaleel for his PR with some gnarly yaml-handling code.

And a special shout-out to @​ChrisMcD1 who has been pumping out many great contributions lately. Great to have you aboard.

What's Changed
Enhancements 🔥
Fixes 🔧
Maintenance ⚙️
Docs 📖

Full Changelog: jesseduffield/lazygit@v0.47.1...v0.47.2

v0.47.1

Compare Source

What's Changed
Maintenance ⚙️

Full Changelog: jesseduffield/lazygit@v0.47.0...v0.47.1

v0.46.0

Compare Source

It's time for another Lazygit release! Thanks to all who contributed to this release.

What's Changed

Enhancements 🔥

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 changed the title Update dependency jesseduffield/lazygit to v0.43.0 Update dependency jesseduffield/lazygit to v0.43.1 Jul 13, 2024
@renovate renovate bot force-pushed the renovate/jesseduffield-lazygit-0.x branch from 6a8e6d8 to 33fc90e Compare July 13, 2024 11:54
@renovate renovate bot force-pushed the renovate/jesseduffield-lazygit-0.x branch from 33fc90e to b87a403 Compare August 7, 2024 14:44
@renovate renovate bot force-pushed the renovate/jesseduffield-lazygit-0.x branch from b87a403 to cd2bd3d Compare September 7, 2024 03:22
@renovate renovate bot changed the title Update dependency jesseduffield/lazygit to v0.43.1 Update dependency jesseduffield/lazygit to v0.44.0 Sep 7, 2024
@renovate renovate bot force-pushed the renovate/jesseduffield-lazygit-0.x branch from cd2bd3d to d9deee3 Compare September 18, 2024 13:35
@renovate renovate bot changed the title Update dependency jesseduffield/lazygit to v0.44.0 Update dependency jesseduffield/lazygit to v0.44.1 Sep 18, 2024
@renovate renovate bot force-pushed the renovate/jesseduffield-lazygit-0.x branch from d9deee3 to c112389 Compare January 11, 2025 06:13
@renovate renovate bot changed the title Update dependency jesseduffield/lazygit to v0.44.1 Update dependency jesseduffield/lazygit to v0.45.0 Jan 11, 2025
@renovate renovate bot force-pushed the renovate/jesseduffield-lazygit-0.x branch from c112389 to f6842fc Compare January 17, 2025 16:35
@renovate renovate bot changed the title Update dependency jesseduffield/lazygit to v0.45.0 Update dependency jesseduffield/lazygit to v0.45.2 Jan 17, 2025
@renovate renovate bot force-pushed the renovate/jesseduffield-lazygit-0.x branch from f6842fc to 7411d30 Compare February 15, 2025 05:27
@renovate renovate bot changed the title Update dependency jesseduffield/lazygit to v0.45.2 Update dependency jesseduffield/lazygit to v0.46.0 Feb 15, 2025
@renovate renovate bot force-pushed the renovate/jesseduffield-lazygit-0.x branch from 7411d30 to fe75ae1 Compare February 22, 2025 03:00
@renovate renovate bot changed the title Update dependency jesseduffield/lazygit to v0.46.0 Update dependency jesseduffield/lazygit to v0.47.0 Feb 22, 2025
@renovate renovate bot force-pushed the renovate/jesseduffield-lazygit-0.x branch from fe75ae1 to cc96a91 Compare February 22, 2025 14:30
@renovate renovate bot changed the title Update dependency jesseduffield/lazygit to v0.47.0 Update dependency jesseduffield/lazygit to v0.47.1 Feb 22, 2025
@renovate renovate bot force-pushed the renovate/jesseduffield-lazygit-0.x branch from cc96a91 to e98f718 Compare February 25, 2025 11:44
@renovate renovate bot changed the title Update dependency jesseduffield/lazygit to v0.47.1 Update dependency jesseduffield/lazygit to v0.47.2 Feb 25, 2025
@renovate renovate bot force-pushed the renovate/jesseduffield-lazygit-0.x branch from e98f718 to a2f7dd5 Compare March 1, 2025 05:40
@renovate renovate bot changed the title Update dependency jesseduffield/lazygit to v0.47.2 Update dependency jesseduffield/lazygit to v0.48.0 Mar 1, 2025
@renovate renovate bot force-pushed the renovate/jesseduffield-lazygit-0.x branch from a2f7dd5 to e6a23ce Compare April 14, 2025 11:03
@renovate renovate bot changed the title Update dependency jesseduffield/lazygit to v0.48.0 Update dependency jesseduffield/lazygit to v0.49.0 Apr 14, 2025
@renovate renovate bot force-pushed the renovate/jesseduffield-lazygit-0.x branch from e6a23ce to 987d147 Compare May 3, 2025 07:01
@renovate renovate bot changed the title Update dependency jesseduffield/lazygit to v0.49.0 Update dependency jesseduffield/lazygit to v0.50.0 May 3, 2025
@renovate renovate bot force-pushed the renovate/jesseduffield-lazygit-0.x branch from 987d147 to 154d3ff Compare May 22, 2025 13:00
@renovate renovate bot changed the title Update dependency jesseduffield/lazygit to v0.50.0 Update dependency jesseduffield/lazygit to v0.51.0 May 22, 2025
@renovate renovate bot force-pushed the renovate/jesseduffield-lazygit-0.x branch from 154d3ff to d0cf1c6 Compare May 23, 2025 13:14
@renovate renovate bot changed the title Update dependency jesseduffield/lazygit to v0.51.0 Update dependency jesseduffield/lazygit to v0.51.1 May 23, 2025
@renovate renovate bot force-pushed the renovate/jesseduffield-lazygit-0.x branch from d0cf1c6 to d89aa40 Compare June 7, 2025 03:15
@renovate renovate bot changed the title Update dependency jesseduffield/lazygit to v0.51.1 Update dependency jesseduffield/lazygit to v0.52.0 Jun 7, 2025
@renovate renovate bot force-pushed the renovate/jesseduffield-lazygit-0.x branch from d89aa40 to 63635a8 Compare July 5, 2025 05:53
@renovate renovate bot changed the title Update dependency jesseduffield/lazygit to v0.52.0 Update dependency jesseduffield/lazygit to v0.53.0 Jul 5, 2025
@renovate renovate bot force-pushed the renovate/jesseduffield-lazygit-0.x branch from 63635a8 to 37edb30 Compare August 2, 2025 12:15
@renovate renovate bot changed the title Update dependency jesseduffield/lazygit to v0.53.0 Update dependency jesseduffield/lazygit to v0.54.0 Aug 2, 2025
@renovate renovate bot force-pushed the renovate/jesseduffield-lazygit-0.x branch from 37edb30 to 52cac83 Compare August 6, 2025 13:26
@renovate renovate bot changed the title Update dependency jesseduffield/lazygit to v0.54.0 Update dependency jesseduffield/lazygit to v0.54.1 Aug 6, 2025
@renovate renovate bot force-pushed the renovate/jesseduffield-lazygit-0.x branch from 52cac83 to 9a32054 Compare August 11, 2025 17:06
@renovate renovate bot changed the title Update dependency jesseduffield/lazygit to v0.54.1 Update dependency jesseduffield/lazygit to v0.54.2 Aug 11, 2025
@renovate renovate bot force-pushed the renovate/jesseduffield-lazygit-0.x branch from 9a32054 to 94fd985 Compare September 19, 2025 16:05
@renovate renovate bot changed the title Update dependency jesseduffield/lazygit to v0.54.2 Update dependency jesseduffield/lazygit to v0.55.1 Sep 19, 2025
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