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

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

aki-bot[bot]
Copy link
Contributor

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

This PR contains the following updates:

Package Type Update Change
actions/cache action minor v4.0.2 -> v4.1.1
actions/checkout action minor v4.1.7 -> v4.2.1
ajeetdsouza/zoxide patch v0.9.5 -> v0.9.6
ansible-core (source) patch 2.17.4 -> 2.17.5
ansible-core (source) patch ==2.17.4 -> ==2.17.5
ansible.posix galaxy-collection patch 1.6.0 -> 1.6.1
cli/cli minor v2.56.0 -> v2.58.0
community.general galaxy-collection minor 9.4.0 -> 9.5.0
cycjimmy/semantic-release-action action patch v4.1.0 -> v4.1.1
eclipse-mosquitto patch 2.0.18 -> 2.0.19
grafana/grafana-oss patch 10.4.8 -> 10.4.10
jdx/mise minor v2024.9.3 -> v2024.10.2
jesseduffield/lazygit patch v0.44.0 -> v0.44.1
just minor 1.35.0 -> 1.36.0
lscr.io/linuxserver/homeassistant (source) minor 2024.9.1 -> 2024.10.2
lscr.io/linuxserver/prowlarr (source) minor 1.23.1 -> 1.24.3
lscr.io/linuxserver/qbittorrent (source) patch 4.6.6 -> 4.6.7
lscr.io/linuxserver/radarr (source) minor 5.9.1 -> 5.12.2
myoung34/github-runner minor 2.319.1 -> 2.320.0
netdata/netdata (source) patch v1.47.1 -> v1.47.4
nodered/node-red patch 3.1.11 -> 3.1.14
peter-murray/workflow-application-token-action action patch v3.0.0 -> v3.0.1
portainer/portainer-ce minor 2.21.1 -> 2.22.0
python minor 3.12.6 -> 3.13.0
qmcgaw/gluetun patch v3.39.0 -> v3.39.1
renovatebot/github-action action minor v40.2.8 -> v40.3.3

Release Notes

actions/cache (actions/cache)

v4.1.1

Compare Source

What's Changed

Full Changelog: actions/cache@v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed

New Contributors

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

actions/checkout (actions/checkout)

v4.2.1

Compare Source

v4.2.0

Compare Source

ajeetdsouza/zoxide (ajeetdsouza/zoxide)

v0.9.6: 0.9.6

Compare Source

Fixed
  • Fish: builtin abbr doesn't work on older versions.
  • Zsh: make __zoxide_z_complete available with --no-cmd.
ansible/ansible (ansible-core)

v2.17.5

Compare Source

Changelog

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

Release Artifacts
ansible-collections/ansible.posix (ansible.posix)

v1.6.1

Compare Source

See https://github.com/ansible-collections/ansible.posix/blob/1.6.1/CHANGELOG.rst for all changes.

cli/cli (cli/cli)

v2.58.0: GitHub CLI 2.58.0

Compare Source

What's Changed
New Contributors

Full Changelog: cli/cli@v2.57.0...v2.58.0

v2.57.0: GitHub CLI 2.57.0

Compare Source

What's Changed
New Contributors

Full Changelog: cli/cli@v2.56.0...v2.57.0

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

v9.5.0

Compare Source

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

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

v4.1.1

Compare Source

Bug Fixes
  • default use semantic-release@24 (c22487b)
jdx/mise (jdx/mise)

v2024.10.2

Compare Source

🚀 Features
🐛 Bug Fixes
🚜 Refactor
🧪 Testing
🔍 Other Changes
New Contributors

v2024.10.1

Compare Source

🚀 Features
🐛 Bug Fixes
🧪 Testing
New Contributors

v2024.10.0

Compare Source

🐛 Bug Fixes
  • (task) more flexible parsing around #MISE alias(es)=, changed prefix from # mise to #MISE by @​jdx in #​2694
📚 Documentation
🧪 Testing
🔍 Other Changes
New Contributors

v2024.9.13

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
🧪 Testing
🔍 Other Changes
New Contributors

v2024.9.12

Compare Source

🚀 Features
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
🔍 Other Changes
  • use wrap_err instead of suggestions to display in non-debug by @​jdx in 71937c8
New Contributors

v2024.9.11

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
⚡ Performance
🔍 Other Changes
New Contributors

v2024.9.10

Compare Source

🚀 Features
  • add arguments to file tasks by jdx in 1b20e09
  • added toml cli commands by jdx in 448f91c
  • mount tasks args/flags via usage by jdx in 1eaa731
  • added mise info command by jdx in 4880eb5
📚 Documentation
  • Add tera features for the template documenation by Erick Guan in 496e964
🔍 Other Changes
  • migrate away from deprecated git-cliff syntax by Jeff Dickey in 230897c
  • pin git-cliff by Jeff Dickey in b2603b6
  • upgraded usage by jdx in 443d0c7
  • retry windows-e2e on failure by Jeff Dickey in fa7ec34
  • retry windows-e2e on failure by Jeff Dickey in 6516f7f

v2024.9.9

Compare Source

🚀 Features
🐛 Bug Fixes
🧪 Testing
🔍 Other Changes
New Contributors

v2024.9.8

Compare Source

🚀 Features
🐛 Bug Fixes
  • release 2024.9.7 breaks configurations that were using v in version names with go backend by @​roele in #​2636
  • add node mirror/flavor to cache key by @​jdx in #​2638
📚 Documentation
🔍 Other Changes

v2024.9.7

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
🔍 Other Changes
New Contributors

v2024.9.6

Compare Source

🚀 Features
🐛 Bug Fixes
🧪 Testing
🔍 Other Changes

v2024.9.5

Compare Source

🔍 Other Changes

v2024.9.4

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
  • wrong version in the README example when install specific version by @​roele in #​2579
🔍 Other Changes
New Contributors
jesseduffield/lazygit (jesseduffield/lazygit)

v0.44.1

Compare Source

What's Changed
Enhancements 🔥
Fixes 🔧
Performance improvements 📊
I18n 🌎
New Contributors

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

casey/just (just)

v1.36.0

Compare Source

Changed
  • Allow default values to use earlier recipe arguments (#​2382 by casey)
Added
  • Add --one flag to forbid multiple recipes from being invoked on the command line (#​2374 by casey)
  • Allow including arbitrary characters in strings with \u{…} (#​2360 by laniakea64)
  • Print recipe doc string when--explain flag is passed (#​2319 by neunenak)
Misc
netdata/netdata (netdata/netdata)

v1.47.4

Compare Source

Full Changelog

v1.47.3

Compare Source

Full Changelog

v1.47.2

Compare Source

Full Changelog

node-red/node-red-docker (nodered/node-red)

v3.1.14

Compare Source

Node-RED 3.1.14 release: https://github.com/node-red/node-red/releases/tag/3.1.14

What's Changed

Full Changelog: node-red/node-red-docker@v3.1.13...v3.1.14

v3.1.13

Compare Source

What's Changed

Full Changelog: node-red/node-red-docker@v3.1.12...v3.1.13

v3.1.12

Compare Source

What's Changed

Full Changelog: node-red/node-red-docker@v3.1.11...v3.1.12

peter-murray/workflow-application-token-action (peter-murray/workflow-application-token-action)

v3.0.1

Compare Source

  • Switches back to the legacy Node.js url.parse() for URL parsing as @​vercel/ncc appears to be messing up the call and resulting in a TypeError: a is not a constructor errors
  • Libraries incrementally updated
python/cpython (python)

v3.13.0

Compare Source

v3.12.7

Compare Source

qdm12/gluetun (qmcgaw/gluetun)

v3.39.1

Compare Source

Fixes

  • Firewall: delete chain rules by line number (#​2411)
  • Control server: require authentication for vulnerable routes (#​2434)
  • NordVPN: remove commas from region values
  • IVPN: split city into city and region
    • Fix bad city values containing a comma
    • update ivpn servers data
  • Private Internet Access: support port forwarding using custom Wireguard (#​2420)
  • ProtonVPN: prevent using FREE_ONLY and PORT_FORWARD_ONLY together (see #​2470)
  • internal/storage: add missing selection fields to build noServerFoundError (see #​2470)
renovatebot/github-action (renovatebot/github-action)

v40.3.3

Compare Source

Bug Fixes
Continuous Integration
  • deps: update renovate docker tag to v38.115.0 (0168adb)
  • deps: update renovate docker tag to v38.115.1 (221a713)
  • deps: update renovate docker tag to v38.116.0 (56e961b)
  • deps: update renovate docker tag to v38.119.0 (13076db)

v40.3.2

Compare Source

Bug Fixes
Documentation
  • update references to ghcr.io/renovatebot/renovate to v38.110.2 (8fcdc6e)
  • update references to renovatebot/github-action to v40.3.1 (593a1c0)
Miscellaneous Chores
Continuous Integration
  • deps: update actions/checkout action to v4.2.1 (a89ddca)
  • deps: update renovate docker tag to v38.105.0 (6c8aefd)
  • deps: update renovate docker tag to v38.106.0 (c2fef14)
  • deps: update renovate docker tag to v38.106.2 (bdb5ad6)
  • deps: update renovate docker tag to v38.106.3 (32149ad)
  • deps: update renovate docker tag to v38.106.4 (8015943)
  • deps: update renovate docker tag to v38.107.0 (6846c99)
  • deps: update renovate docker tag to v38.107.1 (9da33e8)
  • deps: update renovate docker tag to v38.109.0 (4c5ca41)
  • deps: update renovate docker tag to v38.110.1 (59f331f)
  • deps: update renovate docker tag to v38.110.2 (ccf2a06)
  • deps: update renovate docker tag to v38.110.4 (2fd7d6a)
  • deps: update renovate docker tag to v38.114.0 (1c16e18)

v40.3.1

Compare Source

Build System
Continuous Integration
  • deps: update renovate docker tag to v38.103.1 (2f7cf70)

v40.3.0

Compare Source

Features

v40.2.11

Compare Source

Documentation
  • update references to actions/checkout to v4.2.0 (b0990c1)
  • update references to ghcr.io/renovatebot/renovate to v38.101.1 (1ae1ac0)
  • update references to renovatebot/github-action to v40.2.10 (86ff03b)
Miscellaneous Chores
Build System
  • deps: lock file maintenance (669f02b)
Continuous Integration

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 21, 2024 03:07
@aki-bot aki-bot bot enabled auto-merge (squash) September 21, 2024 03:07
@github-actions github-actions bot added the build Changes that affect the build system or external dependencies label Sep 21, 2024
akikanellis
akikanellis previously approved these changes Sep 21, 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 Sep 21, 2024
@aki-bot aki-bot bot force-pushed the update-dependencies-all-minor-patch branch from 812f9bb to 3c47157 Compare September 22, 2024 07:08
akikanellis
akikanellis previously approved these changes Sep 22, 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 Sep 22, 2024
akikanellis
akikanellis previously approved these changes Oct 12, 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 Oct 12, 2024
@aki-bot aki-bot bot force-pushed the update-dependencies-all-minor-patch branch from 551e196 to 1b4c878 Compare October 12, 2024 16:24
@github-actions github-actions bot removed the build Changes that affect the build system or external dependencies label Oct 12, 2024
@github-actions github-actions bot added the build Changes that affect the build system or external dependencies label Oct 12, 2024
akikanellis
akikanellis previously approved these changes Oct 12, 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 Oct 12, 2024
@aki-bot aki-bot bot force-pushed the update-dependencies-all-minor-patch branch from 1b4c878 to 7a4bcb9 Compare October 12, 2024 17:48
@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 Oct 12, 2024
akikanellis
akikanellis previously approved these changes Oct 12, 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 Oct 12, 2024
@aki-bot aki-bot bot force-pushed the update-dependencies-all-minor-patch branch from 7a4bcb9 to a3686be Compare October 13, 2024 17: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 Oct 13, 2024
@aki-bot aki-bot bot merged commit a65e56b into main Oct 13, 2024
15 checks passed
@aki-bot aki-bot bot deleted the update-dependencies-all-minor-patch branch October 13, 2024 17:58
akikanellis pushed a commit that referenced this pull request Oct 13, 2024
## [1.20.91](v1.20.90...v1.20.91) (2024-10-13)

### Build System

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

🎉 This PR is included in version 1.20.91 🎉

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