snyk_exporter icon indicating copy to clipboard operation
snyk_exporter copied to clipboard

Update external go packages

Open lunar-renovate opened this issue 2 years ago • 3 comments

This PR contains the following updates:

Package Type Update Change
github.com/prometheus/client_golang require minor v1.8.0 -> v1.14.0
github.com/prometheus/common require minor v0.15.0 -> v0.37.0

Configuration

📅 Schedule: Branch creation - "before 7am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

lunar-renovate avatar Oct 17 '22 03:10 lunar-renovate

⚠ 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: downloading github.com/prometheus/client_golang v1.13.1
go: downloading github.com/prometheus/common v0.37.0
go: downloading gopkg.in/alecthomas/kingpin.v2 v2.2.6
go: downloading github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
go: downloading github.com/alecthomas/units v0.0.0-20201120081800-1786d5ef83d4
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.1.2
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading github.com/prometheus/procfs v0.8.0
go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
go: downloading google.golang.org/protobuf v1.28.1
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
github.com/lunarway/snyk_exporter imports
	github.com/prometheus/common/log: cannot find module providing package github.com/prometheus/common/log

lunar-renovate avatar Nov 02 '22 10:11 lunar-renovate

prometheus/common has removed their custom log package and moved to use the golang default. We should probably change the code to not use the log package from prometheus.

hoeg avatar Nov 22 '22 10:11 hoeg

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

lunar-renovate avatar Nov 28 '22 10:11 lunar-renovate

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

lunar-renovate avatar Jan 18 '23 10:01 lunar-renovate

The project is no longer maintained. Closing.

nixboot avatar Aug 09 '23 12:08 nixboot