Skip to content

[Chore] bump package versions for 1.3.35 release#795

Merged
dingyi222666 merged 1 commit intov1-devfrom
chore/bump-version
Mar 21, 2026
Merged

[Chore] bump package versions for 1.3.35 release#795
dingyi222666 merged 1 commit intov1-devfrom
chore/bump-version

Conversation

@dingyi222666
Copy link
Copy Markdown
Member

description: |-

This pr updates workspace package versions for the 1.3.35 release and aligns peer dependency ranges with the new core package version.

New Features

  • None

Bug fixes

  • Sync koishi-plugin-chatluna peer dependency ranges from ^1.3.34 to ^1.3.35
  • Bump release package versions for koishi-plugin-chatluna, koishi-plugin-chatluna-agent, koishi-plugin-chatluna-plugin-common, and the Gemini adapter

Other Changes

  • Keep package manifests consistent across adapters, extensions, renderers, and services

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 21, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (26)
  • packages/adapter-azure-openai/package.json is excluded by !**/*.json
  • packages/adapter-claude/package.json is excluded by !**/*.json
  • packages/adapter-deepseek/package.json is excluded by !**/*.json
  • packages/adapter-dify/package.json is excluded by !**/*.json
  • packages/adapter-doubao/package.json is excluded by !**/*.json
  • packages/adapter-gemini/package.json is excluded by !**/*.json
  • packages/adapter-hunyuan/package.json is excluded by !**/*.json
  • packages/adapter-ollama/package.json is excluded by !**/*.json
  • packages/adapter-openai-like/package.json is excluded by !**/*.json
  • packages/adapter-openai/package.json is excluded by !**/*.json
  • packages/adapter-qwen/package.json is excluded by !**/*.json
  • packages/adapter-rwkv/package.json is excluded by !**/*.json
  • packages/adapter-spark/package.json is excluded by !**/*.json
  • packages/adapter-wenxin/package.json is excluded by !**/*.json
  • packages/adapter-zhipu/package.json is excluded by !**/*.json
  • packages/core/package.json is excluded by !**/*.json
  • packages/extension-agent/package.json is excluded by !**/*.json
  • packages/extension-long-memory/package.json is excluded by !**/*.json
  • packages/extension-tools/package.json is excluded by !**/*.json
  • packages/extension-variable/package.json is excluded by !**/*.json
  • packages/renderer-image/package.json is excluded by !**/*.json
  • packages/service-embeddings/package.json is excluded by !**/*.json
  • packages/service-multimodal/package.json is excluded by !**/*.json
  • packages/service-search/package.json is excluded by !**/*.json
  • packages/service-vector-store/package.json is excluded by !**/*.json
  • packages/shared-adapter/package.json is excluded by !**/*.json

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: f035a031-d96d-4b21-b341-c555d95c5212

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-version

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 and usage tips.

Tip

CodeRabbit can use your project's `biome` configuration to improve the quality of JS/TS/CSS/JSON code reviews.

Add a configuration file to your project to customize how CodeRabbit runs biome.

@dingyi222666 dingyi222666 changed the title [Fix] bump package versions for 1.3.35 release [Chore] bump package versions for 1.3.35 release Mar 21, 2026
@dingyi222666 dingyi222666 merged commit 10075f8 into v1-dev Mar 21, 2026
3 checks passed
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request prepares the project for the 1.3.35 release by updating the core package versions and ensuring that all dependent packages correctly reference the new versions. This maintains consistency across the ecosystem and ensures compatibility with the latest core features.

Highlights

  • Package Version Bumps: Bumped the version of koishi-plugin-chatluna to 1.3.35, koishi-plugin-chatluna-agent to 1.0.13, koishi-plugin-chatluna-plugin-common to 1.3.9, and koishi-plugin-chatluna-google-gemini-adapter to 1.3.31.
  • Peer Dependency Alignment: Synchronized the koishi-plugin-chatluna peer dependency range from ^1.3.34 to ^1.3.35 across all relevant adapter, extension, renderer, and service packages.
  • Agent Plugin Dependency Update: Updated the koishi-plugin-chatluna-agent peer dependency in koishi-plugin-chatluna-plugin-common to ^1.0.13.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request primarily focuses on bumping package versions for the 1.3.35 release. The changes correctly update the core package version and align peer dependencies in other packages. I've added a couple of suggestions to further improve dependency consistency in the workspace, based on the goal mentioned in the PR description to keep package manifests consistent.

"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.34"
"koishi-plugin-chatluna": "^1.3.35"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

In the spirit of keeping package manifests consistent as mentioned in the PR description, consider also updating the zod-to-json-schema dependency in this file. It is currently pinned to 3.23.5 on line 50, while most other packages in the workspace use ^3.24.6. Aligning this would improve overall dependency consistency.

"faiss-node": "^0.5.1",
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.3.34"
"koishi-plugin-chatluna": "^1.3.35"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

To improve dependency consistency across the workspace as mentioned in the PR description, consider updating the zod-to-json-schema dependency. It's currently 3.23.5 on line 49, while other packages have been updated to ^3.24.6. Aligning this would be beneficial for maintenance.

@dingyi222666 dingyi222666 deleted the chore/bump-version branch March 28, 2026 21:11
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