-
Notifications
You must be signed in to change notification settings - Fork 4
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
Update com_github_nelhage_rules_boost digest to e23cc59 #55
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe changes involve updates to the Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant BuildSystem
participant BoostLibrary
User->>BuildSystem: Request build
BuildSystem->>BoostLibrary: Fetch updated version
BoostLibrary-->>BuildSystem: Return new files
BuildSystem-->>User: Complete build with updated Boost
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- WORKSPACE (1 hunks)
Additional comments not posted (3)
WORKSPACE (3)
78-78
: LGTM!The updated
sha256
checksum ensures the integrity of the new Boost library version.
79-79
: LGTM!The updated
strip_prefix
value ensures the correct extraction of the new Boost library version.
81-81
: LGTM!The updated
urls
entry points to the new version of the Boost library.
c1fbad0
to
e0d4a26
Compare
e0d4a26
to
55e5a19
Compare
55e5a19
to
31a4ca4
Compare
31a4ca4
to
0cbf966
Compare
This PR contains the following updates:
5cdb3c8
->e23cc59
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.
This PR was generated by Mend Renovate. View the repository job log.