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 #424

Merged
merged 4 commits into from Apr 1, 2024

Conversation

aki-bot[bot]
Copy link
Contributor

@aki-bot aki-bot bot commented Feb 10, 2024

This PR contains the following updates:

Package Type Update Change
actions/cache action patch v4.0.0 -> v4.0.2
actions/setup-python action minor v5.0.0 -> v5.1.0
ajeetdsouza/zoxide patch v0.9.2 -> v0.9.4
ansible-core (source) patch 2.16.3 -> 2.16.5
ansible-core (source) patch ==2.16.3 -> ==2.16.5
cli/cli minor v2.43.1 -> v2.46.0
community.general galaxy-collection minor 8.3.0 -> 8.5.0
cycjimmy/semantic-release-action action minor v4.0.0 -> v4.1.0
dandavison/delta minor 0.16.5 -> 0.17.0
dawidd6/action-ansible-playbook action minor v2.7.0 -> v2.8.0
ghcr.io/renovatebot/renovate (source) minor 37.168.2 -> 37.279
ghcr.io/unpoller/unpoller minor v2.9.5 -> v2.10.0
grafana/grafana-oss minor 10.3.1 -> 10.4.1
jdx/mise minor v2024.2.4 -> v2024.3.11
jesseduffield/lazygit minor v0.40.2 -> v0.41.0
just minor 1.23.0 -> 1.25.2
lscr.io/linuxserver/heimdall (source) minor 2.5.8 -> 2.6.1
lscr.io/linuxserver/homeassistant (source) minor 2024.1.6 -> 2024.3.3
lscr.io/linuxserver/plex (source) minor 1.32.8 -> 1.40.1
lscr.io/linuxserver/prowlarr (source) minor 1.12.2 -> 1.15.0
lscr.io/linuxserver/qbittorrent (source) patch 4.6.3 -> 4.6.4
lscr.io/linuxserver/radarr (source) minor 5.2.6 -> 5.3.6
lscr.io/linuxserver/sabnzbd (source) patch 4.2.2 -> 4.2.3
lscr.io/linuxserver/sonarr (source) patch 4.0.1 -> 4.0.3
molecule-plugins (changelog) patch ==23.5.0 -> ==23.5.3
mongo patch 4.4.28 -> 4.4.29
netdata/netdata (source) minor v1.44.1 -> v1.45.2
nodered/node-red patch 3.1.3 -> 3.1.8
pihole/pihole minor 2024.01.0 -> 2024.03.2
portainer/portainer-ce minor 2.19.4 -> 2.20.0
prom/prometheus minor v2.49.1 -> v2.51.1
python patch 3.12.1 -> 3.12.2
qmcgaw/gluetun minor v3.37.0 -> v3.38.0
renovatebot/github-action action minor v40.0.2 -> v40.1.7

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/cache (actions/cache)

v4.0.2

Compare Source

What's Changed

Full Changelog: actions/cache@v4.0.1...v4.0.2

v4.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.0.1

actions/setup-python (actions/setup-python)

v5.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-python@v5.0.0...v5.1.0

ajeetdsouza/zoxide (ajeetdsouza/zoxide)

v0.9.4: 0.9.4

Compare Source

Changed
  • zsh: improved Space-Tab completions.

v0.9.3: 0.9.3

Compare Source

Added
  • Nushell: support for v0.89.0.
ansible/ansible (ansible-core)

v2.16.5

Compare Source

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

v2.16.4

Compare Source

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

cli/cli (cli/cli)

v2.46.0: GitHub CLI 2.46.0

Compare Source

What's Changed
New Contributors

Full Changelog: cli/cli@v2.45.0...v2.46.0

v2.45.0: GitHub CLI 2.45.0

Compare Source

What's Changed

New Contributors

Full Changelog: cli/cli@v2.44.1...v2.45.0

v2.44.1: GitHub CLI 2.44.1

Compare Source

What's Changed

Full Changelog: cli/cli@v2.44.0...v2.44.1

v2.44.0: GitHub CLI 2.44.0

Compare Source

What's Changed
New Contributors

Full Changelog: cli/cli@v2.43.1...v2.44.0

ansible-collections/community.general (community.general)

v8.5.0

Compare Source

See https://github.com/ansible-collections/community.general/blob/stable-8/CHANGELOG.md for all changes.

v8.4.0

Compare Source

See https://github.com/ansible-collections/community.general/blob/stable-8/CHANGELOG.md for all changes.

cycjimmy/semantic-release-action (cycjimmy/semantic-release-action)

v4.1.0

Compare Source

Bug Fixes
  • fix syntax error for importing (4297675)
Features
  • add repository_url input (8dffec4)
dandavison/delta (dandavison/delta)

v0.17.0

Compare Source

Thanks to the many contributors! Particular highlights are

Thanks to @​bash's work, delta now automatically detects whether your terminal has a light/dark background (unless you specify with --light or --dark):

@​joshtriplett solved the long-standing problem of correctly parsing traditional grep output, e.g. git grep, grep, etc. Until now there had been annoying parse ambiguities related to separator characters in file paths. This is particularly valuable for git grep since it has interesting features such as git grep -W (see https://github.com/dandavison/delta/issues/769)

@​imbrish fixed two important bugs and added the ability to set a default language (e.g. for executable shell scripts with no file name suffix)

What's Changed
New Contributors

Full Changelog: dandavison/delta@0.16.5...0.17.0

dawidd6/action-ansible-playbook (dawidd6/action-ansible-playbook)

v2.8.0

Compare Source

What's Changed

Full Changelog: dawidd6/action-ansible-playbook@v2...v2.8.0

renovatebot/renovate (ghcr.io/renovatebot/renovate)

v37.279

Compare Source

v37.279.0

Compare Source

Features

v37.278.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v10.3.11 (#​28198) (103e54a)
Documentation
Miscellaneous Chores

v37.278.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v10.3.9 (#​28195) (382f3e5)
Documentation
Miscellaneous Chores
Code Refactoring

v37.278

Compare Source

v37.278.0

Compare Source

Features
  • manager/pip-compile: Allow security updates for transitive dependencies (#​27561) (0df4ff5)

v37.277

Compare Source

v37.277.0

Compare Source

Features

v37.276

Compare Source

v37.276.0

Compare Source

Features
  • manager/pip-compile: Support -r dependencies between files (#​28052) (f9ba846)

v37.275

Compare Source

v37.275.0

Compare Source

Features
Miscellaneous Chores

v37.274

Compare Source

v37.274.0

Compare Source

Features
Documentation
Miscellaneous Chores
Tests

v37.273

Compare Source

v37.273.0

Compare Source

Features
Code Refactoring

v37.272

Compare Source

v37.272.0

Compare Source

Features
  • pip_requirements: add requirements.*.(txt|pip) file pattern (#​28143) (fde2dff)
Documentation

v37.271.1

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring

v37.271

Compare Source

v37.271.0

Compare Source

Features
Miscellaneous Chores

v37.270

Compare Source

v37.270.0

Compare Source

Features
Documentation
Miscellaneous Chores

v37.269.5

Compare Source

Build System

v37.269.4

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v10.3.8 (#​28119) (3950c3f)
Documentation
Miscellaneous Chores

v37.269.3

Compare Source

Bug Fixes

v37.269.2

Compare Source

Build System

v37.269.1

Compare Source

Bug Fixes

v37.269

Compare Source

v37.269.0

Compare Source

Features

v37.268

Compare Source

v37.268.0

Compare Source

Features

v37.267.1

Compare Source

Bug Fixes
  • datasource/npm: respect abortOnError hostRule for registries (#​26196) (0445d3f)
Documentation

v37.267

Compare Source

v37.267.0

Compare Source

Features

v37.266

Compare Source

v37.266.0

Compare Source

Features

v37.265.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v10.3.5 (#​28092) (9795927)
Documentation
Miscellaneous Chores

v37.265

Compare Source

v37.265.0

Compare Source

Features

v37.264

Compare Source

v37.264.0

Compare Source

Features

v37.263.1

Compare Source

Build System

v37.263

Compare Source

v37.263.0

Compare Source

Features
Miscellaneous Chores
  • deps: update actions/dependency-review-action action to v4.2.3 (#​28055) (bf91e94)

v37.262.2

Compare Source

Build System

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 February 10, 2024 03:07
@aki-bot aki-bot bot enabled auto-merge (squash) February 10, 2024 03:07
akikanellis
akikanellis previously approved these changes Feb 10, 2024
@github-actions github-actions bot added the build Changes that affect the build system or external dependencies label Feb 10, 2024
@aki-bot aki-bot bot force-pushed the update-dependencies-all-minor-patch branch from cf4b73e to 26197b1 Compare February 10, 2024 03:22
@github-actions github-actions bot added build Changes that affect the build system or external dependencies and removed build Changes that affect the build system or external dependencies labels Feb 10, 2024
akikanellis
akikanellis previously approved these changes Feb 10, 2024
@aki-bot aki-bot bot force-pushed the update-dependencies-all-minor-patch branch from 26197b1 to c35de44 Compare February 10, 2024 07:34
@github-actions github-actions bot added build Changes that affect the build system or external dependencies and removed build Changes that affect the build system or external dependencies labels Feb 10, 2024
akikanellis
akikanellis previously approved these changes Feb 10, 2024
@github-actions github-actions bot added build Changes that affect the build system or external dependencies and removed build Changes that affect the build system or external dependencies labels Feb 10, 2024
@aki-bot aki-bot bot force-pushed the update-dependencies-all-minor-patch branch from c35de44 to 22e7e0c Compare February 10, 2024 08:05
@github-actions github-actions bot added build Changes that affect the build system or external dependencies and removed build Changes that affect the build system or external dependencies labels Feb 10, 2024
akikanellis
akikanellis previously approved these changes Feb 10, 2024
@github-actions github-actions bot added build Changes that affect the build system or external dependencies and removed build Changes that affect the build system or external dependencies labels Feb 10, 2024
@aki-bot aki-bot bot force-pushed the update-dependencies-all-minor-patch branch from 22e7e0c to 5a3bf4a Compare February 10, 2024 15:49
@github-actions github-actions bot added build Changes that affect the build system or external dependencies and removed build Changes that affect the build system or external dependencies labels Feb 10, 2024
akikanellis
akikanellis previously approved these changes Feb 10, 2024
@github-actions github-actions bot added build Changes that affect the build system or external dependencies and removed build Changes that affect the build system or external dependencies labels Feb 10, 2024
@akikanellis akikanellis dismissed stale reviews from github-actions and themself via 9daf262 April 1, 2024 20:03
@akikanellis akikanellis force-pushed the update-dependencies-all-minor-patch branch from baadf54 to 9daf262 Compare April 1, 2024 20:03
github-actions[bot]
github-actions bot previously approved these changes Apr 1, 2024
@github-actions github-actions bot added build Changes that affect the build system or external dependencies and removed build Changes that affect the build system or external dependencies labels Apr 1, 2024
github-actions[bot]
github-actions bot previously approved these changes Apr 1, 2024
@github-actions github-actions bot added build Changes that affect the build system or external dependencies and removed build Changes that affect the build system or external dependencies labels Apr 1, 2024
@aki-bot
Copy link
Contributor Author

aki-bot bot commented Apr 1, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@github-actions github-actions bot removed the build Changes that affect the build system or external dependencies label Apr 1, 2024
github-actions[bot]
github-actions bot previously approved these changes Apr 1, 2024
@github-actions github-actions bot added the build Changes that affect the build system or external dependencies label Apr 1, 2024
@akikanellis akikanellis force-pushed the update-dependencies-all-minor-patch branch from 8867442 to dc41464 Compare April 1, 2024 22:28
@github-actions github-actions bot removed the build Changes that affect the build system or external dependencies label Apr 1, 2024
@github-actions github-actions bot added the build Changes that affect the build system or external dependencies label Apr 1, 2024
@aki-bot aki-bot bot merged commit ebf28db into main Apr 1, 2024
12 checks passed
@aki-bot aki-bot bot deleted the update-dependencies-all-minor-patch branch April 1, 2024 22:34
akikanellis pushed a commit that referenced this pull request Apr 1, 2024
## [1.20.33](v1.20.32...v1.20.33) (2024-04-01)

### Build System

* **deps:** update all non-major dependencies ([#424](#424)) ([ebf28db](ebf28db))
@akikanellis
Copy link
Owner

🎉 This PR is included in version 1.20.33 🎉

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.

None yet

1 participant