Skip to content

chore(deps-dev): update black requirement from ^24.8 to ^25.1 #157

chore(deps-dev): update black requirement from ^24.8 to ^25.1

chore(deps-dev): update black requirement from ^24.8 to ^25.1 #157

Triggered via pull request September 16, 2025 07:17
Status Success
Total duration 12s
Artifacts

release-drafter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
update
HttpError: Resource not accessible by integration 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:61885:18) { name: 'AggregateError', event: { id: '17757879262', name: 'pull_request', payload: { action: 'edited', changes: { body: { from: '[//]: # (dependabot-start)\n' + '⚠️ **Dependabot is rebasing this PR** ⚠️ \n' + '\n' + "Rebasing might not happen immediately, so don't worry if this takes some time.\n" + '\n' + 'Note: if you make any changes to this PR yourself, they will take precedence over the rebase.\n' + '\n' + '---\n' + '\n' + '[//]: # (dependabot-end)\n' + '\n' + 'Updates the requirements on [black](https://github.com/psf/black) to permit the latest version.\n' + '<details>\n' + '<summary>Release notes</summary>\n' + `<p><em>Sourced from <a href="https://github.com/psf/black/releases">black's releases</a>.</em></p>\n` + '<blockquote>\n' + '<h2>25.1.0</h2>\n' + '<h3>Highlights</h3>\n' + '<p>This release introduces the new 2025 stable style (<a href="https://redirect.github.com/psf/black/issues/4558">#4558</a>), stabilizing\n' + 'the following changes:</p>\n' + '<ul>\n' + '<li>Normalize casing of Unicode escape characters in strings to lowercase (<a href="https://redirect.github.com/psf/black/issues/2916">#2916</a>)</li>\n' + '<li>Fix inconsistencies in whether certain strings are detected as docstrings (<a href="https://redirect.github.com/psf/black/issues/4095">#4095</a>)</li>\n' + '<li>Consistently add trailing commas to typed function parameters (<a href="https://redirect.github.com/psf/black/issues/4164">#4164</a>)</li>\n' + '<li>Remove redundant parentheses in if guards for case blocks (<a href="https://redirect.github.com/psf/black/issues/4214">#4214</a>)</li>\n' + '<li>Add parentheses to if clauses in case blocks when the line is too long (<a href="https://redirect.github.com/psf/black/issues/4269">#4269</a>)</li>\n' + '<li>Whitespace before <code># fmt: skip</code> comments is no longer normalized (<a href="https://redirect.github.com/psf/black/issues/4146">#4146</a>)</li>\n' + '<li>Fix line length computation for certain expressions that involve the power operator (<a href="https://redirect.github.com/psf/black/issues/4154">#4154</a>)</li>\n' + '<li>Check if there is a newline before the terminating quotes of a docstring (<a href="https://redirect.github.com/psf/black/issues/4185">#4185</a>)</li>\n' + '<li>Fix type annotation spacing between <code>*</code> and more complex type variable tuple (<a href="https://redirect.github.com/psf/black/issues/4440">#4440</a>)</li>\n' + '</ul>\n' + '<p>The following changes were not in any previous release:</p>\n' + '<ul>\n' + '<li>Remove parentheses around sole list items (<a href="https://redirect.github.com/psf/black/issues/4312">#4312</a>)</li>\n' + '<li>Generic function definitions are now formatted more elegantly: parameters are\n' + 'split over multiple lines first instead of type parameter definitions (<a href="https://redirect.github.com/psf/black/issues/4553">#4553</a>)</li>\n' + '</ul>\n' + '<h3>Stable style</h3>\n' + '<ul>\n' + '<li>Fix formatting cells in IPython notebooks with magic methods and starting or trailing\n' + 'empty lines (<a href="https://redirect.github.com/psf/black/issues/4484">#4484</a>)</li>\n' + '<li>Fix crash when formatting <code>with</code> statements containing tuple
update
Resource not accessible by integration { name: 'HttpError', id: '17757879262', status: 403, response: { url: 'https://api.github.com/repos/CoderDeltaLAN/diff-risk-dashboard/releases', status: 403, 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-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Tue, 16 Sep 2025 07:17:36 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': 'EC32:1D85C4:2270AE1:2350260:68C90F0F', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4840', 'x-ratelimit-reset': '1758008459', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '160', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '403' } }, request: { method: 'POST', url: 'https://api.github.com/repos/CoderDeltaLAN/diff-risk-dashboard/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.4 (linux; x64)', 'x-github-delivery': '17757879262', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/2/merge","name":"v0.4.31","tag_name":"v0.4.31","body":"## What’s Changed\\n- chore(release): v0.4.31 (#50) by @CoderDeltaLAN\\n- docs(seo): topics, badges, NOTICE/CITATION, SECURITY/CONTRIBUTING (#49) by @CoderDeltaLAN\\n- ci(release): publish to PyPI and GHCR on tag (#48) by @CoderDeltaLAN\\n- ci: enable dispatch; install project in CI (#47) by @CoderDeltaLAN\\n- ci: fix artifact upload gating; set PYTHONPATH in CI (#46) by @CoderDeltaLAN\\n- ci: artifact solo en 3.12 (#44) by @CoderDeltaLAN\\n- ci: restore workflow_dispatch (#43) by @CoderDeltaLAN\\n- ci: restore workflow_dispatch (#41) by @CoderDeltaLAN\\n- ci: silenciar pushes en ci/* (#40) by @CoderDeltaLAN\\n- ci: evitar 409 de artifact (#39) by @CoderDeltaLAN\\n- ci: harden 3.12 smoke (#38) by @CoderDeltaLAN\\n- ci: smoke via module (fix 3.12) (#37) by @CoderDeltaLAN\\n- ci: fix smoke PATH (poetry run) (#35) by @CoderDeltaLAN\\n- fix(types): cli+report mypy+smoke green (#34) by @CoderDeltaLAN\\n- fix(types): mypy green (#27) by @CoderDeltaLAN\\n- ci(build): run CLI via poetry (#30) by @CoderDeltaLAN\\n- fix(types): tighten dict generics and rich types (#29) by @CoderDeltaLAN\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '17757879262', name: 'pull_request', payload: { action: 'edited', changes: { body: { from: '[//]: # (dependabot-start)\n' + '⚠️ **Dependabot is rebasing this PR** ⚠️ \n' + '\n' + "Rebasing might not happen immediately, so don't worry if this takes some time.\n" + '\n' + 'Note: if you make any changes to this PR yourself, they will take precedence over the rebase.\n' + '\n' + '---\n' + '\n' + '[//]: # (de
update
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)