Commit 7f9f51a
authored
chore(deps): update dependency com_google_googletest to v1.16.0 (#455)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [com_google_googletest](https://redirect.github.com/google/googletest)
| http_archive | minor | `v1.15.2` -> `v1.16.0` |
---
### Release Notes
<details>
<summary>google/googletest (com_google_googletest)</summary>
###
[`v1.16.0`](https://redirect.github.com/google/googletest/releases/tag/v1.16.0)
[Compare
Source](https://redirect.github.com/google/googletest/compare/v1.15.2...v1.16.0)
### Release Notes
GoogleTest will **not** accept patches of new features to the `v1.16.x`
branch.\
We recommend building GoogleTest from the latest commit instead.\
Exceptional critical bug fixes may be considered.
#### C++ Language Support
- GoogleTest requires at least C++14 and follows [Google's Foundational
C++ Support
Policy](https://opensource.google/documentation/policies/cplusplus-support).
See [this
table](https://redirect.github.com/google/oss-policies-info/blob/main/foundational-cxx-support-matrix.md)
for a list of currently supported versions compilers, platforms, and
build tools.
- The `1.16.x` branch will be the last to support C++14. Future
development will [require at least
C++17](https://opensource.google/documentation/policies/cplusplus-support#c_language_standard).
#### Notable Changes
- Bazel `BUILD` files now reference repositories by their canonical
names from the [Bazel Central Registry](https://registry.bazel.build/)
(google/googletest@cee1ba1).
Users still using the old `WORKSPACE` system may need to use
`repo_mapping` on repositories that still use the old names.
- Testsuite properties as are now exported as XML elements, not
attributes
(google/googletest@b4aae50).
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/bazel-contrib/toolchains_llvm).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent a1e1e5d commit 7f9f51a
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
236 | | - | |
237 | | - | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
0 commit comments