chore(deps): update dependency build_bazel_rules_apple to v4.5.0#16041
chore(deps): update dependency build_bazel_rules_apple to v4.5.0#16041renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
Conversation
|
/gcbrun |
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request performs a routine update of the Highlights
Changelog
Activity
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request is a dependency update for build_bazel_rules_apple from version 4.3.3 to 4.5.0. The change in bazel/workspace0.bzl correctly updates the download URL and the SHA256 hash. I have reviewed the changes and the release notes provided in the pull request description and I see no issues with this update.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #16041 +/- ##
==========================================
- Coverage 92.65% 92.65% -0.01%
==========================================
Files 2339 2339
Lines 215286 215286
==========================================
- Hits 199479 199472 -7
- Misses 15807 15814 +7 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR contains the following updates:
4.3.3→4.5.0Release Notes
bazelbuild/rules_apple (build_bazel_rules_apple)
v4.5.0Compare Source
What's Changed
@bazel_tools//tools/cppby @aaronsky in #2885app_intentsfor applications by @kntkymt in #2879New Contributors
Full Changelog: bazelbuild/rules_apple@4.4.0...4.5.0
This release is compatible with Bazel 7.x LTS, 8.x LTS, and 9.x LTS releases.
MODULE.bazel Snippet
Workspace Snippet
v4.4.0Compare Source
What's Changed
@loader_path/Frameworksrpath when building frameworks, as Xcode does by @adincebic in #2850@loader_path/Frameworksrpath when building dynamic xcframeworks by @adincebic in #2852apple_order_fileby @adincebic in #2855ctx.fragments.apple.single_arch_platform(...)to platform constraints by @luispadron in #2858apple_common.get_split_build_configs(...), retrieving configs from the cc_toolchains that are the source of truth for the linking via public starlark APIs. by @luispadron in #2860New Contributors
Full Changelog: bazelbuild/rules_apple@4.3.3...4.4.0
This release is compatible with Bazel 7.x LTS, 8.x LTS, and 9.x LTS releases.
MODULE.bazel Snippet
Workspace Snippet
Configuration
📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.