Update module go.etcd.io/bbolt to v1.3.5 #2

Closed
renovate[bot] wants to merge 1 commits from renovate/go.etcd.io-bbolt-1.x into master
renovate[bot] commented 2021-02-10 13:55:04 +03:00 (Migrated from github.com)

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
go.etcd.io/bbolt replace patch v1.3.3 -> v1.3.5

Release Notes

etcd-io/bbolt

v1.3.5

Compare Source

Fix incorrect unsafe usage #​220

v1.3.4

Compare Source

Fix unsafe pointer conversions caught by Go 1.14 checkptr
#​201

Fix unexpected delete bucket error: "delete bucket: incompatible value"
#​209


Configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go.etcd.io/bbolt](https://togithub.com/etcd-io/bbolt) | replace | patch | `v1.3.3` -> `v1.3.5` | --- ### Release Notes <details> <summary>etcd-io/bbolt</summary> ### [`v1.3.5`](https://togithub.com/etcd-io/bbolt/releases/v1.3.5) [Compare Source](https://togithub.com/etcd-io/bbolt/compare/v1.3.4...v1.3.5) Fix incorrect unsafe usage [#&#8203;220](https://togithub.com/etcd-io/bbolt/pull/220) ### [`v1.3.4`](https://togithub.com/etcd-io/bbolt/releases/v1.3.4) [Compare Source](https://togithub.com/etcd-io/bbolt/compare/v1.3.3...v1.3.4) Fix unsafe pointer conversions caught by Go 1.14 checkptr [#&#8203;201](https://togithub.com/etcd-io/bbolt/pull/201) Fix unexpected delete bucket error: "delete bucket: incompatible value" [#&#8203;209](https://togithub.com/etcd-io/bbolt/pull/209) </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/unistack-org/micro-store-bbolt).
renovate[bot] commented 2021-02-10 13:55:06 +03:00 (Migrated from github.com)

⚠️ 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 check 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: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/unistack-org/micro-store-bbolt":"/mnt/renovate/gh/unistack-org/micro-store-bbolt" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/unistack-org/micro-store-bbolt" docker.io/renovate/go:1.15.8 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./..."
go: downloading go.etcd.io/bbolt v1.3.5
go: downloading github.com/unistack-org/micro/v3 v3.0.0-20200821115321-c4a303190a68
go: downloading golang.org/x/sys v0.0.0-20200615200032-f1bc736245b1
go: go.etcd.io/bbolt@v1.3.5 used for two different module paths (github.com/coreos/bbolt and go.etcd.io/bbolt)

### :warning: Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. :recycle: 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 check 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: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/unistack-org/micro-store-bbolt":"/mnt/renovate/gh/unistack-org/micro-store-bbolt" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/unistack-org/micro-store-bbolt" docker.io/renovate/go:1.15.8 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./..." go: downloading go.etcd.io/bbolt v1.3.5 go: downloading github.com/unistack-org/micro/v3 v3.0.0-20200821115321-c4a303190a68 go: downloading golang.org/x/sys v0.0.0-20200615200032-f1bc736245b1 go: go.etcd.io/bbolt@v1.3.5 used for two different module paths (github.com/coreos/bbolt and go.etcd.io/bbolt) ```

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-store-bbolt#2
No description provided.