ekristen / aws-nuke

Remove all the resources from an AWS account
https://ekristen.github.io/aws-nuke/
MIT License
246 stars 25 forks source link

fix(deps): update module github.com/ekristen/libnuke to v0.21.3 #412

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/ekristen/libnuke v0.21.1 -> v0.21.3 age adoption passing confidence

Release Notes

ekristen/libnuke (github.com/ekristen/libnuke) ### [`v0.21.3`](https://redirect.github.com/ekristen/libnuke/releases/tag/v0.21.3) [Compare Source](https://redirect.github.com/ekristen/libnuke/compare/v0.21.2...v0.21.3) ##### Bug Fixes - **deps:** update module golang.org/x/sync to v0.9.0 ([c450031](https://redirect.github.com/ekristen/libnuke/commit/c450031f8cf0cee80d1fdc7113910292f4d204a9)) ### [`v0.21.2`](https://redirect.github.com/ekristen/libnuke/releases/tag/v0.21.2) [Compare Source](https://redirect.github.com/ekristen/libnuke/compare/v0.21.1...v0.21.2) ##### Bug Fixes - nil pointer on incomplete config for accounts ([0ce5294](https://redirect.github.com/ekristen/libnuke/commit/0ce52940b24de951a8692e88db73101b778ed2d7))

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.



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

Resolves #385

renovate[bot] commented 1 week ago

ℹ Artifact update notice

File name: 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):

Details:

Package Change
golang.org/x/sync v0.8.0 -> v0.9.0
ekristen commented 1 week ago

:tada: This PR is included in version 3.29.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: