Skip to content

chore(wren): bump wren-core-py to 0.7.1#2385

Merged
PaulChen79 merged 1 commit into
mainfrom
chore/bump-wren-core-py-0.7.1
Jun 22, 2026
Merged

chore(wren): bump wren-core-py to 0.7.1#2385
PaulChen79 merged 1 commit into
mainfrom
chore/bump-wren-core-py-0.7.1

Conversation

@goldmedal

@goldmedal goldmedal commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

What

Bump the wren-core-py dependency in the wren SDK to the freshly released 0.7.1.

  • core/wren/pyproject.toml: wren-core-py>=0.6>=0.7.1
  • core/wren/uv.lock: wren-core-py resolved 0.6.00.7.1

Notes

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated core package dependency to a newer version for enhanced compatibility and stability improvements.

Pick up the freshly published wren-core-py 0.7.1 in the wren SDK.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code core labels Jun 22, 2026
@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 806e557d-6544-45b9-81c5-3215a83f2afb

📥 Commits

Reviewing files that changed from the base of the PR and between f91529b and 83af493.

⛔ Files ignored due to path filters (1)
  • core/wren/uv.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • core/wren/pyproject.toml

Walkthrough

The minimum version constraint for wren-core-py in core/wren/pyproject.toml is bumped from >=0.6 to >=0.7.1. No other files or configuration entries are modified.

Changes

Dependency Version Bump

Layer / File(s) Summary
wren-core-py minimum version constraint
core/wren/pyproject.toml
wren-core-py minimum version raised from >=0.6 to >=0.7.1.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • Canner/WrenAI#2383: Adjusts the release-please config to sync core/wren-core-py/uv.lock for the same wren-core-py version change workflow that this PR's bump targets.

Suggested labels

dependencies, python, core

Poem

🐇 A version constraint, small but true,
From six to seven-point-one it grew.
The core now asks for something new,
A fresher build to hop on through.
Hop hop hooray — the lock rings true! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: bumping the wren-core-py dependency to version 0.7.1 in the pyproject.toml file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-wren-core-py-0.7.1

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.

@goldmedal goldmedal requested a review from PaulChen79 June 22, 2026 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants