-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump LLVM from llvmorg-21.1.5 to llvmorg-21.1.6 #522
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): bump LLVM from llvmorg-21.1.5 to llvmorg-21.1.6 #522
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Labels have been automatically applied based on the Conventional Commits specification.🏷️ |
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.
Pull request overview
This PR updates the LLVM version dependency from llvmorg-21.1.5 to llvmorg-21.1.6 as part of the automated LLVM release tracking workflow. The update ensures the project uses the latest LLVM release for its clang-format binaries.
Key Changes:
- Updated LLVM version tag in
.clang-format-versionfromllvmorg-21.1.5tollvmorg-21.1.6
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #522 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 11 11
Lines 424 424
=========================================
Hits 424 424 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
…ch`) (#523) ## Release Information: `v2.0.5` New release of `lumirlumir/npm-clang-format-node` has arrived! 🎉 This PR bumps the package versions from `v2.0.4` to `v2.0.5` (`patch`). See [Actions](https://github.com/lumirlumir/npm-clang-format-node/actions/runs/19595852645) for more details. | Info | Value | | ----------- | -------------------------- | | Repository | `lumirlumir/npm-clang-format-node` | | SEMVER | `patch` | | Pre ID | `canary` | | Short SHA | 3c1fc54 | | Old Version | `v2.0.4` | | New Version | `v2.0.5` | <!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🧰 Chores * chore(*): replace `textlint` with `eslint-plugin-mark` by @lumirlumir in #519 ### ⬆️ Dependency Updates * chore(deps-dev): bump @types/node from 24.10.0 to 24.10.1 by @dependabot[bot] in #518 * chore(deps-dev): bump markdownlint-cli from 0.45.0 to 0.46.0 by @dependabot[bot] in #521 * chore(deps): bump LLVM from llvmorg-21.1.5 to llvmorg-21.1.6 by @lumirlumir in #522 **Full Changelog**: v2.0.4...v2.0.5
Bundle ReportChanges will increase total bundle size by 1 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: website-esmAssets Changed:
|
This PR bumps the LLVM version from
llvmorg-21.1.5tollvmorg-21.1.6using LLVM binary that was built automatically. 🎉See Actions for more details.