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 71927b4 to 6abc195 #2081

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 31, 2022

Bumps third_party/abseil-cpp from 71927b4 to 6abc195.

Commits
  • 6abc195 Minor include/whitespace changes
  • 7b8de74 Add a comment about the layout of the fields in ThreadIdentity
  • de6fca2 [NFC] fix typo in comment.
  • 9733617 Clean up the XRay annotation leftover on mutex.
  • f7affaf Fix a bug in iterator validation code in which we don't update the table's re...
  • 8d77ac5 Change Bool to BoolT in order to avoid a macro conflict from X11/Xlib.h
  • 3d646b0 Replace ABSL_INTERNAL_UNREACHABLE with ABSL_UNREACHABLE()
  • e1444d8 Update FixedArray doc comments to match actual template param names
  • 8e6582b Add a NOLINT to ABSL_UNREACHABLE() to disable the clang-tidy warning
  • 8d0b869 Fix some -Wshorten-64-to-32 for 32bit platform
  • 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 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 `71927b4` to `6abc195`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](abseil/abseil-cpp@71927b4...6abc195)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Dec 31, 2022
@github-actions github-actions bot merged commit e825a9f into master Dec 31, 2022
@dependabot dependabot bot deleted the dependabot/submodules/third_party/abseil-cpp-6abc195 branch December 31, 2022 18:20
hansfbaier pushed a commit to openXC7/prjxray that referenced this pull request Nov 16, 2023
…4pga#2081)

Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `71927b4` to `6abc195`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](abseil/abseil-cpp@71927b4...6abc195)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
hansfbaier pushed a commit to openXC7/prjxray that referenced this pull request Jan 8, 2024
…4pga#2081)

Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `71927b4` to `6abc195`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](abseil/abseil-cpp@71927b4...6abc195)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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