Skip to content

chore: release 1.16.1 - update Bun version to 1.4.0, refresh dev dependencies, and fix Vite build warnings - #206

Merged
JosunLP merged 1 commit into
mainfrom
dev
Aug 26, 2026
Merged

chore: release 1.16.1 - update Bun version to 1.4.0, refresh dev dependencies, and fix Vite build warnings#206
JosunLP merged 1 commit into
mainfrom
dev

Conversation

@JosunLP

@JosunLP JosunLP commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator
  • Updated Bun minimum version from 1.3.13 to 1.4.0 across documentation and configuration files.
  • Added release notes for version 1.16.1, highlighting the maintenance patch with no breaking changes or API modifications.
  • Refreshed development dependencies, including Storybook, ESLint, TypeScript, and others.
  • Fixed Vite configuration to use import.meta.dirname for resolving paths, addressing build warnings related to __dirname and node:http.
  • Updated runtime support documentation to reflect the new Bun version requirement.

@JosunLP JosunLP self-assigned this Aug 26, 2026
@github-actions github-actions Bot added docs Changes to the documentation tests Chenges to the tests build Changes to the build and meta files ci/cd Changes to the action workflows github Changes to the github meta data files labels Aug 26, 2026
…ndencies, and fix Vite build warnings

- Updated Bun minimum version from 1.3.13 to 1.4.0 across documentation and configuration files.
- Added release notes for version 1.16.1, highlighting the maintenance patch with no breaking changes or API modifications.
- Refreshed development dependencies including Storybook, ESLint, TypeScript, and others.
- Fixed Vite configuration to use `import.meta.dirname` for resolving paths, addressing build warnings related to `__dirname` and `node:http`.
- Updated runtime support documentation to reflect the new Bun version requirement.
@coderabbitai

coderabbitai Bot commented Aug 26, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

Next included review available in 55 minutes.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: a9714a3e-34c9-4cea-a954-89bbfea79199

📥 Commits

Reviewing files that changed from the base of the PR and between 97a7aa0 and 8ef53d2.

⛔ Files ignored due to path filters (1)
  • bun.lock is excluded by !**/*.lock
📒 Files selected for processing (34)
  • .clinerules
  • .cursorrules
  • .github/ISSUE_TEMPLATE/bug-report.yml
  • .github/copilot-instructions.md
  • .github/skills/bquery-ssr-server-workflow/SKILL.md
  • .github/workflows/docs.yml
  • .github/workflows/eslint.yml
  • .github/workflows/npm-publish.yml
  • .github/workflows/ssr-cross-runtime.yml
  • .github/workflows/test.yml
  • AGENT.md
  • CHANGELOG.md
  • CONTRIBUTING.md
  • README.md
  • SECURITY.md
  • docs/.vitepress/config.ts
  • docs/concepts/runtimes.md
  • docs/contributing/index.md
  • docs/definition.md
  • docs/guide/agents.md
  • docs/guide/ssr.md
  • docs/guide/tutorial.md
  • docs/index.md
  • docs/introduction.md
  • docs/release-notes/1.16.1.md
  • docs/release-notes/index.md
  • examples/README.md
  • llms.txt
  • mise.toml
  • package.json
  • tests/component-extensions.test.ts
  • tests/cross-runtime/run.mjs
  • vite.config.ts
  • vite.umd.config.ts
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@JosunLP

JosunLP commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator Author

@coderabbitai please repeat the code review.

@coderabbitai

coderabbitai Bot commented Aug 26, 2026

Copy link
Copy Markdown

@JosunLP I will repeat the complete review of #206.

⚠️ Action not completed

Review rate limited.


Your included review limit is currently reached under our Fair Usage Limits Policy. This review may still proceed through usage-based billing if eligible. Your next included review will be available in 55 minutes.

@JosunLP
JosunLP merged commit b1c4c66 into main Aug 26, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Changes to the build and meta files ci/cd Changes to the action workflows docs Changes to the documentation github Changes to the github meta data files release tests Chenges to the tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant