-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump LLVM from llvmorg-21.1.3 to llvmorg-21.1.4 #501
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.3 to llvmorg-21.1.4 #501
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.3 to llvmorg-21.1.4, incorporating the latest patch release.
- LLVM version string updated to reflect the new patch version
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
Labels have been automatically applied based on the Conventional Commits specification.🏷️ |
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #501 +/- ##
=========================================
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:
|
Bundle ReportBundle size has no change ✅ |
…ch`) (#502) ## Release Information: `v2.0.3` New release of `lumirlumir/npm-clang-format-node` has arrived! 🎉 This PR bumps the package versions from `v2.0.2` to `v2.0.3` (`patch`). See [Actions](https://github.com/lumirlumir/npm-clang-format-node/actions/runs/18705418865) for more details. | Info | Value | | ----------- | -------------------------- | | Repository | `lumirlumir/npm-clang-format-node` | | SEMVER | `patch` | | Pre ID | `canary` | | Short SHA | d3b4007 | | Old Version | `v2.0.2` | | New Version | `v2.0.3` | <!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🛠️ Builds * build(*): update version scripts by @lumirlumir in #487 ### 🧰 Chores * chore(*): replace `concurrently` and `lerna` with `npm-run-all2` by @lumirlumir in #488 * chore(sync-server): bump `actions/setup-node` by @lumirlumir in #498 ### ⬆️ Dependency Updates * chore(deps-dev): bump the bananass group across 1 directory with 2 updates by @dependabot[bot] in #489 * chore(deps-dev): bump lint-staged from 16.2.3 to 16.2.4 by @dependabot[bot] in #490 * chore(deps-dev): bump vitepress-plugin-group-icons from 1.6.3 to 1.6.4 by @dependabot[bot] in #492 * chore(deps-dev): bump @types/node from 24.7.1 to 24.8.0 by @dependabot[bot] in #494 * chore(deps-dev): bump eslint from 9.37.0 to 9.38.0 by @dependabot[bot] in #497 * chore(deps-dev): bump lint-staged from 16.2.4 to 16.2.5 by @dependabot[bot] in #500 * chore(deps-dev): bump @types/node from 24.8.0 to 24.9.1 by @dependabot[bot] in #499 * chore(deps): bump LLVM from llvmorg-21.1.3 to llvmorg-21.1.4 by @lumirlumir in #501 **Full Changelog**: v2.0.2...v2.0.3
This PR bumps the LLVM version from
llvmorg-21.1.3tollvmorg-21.1.4using LLVM binary that was built automatically. 🎉See Actions for more details.