Skip to content

chore(sno-use-bun): replace pnpm with bun #70

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

Merged
merged 14 commits into from
May 26, 2025
Merged

chore(sno-use-bun): replace pnpm with bun #70

merged 14 commits into from
May 26, 2025

Conversation

snomiao
Copy link
Member

@snomiao snomiao commented May 9, 2025

Nice to have: Use bun for faster CICD and development.

Local Development

curl -fsSL https://bun.sh/install | bash
bun install
bun dev

Copy link

vercel bot commented May 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
registry-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 26, 2025 5:33am

Copy link

socket-security bot commented May 9, 2025

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

snomiao and others added 4 commits May 26, 2025 03:52
* fix(sno-storybook): storybook init

storybook init

* fix: preview ok

* fix: preview ok

* fix(sno-storybook): init

init

* fix(type): searchhit type

searchhit type

* fix(storybook): build

build

* fix(sno-storybook): remove jest.mock for now as chromat

remove jest.mock for now as chromatic seems not supporting it

* fix all stories

* chore: setup chromatic CICD

* fix(sno-storybook): test ui change

test ui change

* fix(lint): quot problem

quot problem

* chore(chromatic): change setup node to pnpm

change setup node to pnpm

* fix(sno-storybook): remove example stories

remove example stories

* chore(workflow): format

format

* format: Apply prettier --fix changes

* chore(chromatic): leave comment

leave comment

* chore(chromatic): leave comment

leave comment
@snomiao snomiao enabled auto-merge (squash) May 26, 2025 05:32
Copy link

🎨 Chromatic Visual Testing Results

Resource URL
🔍 Build Results Chromatic Build
📚 Storybook View Storybook

Check the visual changes and approve or request changes as needed.

Copy link

🎨 Chromatic Visual Testing Results

Resource URL
🔍 Build Results Chromatic Build
📚 Storybook View Storybook

Check the visual changes and approve or request changes as needed.

@snomiao snomiao merged commit 8c0a359 into main May 26, 2025
7 checks passed
snomiao added a commit that referenced this pull request May 27, 2025
* fix(sno-use-bun): use bun and upgrade

use bun and upgrade

* chore(sno-use-bun): replace pnpm with bun

replace pnpm with bun

* chore(vercel.json): use bun install

use bun install

* fix: remove outdated swcMinify

* fix: use <Image/>

* fix: add dependencies for useHook

* fix(tsconfig): update

update

* fix(pkg): downgrade react-icons to 5.4.0 for

downgrade react-icons to 5.4.0 for compability

* format: Apply prettier --fix changes

* Chore: setup storybook and chromatic for visual testing (#76)

* fix(sno-storybook): storybook init

storybook init

* fix: preview ok

* fix: preview ok

* fix(sno-storybook): init

init

* fix(type): searchhit type

searchhit type

* fix(storybook): build

build

* fix(sno-storybook): remove jest.mock for now as chromat

remove jest.mock for now as chromatic seems not supporting it

* fix all stories

* chore: setup chromatic CICD

* fix(sno-storybook): test ui change

test ui change

* fix(lint): quot problem

quot problem

* chore(chromatic): change setup node to pnpm

change setup node to pnpm

* fix(sno-storybook): remove example stories

remove example stories

* chore(workflow): format

format

* format: Apply prettier --fix changes

* chore(chromatic): leave comment

leave comment

* chore(chromatic): leave comment

leave comment

* format: Apply prettier --fix changes

* fix(sno-use-bun): sort pkg

sort pkg

* fix(chromatic-actions): use bun

use bun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant