Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 22, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
github.com/ekristen/libnuke v0.24.5 -> v1.3.0 age confidence

Release Notes

ekristen/libnuke (github.com/ekristen/libnuke)

v1.3.0

Compare Source

Features
  • scanner: prevent deadlock, warn on full queue (190bc95)

v1.2.0

Compare Source

Bug Fixes
  • queue: match on string vs pointer (dec1d1e)
  • unique: ensure deterministic hashing (a3a6b58)
Features
  • unique from struct automatically (f8791b2)

v1.1.0

Compare Source

Bug Fixes
  • dep imports and go.mod (cb9de78)
  • deps: update module github.com/stevenle/topsort to v2 (7183bea)
  • deps: update module gopkg.in/yaml.v2 to v3 (f90995a)
  • revert to topsort@​0.2.0 (8691eb7)
Features
  • pkg/unique: add Generate func (9041939)
  • pkg/unique: uniquekey from struct (76da017)
  • resource: interface method for unique-key (19923b4)

v1.0.0

Compare Source

  • feat(scanner)!: make scanner completely configurable (0baacee)
Bug Fixes
  • scanner: create const for DefaultQueueSize (4301583)
BREAKING CHANGES
  • introduce a config for the scanner so that queue length and parallel queries can be set

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.

Copy link
Contributor Author

renovate bot commented Mar 22, 2025

ℹ 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):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/sync v0.10.0 -> v0.11.0

@renovate renovate bot force-pushed the renovate/github.com-ekristen-libnuke-1.x branch 2 times, most recently from f972034 to af1a24b Compare June 6, 2025 21:36
Copy link
Contributor Author

renovate bot commented Jun 6, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: module github.com/ekristen/[email protected] requires go >= 1.24; switching to go1.24.7
go: downloading go1.24.7 (linux/amd64)
go: download go1.24.7: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

@renovate renovate bot force-pushed the renovate/github.com-ekristen-libnuke-1.x branch 4 times, most recently from 5fa36b4 to ce440b8 Compare September 11, 2025 17:09
@renovate renovate bot force-pushed the renovate/github.com-ekristen-libnuke-1.x branch from ce440b8 to defcd53 Compare September 12, 2025 01:11
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.

0 participants