-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency abseil-cpp to v20230802.1 #219
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/abseil-cpp-20230802.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
8e6655d to
49539ef
Compare
782aec0 to
a3ef9f2
Compare
c7c7ab2 to
780bea2
Compare
780bea2 to
152d4ef
Compare
2c3397b to
7e92d2d
Compare
881667a to
b2023c6
Compare
a12540f to
3b39c2d
Compare
da8e379 to
f3da7d9
Compare
f3da7d9 to
27953ed
Compare
|
✔️ 27953ed - Conventional commits check succeeded. |
966deb2 to
267ee3d
Compare
267ee3d to
63d5469
Compare
63d5469 to
bce3ea5
Compare
52925d4 to
e58bbd3
Compare
a99e8c9 to
b6bb47c
Compare
f9d0c2a to
2981c56
Compare
5f1269d to
48e1927
Compare
48e1927 to
8abe6ca
Compare
d3ea980 to
8abe6ca
Compare
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.
This PR contains the following updates:
20230802.0→20230802.1Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
abseil/abseil-cpp (abseil-cpp)
v20230802.1: Abseil LTS branch, Aug 2023, Patch 1Abseil LTS
2023080.1What's New:
nullabilitylibrary for designating the expected nullability of pointers. Currently these serve as annotations only, but it is expected that compilers will one day be able to use these annotations for diagnostic purposes.prefetchlibrary as a portable layer for moving data into caches before it is read.absl::Time) from relative waits (when passed anabsl::Duration) when the underlying platform supports differentiating these cases. This only makes a difference when system clocks are adjusted.absl::string_viewis now available as a smaller target,@com_google_absl//absl/strings:string_view, so that users may use this library without depending on the much larger@com_google_absl//absl/stringstarget.Breaking Changes:
Known Issues
Baseline:
fdf5be1Cherry pick:
659b77bCherry pick:
fb3621f(Patch 1)Configuration
📅 Schedule: Branch creation - "after 1am and before 6am" in timezone America/Vancouver, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.