build(deps): update all non-major dependencies #498
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.9.4
->v0.9.5
2.17.3
->2.17.4
==2.17.3
->==2.17.4
1.5.4
->1.6.0
v2.55.0
->v2.56.0
9.3.0
->9.4.0
0.18.1
->0.18.2
0.2.0
->0.3.0
v2024.9.0
->v2024.9.3
1.40.5
->1.41.0
==24.8.0
->==24.9.0
v1.47.0
->v1.47.1
2.21.0
->2.21.1
3.12.5
->3.12.6
v40.2.7
->v40.2.8
Release Notes
ajeetdsouza/zoxide (ajeetdsouza/zoxide)
v0.9.5
: 0.9.5Compare Source
Added
cd
completions.alias cd=z
.--bin-dir
,--man-dir
,--arch
, and--sudo
.z -- dir
style queries.Changed
--select-1
from default options. The interactive selector willnow open up even if there is only one match.
$_ZO_DATA_DIR
is an absolute path.Fixed
directory
z -x
).z -
now works as expected.cd
command is now copied directly from$__fish_data_dir/functions/cd.fish
. This should minimize the chances of aninfinite loop when aliasing
cd=z
.$_ZO_RESOLVE_SYMLINKS=0
.ansible/ansible (ansible-core)
v2.17.4
Compare Source
Changelog
See the full changelog for the changes included in this release.
Release Artifacts
ansible-collections/ansible.posix (ansible.posix)
v1.6.0
Compare Source
======
Release Summary
This is the minor release of the
ansible.posix
collection.This changelog contains all changes to the modules and plugins
in this collection that have been added after the release of
ansible.posix
1.5.4.Major Changes
Minor Changes
firewall
python module is not available foransible_python_interpreter
(https://github.com/ansible-collections/ansible.posix/pull/460).firewall
python module is not available foransible_python_interpreter
(https://github.com/ansible-collections/ansible.posix/pull/460).selinux
python module is not available foransible_python_interpreter
(https://github.com/ansible-collections/ansible.posix/pull/460).selinux
python module is not available foransible_python_interpreter
(https://github.com/ansible-collections/ansible.posix/pull/460).Removed Features (previously deprecated)
Bugfixes
cli/cli (cli/cli)
v2.56.0
: GitHub CLI 2.56.0Compare Source
Important note about renewed GPG key
The Debian and RedHat releases have been signed with a new GPG key. If you are experiencing issues updating your
.deb
or.rpm
packages, please read cli/cli#9569.What's Changed
gh repo sync
stdout by @muzimuzhi in https://github.com/cli/cli/pull/9491Internal
fromgh repo create
prompt when owner is not an org by @jtmcg in https://github.com/cli/cli/pull/9465gh run view
by @benebsiny in https://github.com/cli/cli/pull/9482repo sync
by @muzimuzhi in https://github.com/cli/cli/pull/9509gh attestation verify
handles empty JSONL files by @malancas in https://github.com/cli/cli/pull/9541New Contributors
Full Changelog: cli/cli@v2.55.0...v2.56.0
ansible-collections/community.general (community.general)
v9.4.0
Compare Source
See https://github.com/ansible-collections/community.general/blob/stable-9/CHANGELOG.md for all changes.
dandavison/delta (dandavison/delta)
v0.18.2
Compare Source
This patch release fixes various panics reported by users that were due to v0.1.13 of the
unicode-width
crate. See https://github.com/dandavison/delta/pull/1858 and https://github.com/unicode-rs/unicode-width/issues/66.What's Changed
Catppuccin Latte
name inLIGHT_SYNTAX_THEMES
list by @injust in https://github.com/dandavison/delta/pull/1823--dark
to override dark/light detected from syntax theme by @bash in https://github.com/dandavison/delta/pull/1843Full Changelog: dandavison/delta@0.18.1...0.18.2
Tecnativa/docker-socket-proxy (ghcr.io/tecnativa/docker-socket-proxy)
v0.3.0
Compare Source
What's Changed
Full Changelog: Tecnativa/docker-socket-proxy@v0.2.0...v0.3.0
jdx/mise (jdx/mise)
v2024.9.3
Compare Source
🐛 Bug Fixes
-P
or--profile
to get mise environment. by @fiadliel in #2566📚 Documentation
New Contributors
v2024.9.2
Compare Source
🚀 Features
🐛 Bug Fixes
📚 Documentation
v2024.9.1
Compare Source
🚀 Features
🐛 Bug Fixes
🔍 Other Changes
ansible-community/molecule (molecule)
v24.9.0
Compare Source
Enhancements
Bugfixes
netdata/netdata (netdata/netdata)
v1.47.1
Compare Source
Full Changelog
renovatebot/github-action (renovatebot/github-action)
v40.2.8
Compare Source
Documentation
Miscellaneous Chores
Build System
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.
This PR has been generated by Renovate Bot.