Skip to content
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

build(deps): bump third_party/abseil-cpp from ac267be to 63322a2 #2412

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2024

Bumps third_party/abseil-cpp from ac267be to 63322a2.

Commits
  • 63322a2 Replace CHECKs with ASSERTs and EXPECTs -- no reason to crash on failure.
  • fd58e18 Remove ABSL_INTERNAL_ATTRIBUTE_OWNER and ABSL_INTERNAL_ATTRIBUTE_VIEW
  • 2abe94a Migrate ABSL_INTERNAL_ATTRIBUTE_OWNER and ABSL_INTERNAL_ATTRIBUTE_VIEW to ABS...
  • fd7713c Disable ABSL_ATTRIBUTE_OWNER and ABSL_ATTRIBUTE_VIEW prior to Clang-13
  • 5a01d0f Make ABSL_ATTRIBUTE_VIEW and ABSL_ATTRIBUTE_OWNER public
  • 116f0af Optimize raw_hash_set::AssertHashEqConsistent a bit to avoid having as much r...
  • 8bb5dc4 PR #1728: Workaround broken compilation against NDK r25
  • 17c1a5e Add validation against use of destroyed hash tables.
  • b2665ce Do not truncate ABSL_RAW_LOG output at null bytes
  • 69c4683 Use several unused cord instances in tests and benchmarks.
  • Additional commits viewable in compare view

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 <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 [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `ac267be` to `63322a2`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](abseil/abseil-cpp@ac267be...63322a2)

---
updated-dependencies:
- dependency-name: third_party/abseil-cpp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Aug 24, 2024
@github-actions github-actions bot merged commit d5f44b7 into master Aug 24, 2024
10 of 11 checks passed
@dependabot dependabot bot deleted the dependabot/submodules/third_party/abseil-cpp-63322a2 branch August 24, 2024 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants