Skip to content

Commit

Permalink
Update dependency bazel to v6.5.0 (#59)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [bazel](https://togithub.com/bazelbuild/bazel) | minor | `6.4.0` ->
`6.5.0` |

---

### Release Notes

<details>
<summary>bazelbuild/bazel (bazel)</summary>

###
[`v6.5.0`](https://togithub.com/bazelbuild/bazel/blob/HEAD/CHANGELOG.md#Release-650-2024-01-23)

[Compare
Source](https://togithub.com/bazelbuild/bazel/compare/6.4.0...6.5.0)

    Baseline:  50b61e38fb6eaa08a6c811a313824a59f1c2abbf

    Release Notes:

+ Fix tree file materialized as symlink to another file when building
without the bytes. (#&#8203;20409)
    + Don't pass --add-opens= to javac (#&#8203;20472)
+ Flip --incompatible_visibility_private_attributes_at_definition
(#&#8203;20520)
+ Fix extraction of tar archives containing sparse files.
(#&#8203;20531)
+ RemoteSpawnRunner: record inbetween phases in timing profile
(#&#8203;20550)
+ Add profiling to `remoteActionBuildingSemaphore.acquire()`
(#&#8203;20549)
    + The label API shakeup & docs cleanup (#&#8203;20590)
    + Disable rewriter test (#&#8203;20758)
    + Disable PyTest.testSmoke on macOS (#&#8203;20729)
    + Upgrade abseil-cpp to fix build on macos_arm64 (#&#8203;20785)
+ Ignore read-only errors when updating the `mtime` of the
`install_base` (#&#8203;20568)
+ Restart at most once when prepopulating repository rule environment
(#&#8203;20667)
    + Fix bootstrapped Bazel binary (#&#8203;20804)
+ Add flag `experimental_throttle_remote_action_building`
(#&#8203;20861)
    + Fix versioned shared libraries for macOS toolchain (#&#8203;20847)
    + Proto toolchainisation cherrypicks (#&#8203;20925)

    Acknowledgements:

This release contains contributions from many people at Google, as well
as bazel.build machine account, Brentley Jones, Fabian Meumertzheim,
Jordan Mele, Mai Hussien, oquenchil, Rahul Butani, Son Luong Ngoc,
Xùdōng Yáng.

</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 becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/fmeum/with_cfg.bzl).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent 1c03785 commit 68de1b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/.bazelversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.4.0
6.5.0

0 comments on commit 68de1b9

Please sign in to comment.