Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/apenella/go-ansible/v2 v2.2.0 -> v2.4.1 age confidence

Release Notes

apenella/go-ansible (github.com/apenella/go-ansible/v2)

v2.4.1

Compare Source

Release notes

[2.4.1] (2025-11-13)

Fixed
  • When ansible-playbook fails it return a nil instead of an error #​178

v2.4.0

Compare Source

Release notes

[2.4.0] (2025-11-08)

Changed
  • Use errgroup to manage the concurrent operations in the defaultExecutor and results structs.
Fixed
  • Fixed a deadlock in the defaultExecutor that occurred while handling the stdout and stderr output messages. #​176

v2.3.0

Compare Source

Release notes

[2.3.0] (2025-10-31)

Changed
  • Use the GNU convention arg=value to create arguments. This fixes an issue detected generating SSH extra arguments.
  • Update dependencies
  • Use Golang 1.24

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Nov 15, 2025

ℹ Artifact update notice

File name: src/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.0
github.com/spf13/afero v1.12.0 -> v1.15.0
github.com/spf13/pflag v1.0.9 -> v1.0.10
github.com/stretchr/objx v0.5.2 -> v0.5.3
github.com/stretchr/testify v1.10.0 -> v1.11.1
golang.org/x/sys v0.30.0 -> v0.37.0
golang.org/x/text v0.22.0 -> v0.30.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant