Skip to content

Update dependency pymdown-extensions to v10.21.2 #503

Update dependency pymdown-extensions to v10.21.2

Update dependency pymdown-extensions to v10.21.2 #503

Triggered via pull request March 31, 2026 08:51
Status Success
Total duration 13s
Artifacts

release-drafter.yml

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

Annotations

2 errors and 5 warnings
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:56365:18) { name: 'AggregateError', event: { id: '23788847583', name: 'pull_request', payload: { action: 'opened', number: 303, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/62149795?v=4', description: null, events_url: 'https://api.github.com/orgs/python-humanize/events', hooks_url: 'https://api.github.com/orgs/python-humanize/hooks', id: 62149795, issues_url: 'https://api.github.com/orgs/python-humanize/issues', login: 'python-humanize', members_url: 'https://api.github.com/orgs/python-humanize/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjYyMTQ5Nzk1', public_members_url: 'https://api.github.com/orgs/python-humanize/public_members{/member}', repos_url: 'https://api.github.com/orgs/python-humanize/repos', url: 'https://api.github.com/orgs/python-humanize' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/python-humanize/humanize/issues/303/comments' }, commits: { href: 'https://api.github.com/repos/python-humanize/humanize/pulls/303/commits' }, html: { href: 'https://github.com/python-humanize/humanize/pull/303' }, issue: { href: 'https://api.github.com/repos/python-humanize/humanize/issues/303' }, review_comment: { href: 'https://api.github.com/repos/python-humanize/humanize/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/python-humanize/humanize/pulls/303/comments' }, self: { href: 'https://api.github.com/repos/python-humanize/humanize/pulls/303' }, statuses: { href: 'https://api.github.com/repos/python-humanize/humanize/statuses/4de821ff960b754767c07b1cc9373f76122d55bf' } }, active_lock_reason: null, additions: 1, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'python-humanize:main', ref: 'main', repo: { allow_auto_merge: true, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: true, archive_url: 'https://api.github.com/repos/python-humanize/humanize/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/python-humanize/humanize/assignees{/user}', blobs_url: 'https://api.github.com/repos/python-humanize/humanize/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/python-humanize/humanize/branches{/branch}', clone_url: 'https://github.com/python-humanize/humanize.git', collaborators_url: 'https://api.github.com/repos/python-humanize/humanize/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/python-humanize/humanize/comments{/number}', commits_url: 'https://api.github.com/repos/python-humanize/humanize/commits{/sha}', compare_url: 'https://api.github.com/repos/python-humanize/humanize/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/python-humanize/humanize/contents/{+path}', contributors_url: 'https://api.github.com/repos/python-humanize/humanize/contributors', created_at: '2022-03-06T08:50:33Z', default_branch: 'main',
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '23788847583', status: 422, response: { url: 'https://api.github.com/repos/python-humanize/humanize/releases/273694143', 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', 'content-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Tue, 31 Mar 2026 08:51:51 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': 'A029:DF998:4CC2207:4DA8B47:69CB8B27', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4928', 'x-ratelimit-reset': '1774950119', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '72', '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/python-humanize/humanize/releases/273694143', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.20.1 (linux; x64)', 'x-github-delivery': '23788847583', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Added\\n\\n* Add i18n support for `naturalsize()` and French translation (#294) @Yibomao\\n\\n## Fixed\\n\\n* Fix Spanish large number translations to use long scale (#302) @sedat4ras\\n* fix: handle tz-aware datetimes in naturalday and naturaldate (#297) @bysiber\\n","draft":true,"prerelease":false,"make_latest":"true","name":"4.16.0","tag_name":"4.16.0","target_commitish":"refs/pull/303/merge"}', request: {} }, event: { id: '23788847583', name: 'pull_request', payload: { action: 'opened', number: 303, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/62149795?v=4', description: null, events_url: 'https://api.github.com/orgs/python-humanize/events', hooks_url: 'https://api.github.com/orgs/python-humanize/hooks', id: 62149795, issues_url: 'https://api.github.com/orgs/python-humanize/issues', login: 'python-humanize', members_url: 'https://api.github.com/orgs/python-humanize/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjYyMTQ5Nzk1', public_members_url: 'https://api.github.com/orgs/python-humanize/public_members{/member}', repos_url: 'https://api.github.com/orgs/python-humanize/repos', url: 'https://api.github.com/orgs/python-humanize' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/python-humanize/humanize/issues/303/comments' }, commits: { href: 'https://api.github.com/repos/python-humanize/humanize/pulls/303/commits' }, html: { href: 'https://github.com/python-humanize/humanize/pull/303' }, is
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@v6. 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/
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)