-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update dependency google_benchmark to v1.9.1 #6
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe change involves upgrading the Changes
Poem
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- WORKSPACE (1 hunks)
Additional comments not posted (1)
WORKSPACE (1)
19-19
: Dependency version update approved.The update to
google_benchmark
versionv1.8.5
is approved. Ensure that the updated version is compatible with the rest of the codebase and that any new features or changes are tested.
ede4273
to
c1efb93
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
c1efb93
to
1d5168c
Compare
This PR contains the following updates:
v1.7.1
->v1.9.1
Release Notes
google/benchmark (google_benchmark)
v1.9.1
Compare Source
What's Changed
profiler_manager
to avoid hiding the global declaration. by @fsb4000 in https://github.com/google/benchmark/pull/1839nb::is_flag()
annotation to Counter::Flags by @nicholasjng in https://github.com/google/benchmark/pull/1870ComputeStatistics
by @guoci in https://github.com/google/benchmark/pull/1881New Contributors
Full Changelog: google/benchmark@v1.9.0...v1.9.1
v1.9.0
Compare Source
What's Changed
breaking
other
New Contributors
Full Changelog: google/benchmark@v1.8.5...v1.9.0
v1.8.5
Compare Source
What's Changed
includes
instead ofstrip_include_prefix
by @alexkaratarakis in https://github.com/google/benchmark/pull/1803BENCHMARK_TEMPLATE_F
andBENCHMARK_TEMPLATE_DEFINE_F
+BENCHMARK_REGISTER_F
by @jiawen in https://github.com/google/benchmark/pull/1815New Contributors
Full Changelog: google/benchmark@v1.8.4...v1.8.5
v1.8.4
Compare Source
What's Changed
WINVER
is too old by @zm1060 in https://github.com/google/benchmark/pull/1681setuptools_scm
for dynamic zero-config Python versioning by @nicholasjng in https://github.com/google/benchmark/pull/1690\n
at the End of Error Log String by @itzmeanjan in https://github.com/google/benchmark/pull/1700pre-commit
GitHub Actions job by @nicholasjng in https://github.com/google/benchmark/pull/1708complexity_n
is not ofIterationCount
type by @LebedevRI in https://github.com/google/benchmark/pull/1709build_ext.copy_extensions_to_source
by @nicholasjng in https://github.com/google/benchmark/pull/1710pre-commit autoupdate
, fix stale pyproject.toml comments by @nicholasjng in https://github.com/google/benchmark/pull/1712pvalue
by @LebedevRI in https://github.com/google/benchmark/pull/1733reducing_variance.md
: proofreading, fix typos by @LebedevRI in https://github.com/google/benchmark/pull/1736BENCHMARK_TEMPLATE[12]_CAPTURE
, fusion ofBENCHMARK_CAPTURE
andBENCHMARK_TEMPLATE
by @LebedevRI in https://github.com/google/benchmark/pull/1747benchmark_main.pc
to linkmain()
containing library by @SoapGentoo in https://github.com/google/benchmark/pull/1779New Contributors
Full Changelog: google/benchmark@v1.8.3...v1.8.4
v1.8.3
Compare Source
What's Changed
nanobind
to stable v1.4.0 tag by @nicholasjng in https://github.com/google/benchmark/pull/1626windows-latest
tests for newer Bazel by @nicholasjng in https://github.com/google/benchmark/pull/1641-Werror,-Wold-style-cast
build failure on Windows. by @saran-t in https://github.com/google/benchmark/pull/1637New Contributors
Full Changelog: google/benchmark@v1.8.2...v1.8.3
v1.8.2
Compare Source
What's Changed
New Contributors
Full Changelog: google/benchmark@v1.8.1...v1.8.2
v1.8.1
Compare Source
What's Changed
New Contributors
Full Changelog: google/benchmark@v1.8.0...v1.8.1
v1.8.0
Compare Source
What's Changed
benchmark_deps.bzl
function to Google Benchmark by @nicholasjng in https://github.com/google/benchmark/pull/1520nanobind
by @nicholasjng in https://github.com/google/benchmark/pull/1526DoNotOptimize
warnings in tests by @dmah42 in https://github.com/google/benchmark/pull/1562DoNotOptimize
-API by @mjacobse in https://github.com/google/benchmark/pull/1568const char*
tostd::string
by @dmah42 in https://github.com/google/benchmark/pull/1567New Contributors
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 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 was generated by Mend Renovate. View the repository job log.