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

chore: release main #342

Merged
merged 1 commit into from
Mar 27, 2025
Merged

chore: release main #342

merged 1 commit into from
Mar 27, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 27, 2025

🤖 I have created a release beep boop

core: 1.7.12

1.7.12 (2025-03-27)

🐛 Bug Fixes

  • close #327 close #319 (3d5816d)
  • close #329 添加插件版本兼容性检查,更新文件获取函数以支持绝对路径返回 (0e29b3a)
  • 优化插件版本兼容性检查,延迟日志输出以提高用户体验 (cdbfcba)
  • 优化插件版本兼容性检查,延迟日志输出以提高用户体验 (aa8a07b)
  • 更新插件版本兼容性检查,使用 satisfies 替代 range 函数名称 解决导出冲突 (d526b4f)

♻️ Code Refactoring

  • close #325 重构消息钩子系统,移除旧的空消息钩子,新增事件调用钩子支持 (b54d294)
  • 移除 range.ts 中的示例使用代码,简化文件结构 (c413fa3)
  • 重构路径常量,新增以 karinPath 开头的新常量,保留旧常量以保持兼容性 (a80a3db)

📦️ Build System

web: 1.7.11

1.7.11 (2025-03-27)

🐛 Bug Fixes


This PR was generated with Release Please. See documentation.

Copy link

sourcery-ai bot commented Mar 27, 2025

Sourcery 审查者指南

此拉取请求将核心包更新到 1.7.12 版本,包括对包版本、变更日志和发布清单的更改。

未生成图表,因为更改看起来很简单,不需要可视化表示。

文件级别更改

变更 详情 文件
更新了新版本的包版本和变更日志。
  • 将包版本从 1.7.11 递增到 1.7.12。
  • 为 1.7.12 版本添加了一个新的变更日志条目,包括对构建类型的修复。
packages/core/CHANGELOG.md
packages/core/package.json
更新 release-please-manifest.json .release-please-manifest.json

提示和命令

与 Sourcery 互动

  • 触发新的审查: 在拉取请求上评论 @sourcery-ai review
  • 继续讨论: 直接回复 Sourcery 的审查评论。
  • 从审查评论生成 GitHub issue: 通过回复审查评论,让 Sourcery 从审查评论创建一个 issue。您也可以回复带有 @sourcery-ai issue 的审查评论来从中创建一个 issue。
  • 生成拉取请求标题: 在拉取请求标题中的任何位置写入 @sourcery-ai 以随时生成标题。您也可以在拉取请求上评论 @sourcery-ai title 以随时(重新)生成标题。
  • 生成拉取请求摘要: 在拉取请求正文中的任何位置写入 @sourcery-ai summary 以随时在您想要的位置生成 PR 摘要。您也可以在拉取请求上评论 @sourcery-ai summary 以随时(重新)生成摘要。
  • 生成审查者指南: 在拉取请求上评论 @sourcery-ai guide 以随时(重新)生成审查者指南。
  • 解决所有 Sourcery 评论: 在拉取请求上评论 @sourcery-ai resolve 以解决所有 Sourcery 评论。如果您已经处理了所有评论并且不想再看到它们,这将非常有用。
  • 驳回所有 Sourcery 审查: 在拉取请求上评论 @sourcery-ai dismiss 以驳回所有现有的 Sourcery 审查。如果您想重新开始一个新的审查,这将特别有用 - 不要忘记评论 @sourcery-ai review 以触发新的审查!
  • 为 issue 生成行动计划: 在 issue 上评论 @sourcery-ai plan 以为其生成行动计划。

自定义您的体验

访问您的 仪表板 以:

  • 启用或禁用审查功能,例如 Sourcery 生成的拉取请求摘要、审查者指南等。
  • 更改审查语言。
  • 添加、删除或编辑自定义审查说明。
  • 调整其他审查设置。

获得帮助

Original review guide in English

Reviewer's Guide by Sourcery

This pull request updates the core package to version 1.7.12, including changes to the package version, changelog, and release manifest.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Updated the package version and changelog for a new release.
  • Incremented the package version from 1.7.11 to 1.7.12.
  • Added a new changelog entry for version 1.7.12, including a fix for the build type.
packages/core/CHANGELOG.md
packages/core/package.json
Updated release-please-manifest.json .release-please-manifest.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我们跳过了对这个pull request的审查。它似乎是由一个机器人创建的(嘿,github-actions[bot]!)。我们假设它知道自己在做什么!

Original comment in English

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, github-actions[bot]!). We assume it knows what it's doing!

@github-actions github-actions bot force-pushed the release-please--branches--main branch 8 times, most recently from 984e67d to 561c3da Compare March 27, 2025 19:07
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 561c3da to 342f147 Compare March 27, 2025 19:17
@sj817 sj817 merged commit 8a2bac5 into main Mar 27, 2025
@sj817 sj817 deleted the release-please--branches--main branch March 27, 2025 20:13
Copy link
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant