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

fix(deps): update module go.etcd.io/bbolt to v1.3.11 #2534

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.etcd.io/bbolt v1.3.10 -> v1.3.11 age adoption passing confidence

Release Notes

etcd-io/bbolt (go.etcd.io/bbolt)

v1.3.11

Compare Source


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 is behind base branch, 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 renovate bot added the dependencies Pull requests that update a dependency file label Aug 21, 2024
Copy link
Contributor Author

renovate bot commented Aug 21, 2024

⚠️ 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 -d -t ./...
go: module go.etcd.io/bbolt@v1.3.11 requires go >= 1.22; switching to go1.22.6
go: downloading go1.22.6 (linux/amd64)
go: download go1.22.6: golang.org/toolchain@v0.0.1-go1.22.6.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/go.etcd.io-bbolt-1.x branch from c4de32a to fc7d5c8 Compare August 21, 2024 17:11
@mtrmac
Copy link
Collaborator

mtrmac commented Aug 21, 2024

There is what seems to be a relevant bug fix, but we don’t want to update to Go 1.22 yet.

(The BoltDB backend for BlobInfoCache is no longer by default, only if a c/image caller explicitly references it.)

@mtrmac mtrmac closed this Aug 21, 2024
Copy link
Contributor Author

renovate bot commented Aug 21, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v1.3.11). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/go.etcd.io-bbolt-1.x branch August 21, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant