-
Notifications
You must be signed in to change notification settings - Fork 11
chore(deps): update dependency com_github_google_benchmark to v1.6.0 #11
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
base: main
Are you sure you want to change the base?
Conversation
4882890 to
323dfad
Compare
323dfad to
acadea9
Compare
acadea9 to
464d95c
Compare
464d95c to
6234a37
Compare
6234a37 to
40854fc
Compare
|
Looks like CI is failing with: I probably won't be able to take a closer look until end of week earliest, but @silvergasp do you have any idea what might cause that error? |
|
No stress. This one is just an autogenerated version bump. But it doesn't seem to have worked it out properly. So feel free to have a go at sorting it out. Definitely low priority though, this is just a dev dependency, and it's only used in the CI to test that the toolchain works against a set of 'common' repositories, but it's certainly not critical. |
|
Took a quick peek at the error and it seems like github.com/google/benchmark added some new deps to its The offending dep is a missing @silvergasp does this make sense? If so, what's the recommended way to resolve this issue? A few possible solutions off the top of my head:
|
|
BTW @silvergasp I've downloaded this repo locally to an Ubuntu container and tried running the test command to try to reproduce the issue, but I'm running into this error: Installing |
|
Yeah you'll need to install libncurses it's a runtime dep for clang. Otherwise that makes sense. |
40854fc to
07610f6
Compare
This PR contains the following updates:
v1.5.0->v1.6.0Release Notes
google/benchmark
v1.6.0Compare Source
features
bugfixes
other stuff
v1.5.6Compare Source
features
--benchmark_filteris now rather than "." (#1207)fixes
65dc63b)cleanup
PredictNumItersNeeded(#1206)560b083,ee726a7)v1.5.5Compare Source
new features
fixes
internal cleanup
v1.5.4Compare Source
new features
compiler cleanliness
v1.5.3Compare Source
New features
KeepRunningBatchis used (#1113)Platform support
CycleTimerimplemented for M68K architecture (#1050)Bug fixes
Tool improvements
v1.5.2Compare Source
CartesianProductadded for easier settings of multiple ranges (#1029)google_benchmark(#199v1.5.1Compare Source
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.
This PR has been generated by WhiteSource Renovate. View repository job log here.