Skip to content

chore(deps): update babel monorepo #657

chore(deps): update babel monorepo

chore(deps): update babel monorepo #657

Triggered via pull request April 1, 2026 17:39
Status Success
Total duration 10s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
6s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '23862270880', name: 'pull_request', payload: { action: 'synchronize', after: 'cbca24d8e565678fa6f10e8df36e6732a57b6743', before: '976b90046eefc36634f4113f23b3884f0238247c', number: 746, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/3lang3/react-vant/issues/746/comments' }, commits: { href: 'https://api.github.com/repos/3lang3/react-vant/pulls/746/commits' }, html: { href: 'https://github.com/3lang3/react-vant/pull/746' }, issue: { href: 'https://api.github.com/repos/3lang3/react-vant/issues/746' }, review_comment: { href: 'https://api.github.com/repos/3lang3/react-vant/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/3lang3/react-vant/pulls/746/comments' }, self: { href: 'https://api.github.com/repos/3lang3/react-vant/pulls/746' }, statuses: { href: 'https://api.github.com/repos/3lang3/react-vant/statuses/cbca24d8e565678fa6f10e8df36e6732a57b6743' } }, active_lock_reason: null, additions: 785, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: '3lang3:main', ref: 'main', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/3lang3/react-vant/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/3lang3/react-vant/assignees{/user}', blobs_url: 'https://api.github.com/repos/3lang3/react-vant/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/3lang3/react-vant/branches{/branch}', clone_url: 'https://github.com/3lang3/react-vant.git', collaborators_url: 'https://api.github.com/repos/3lang3/react-vant/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/3lang3/react-vant/comments{/number}', commits_url: 'https://api.github.com/repos/3lang3/react-vant/commits{/sha}', compare_url: 'https://api.github.com/repos/3lang3/react-vant/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/3lang3/react-vant/contents/{+path}', contributors_url: 'https://api.github.com/repos/3lang3/react-vant/contributors', created_at: '2021-07-18T01:47:59Z', default_branch: 'main', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/3lang3/react-vant/deployments', description: 'React mobile UI Components base on Vant', disabled: false, downloads_url: 'https://api.github.com/repos/3lang3/react-vant/downloads', events_url: 'https://api.github.com/repos/3lang3/react-vant/events', fork: false, forks: 192, forks_count: 192, forks_url: 'https://api.github.com/repos/3lang3/react-vant/forks', full_name: '3lang3/react-vant', git_commits_url: 'https://api.github.com/repos/3lang3/react-vant/git/commits{/sha}', git_refs_url: 'https://api.github.com/repos/3lang3/react-vant/git/refs{/sha}', git_tags_url: 'ht
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '23862270880', status: 422, response: { url: 'https://api.github.com/repos/3lang3/react-vant/releases/157075027', status: 422, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', connection: 'close', 'content-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Wed, 01 Apr 2026 17:39:24 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=write', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-api-version-selected': '2022-11-28', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'DBC6:7608A:1204F84:4790071:69CD584C', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4995', 'x-ratelimit-reset': '1775068762', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '5', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'invalid', field: 'target_commitish' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release', status: '422' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/3lang3/react-vant/releases/157075027', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.20.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: `{"body":"## 发布内容\\n\\n- Update WaterMark.tsx @javasbot (#743)\\n- string -> \\\\_ReactNode\\\\_ @suoutsky (#741)\\n- fix: dialog.show method return close function @itaober (#740)\\n- fix selector-checked-border css api-props @suoutsky (#739)\\n- fix(useVisibilityChange): useEffect return null \\\\& destroy is not a fu… @jardel0x03 (#730)\\n- fix(input): 修复 复制包含多个'-'的数字到input type=digit 时,格式错误 @Young6-me (#728)\\n- fix(Component): leftIcon className has been overwritten in cell comp… @jardel0x03 (#726)\\n- fix: build icon type error @wennjie (#721)\\n- Update package.json @huidge (#714)\\n\\n***\\n\\n完整内容,请参见 [comparison between v3.3.5 and v3.4.0](https://github.com/3lang3/react-vant/compare/v3.3.5...v3.4.0)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v3.3.6 🌈","tag_name":"v3.3.6","target_commitish":"refs/pull/746/merge"}`, request: {} }, event: { id: '23862270880', name: 'pull_request', payload: { action: 'synchronize', after: 'cbca24d8e565678fa6f10e8df36e6732a57b6743', before: '976b90046eefc36634f4113f23b3884f0238247c', number: 746, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/3lang3/react-vant/issues/746/comments' }, commits: { href: 'https://api.github.com/repos/3lang3/react-vant/pulls/746/commits' }, html: { href: 'https://github.com/3lang3/react-vant/pull/746' }, issue: { href: 'https://api.github.com/repos/3lang3/react-vant/issues/746' }, review_comment: { href: 'https://api.github.com/repos/3lang3/react-vant/pulls/comments{/number}'
update_release_draft
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: release-drafter/release-drafter@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/