Skip to content
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

Version Packages #128

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Version Packages #128

merged 1 commit into from
Feb 10, 2025

Conversation

noahluftyang
Copy link
Collaborator

@noahluftyang noahluftyang commented Feb 10, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@sipe-team/[email protected]

Patch Changes

  • 235be5d: fix: add react-dom into peerDependencies

@sipe-team/[email protected]

Patch Changes

@sipe-team/[email protected]

Patch Changes

@sipe-team/[email protected]

Patch Changes

@sipe-team/[email protected]

Patch Changes

@sipe-team/[email protected]

Patch Changes

  • 235be5d: fix: add react-dom into peerDependencies

@sipe-team/[email protected]

Patch Changes

  • 235be5d: fix: add react-dom into peerDependencies

@sipe-team/[email protected]

Patch Changes

  • 235be5d: fix: add react-dom into peerDependencies

@sipe-team/[email protected]

Patch Changes

  • 235be5d: fix: add react-dom into peerDependencies

@sipe-team/[email protected]

Patch Changes

  • 235be5d: fix: add react-dom into peerDependencies

@sipe-team/[email protected]

Patch Changes

  • 235be5d: fix: add react-dom into peerDependencies

@sipe-team/[email protected]

Patch Changes

  • 235be5d: fix: add react-dom into peerDependencies

@sipe-team/[email protected]

Patch Changes

@sipe-team/[email protected]

Patch Changes

  • 235be5d: fix: add react-dom into peerDependencies

@sipe-team/[email protected]

Patch Changes

@sipe-team/[email protected]

Patch Changes

  • 235be5d: fix: add react-dom into peerDependencies

@sipe-team/[email protected]

Patch Changes

Summary by CodeRabbit

  • Chores
    • 여러 패키지의 버전이 업데이트되었습니다.
    • 구성 파일 형식이 표준화되어 관리가 용이해졌습니다.
    • 필수 라이브러리 의존성이 강화되어 전반적인 안정성과 호환성이 향상되었습니다.

Copy link

coderabbitai bot commented Feb 10, 2025

Walkthrough

이 풀 리퀘스트는 여러 @sipe-team 패키지의 버전 업데이트 및 의존성 수정을 포함합니다. 대부분의 패키지에서 changelog와 package.json 파일이 업데이트되었으며, "files" 배열 포맷이 단일 라인에서 멀티라인으로 변경되었습니다. 또한, 각 패키지의 peerDependencies에 react-dom이 추가되었습니다. 일부 패키지는 추가 의존성(예: @sipe-team/typography, tokens) 업데이트도 진행되었습니다.

Changes

파일(들) 변경 내용
.changeset/…/red-numbers-compete.md 패치 의존성 목록이 포함된 파일 삭제 (react-dom 추가 수정 포함)
packages/{Input, badge, button, card, divider, flex, grid, radio-group, checkbox, icon, reset, skeleton, switch, tooltip, typography}/(CHANGELOG.md, package.json) 각 패키지의 버전 패치 업데이트, peerDependencies에 react-dom 추가, "files" 배열 포맷 단일라인 → 멀티라인 변경
packages/avatar/(CHANGELOG.md, package.json) 버전 0.0.0 → 0.0.1 업데이트, react-dom 추가 및 @sipe-team/typography, tokens 의존성 업데이트, "files" 배열 재포맷
packages/side/(CHANGELOG.md, package.json) 버전 0.2.3 → 0.2.4 업데이트, react-dom 추가, 다수 의존성 업데이트, "files" 배열 포맷 변경
packages/tokens/package.json "files" 배열이 단일 라인에서 멀티라인으로 재포맷됨

Possibly related PRs

Suggested reviewers

  • bae-sh
  • heeji289
  • synuns
  • yeojini
  • kimdaeyeobbb
  • froggy1014
  • developerjhp
  • jiji-hoon96
  • SEMIN-97
  • hy57in

Poem

나는 작은 토끼, 코딩 숲 속을 달리네,
패치와 버전 변화, 리듬을 타며 춤추네.
react-dom 함께 뛰어, 의존성 길을 열고,
파일 형식 깔끔하게, 코드 정리하며 쏟아내네.
깡충깡충 뛰며, 변화의 기쁨을 노래하네.
🐇✨ 코드의 봄, 모두 환영해!


📜 Recent review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 8b54f66 and 1661426.

📒 Files selected for processing (36)
  • .changeset/red-numbers-compete.md (0 hunks)
  • packages/Input/CHANGELOG.md (1 hunks)
  • packages/Input/package.json (1 hunks)
  • packages/avatar/CHANGELOG.md (1 hunks)
  • packages/avatar/package.json (1 hunks)
  • packages/badge/CHANGELOG.md (1 hunks)
  • packages/badge/package.json (1 hunks)
  • packages/button/CHANGELOG.md (1 hunks)
  • packages/button/package.json (1 hunks)
  • packages/card/CHANGELOG.md (1 hunks)
  • packages/card/package.json (1 hunks)
  • packages/checkbox/CHANGELOG.md (1 hunks)
  • packages/checkbox/package.json (1 hunks)
  • packages/divider/CHANGELOG.md (1 hunks)
  • packages/divider/package.json (1 hunks)
  • packages/flex/CHANGELOG.md (1 hunks)
  • packages/flex/package.json (1 hunks)
  • packages/grid/CHANGELOG.md (1 hunks)
  • packages/grid/package.json (1 hunks)
  • packages/icon/CHANGELOG.md (1 hunks)
  • packages/icon/package.json (1 hunks)
  • packages/radio-group/CHANGELOG.md (1 hunks)
  • packages/radio-group/package.json (1 hunks)
  • packages/reset/CHANGELOG.md (1 hunks)
  • packages/reset/package.json (1 hunks)
  • packages/side/CHANGELOG.md (1 hunks)
  • packages/side/package.json (1 hunks)
  • packages/skeleton/CHANGELOG.md (1 hunks)
  • packages/skeleton/package.json (1 hunks)
  • packages/switch/CHANGELOG.md (1 hunks)
  • packages/switch/package.json (1 hunks)
  • packages/tokens/package.json (1 hunks)
  • packages/tooltip/CHANGELOG.md (1 hunks)
  • packages/tooltip/package.json (1 hunks)
  • packages/typography/CHANGELOG.md (1 hunks)
  • packages/typography/package.json (1 hunks)
💤 Files with no reviewable changes (1)
  • .changeset/red-numbers-compete.md
🚧 Files skipped from review as they are similar to previous changes (35)
  • packages/divider/CHANGELOG.md
  • packages/checkbox/CHANGELOG.md
  • packages/icon/CHANGELOG.md
  • packages/reset/CHANGELOG.md
  • packages/grid/CHANGELOG.md
  • packages/skeleton/CHANGELOG.md
  • packages/Input/package.json
  • packages/badge/package.json
  • packages/avatar/package.json
  • packages/tooltip/CHANGELOG.md
  • packages/side/package.json
  • packages/grid/package.json
  • packages/switch/package.json
  • packages/card/package.json
  • packages/switch/CHANGELOG.md
  • packages/badge/CHANGELOG.md
  • packages/card/CHANGELOG.md
  • packages/checkbox/package.json
  • packages/side/CHANGELOG.md
  • packages/typography/package.json
  • packages/avatar/CHANGELOG.md
  • packages/button/package.json
  • packages/icon/package.json
  • packages/tokens/package.json
  • packages/radio-group/CHANGELOG.md
  • packages/divider/package.json
  • packages/reset/package.json
  • packages/Input/CHANGELOG.md
  • packages/flex/package.json
  • packages/skeleton/package.json
  • packages/radio-group/package.json
  • packages/typography/CHANGELOG.md
  • packages/button/CHANGELOG.md
  • packages/tooltip/package.json
  • packages/flex/CHANGELOG.md

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@github-actions github-actions bot force-pushed the changeset-release/main branch from 8b54f66 to 1661426 Compare February 10, 2025 07:54
@noahluftyang noahluftyang merged commit 8771724 into main Feb 10, 2025
1 check passed
@noahluftyang noahluftyang deleted the changeset-release/main branch February 10, 2025 14:01
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.

2 participants