Skip to content

Update Ansible - #362

Merged
bubacoder merged 1 commit into
mainfrom
renovate/ansible
Jul 11, 2026
Merged

Update Ansible#362
bubacoder merged 1 commit into
mainfrom
renovate/ansible

Conversation

@renovate

@renovate renovate Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
ansible.posix galaxy-collection patch 2.2.02.2.1
asdf-vm/asdf minor v0.16.70.20.0
go-task/task minor v3.51.13.52.0
rustdesk/rustdesk patch 1.4.81.4.9

Release Notes

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

v2.2.1

Compare Source

ansible.posix version 2.2.1:

CHANGELOG for all changes

asdf-vm/asdf (asdf-vm/asdf)

v0.20.0

Compare Source

Features
  • add warning to asdf info output when ASDF_TOOL_VERSIONS_FILENAME value is invalid (#​2293) (244e513)
Bug Fixes
  • shallow clone plugin repositories for faster installs (#​2256) (badc9db)
  • update nushell completion code so it works on latest version of nushell (#​2275) (51ebfb4)

v0.19.0

Compare Source

Features
Bug Fixes
  • convert hyphens to underscores when converting plugin names to generate valid environment variables (2ffb5b8)
  • make plugin test command resolve latest version properly (1485ff4)
  • nushell completions --ignore-errors deprecation (#​2157) (a813610)
  • return error from repo.RemoteUrl function (71e9567)
  • set ASDF_INSTALL_* environment variables for reshim command (3ec1610)
  • use os.PathListSeparator (#​2195) (d5efb1e)

v0.18.1

Compare Source

Bug Fixes
  • Only show already installed versions in shell completion for the asdf set command (#​2172) (c3910d7)
  • set LANG=C for locale-dependent tests (#​2197) (2423f6d)

v0.18.0

Compare Source

Features
  • asdf list exit with status code of 0 when no versions installed (#​2116) (e7d5289)
Bug Fixes
  • correct flag handling in commands run by asdf exec (#​2115) (d6cd693)
  • only return version starting with number when no filter is supplied (#​2120) (cf29b51)
  • print all error output to stderr when shim can't be resolved (#​2109) (c9049ea)
  • rename tool version filename environment variable for clarity (#​2101) (e3d6014)
  • upgrade urfave/cli to version 3 (#​2105) (392d09a)

v0.17.0

Compare Source

Features
Bug Fixes
  • address linter warning (67581cf)
  • correct intersection logic in shims.FindExecutable function so ordering of multiple versions is preserved (#​2063) (083f20a)
  • correct output of install command when system or path version set (#​2097) (82d67e3)
  • ensures output always ends with a newline when printed (#​2098) (6f4837e)
  • handle tilde in env vars (#​2092) (6da599a)
  • remove default error action from plugin command (#​2027) (c376481)
  • remove unused ForcePrepend option from Go code (#​2089) (49e9f33)
  • set correct version for go install and make builds (#​2077) (4c73527)
go-task/task (go-task/task)

v3.52.0

Compare Source

  • Fixed --interactive prompts for required vars sometimes appearing in a random
    order. Prompts now follow the order the vars are declared in the Taskfile.
    (#​2871 by @​caproven)
  • Fixed Fish completions not being picked up correctly by installing them to
    Fish's vendor_completions.d directory instead of completions (#​2850, #​2859
    by @​Legimity).
  • PowerShell completions now work with aliases of the task command, not just
    the task binary itself (#​2852 by @​kojiishi).
  • Fixed task and namespace aliases not being completed by the Zsh completion. A
    show-aliases zstyle can turn this off (#​2865, #​2864 by @​vmaerten).
  • Fixed task names containing certain characters (e.g. \, _, ^) leaking
    into checksum/timestamp filenames, breaking sources:/generates: up-to-date
    detection (#​2886 by @​s3onghyun).
  • Fixed for: matrix: loops using ref: rows producing wrong values when the
    same task was run concurrently (e.g. by parallel deps) with different vars
    (#​2890, #​2894 by @​amitmishra11).
  • Added a secret: true flag for variables that masks their value in logs,
    task --summary, and command output (#​2514 by @​vmaerten).
  • Added the use_gitignore setting (global or per-task) to skip files matched
    by your .gitignore when fingerprinting sources/generates and when
    watching (#​2773 by @​vmaerten).
  • Added support for configuring output flags (--output,
    --output-group-begin, --output-group-end, --output-group-error-only) via
    the TASK_OUTPUT* environment variables (#​2873 by @​liiight).
  • Added a --temp-dir flag (with TASK_TEMP_DIR env var and temp-dir taskrc
    config) to customise the directory where Task stores temporary files such as
    checksums. Relative paths are resolved against the root Taskfile (#​2891 by
    @​kjasn).
  • Defined environment variable behavior for remote taskfiles (#​2267, #​2847 by
    @​vmaerten).
  • Added support for remote Taskfiles hosted on Azure DevOps, whose git URLs use
    a /_git/ path segment rather than a .git suffix (#​2904 by @​pd93).
  • Re-added the example remote taskfile at
    taskfile.dev/Taskfile.yml (#​2905 by
    @​pd93).
  • Fixed malformed includes: entries (missing taskfile/dir) reporting a
    misleading "include cycle detected" error instead of a clear configuration
    error (#​1881, #​2892 by @​Lewin671).
rustdesk/rustdesk (rustdesk/rustdesk)

v1.4.9

Compare Source

image

Architecture Windows Ubuntu Mac Android Flatpak iOS Web
x86-64 (64-bit) EXE   MSI Download Download Universal Download Go
AArch64 (ARM64) EXE   MSI Download Download Download Download App Store
ARMv7 (32-bit) Download Download
x86-32 (32-bit) EXE (Legacy)

RustDesk Server Pro

For more downloads (Fedora / Arch Linux / Suse / AppImage): check below please

For the latest features: check out the nightly build

Changelog

Changelog

Added

Changes

Fixes


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 4am and before 8am on the first day instance on saturday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Jul 4, 2026
@renovate
renovate Bot force-pushed the renovate/ansible branch 3 times, most recently from ea7360b to 1e50eeb Compare July 4, 2026 06:55
@renovate
renovate Bot force-pushed the renovate/ansible branch from 1e50eeb to e522e0a Compare July 4, 2026 12:56
@bubacoder bubacoder added the stop-updating Stop Renovate updating the PR label Jul 5, 2026
@renovate
renovate Bot force-pushed the renovate/ansible branch from e522e0a to 9f1b394 Compare July 5, 2026 19:01
@bubacoder bubacoder removed the stop-updating Stop Renovate updating the PR label Jul 11, 2026
@renovate
renovate Bot force-pushed the renovate/ansible branch 2 times, most recently from f703309 to c199f52 Compare July 11, 2026 10:06
@bubacoder
bubacoder merged commit 2d03a3b into main Jul 11, 2026
5 checks passed
@bubacoder
bubacoder deleted the renovate/ansible branch July 11, 2026 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant