Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2023

This PR contains the following updates:

Package Type Update Change
abseil-cpp bazel_dep minor 20230802.0 -> 20230802.1

Warning

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 1

Abseil LTS 2023080.1

What's New:

  • Added the nullability library 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.
  • Added the prefetch library as a portable layer for moving data into caches before it is read.
  • Abseil's hash tables now detect many more programming errors in debug and sanitizer builds.
  • Abseil's synchronization objects now differentiate absolute waits (when passed an absl::Time) from relative waits (when passed an absl::Duration) when the underlying platform supports differentiating these cases. This only makes a difference when system clocks are adjusted.
  • Abseil's flag parsing library includes additional methods that make it easier to use when another library also expects to be able to parse flags.
  • absl::string_view is 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/strings target.

Breaking Changes:

  • None known at this time.

Known Issues

Baseline: fdf5be1
Cherry pick: 659b77b
Cherry 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency abseil-cpp to v20230802.0.bcr.1 chore(deps): update dependency abseil-cpp to v20230802.1 Jan 11, 2024
@renovate renovate bot force-pushed the renovate/abseil-cpp-20230802.x branch from 8e6655d to 49539ef Compare January 11, 2024 14:53
@renovate renovate bot force-pushed the renovate/abseil-cpp-20230802.x branch 2 times, most recently from 782aec0 to a3ef9f2 Compare March 13, 2024 06:48
@renovate renovate bot force-pushed the renovate/abseil-cpp-20230802.x branch 8 times, most recently from c7c7ab2 to 780bea2 Compare April 4, 2024 06:54
@renovate renovate bot force-pushed the renovate/abseil-cpp-20230802.x branch from 780bea2 to 152d4ef Compare April 17, 2024 21:41
@renovate renovate bot force-pushed the renovate/abseil-cpp-20230802.x branch 9 times, most recently from 2c3397b to 7e92d2d Compare May 24, 2024 16:02
@renovate renovate bot force-pushed the renovate/abseil-cpp-20230802.x branch 5 times, most recently from 881667a to b2023c6 Compare June 1, 2024 01:22
@renovate renovate bot force-pushed the renovate/abseil-cpp-20230802.x branch 3 times, most recently from a12540f to 3b39c2d Compare June 20, 2024 01:15
@renovate renovate bot force-pushed the renovate/abseil-cpp-20230802.x branch from da8e379 to f3da7d9 Compare July 2, 2024 21:10
@renovate renovate bot force-pushed the renovate/abseil-cpp-20230802.x branch from f3da7d9 to 27953ed Compare August 2, 2024 00:03
Copy link

cocogitto-bot bot commented Aug 2, 2024

✔️ 27953ed - Conventional commits check succeeded.

@renovate renovate bot force-pushed the renovate/abseil-cpp-20230802.x branch 4 times, most recently from 966deb2 to 267ee3d Compare August 20, 2024 18:29
@renovate renovate bot force-pushed the renovate/abseil-cpp-20230802.x branch from 267ee3d to 63d5469 Compare August 26, 2024 22:32
@renovate renovate bot force-pushed the renovate/abseil-cpp-20230802.x branch from 63d5469 to bce3ea5 Compare September 18, 2024 15:39
@renovate renovate bot force-pushed the renovate/abseil-cpp-20230802.x branch 4 times, most recently from 52925d4 to e58bbd3 Compare October 14, 2024 20:52
@renovate renovate bot force-pushed the renovate/abseil-cpp-20230802.x branch 4 times, most recently from a99e8c9 to b6bb47c Compare December 6, 2024 22:01
@renovate renovate bot force-pushed the renovate/abseil-cpp-20230802.x branch 3 times, most recently from f9d0c2a to 2981c56 Compare January 22, 2025 19:25
@renovate renovate bot force-pushed the renovate/abseil-cpp-20230802.x branch 2 times, most recently from 5f1269d to 48e1927 Compare January 31, 2025 19:27
@renovate renovate bot force-pushed the renovate/abseil-cpp-20230802.x branch from 48e1927 to 8abe6ca Compare January 31, 2025 19:27
@renovate renovate bot changed the title chore(deps): update dependency abseil-cpp to v20230802.1 chore(deps): update dependency abseil-cpp to v20230802.1 - autoclosed Aug 13, 2025
@renovate renovate bot closed this Aug 13, 2025
@renovate renovate bot deleted the renovate/abseil-cpp-20230802.x branch August 13, 2025 15:34
@renovate renovate bot changed the title chore(deps): update dependency abseil-cpp to v20230802.1 - autoclosed chore(deps): update dependency abseil-cpp to v20230802.1 Aug 14, 2025
@renovate renovate bot reopened this Aug 14, 2025
@renovate renovate bot force-pushed the renovate/abseil-cpp-20230802.x branch from d3ea980 to 8abe6ca Compare August 14, 2025 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants