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

chore(deps): update dependency bazel to v6.5.0 #138

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2024

This PR contains the following updates:

Package Update Change
bazel minor 6.4.0 -> 6.5.0

Release Notes

bazelbuild/bazel (bazel)

v6.5.0

Compare Source

[!NOTE]
If you are looking for rolling releases, please visit this page.

Baseline: 50b61e3

Bazel 6.5.0 is a minor LTS release. It is fully backward compatible with Bazel 6.0 and contains selected changes by the Bazel community and Google engineers.

General

  • Fix tree file materialized as symlink to another file when building without the bytes. (#​20409)
  • Fix bootstrapped Bazel binary (#​20804)
  • Ignore read-only errors when updating the mtime of the install_base (#​20568)

C++ / Objective-C

  • Fix versioned shared libraries for macOS toolchain (#​20847)

Configurability

  • Flip --incompatible_visibility_private_attributes_at_definition (#​20520)
  • Implemented --incompatible_enable_proto_toolchain_resolution (#​20925)

External Dependencies

  • Fix extraction of tar archives containing sparse files. (#​20531)
  • Restart at most once when prepopulating repository rule environment (#​20667)

Java

  • Don't pass --add-opens= to javac (#​20472)

Remote Execution

  • RemoteSpawnRunner: record inbetween phases in timing profile (#​20550)
  • Add profiling to remoteActionBuildingSemaphore.acquire() (#​20549)
  • Add flag experimental_throttle_remote_action_building (#​20861)

Starlark / Build API

  • Various methods and fields related to labels and repos are deprecated in favor of new options with clearer naming and intent. The deprecated APIs can be disabled by setting --noincompatible_enable_deprecated_label_apis. (#​20590)
    • native.repository_name() is deprecated in favor of the new native.repo_name().
    • Label.workspace_name is deprecated in favor of the new Label.repo_name.
    • Label.relative() is deprecated in favor of the new Label.same_package_label() alongside the existing
    • native.package_relative_label() and Label().

Acknowledgements:

This release contains contributions from many people at Google, as well as Brentley Jones, Fabian Meumertzheim, Jordan Mele, Rahul Butani, and Son Luong Ngoc.

Notice: Bazel installers contain binaries licensed under the GPLv2 with Classpath exception. Those installers should always be redistributed along with the source code.

Some versions of Bazel contain a bundled version of OpenJDK. The license of the bundled OpenJDK and other open-source components can be displayed by running the command bazel license. The vendor and version information of the bundled OpenJDK can be displayed by running the command bazel info java-runtime. The binaries and source-code of the bundled OpenJDK can be downloaded from our mirror server.

Security: All our binaries are signed with our public key 3D5919B.


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.


  • 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 force-pushed the renovate/bazel-6.x branch from 9ddb2f8 to bd2540a Compare February 25, 2024 10:01
@renovate renovate bot force-pushed the renovate/bazel-6.x branch from bd2540a to 8d515d9 Compare April 28, 2024 23:40
@renovate renovate bot force-pushed the renovate/bazel-6.x branch from 8d515d9 to 66de79d Compare July 10, 2024 17:58
@renovate renovate bot force-pushed the renovate/bazel-6.x branch 2 times, most recently from 7d675bd to 583276a Compare August 8, 2024 08:34
@renovate renovate bot force-pushed the renovate/bazel-6.x branch from 583276a to 489514b Compare November 26, 2024 17:01
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