Skip to content

Bump pytest from 9.0.1 to 9.0.2 (#218) #7

Bump pytest from 9.0.1 to 9.0.2 (#218)

Bump pytest from 9.0.1 to 9.0.2 (#218) #7

Triggered via push December 8, 2025 15:46
Status Success
Total duration 14s
Artifacts
update_draft
10s
update_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
update_draft
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: '20033942851', name: 'push', payload: { after: 'fafe4d3979d309c0fcf797364fcc93cd80111217', base_ref: null, before: 'c5b91db4cda0354626424f1a102bde96741862be', commits: [ { author: { email: '49699333+dependabot[bot]@users.noreply.github.com', name: 'dependabot[bot]', username: 'dependabot[bot]' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'fafe4d3979d309c0fcf797364fcc93cd80111217', message: 'Bump pytest from 9.0.1 to 9.0.2 (#218)\n' + '\n' + 'Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.1 to\n' + '9.0.2.\n' + '<details>\n' + '<summary>Release notes</summary>\n' + '<p><em>Sourced from <a\n' + `href="https://github.com/pytest-dev/pytest/releases">pytest's\n` + 'releases</a>.</em></p>\n' + '<blockquote>\n' + '<h2>9.0.2</h2>\n' + '<h1>pytest 9.0.2 (2025-12-06)</h1>\n' + '<h2>Bug fixes</h2>\n' + '<ul>\n' + '<li>\n' + '<p><a\n' + 'href="https://redirect.github.com/pytest-dev/pytest/issues/13896">#13896</a>:\n' + 'The terminal progress feature added in pytest 9.0.0 has been disabled by\n' + 'default, except on Windows, due to compatibility issues with some\n' + 'terminal emulators.</p>\n' + '<p>You may enable it again by passing <code>-p terminalprogress</code>.\n' + 'We may enable it by default again once compatibility improves in the\n' + 'future.</p>\n' + '<p>Additionally, when the environment variable <code>TERM</code> is\n' + '<code>dumb</code>, the escape codes are no longer emitted, even if the\n' + 'plugin is enabled.</p>\n' + '</li>\n' + '<li>\n' + '<p><a\n' + 'href="https://redirect.github.com/pytest-dev/pytest/issues/13904">#13904</a>:\n' + 'Fixed the TOML type of the <code>tmp_path_retention_count</code>\n' + 'settings in the API reference from number to string.</p>\n' + '</li>\n' + '<li>\n' + '<p><a\n' + 'href="https://redirect.github.com/pytest-dev/pytest/issues/13946">#13946</a>:\n' + 'The private <code>config.inicfg</code> attribute was changed in a\n' + 'breaking manner in pytest 9.0.0.\n' + 'Due to its usage in the ecosystem, it is now restored to working order\n' + 'using a compatibility shim.\n' + 'It will be deprecated in pytest 9.1 and removed in pytest 10.</p>\n' + '</li>\n' + '<li>\n' + '<p><a\n' + 'href="https://redirect.github.com/pytest-dev/pytest/issues/13965">#13965</a>:\n' + 'Fixed quadratic-time behavior when handling <code>unittest</code>\n' + 'subtests in Python 3.10.</p>\n' + '</li>\n' + '</ul>\n' + '<h2>Improved documentation</h2>\n' + '<ul>\n' + '<li><a\n' + 'href="https://redirect.github.com/pytest-dev/pytest/issues/4492">#4492</a>:\n' + 'The API Reference now contains cross-reference-able documentation of\n' + "<code>pytest's command-line flags\n" + '&lt;command-line-flags&gt;</code>.</li>\n' + '</ul>\n' + '</blockquote>\n' + '</details>\n' + '<details>\n
update_draft
Resource not accessible by integration { name: 'HttpError', id: '20033942851', status: 403, response: { url: 'https://api.github.com/repos/hyperactive-project/Hyperactive/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: 'Mon, 08 Dec 2025 15:46:57 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': '4829:2BD0B3:445F258:4657212:6936F2F1', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4991', 'x-ratelimit-reset': '1765210636', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '9', '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/hyperactive-project/Hyperactive/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.5 (linux; x64)', 'x-github-delivery': '20033942851', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/heads/main","name":"v5.0.3","tag_name":"v5.0.3","body":"## What\'s Changed\\n\\n* [DOC] Examples for estimator integration with AI toolboxes (#193) @fkiraly\\n\\n## New Features\\n\\n* Add PyTorch Lightning integration (#203) @amitsubhashchejara\\n* [ENH] `skpro` integration (#200) @fkiraly\\n\\n## Maintenance\\n\\n* Bump pytest from 9.0.1 to 9.0.2 (#218) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* Bump pytest from 8.4.2 to 9.0.1 (#206) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* [MNT] python 3.14 compatibility and python 3.9 end-of-life (#202) @fkiraly\\n\\n**Full Changelog**: https://github.com/hyperactive-project/Hyperactive/compare/v5.0.2...v5.0.3\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '20033942851', name: 'push', payload: { after: 'fafe4d3979d309c0fcf797364fcc93cd80111217', base_ref: null, before: 'c5b91db4cda0354626424f1a102bde96741862be', commits: [ { author: { email: '49699333+dependabot[bot]@users.noreply.github.com', name: 'dependabot[bot]', username: 'dependabot[bot]' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'fafe4d3979d309c0fcf797364fcc93cd80111217', message: 'Bump pytest from 9.0.1 to 9.0.2 (#218)\n' + '\n' + 'Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.1 to\n' + '9.0.2.\n' + '<details>\n' + '<summary>Release notes</summary>\n' + '<p><em>Sourced from <a\n' + `href="https://github.com/pytest-dev/pytest/releases">pytest's\n` + 'rel
update_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)