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

Merged
merged 1 commit into from
Sep 14, 2024

Conversation

aki-bot[bot]
Copy link
Contributor

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

This PR contains the following updates:

Package Type Update Change
ajeetdsouza/zoxide patch v0.9.4 -> v0.9.5
ansible-core (source) patch 2.17.3 -> 2.17.4
ansible-core (source) patch ==2.17.3 -> ==2.17.4
ansible.posix galaxy-collection minor 1.5.4 -> 1.6.0
cli/cli minor v2.55.0 -> v2.56.0
community.general galaxy-collection minor 9.3.0 -> 9.4.0
dandavison/delta patch 0.18.1 -> 0.18.2
ghcr.io/tecnativa/docker-socket-proxy minor 0.2.0 -> 0.3.0
jdx/mise patch v2024.9.0 -> v2024.9.3
lscr.io/linuxserver/plex (source) minor 1.40.5 -> 1.41.0
molecule (changelog) minor ==24.8.0 -> ==24.9.0
netdata/netdata (source) patch v1.47.0 -> v1.47.1
portainer/portainer-ce patch 2.21.0 -> 2.21.1
python patch 3.12.5 -> 3.12.6
renovatebot/github-action action patch v40.2.7 -> v40.2.8

Release Notes

ajeetdsouza/zoxide (ajeetdsouza/zoxide)

v0.9.5: 0.9.5

Compare Source

Added
  • zsh: improved cd completions.
  • Lazily delete excluded directories from the database.
  • fish: detect infinite loop when using alias cd=z.
  • Installer: added flags for --bin-dir, --man-dir, --arch, and --sudo.
  • Nushell: support for v0.94.0+.
  • bash/fish/zsh: support for z -- dir style queries.
  • fish: improved Space-Tab completions.
  • ksh: added support for the Korn shell.
Changed
  • fzf: removed --select-1 from default options. The interactive selector will
    now open up even if there is only one match.
  • Enforce that $_ZO_DATA_DIR is an absolute path.
Fixed
  • zsh: Space-Tab completion repeating output multiple times when matching single
    directory
  • fish / Nushell / PowerShell: handle queries that look like args (e.g. z -x).
  • elvish: z - now works as expected.
  • fish: generated shell code avoids using aliased builtins.
  • fish: cd command is now copied directly from
    $__fish_data_dir/functions/cd.fish. This should minimize the chances of an
    infinite loop when aliasing cd=z.
  • Symlinks not getting added to the database when $_ZO_RESOLVE_SYMLINKS=0.
  • Symlinked database files getting replaced instead of the actual files.
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

  • Dropping support for Ansible 2.9, ansible-core 2.15 will be minimum required version for this release

Minor Changes

Removed Features (previously deprecated)

Bugfixes

cli/cli (cli/cli)

v2.56.0: GitHub CLI 2.56.0

Compare 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
New 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

Full 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
📚 Documentation
New Contributors

v2024.9.2

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation

v2024.9.1

Compare Source

🚀 Features
🐛 Bug Fixes
  • mise plugins ls command should ignore .DS_Store file on macOS by @​roele in #​2549
  • mise deactivate zsh does not work, but mise deactivate does by @​roele in #​2550
🔍 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
  • update references to ghcr.io/renovatebot/renovate to v38.61.1 (5993be6)
  • update references to ghcr.io/renovatebot/renovate to v38.72.1 (a4cf16d)
  • update references to renovatebot/github-action to v40.2.7 (511a7a7)
Miscellaneous Chores
Build System
  • deps: lock file maintenance (00a9d0f)
Continuous Integration
  • deps: update renovate docker tag to v38.54.1 (9e15fe4)
  • deps: update renovate docker tag to v38.55.1 (ebed852)
  • deps: update renovate docker tag to v38.55.2 (ea137aa)
  • deps: update renovate docker tag to v38.55.4 (47bb8fa)
  • deps: update renovate docker tag to v38.55.5 (8721f4c)
  • deps: update renovate docker tag to v38.57.0 (c8714d9)
  • deps: update renovate docker tag to v38.57.1 (3297675)
  • deps: update renovate docker tag to v38.57.3 (7467495)
  • deps: update renovate docker tag to v38.58.0 (44c8d6f)
  • deps: update renovate docker tag to v38.58.1 (da00a9c)
  • deps: update renovate docker tag to v38.58.2 (cda286d)
  • deps: update renovate docker tag to v38.59.1 (cf5432f)
  • deps: update renovate docker tag to v38.59.2 (282b8d8)
  • deps: update renovate docker tag to v38.61.1 (749b819)
  • deps: update renovate docker tag to v38.64.0 (71ee52a)
  • deps: update renovate docker tag to v38.64.1 (7337445)
  • deps: update renovate docker tag to v38.66.1 (5e5e62b)
  • deps: update renovate docker tag to v38.67.1 (8639a3d)
  • deps: update renovate docker tag to v38.67.2 (e7fba3a)
  • deps: update renovate docker tag to v38.67.4 (114ff35)
  • deps: update renovate docker tag to v38.67.5 (a0ebccf)
  • deps: update renovate docker tag to v38.68.0 (d76014f)
  • deps: update renovate docker tag to v38.68.1 (cd0419f)
  • deps: update renovate docker tag to v38.70.0 (ab6e4ab)
  • deps: update renovate docker tag to v38.70.2 (3e30de3)
  • deps: update renovate docker tag to v38.71.0 (42c77e0)
  • deps: update renovate docker tag to v38.72.0 (46fcd07)
  • deps: update renovate docker tag to v38.72.1 (7e74a7b)
  • deps: update wagoid/commitlint-github-action action to v6.1.2 (1c11596)

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 14, 2024 03:06
@aki-bot aki-bot bot enabled auto-merge (squash) September 14, 2024 03:06
@github-actions github-actions bot added the build Changes that affect the build system or external dependencies label Sep 14, 2024
akikanellis
akikanellis previously approved these changes Sep 14, 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 14, 2024
@aki-bot aki-bot bot merged commit 5a4df3d into main Sep 14, 2024
15 checks passed
@aki-bot aki-bot bot deleted the update-dependencies-all-minor-patch branch September 14, 2024 04:20
akikanellis pushed a commit that referenced this pull request Sep 14, 2024
## [1.20.90](v1.20.89...v1.20.90) (2024-09-14)

### Build System

* **deps:** update all non-major dependencies ([#498](#498)) ([5a4df3d](5a4df3d))
@akikanellis
Copy link
Owner

🎉 This PR is included in version 1.20.90 🎉

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