Closed dependabot[bot] closed 2 months ago
Can one of the admins verify this patch?
@dependabot rebase
Triggered from https://github.com/quay/clair/pull/2116 by @​hdonnay.
Trying to fast forward main
(89af3db111a317abeb1b4c409840aa8f7660dcbf) to dependabot/go_modules/github.com/grafana/pyroscope-go/godeltaprof-0.1.8
(96937294d27187b80cd632b018c8e4aabdaf5d1a).
Target branch (main
):
commit 89af3db111a317abeb1b4c409840aa8f7660dcbf (HEAD -> main, origin/main, origin/HEAD)
Author: Hank Donnay <hdonnay@redhat.com>
Date: Thu Aug 22 12:59:36 2024 -0500
contrib/openshfit: only start buildkitd container if needed
Signed-off-by: Hank Donnay <hdonnay@redhat.com>
Pull request (dependabot/go_modules/github.com/grafana/pyroscope-go/godeltaprof-0.1.8
):
commit 96937294d27187b80cd632b018c8e4aabdaf5d1a (pull_request/dependabot/go_modules/github.com/grafana/pyroscope-go/godeltaprof-0.1.8)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Aug 26 17:17:23 2024 +0000
build(deps): bump github.com/grafana/pyroscope-go/godeltaprof
Bumps [github.com/grafana/pyroscope-go/godeltaprof](https://github.com/grafana/pyroscope-go) from 0.1.7 to 0.1.8.
- [Release notes](https://github.com/grafana/pyroscope-go/releases)
- [Commits](https://github.com/grafana/pyroscope-go/compare/godeltaprof/v0.1.7...godeltaprof/v0.1.8)
---
updated-dependencies:
- dependency-name: github.com/grafana/pyroscope-go/godeltaprof
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Fast forwarding main
(89af3db111a317abeb1b4c409840aa8f7660dcbf) to dependabot/go_modules/github.com/grafana/pyroscope-go/godeltaprof-0.1.8
(96937294d27187b80cd632b018c8e4aabdaf5d1a).
$ git push origin 96937294d27187b80cd632b018c8e4aabdaf5d1a:main
remote: error: GH006: Protected branch update failed for refs/heads/main.
remote: error: 3 of 4 required status checks have not succeeded: 2 expected.
To https://github.com/quay/clair.git
! [remote rejected] 96937294d27187b80cd632b018c8e4aabdaf5d1a -> main (protected branch hook declined)
error: failed to push some refs to 'https://github.com/quay/clair.git'
/fast-forward
Bumps github.com/grafana/pyroscope-go/godeltaprof from 0.1.7 to 0.1.8.
Commits
edd64fd
fix: avoid panic in init godeltaprof/http/pprof for go 1.23 (#119)278dd8c
chore(check_golang_profiler_changes): acknowledge new golang profiler changes...f1a626f
Feat: Auto-label profiles based on request baggage (#99)ed0d159
Update README.md (#115)181f95a
fix(godeltaprof): fix mutex tests on gotip (#108)07e7716
chore(godeltaprof): decouple pprof builder from delta computation with an int...ac49e40
Add codeowners (#111)491e627
fix(godeltaprof): handle renamed runtime.pprof_cyclesPerSecond (#107)ffd2615
fix(godeltaprof): incorrect function names for generics functions (#106)1b1f973
chore(check_golang_profiler_changes): acknowledge new golang profiler changes...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show