chore(deps): bump black from 23.12.1 to 24.4.2 #269
Triggered via pull request
August 8, 2024 14:25
dependabot[bot]
edited
#119
Status
Cancelled
Total duration
1m 21s
Artifacts
–
sync-pr.yml
on: pull_request_target
autolabel_pr
9s
validate_pr
/
Check PR title uses Conventional Commits
0s
validate_pr
/
Check Conventional Commits labels
0s
Annotations
4 errors
autolabel_pr
Resource not accessible by integration
{
name: 'HttpError',
id: '10303987896',
status: 403,
response: {
url: 'https://api.github.com/repos/manytask/checker/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',
connection: 'close',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 08 Aug 2024 14:26:14 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': 'B800:1219:420FD0A:42A0921:66B4D586',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4964',
'x-ratelimit-reset': '1723130755',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '36',
'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/manytask/checker/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/main","name":"0.10.0","tag_name":"0.10.0","body":"<TODO: summary of changes here>\\n\\n### Features\\n\\n- feat(docker): add checker as alias for \\"/opt/checker-venv/bin/python … by @k4black in [#98](https://github.com/$OWNER/$REPOSITORY/pull/98)\\n- feat: change deadlines config by @k4black in [#95](https://github.com/$OWNER/$REPOSITORY/pull/95)\\n- feat: deadlines -> manytask config by @k4black in [#94](https://github.com/$OWNER/$REPOSITORY/pull/94)\\n- feat(plugin): add sandbox plugin by @dmitriy-lukashevich in [#82](https://github.com/$OWNER/$REPOSITORY/pull/82)\\n- feat: templates - `search`, `create` or `search_or_create` by @k4black in [#90](https://github.com/$OWNER/$REPOSITORY/pull/90)\\n- feat: add changes detection for `checker grade` by @k4black in [#89](https://github.com/$OWNER/$REPOSITORY/pull/89)\\n- feat: Ascii art tag by @k4black in [#87](https://github.com/$OWNER/$REPOSITORY/pull/87)\\n- feat: Required .task.yml and .group.yml files by @k4black in [#84](https://github.com/$OWNER/$REPOSITORY/pull/84)\\n- feat: New structure for 1.x.x by @k4black in [#69](https://github.com/$OWNER/$REPOSITORY/pull/69)\\n\\n### Fixes\\n\\n- fix: replace print with print_info by @MoskalenkoViktor in [#105](https://github.com/$OWNER/$REPOSITORY/pull/105)\\n- fix: less printing for students on skip by @k4black in [#102](https://github.com/$OWNER/$REPOSITORY/pull/102)\\n\\n### Tests and CI/CD\\n\\n- chore(deps-dev): update pytest-cov requirement from <5.0.0,>=4.0.0 to >=4.0.0,<6.0.0 by @dependabot in [#112](https://github.com/$OWNER/$REPOSITORY/pull/112)\\n- ci: add platforms for docker build by @k4black in [#86](https://github.com/$OWNER/$REPOSITORY/pull/86)\\n- feat: Ascii art tag by @k4black in [#87](https://github.com/$OWNER/$REPOSITORY/pull/87)\\n- ci: publish main docker and docs by @k4black in [#85](https://github.com/$O
|
autolabel_pr
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6/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/v6/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '10303987896',
name: 'pull_request_target',
payload: {
action: 'edited',
changes: {
body: {
from: 'Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.4.2.\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>24.4.2</h2>\n' +
'<p>This is a bugfix release to fix two regressions in the new f-string parser introduced in\n' +
'24.4.1.</p>\n' +
'<h3>Parser</h3>\n' +
'<ul>\n' +
'<li>Fix regression where certain complex f-strings failed to parse (<a href="https://redirect.github.com/psf/black/issues/4332">#4332</a>)</li>\n' +
'</ul>\n' +
'<h3>Performance</h3>\n' +
'<ul>\n' +
'<li>Fix bad performance on certain complex string literals (<a href="https://redirect.github.com/psf/black/issues/4331">#4331</a>)</li>\n' +
'</ul>\n' +
'<h2>24.4.1</h2>\n' +
'<h3>Highlights</h3>\n' +
'<ul>\n' +
'<li>Add support for the new Python 3.12 f-string syntax introduced by PEP 701 (<a href="https://redirect.github.com/psf/black/issues/3822">#3822</a>)</li>\n' +
'</ul>\n' +
'<h3>Stable style</h3>\n' +
'<ul>\n' +
'<li>Fix crash involving indented dummy functions containing newlines (<a href="https://redirect.github.com/psf/black/issues/4318">#4318</a>)</li>\n' +
'</ul>\n' +
'<h3>Parser</h3>\n' +
'<ul>\n' +
'<li>Add support for type parameter defaults, a new syntactic feature added to Python 3.13\n' +
'by PEP 696 (<a href="https://redirect.github.com/psf/black/issues/4327">#4327</a>)</li>\n' +
'</ul>\n' +
'<h3>Integrations</h3>\n' +
'<ul>\n' +
'<li>Github Action now works even when <code>git archive</code> is skipped (<a href="https://redirect.github.com/psf/black/issues/4313">#4313</a>)</li>\n' +
'</ul>\n' +
'<h2>24.4.0</h2>\n' +
'<h3>Stable style</h3>\n' +
'<ul>\n' +
'<li>Fix unwanted crashes caused by AST equivalency check (<a href="https://redirect.github.com/psf/black/issues/4290">#4290</a>)</li>\n' +
'</ul>\n' +
'<h3>Preview style</h3>\n' +
'<ul>\n' +
'<li><code>if</code> guards in <code>case</code> blocks are now wrapped in parentheses when the line is too long.\n' +
'(<a href="https://redirect.github.com/psf/black/issues/4269">#4269</a>)</li>\n' +
'<li>Stop moving multiline strings to a new line unless inside brackets (<a href="https://redirect.github.com/psf/black/issues/4289">#4289</a>)</li>\n' +
'</ul>\n' +
'<h3>Integrations</h3>\n' +
'<ul>\n' +
'<li>Add a new option <code>use_pyproject</code> to the GitHub Action <code>psf/black</code>. This will read the\n' +
'Black version from <code>pyproject.toml</code>. (<a href="https://redirect.github.com/psf/black/issues/4294">#4294</a>)</li>\n' +
'</ul>\n' +
'<h2>24.3.0</h2>\n' +
'<h3>Highlights</h3>\n' +
'<!-- raw HTML omitted -->\n' +
'</blockquote>\n' +
'<p>... (truncated)</p>\n' +
'</details>\n' +
'<details>\n' +
'<summary>Changelog</summary>\n' +
`<p><em>Sourced from <a href="https://github.com/psf/black/blob/main/CHANGES.md">black's chang
|
validate_pr / Check Conventional Commits labels
Canceling since a higher priority waiting request for 'Sync PR-119' exists
|
validate_pr / Check PR title uses Conventional Commits
Canceling since a higher priority waiting request for 'Sync PR-119' exists
|