Skip to content

chore: bump bun to 1.3.14#110

Merged
amondnet merged 1 commit into
mainfrom
chore/bump-bun-1.3.14
Jun 17, 2026
Merged

chore: bump bun to 1.3.14#110
amondnet merged 1 commit into
mainfrom
chore/bump-bun-1.3.14

Conversation

@amondnet

@amondnet amondnet commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Bumps the pinned Bun version from 1.3.11 to 1.3.14 across the repository.

Changes

  • package.json: Updated packageManager field from bun@1.3.11 to bun@1.3.14
  • .github/workflows/release.yml: Updated bun-version in the setup-bun step from 1.3.11 to 1.3.14

Why

Keeps the local development environment and the CI release pipeline pinned to the same Bun release, picking up bug fixes and improvements shipped in 1.3.12–1.3.14.


Summary by cubic

Pins bun to 1.3.14 across the repo to keep local dev and CI aligned and pick up bug fixes from 1.3.12–1.3.14. Updates packageManager in package.json and bun-version in the release workflow.

Written for commit 314a660. Summary will update on new commits.

Update the pinned Bun version from 1.3.11 to 1.3.14 in two places:
- package.json: packageManager field updated to bun@1.3.14
- .github/workflows/release.yml: setup-bun action bun-version updated to 1.3.14

This keeps the local development environment and CI release pipeline
in sync on the same Bun release.
@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. scope:dependencies Dependency updates type:chore Maintenance, build, dependencies labels Jun 17, 2026
@amondnet amondnet self-assigned this Jun 17, 2026
@amondnet amondnet merged commit cda8836 into main Jun 17, 2026
2 of 4 checks passed
@amondnet amondnet deleted the chore/bump-bun-1.3.14 branch June 17, 2026 14:53
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:dependencies Dependency updates size:XS This PR changes 0-9 lines, ignoring generated files. type:chore Maintenance, build, dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant