Skip to content

chore: release v1.0.58#1586

Merged
liangshuo-1 merged 1 commit into
mainfrom
release-v1.0.58
Jun 25, 2026
Merged

chore: release v1.0.58#1586
liangshuo-1 merged 1 commit into
mainfrom
release-v1.0.58

Conversation

@liangshuo-1

@liangshuo-1 liangshuo-1 commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Release v1.0.58

Bumps version 1.0.571.0.58 and updates the changelog for the 16 commits since the last release.

Features

Bug Fixes

Documentation

Build

  • ci: Add public content safeguards and reduce false positives

Summary by CodeRabbit

  • Documentation
    • Added a new v1.0.58 release entry with updated highlights and reference links in the changelog.
  • Chores
    • Bumped the package version to v1.0.58.

@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 784f4116-a8c9-4d67-b773-bb7b6d822171

📥 Commits

Reviewing files that changed from the base of the PR and between 1304aea and cd82f8c.

📒 Files selected for processing (2)
  • CHANGELOG.md
  • package.json
✅ Files skipped from review due to trivial changes (2)
  • package.json
  • CHANGELOG.md

📝 Walkthrough

Walkthrough

Adds the v1.0.58 release entry and link to CHANGELOG.md, and bumps package.json from 1.0.57 to 1.0.58.

Changes

Release 1.0.58

Layer / File(s) Summary
Version bump and changelog entry
CHANGELOG.md, package.json
Adds the v1.0.58 changelog section and link reference, and updates the package version to 1.0.58.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • larksuite/cli#408: Both PRs are release chores that update CHANGELOG.md and bump the version in package.json.
  • larksuite/cli#647: Both PRs update package.json and add the corresponding release entry/link in CHANGELOG.md.
  • larksuite/cli#1270: Both PRs make the same release-versioning changes by editing CHANGELOG.md and package.json.

Suggested reviewers

  • MaxHuang22
  • liuxinyanglxy

Poem

A tiny hop, a version bright,
v1.0.58 now shines so right.
Changelog tucked and package neat,
Rabbit drums its happy feet 🐇

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies this as the v1.0.58 release bump and matches the changeset.
Description check ✅ Passed The description covers the release summary and changes, but it omits the template's Test Plan and Related Issues sections.
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 release-v1.0.58

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.

@github-actions github-actions Bot added the size/M Single-domain feat or fix with limited business impact label Jun 25, 2026
@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.74%. Comparing base (806e867) to head (cd82f8c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1586   +/-   ##
=======================================
  Coverage   74.74%   74.74%           
=======================================
  Files         799      799           
  Lines       80380    80380           
=======================================
  Hits        60084    60084           
  Misses      15849    15849           
  Partials     4447     4447           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

github-actions Bot commented Jun 25, 2026

Copy link
Copy Markdown

PR Quality Summary

CI did not complete successfully. Use the failed check links below to decide whether this PR needs a code change or a rerun.

Failed checks

  • deterministic-gate — failure — details
  • results — failure — details

deterministic-gate

  • public_content_change_id_trailercommit:1304aea33966:3 — public contribution contains a Change-Id trailer — Action: remove the value from the public contribution and replace it with a non-sensitive placeholder

@github-actions

github-actions Bot commented Jun 25, 2026

Copy link
Copy Markdown

🚀 PR Preview Install Guide

🧰 CLI update

npm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@cd82f8cd2f722f80d084f17762281a807ced39fc

🧩 Skill update

npx skills add larksuite/cli#release-v1.0.58 -y -g

@liangshuo-1 liangshuo-1 merged commit 40a09c8 into main Jun 25, 2026
21 checks passed
@liangshuo-1 liangshuo-1 deleted the release-v1.0.58 branch June 25, 2026 13:57
@coderabbitai coderabbitai Bot mentioned this pull request Jun 26, 2026
Ren1104 added a commit that referenced this pull request Jun 29, 2026
Source-Branch: features/F-vc-meeting-contract
Source-Commit: 40a09c8
Source-Subject: chore: release v1.0.58 (#1586)
Repo: larksuite-cli
Synced-By: bytedance
Timestamp: 20260625_190731Z
@coderabbitai coderabbitai Bot mentioned this pull request Jun 29, 2026
Ren1104 added a commit that referenced this pull request Jun 30, 2026
Source-Branch: features/F-vc-meeting-contract
Source-Commit: 40a09c8
Source-Subject: chore: release v1.0.58 (#1586)
Repo: larksuite-cli
Synced-By: bytedance
Timestamp: 20260625_190731Z
@coderabbitai coderabbitai Bot mentioned this pull request Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M Single-domain feat or fix with limited business impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant