-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(release): bump package versions from v1.3.4
to v1.3.5
(patch
)
#404
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.4
to v1.3.5
(patch
)
#404
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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 patch updates the project version from v1.3.4
to v1.3.5
across all relevant package manifests and the monorepo configuration.
- Bump top-level and sub-package versions to
1.3.5
- Update dependent package version ranges in integration tests and examples
- Align lerna release version with the bumped packages
Reviewed Changes
Copilot reviewed 10 out of 28 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
website/package.json | Bumped site version |
tests/integration-binaries-permission/package.json | Updated test harness package version & deps |
tests/integration-api-esm/package.json | Updated test harness package version & deps |
tests/integration-api-cjs/package.json | Updated test harness package version & deps |
packages/clang-format-node/package.json | Bumped library package version |
packages/clang-format-git/package.json | Bumped library package version & its dep |
packages/clang-format-git-python/package.json | Bumped library package version & its dep |
lerna.json | Aligned monorepo version |
examples/git-clang-format/package.json | Updated example package version & dep |
examples/clang-format/package.json | Updated example package version & dep |
Labels have been automatically applied based on the Conventional Commits specification.🏷️ |
Bundle ReportChanges will decrease total bundle size by 11 bytes (-0.0%) ⬇️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: website-esmAssets Changed:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
@@ Coverage Diff @@
## main #404 +/- ##
=========================================
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:
v1.3.5
New release of
lumirlumir/npm-clang-format-node
has arrived! 🎉This PR bumps the package versions from
v1.3.4
tov1.3.5
(patch
).See Actions for more details.
lumirlumir/npm-clang-format-node
patch
canary
v1.3.4
v1.3.5
What's Changed
🐛 Bug Fixes
shx
and replace it with Node.js native script by @lumirlumir in fix(*): dropshx
and replace it with Node.js native script #402🛠️ Builds
cp.mjs
script for file copying and update build scripts by @lumirlumir in build(*): addcp.mjs
script for file copying and update build scripts #400♻️ Code Refactoring
⬆️ Dependency Updates
Full Changelog: v1.3.4...v1.3.5