Skip to content

chore(release): v1.0.38#1026

Merged
liangshuo-1 merged 1 commit into
mainfrom
chore/bump-v1.0.38
May 21, 2026
Merged

chore(release): v1.0.38#1026
liangshuo-1 merged 1 commit into
mainfrom
chore/bump-v1.0.38

Conversation

@liangshuo-1
Copy link
Copy Markdown
Collaborator

@liangshuo-1 liangshuo-1 commented May 21, 2026

Summary

  • Bump version to 1.0.38
  • Update CHANGELOG.md with changes since v1.0.37
  • Backfill the [v1.0.38] link reference at the bottom of CHANGELOG.md

Highlights

  • feat(apps): Gate the Miaoda apps domain off on the Lark brand — apps shortcut subtree returns a structured brand-restriction error, auth login --domain apps is rejected, --domain all skips it, and spark:* scopes are no longer requested (feat(apps): gate apps domain off on Lark brand #1025)

Test plan

  • CI passes
  • Verify version bump in package.json
  • Verify CHANGELOG.md entry

Summary by CodeRabbit

  • New Features
    • Released v1.0.38 with updated domain authentication behavior for Lark brand.
    • "Apps" domain gating is now disabled; auth login --domain apps command is rejected.
    • --domain all flag now bypasses domain restrictions during authentication.
    • Removed spark scope requests from the authentication process.

Review Change Stack

- Bump version to 1.0.38
- Update CHANGELOG.md with the apps brand gating change since v1.0.37
- Backfill the [v1.0.38] link reference at the bottom of CHANGELOG.md

Change-Id: I6fd0d1243e2219a1eaa1fae5fae4ff6d8de361da
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 21, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 8c2da6d0-e3df-41d6-813e-1533d732b320

📥 Commits

Reviewing files that changed from the base of the PR and between daba3c9 and 37b7f08.

📒 Files selected for processing (2)
  • CHANGELOG.md
  • package.json

📝 Walkthrough

Walkthrough

This PR releases v1.0.38 by bumping the package version and documenting the new apps domain gating feature in the changelog. The release notes describe CLI behavior changes where auth login --domain apps is rejected on the Lark brand, --domain all bypasses the restriction, and spark:* scopes are no longer requested.

Changes

Release v1.0.38

Layer / File(s) Summary
Release versioning and changelog
package.json, CHANGELOG.md
Package version is updated to v1.0.38 and the changelog documents the new apps domain restriction feature behavior, with a reference link added for the release tag.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • larksuite/cli#952: Both PRs are release chores that only update CHANGELOG.md with a new version entry and bump the package.json version number.
  • larksuite/cli#830: Both PRs are release chores that update CHANGELOG.md with a new version entry and bump the package.json version field.
  • larksuite/cli#785: Both PRs are release chores that only bump the package.json version and add a new CHANGELOG.md version entry.

Suggested labels

size/M

Suggested reviewers

  • MaxHuang22
  • liuxinyanglxy

Poem

🐰 A rabbit hops to mark the time,
Version bumped in measured rhyme,
Changelog notes the apps domain dance,
v1.0.38 takes its chance,
All the versions aligned just right! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and directly reflects the main change: a release version bump to v1.0.38.
Description check ✅ Passed The description covers all required sections with sufficient detail: summary of version bump and changelog updates, list of main changes, and test plan with verification steps.
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-v1.0.38

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.

@github-actions github-actions Bot added the size/M Single-domain feat or fix with limited business impact label May 21, 2026
@github-actions
Copy link
Copy Markdown

🚀 PR Preview Install Guide

🧰 CLI update

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

🧩 Skill update

npx skills add larksuite/cli#chore/bump-v1.0.38 -y -g

@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.77%. Comparing base (daba3c9) to head (37b7f08).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1026   +/-   ##
=======================================
  Coverage   67.77%   67.77%           
=======================================
  Files         590      590           
  Lines       55291    55291           
=======================================
  Hits        37475    37475           
  Misses      14696    14696           
  Partials     3120     3120           

☔ View full report in Codecov by Sentry.
📢 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.

@liangshuo-1 liangshuo-1 merged commit ac85c3e into main May 21, 2026
21 checks passed
@liangshuo-1 liangshuo-1 deleted the chore/bump-v1.0.38 branch May 21, 2026 19:20
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