Conversation
…updates Bumps the bazel-packages group with 2 updates in the / directory: [abseil-cpp](https://github.com/abseil/abseil-cpp) and [rules_cc](https://github.com/bazelbuild/rules_cc). Updates `abseil-cpp` from 20250814.1 to 20260107.1 - [Release notes](https://github.com/abseil/abseil-cpp/releases) - [Commits](abseil/abseil-cpp@20250814.1...20260107.1) Updates `rules_cc` from 0.2.14 to 0.2.17 - [Release notes](https://github.com/bazelbuild/rules_cc/releases) - [Commits](bazelbuild/rules_cc@0.2.14...0.2.17) --- updated-dependencies: - dependency-name: abseil-cpp dependency-version: '20260107.1' dependency-type: direct:production update-type: version-update:semver-major dependency-group: bazel-packages - dependency-name: rules_cc dependency-version: 0.2.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bazel-packages ... Signed-off-by: dependabot[bot] <support@github.com>
BenchmarksBenchmark execution time: 2026-03-02 12:17:13 Comparing candidate commit e9d2d05 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 1 metrics, 0 unstable metrics. |
dmehala
approved these changes
Mar 2, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #285 +/- ##
=======================================
Coverage 87.76% 87.76%
=======================================
Files 84 84
Lines 5658 5658
=======================================
Hits 4966 4966
Misses 692 692 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
🎯 Code Coverage (details) 🔗 Commit SHA: e9d2d05 | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the bazel-packages group with 2 updates in the / directory: abseil-cpp and rules_cc.
Updates
abseil-cppfrom 20250814.1 to 20260107.1Release notes
Sourced from abseil-cpp's releases.
... (truncated)
Commits
255c84dAbseil LTS branch, Jan 2026, Patch 1 (#2007)d407ef1Cherry-picks for LTS 20260107 (#1990)8d0221cApply LTS transformations for 20260107 LTS branch (#1989)6d8e1a5Mark legacy Mutex methods and MutexLock pointer constructors as deprecated685995bcleanup: specify that it's safe to use the class in a signal handler.37147f5Suppress bugprone-use-after-move in benign cases9391635StrFormat: format scientific notation without heap allocationbbb342cIntroduce a legacy copy of GetDebugStackTraceHook API.6bd8e2bReport 1ns instead of 0ns for probe_benchmarks. Some tools incorrectly assume...7599e36Add absl::chunked_queueUpdates
rules_ccfrom 0.2.14 to 0.2.17Release notes
Sourced from rules_cc's releases.
... (truncated)
Commits
541eda5Only pass profile-correction flag on GCCae1df74Fix empty flags errorsa464a75Silence warning with parse_headers2e612c7Factorize pic preference logic0c70f24Automatic code cleanup.1de738eApply default compile flags passed as attrs in Windows MSVC toolchain config527271cUpdate contributing guide6402462Add support to inject cc_feature into legacy toolchains61f7516Modify template for generated toolchain to be more buildifier compliant20bf72dFix GCC detection to be robust to symlinksDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions