Skip to content

Conversation

lumirlumir
Copy link
Owner

@lumirlumir lumirlumir commented Sep 14, 2025

This PR bumps the LLVM version from llvmorg-19.1.7 to llvmorg-21.1.1 using LLVM binary that was built automatically. 🎉

See Actions for more details.


Closes: #111

@Copilot Copilot AI review requested due to automatic review settings September 14, 2025 18:03
@lumirlumir lumirlumir added the dependencies Pull requests that update a dependency file label Sep 14, 2025
Copy link

vercel bot commented Sep 14, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
npm-clang-format-node-website Ready Ready Preview Comment Sep 15, 2025 3:12am

@github-actions github-actions bot added 🏷️ scope: deps Auto-generated label based on Conventional Commits specification for GitHub release notes 🏷️ type: chore Auto-generated label based on Conventional Commits specification for GitHub release notes labels Sep 14, 2025
Copy link
Contributor

@Copilot Copilot AI left a 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 bumps the LLVM version from llvmorg-19.1.7 to llvmorg-21.1.1, which includes updating the version file and the git-clang-format script with a newer version that incorporates formatting improvements and feature updates.

  • Updated the LLVM version reference from 19.1.7 to 21.1.1
  • Replaced the git-clang-format script with an updated version that includes better code formatting, additional file type support, and improved Python version requirement
  • Enhanced the script with better argument parsing structure and expanded file extension support

Reviewed Changes

Copilot reviewed 2 out of 18 changed files in this pull request and generated 2 comments.

File Description
.clang-format-version Updates version reference from llvmorg-19.1.7 to llvmorg-21.1.1
packages/clang-format-git-python/script/git-clang-format Replaces script with newer version featuring improved formatting, expanded file type support, and updated Python requirements

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

codecov bot commented Sep 14, 2025

Bundle Report

Changes will decrease total bundle size by 1 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
website-esm 594.51kB -1 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: website-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
@localSearchIndexroot.*.js -1 bytes 86.45kB -0.0%

Copy link

codecov bot commented Sep 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (47b8fed) to head (bd035ed).
⚠️ Report is 1 commits behind head on main.

@@            Coverage Diff            @@
##              main      #456   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          424       424           
=========================================
  Hits           424       424           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 47b8fed...bd035ed. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lumirlumir lumirlumir marked this pull request as draft September 15, 2025 01:07
@lumirlumir lumirlumir changed the title chore(deps): bump LLVM from llvmorg-19.1.7 to llvmorg-21.1.1 feat(deps)!: bump LLVM from llvmorg-19.1.7 to llvmorg-21.1.1 Sep 15, 2025
@lumirlumir lumirlumir marked this pull request as ready for review September 15, 2025 03:15
@github-actions github-actions bot added 🏷️ BREAKING CHANGE Auto-generated label based on Conventional Commits specification for GitHub release notes 🏷️ type: feat Auto-generated label based on Conventional Commits specification for GitHub release notes and removed 🏷️ type: chore Auto-generated label based on Conventional Commits specification for GitHub release notes labels Sep 15, 2025
Copy link

Labels have been automatically applied based on the Conventional Commits specification.🏷️

@lumirlumir lumirlumir merged commit 9802ad7 into main Sep 15, 2025
52 checks passed
@lumirlumir lumirlumir deleted the bump-llvm-from-llvmorg-19.1.7-to-llvmorg-21.1.1 branch September 15, 2025 03:20
lumirlumir added a commit that referenced this pull request Sep 15, 2025
…or`) (#461)

## Release Information: `v2.0.0`

New release of `lumirlumir/npm-clang-format-node` has arrived! 🎉

This PR bumps the package versions from `v1.3.5` to `v2.0.0` (`major`).

See
[Actions](https://github.com/lumirlumir/npm-clang-format-node/actions/runs/17721763440)
for more details.

| Info        | Value                      |
| ----------- | -------------------------- |
| Repository  | `lumirlumir/npm-clang-format-node` |
| SEMVER      | `major`     |
| Pre ID      | `canary`      |
| Short SHA   | 145e20b       |
| Old Version | `v1.3.5`  |
| New Version | `v2.0.0`  |

<!-- Release notes generated using configuration in .github/release.yml
at main -->

## What's Changed
### 💥 BREAKING CHANGES
* feat(deps)!: bump LLVM from llvmorg-19.1.7 to llvmorg-21.1.1 by
@lumirlumir in
#456
### 🧰 Chores
* chore(sync-server): synced file(s) with lumirlumir/lumirlumir-configs
by @lumirlumir in
#413
* chore(website): fix DocSearch button with border and transition
effects by @lumirlumir in
#415
* chore(sync-server): remove `CODE_OF_CONDUCT.md` in favor of
centralized template by @lumirlumir in
#419
* chore(*): bump `.nvmrc` to 20.19.4 from 20.18.0 by @lumirlumir in
#427
* chore(sync-server): bump GitHub Actions version by @lumirlumir in
#438
* chore(*): update root level node engine requirement to `>=20.19.4` by
@lumirlumir in
#446
* chore(sync-server): bump GitHub Actions versions by @lumirlumir in
#454
* chore(*): enable strict type checking options in `tsconfig` by
@lumirlumir in
#455
### 🔄 Continuous Integrations
* ci(*): add support for LLVM 21 (`llvm-build-bump-pr`) by @lumirlumir
in #394
### 📝 Documentation
* docs(*): remove `PULL_REQUEST_TEMPLATE.md` in favor of centralized
template by @lumirlumir in
#405
* docs(*): remove `ISSUE_TEMPLATE` in favor of centralized template by
@lumirlumir in
#417
* docs(*): update documentation to reflect the latest v2.0.0 release by
@lumirlumir in
#460
### ⬆️ Dependency Updates
* chore(deps-dev): bump editorconfig-checker from 6.0.1 to 6.1.0 by
@dependabot[bot] in
#407
* chore(deps-dev): bump form-data from 4.0.1 to 4.0.4 in the
npm_and_yarn group across 1 directory by @dependabot[bot] in
#409
* chore(deps-dev): bump the bananass group across 1 directory with 2
updates by @dependabot[bot] in
#411
* chore(deps-dev): bump `textlint-rule-allowed-uris` by @lumirlumir in
#412
* chore(deps-dev): bump `vitepress` to `alpha` version by @lumirlumir in
#414
* chore(deps-dev): bump eslint from 9.31.0 to 9.32.0 by @dependabot[bot]
in #416
* chore(deps-dev): bump typescript from 5.8.3 to 5.9.2 by
@dependabot[bot] in
#418
* chore(deps-dev): bump the bananass group across 1 directory with 2
updates by @dependabot[bot] in
#420
* chore(deps-dev): bump lint-staged from 16.1.2 to 16.1.4 by
@dependabot[bot] in
#421
* chore(deps-dev): bump @types/node from 24.0.10 to 24.2.0 by
@dependabot[bot] in
#422
* chore(deps-dev): bump `textlint-rule-allowed-uris` and
`eslint-plugin-mark` by @lumirlumir in
#423
* chore(deps-dev): bump vitepress-plugin-group-icons from 1.6.1 to 1.6.3
by @dependabot[bot] in
#429
* chore(deps): bump the npm_and_yarn group across 1 directory with 2
updates by @dependabot[bot] in
#430
* chore(deps-dev): bump vitepress from 2.0.0-alpha.9 to 2.0.0-alpha.11
by @dependabot[bot] in
#432
* chore(deps-dev): bump the babel group across 1 directory with 3
updates by @dependabot[bot] in
#431
* chore(deps-dev): bump lint-staged from 16.1.4 to 16.1.5 by
@dependabot[bot] in
#434
* chore(deps-dev): bump the bananass group across 1 directory with 2
updates by @dependabot[bot] in
#435
* chore(deps-dev): bump eslint from 9.32.0 to 9.33.0 by @dependabot[bot]
in #439
* chore(deps-dev): bump @types/node from 24.2.0 to 24.3.0 by
@dependabot[bot] in
#440
* chore(deps-dev): bump eslint from 9.33.0 to 9.34.0 by @dependabot[bot]
in #443
* chore(deps-dev): bump concurrently from 9.2.0 to 9.2.1 by
@dependabot[bot] in
#445
* chore(deps): bump actions/attest-build-provenance from 2 to 3 by
@dependabot[bot] in
#447
* chore(deps-dev): bump lint-staged from 16.1.5 to 16.1.6 by
@dependabot[bot] in
#448
* chore(deps-dev): bump @types/node from 24.3.0 to 24.3.1 by
@dependabot[bot] in
#449
* chore(deps-dev): bump eslint from 9.34.0 to 9.35.0 by @dependabot[bot]
in #453
* chore(deps-dev): bump @babel/core from 7.28.3 to 7.28.4 in the babel
group across 1 directory by @dependabot[bot] in
#452
* chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot]
in #451
* chore(deps-dev): bump the bananass group across 1 directory with 2
updates by @dependabot[bot] in
#457
* chore(deps-dev): bump @types/node from 24.3.1 to 24.4.0 by
@dependabot[bot] in
#458
* chore(deps-dev): bump dependencies by @lumirlumir in
#459


**Full Changelog**:
v1.3.5...v2.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file 🏷️ BREAKING CHANGE Auto-generated label based on Conventional Commits specification for GitHub release notes 🏷️ scope: deps Auto-generated label based on Conventional Commits specification for GitHub release notes 🏷️ type: feat Auto-generated label based on Conventional Commits specification for GitHub release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Roadmap to v2.0.0
1 participant