Skip to content

build(deps): bump abseil-cpp from 20260526.0 to 20260817.0 in /src - #669

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bazel/src/master/abseil-cpp-20260817.0
Open

build(deps): bump abseil-cpp from 20260526.0 to 20260817.0 in /src#669
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bazel/src/master/abseil-cpp-20260817.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 25, 2026

Copy link
Copy Markdown
Contributor

Bumps abseil-cpp from 20260526.0 to 20260817.0.

Release notes

Sourced from abseil-cpp's releases.

Abseil LTS branch, August 2026

Abseil LTS 20260817.0

What's New

Breaking Changes

  • absl::void_t is now deprecated; users should use C++17 std::void_t directly.
  • Hashtable iterators returned from insert/emplace are now non-iterable (any prior use of iteration was likely a bug).

Known Issues

  • None at this time

Baseline: 2065f4ded0558c6f89fee67c8e5228feb4eb960e

Commits
  • 2065f4d Apply LTS transformations for 20260817 LTS branch (#2129)
  • 060c916cord_internal: fix a clang-tidy complaint about implicit bool conversions.
  • 7e70692 Internal cleanup
  • c92db17 Rollback Merge CRC+memcpy functionality into Extend function
  • 9655f54 Merge CRC+memcpy functionality into Extend function.
  • 0cd1562 Update dependencies in preparation for release
  • 3b49be4 Add more bits to size by reducing size of capacity and seed.
  • ba427a3 Remove unused includes from absl/hash/hash.h and `absl/hash/internal/hash.h...
  • 0042850 Remove asan instrumentation in some test code to prevent re-entrancy deadlock...
  • 5b1163c Remove unused includes from absl/hash/hash.h and `absl/hash/internal/hash.h...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [abseil-cpp](https://github.com/abseil/abseil-cpp) from 20260526.0 to 20260817.0.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](abseil/abseil-cpp@20260526.0...20260817.0)
---
updated-dependencies:
- dependency-name: abseil-cpp
dependency-version: '20260817.0'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file labels Aug 25, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bazelPull requests that update bazel codedependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants