-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(release): bump package versions from v1.3.5
to v2.0.0
(major
)
#461
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(release): bump package versions from v1.3.5
to v2.0.0
(major
)
#461
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 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.
Labels have been automatically applied based on the Conventional Commits specification.🏷️ |
Bundle ReportChanges will increase total bundle size by 2 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: website-esmAssets Changed:
|
Codecov Report✅ All modified and coverable lines are covered by tests. @@ 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.
🚀 New features to boost your workflow:
|
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
tov2.0.0
(major
).See Actions for more details.
lumirlumir/npm-clang-format-node
major
canary
v1.3.5
v2.0.0
What's Changed
💥 BREAKING CHANGES
🧰 Chores
CODE_OF_CONDUCT.md
in favor of centralized template by @lumirlumir in chore(sync-server): removeCODE_OF_CONDUCT.md
in favor of centralized template #419.nvmrc
to 20.19.4 from 20.18.0 by @lumirlumir in chore(*): bump.nvmrc
to 20.19.4 from 20.18.0 #427>=20.19.4
by @lumirlumir in chore(*): update root level node engine requirement to>=20.19.4
#446tsconfig
by @lumirlumir in chore(*): enable strict type checking options intsconfig
#455🔄 Continuous Integrations
llvm-build-bump-pr
) by @lumirlumir in ci(*): add support for LLVM 21 (llvm-build-bump-pr
) #394📝 Documentation
PULL_REQUEST_TEMPLATE.md
in favor of centralized template by @lumirlumir in docs(*): removePULL_REQUEST_TEMPLATE.md
in favor of centralized template #405ISSUE_TEMPLATE
in favor of centralized template by @lumirlumir in docs(*): removeISSUE_TEMPLATE
in favor of centralized template #417⬆️ Dependency Updates
textlint-rule-allowed-uris
by @lumirlumir in chore(deps-dev): bumptextlint-rule-allowed-uris
#412vitepress
toalpha
version by @lumirlumir in chore(deps-dev): bumpvitepress
toalpha
version #414textlint-rule-allowed-uris
andeslint-plugin-mark
by @lumirlumir in chore(deps-dev): bumptextlint-rule-allowed-uris
andeslint-plugin-mark
#423Full Changelog: v1.3.5...v2.0.0