Skip to content

Conversation

lumirlumir
Copy link
Owner

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 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

What's Changed

💥 BREAKING CHANGES

🧰 Chores

🔄 Continuous Integrations

📝 Documentation

⬆️ Dependency Updates

Full Changelog: v1.3.5...v2.0.0

@Copilot Copilot AI review requested due to automatic review settings September 15, 2025 04:05
@lumirlumir lumirlumir self-assigned this Sep 15, 2025
Copy link

vercel bot commented Sep 15, 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 4:05am

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 package versions from v1.3.5 to v2.0.0 as part of a major release that includes breaking changes related to upgrading LLVM from version 19.1.7 to 21.1.1.

  • Updates all package.json files across the monorepo to reflect the new version
  • Updates dependency references between packages to use the new version
  • Maintains consistent versioning across all packages and their dependencies

Reviewed Changes

Copilot reviewed 10 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
lerna.json Updates the root version configuration for the Lerna monorepo
packages/clang-format-node/package.json Bumps main package version
packages/clang-format-git/package.json Bumps package version and dependency reference
packages/clang-format-git-python/package.json Bumps package version and dependency reference
examples/clang-format/package.json Updates example dependency reference
examples/git-clang-format/package.json Updates example dependency reference
tests/integration-api-cjs/package.json Updates test package dependencies
tests/integration-api-esm/package.json Updates test package dependencies
tests/integration-binaries-permission/package.json Updates test package dependencies
website/package.json Updates website package version

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

@github-actions github-actions bot added 🏷️ scope: release 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 15, 2025
Copy link

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

Copy link

codecov bot commented Sep 15, 2025

Bundle Report

Changes will increase total bundle size by 2 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
website-esm 599.45kB 2 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 2 bytes 87.45kB 0.0%

Copy link

codecov bot commented Sep 15, 2025

Codecov Report

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

@@            Coverage Diff            @@
##              main      #461   +/-   ##
=========================================
  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 145e20b...47d12a0. 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 merged commit 4ba751f into main Sep 15, 2025
52 checks passed
@lumirlumir lumirlumir deleted the chore-release-bump-package-versions-from-v1.3.5-to-v2.0.0-145e20b branch September 15, 2025 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ scope: release 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant