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

build(deps): update all non-major dependencies #496

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

aki-bot[bot]
Copy link
Contributor

@aki-bot aki-bot bot commented Sep 7, 2024

This PR contains the following updates:

Package Update Change
jdx/mise minor v2024.8.15 -> v2024.9.0
jesseduffield/lazygit minor v0.43.1 -> v0.44.0
lscr.io/linuxserver/homeassistant (source) minor 2024.8.3 -> 2024.9.1
lscr.io/linuxserver/prowlarr (source) minor 1.21.2 -> 1.23.1
python patch 3.12.5 -> 3.12.6

Release Notes

jdx/mise (jdx/mise)

v2024.9.0

Compare Source

🚀 Features
🐛 Bug Fixes
🧪 Testing
New Contributors
jesseduffield/lazygit (jesseduffield/lazygit)

v0.44.0

Compare Source

What's Changed

Lots of great changes in this release. Thanks to everybody who contributed!

Enhancements 🔥
  • Per-repo config files (and reloading of edited config files) by @​stefanhaller in https://github.com/jesseduffield/lazygit/pull/3787
    • In addition to the global config file you can now create repo-specific config files in <repo>/.git/lazygit.yml. Settings in these files override settings in the global config file. In addition, files called .lazygit.yml in any of the parent directories of a repo will also be loaded; this can be useful if you have settings that you want to apply to a group of repositories.
    • We now also automatically apply (most) config changes without the need to restart lazygit
  • Easily view diff across range of commits by @​stefanhaller in https://github.com/jesseduffield/lazygit/pull/3869
    • If you select a range of commits, we now show the diff across the range (inclusive). This makes it easy to see the total changes across a number of commits. Likewise, if you press enter when a range of commits are selected, we will show the changed files for the range.
Screen.Recording.2024-09-07.at.12.29.15.pm.mov
  • Support hyperlinks from pagers by @​stefanhaller in https://github.com/jesseduffield/lazygit/pull/3825
    • If you're using delta as a pager (which I highly recommend trying), you can now click on line numbers to go to that line in your editor
    git:
      paging:
        colorArg: always
    	    pager: delta --paging=never --hyperlinks --line-numbers
    If you're using vscode, use the following config:
    git:
      paging:
        colorArg: always
    	    pager: delta --paging=never --hyperlinks --line-numbers  --hyperlinks-file-link-format="vscode://file/{path}:{line}"
Screen.Recording.2024-09-07.at.12.30.48.pm.mov
Fixes 🔧
Maintenance ⚙️
New Contributors

Full Changelog: jesseduffield/lazygit@v0.43.1...v0.44.0

python/cpython (python)

v3.12.6

Compare Source


Configuration

📅 Schedule: Branch creation - "after 3:00 and before 6:00 on Saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@aki-bot aki-bot bot requested a review from akikanellis as a code owner September 7, 2024 03:05
@aki-bot aki-bot bot enabled auto-merge (squash) September 7, 2024 03:05
@github-actions github-actions bot added the build Changes that affect the build system or external dependencies label Sep 7, 2024
@aki-bot aki-bot bot merged commit 6ca6c37 into main Sep 7, 2024
14 checks passed
@aki-bot aki-bot bot deleted the update-dependencies-all-minor-patch branch September 7, 2024 03:38
akikanellis pushed a commit that referenced this pull request Sep 7, 2024
## [1.20.87](v1.20.86...v1.20.87) (2024-09-07)

### Build System

* **deps:** update all non-major dependencies ([#496](#496)) ([6ca6c37](6ca6c37))
@akikanellis
Copy link
Owner

🎉 This PR is included in version 1.20.87 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Changes that affect the build system or external dependencies released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant