-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(release): bump package versions from v1.3.3
to v1.3.4
(patch
)
#399
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.3
to v1.3.4
(patch
)
#399
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
Bumps all package versions from v1.3.3 to v1.3.4 for the new patch release.
- Updated root and workspace
package.json
version fields - Aligned all integration, example, and package dependency version ranges to ^1.3.4
- Updated
lerna.json
to reflect the new version
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 |
---|---|
website/package.json | Updated website app version |
tests/integration-binaries-permission/package.json | Bumped test package and dependency versions |
tests/integration-api-esm/package.json | Bumped test package and dependency versions |
tests/integration-api-cjs/package.json | Bumped test package and dependency versions |
packages/clang-format-node/package.json | Updated package version |
packages/clang-format-git/package.json | Updated package version and dependency version |
packages/clang-format-git-python/package.json | Updated package version and dependency version |
lerna.json | Updated Lerna managed version |
examples/git-clang-format/package.json | Bumped example project version and dependency |
examples/clang-format/package.json | Bumped example project version and dependency |
Labels have been automatically applied based on the Conventional Commits specification.🏷️ |
Bundle ReportChanges will decrease total bundle size by 7 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 #399 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 11 11
Lines 422 422
=========================================
Hits 422 422 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Release Information:
v1.3.4
New release of
lumirlumir/npm-clang-format-node
has arrived! 🎉This PR bumps the package versions from
v1.3.3
tov1.3.4
(patch
).See Actions for more details.
lumirlumir/npm-clang-format-node
patch
canary
v1.3.3
v1.3.4
What's Changed
🐛 Bug Fixes
postinstall
script to remove unnecessary build check by @lumirlumir in fix(*): updatepostinstall
script to remove unnecessary build check #398🧰 Chores
.cjs
or.mjs
extensions by @lumirlumir in chore(*): update configuration files to use.cjs
or.mjs
extensions #298lint-staged
and scripts by @lumirlumir in chore(sync-server): updatelint-staged
and scripts #314dependabot.yml
and.gitignore
by @lumirlumir in chore(sync-server): updatedependabot.yml
and.gitignore
#326is-interactive
dependency and update Codecov configuration by @lumirlumir in chore(sync-server): removeis-interactive
dependency and update Codecov configuration #336dependabot.yml
by @lumirlumir in chore(sync-server): updatedependabot.yml
#351npm dedupe
for cleanup by @lumirlumir in chore(*): runnpm dedupe
for cleanup #362bananass-utils-vitepress
dependency by @lumirlumir in chore(*): removebananass-utils-vitepress
dependency #377FUNDING.yml
files to.github
repository by @lumirlumir in chore(*): moveFUNDING.yml
files to.github
repository #389shx
with native Node.js file operations in scripts by @lumirlumir in chore(*): replaceshx
with native Node.js file operations in scripts #397🔄 Continuous Integrations
test-cross-platform.yml
by @lumirlumir in ci(*): updatetest-cross-platform.yml
#396🎨 Styles
🧪 Tests
⬆️ Dependency Updates
Full Changelog: v1.3.3...v1.3.4