Skip to content

chore: release main#35

Merged
wuliya336 merged 1 commit intomainfrom
release-please--branches--main
Jul 11, 2025
Merged

chore: release main#35
wuliya336 merged 1 commit intomainfrom
release-please--branches--main

Conversation

@candriajs
Copy link
Copy Markdown
Contributor

@candriajs candriajs Bot commented Jul 11, 2025

🤖 I have created a release beep boop

log4js: 1.1.4

1.1.4 (2025-07-11)

📦️ 构建系统

  • log4js: 优化项目构建并调整导出方式 (6f30083)
sqlite3: 1.1.0

1.1.0 (2025-07-11)

✨ 新功能

  • core-lib: 添加 sqlite3 包装 (5d7a92e)

This PR was generated with Release Please. See documentation.

@sourcery-ai
Copy link
Copy Markdown

sourcery-ai Bot commented Jul 11, 2025

## 审查者指南

自动发布更新将 sqlite3 包升级到 v1.1.0,为新功能添加了变更日志,并更新了 release-please manifest。

### 文件级别变更

| 变更 | 详情 | 文件 |
| ------ | ------- | ----- |
| 将 sqlite3 包版本提升至 1.1.0 | <ul><li>在 package.json 中将 version 字段从 1.0.0 更新为 1.1.0</li></ul> | `packages/sqlite3/package.json` |
| 为 sqlite3 包添加 CHANGELOG | <ul><li>创建了新的 CHANGELOG.md,其中包含 1.1.0 的发行说明和功能详情</li></ul> | `packages/sqlite3/CHANGELOG.md` |
| 更新 release-please manifest | <ul><li>刷新了 manifest 条目,以反映新的 sqlite3 版本发布</li></ul> | `.release-please-manifest.json` |

---

<details>
<summary>提示和命令</summary>

#### 与 Sourcery 互动

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

#### 自定义您的体验

访问您的 [dashboard](https://app.sourcery.ai) 以:
- 启用或禁用审查功能,例如 Sourcery 生成的 pull request 摘要、审查者指南等。
- 更改审查语言。
- 添加、删除或编辑自定义审查说明。
- 调整其他审查设置。

#### 获取帮助

- [联系我们的支持团队](mailto:support@sourcery.ai) 提出问题或反馈。
- 访问我们的 [documentation](https://docs.sourcery.ai) 获取详细的指南和信息。
- 通过在 [X/Twitter](https://x.com/SourceryAI), [LinkedIn](https://www.linkedin.com/company/sourcery-ai/)[GitHub](https://github.com/sourcery-ai) 上关注我们,与 Sourcery 团队保持联系。

</details>
Original review guide in English

Reviewer's Guide

Automated release update bumps sqlite3 package to v1.1.0, adds a changelog for the new feature, and updates the release-please manifest.

File-Level Changes

Change Details Files
Bump sqlite3 package version to 1.1.0
  • Updated version field from 1.0.0 to 1.1.0 in package.json
packages/sqlite3/package.json
Add CHANGELOG for sqlite3 package
  • Created new CHANGELOG.md with the 1.1.0 release notes and feature details
packages/sqlite3/CHANGELOG.md
Update release-please manifest
  • Refreshed manifest entries to reflect the new sqlite3 version release
.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!

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

@candriajs candriajs Bot force-pushed the release-please--branches--main branch from cbccb40 to 0448dbe Compare July 11, 2025 13:54
@wuliya336 wuliya336 merged commit 7c95367 into main Jul 11, 2025
@wuliya336 wuliya336 deleted the release-please--branches--main branch July 11, 2025 13:55
@candriajs
Copy link
Copy Markdown
Contributor Author

candriajs Bot commented Jul 11, 2025

🤖 Created releases:

🌻

This was referenced Jul 12, 2025
wuliya336 pushed a commit that referenced this pull request Jul 12, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>sqlite3: 1.1.0</summary>

##
[1.1.0](sqlite3-v1.0.0...sqlite3-v1.1.0)
(2025-07-12)


### ✨ 新功能

* **core-lib:** 添加 sqlite3 包装
([5d7a92e](5d7a92e))
* **packages:** 添加 sqlite3 包并发布到 GitHub Packages 和 NPM
([2fc93df](2fc93df))


### 🔧 其他更新

* release main ([#35](#35))
([7c95367](7c95367))


### 📦️ 构建系统

* **deps:** 升级 pnpm 版本并调整相关配置
([e669318](e669318))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: candriajs[bot] <206545521+candriajs[bot]@users.noreply.github.com>
@candriajs candriajs Bot mentioned this pull request Jul 12, 2025
wuliya336 pushed a commit that referenced this pull request Jul 12, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>sqlite3: 1.1.0</summary>

##
[1.1.0](sqlite3-v1.0.0...sqlite3-v1.1.0)
(2025-07-12)


### ✨ 新功能

* **core-lib:** 添加 sqlite3 包装
([5d7a92e](5d7a92e))
* **packages:** 添加 sqlite3 包并发布到 GitHub Packages 和 NPM
([2067d59](2067d59))


### 🔧 其他更新

* release main ([#35](#35))
([7c95367](7c95367))


### 📦️ 构建系统

* **deps:** 升级 pnpm 版本并调整相关配置
([e669318](e669318))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

好的,这是翻译成中文的 pull request 总结:

## Sourcery 总结

发布 sqlite3 包 v1.1.0,引入新的封装器和发布设置,并升级构建工具配置。

新特性:
- 在 core-lib 中添加 sqlite3 封装器
- 添加 sqlite3 包并将其发布到 GitHub Packages 和 NPM

构建:
- 升级 pnpm 版本并调整相关配置

杂项:
- 将 @candriajs/sqlite3 版本提升至 1.1.0 并添加 CHANGELOG.md

<details>
<summary>Original summary in English</summary>

## Summary by Sourcery

Release sqlite3 package v1.1.0, introducing a new wrapper and publishing
setup, and upgrade build tooling configuration.

New Features:
- Add sqlite3 wrapper in core-lib
- Add and publish sqlite3 package to GitHub Packages and NPM

Build:
- Upgrade pnpm version and adjust related configuration

Chores:
- Bump @candriajs/sqlite3 version to 1.1.0 and add CHANGELOG.md

</details>

Co-authored-by: candriajs[bot] <206545521+candriajs[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant