Bump pytest from 9.0.3 to 9.1.1 (#247) #29
Annotations
2 errors and 5 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:104:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:56365:18)
{
name: 'AggregateError',
event: {
id: '29398670359',
name: 'push',
payload: {
after: '85f829a3fcf5c0178e54a5d8fea39aabd62ba2bd',
base_ref: null,
before: '2679fce59d1738b14fb760cd88ce3f17e692793e',
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: '85f829a3fcf5c0178e54a5d8fea39aabd62ba2bd',
message: 'Bump pytest from 9.0.3 to 9.1.1 (#247)\n' +
'\n' +
'Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.3 to\n' +
'9.1.1.\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.1.1</h2>\n' +
'<h1>pytest 9.1.1 (2026-06-19)</h1>\n' +
'<h2>Bug fixes</h2>\n' +
'<ul>\n' +
'<li><a\n' +
'href="https://redirect.github.com/pytest-dev/pytest/issues/14220">#14220</a>:\n' +
'Fixed a logic bug in <code>pytest.RaisesGroup</code> which would might\n' +
'cause it to display incorrect "It matches <!-- raw HTML omitted\n' +
'-->FooError()<!-- raw HTML omitted --> which was paired with <!-- raw\n' +
'HTML omitted -->BarError<!-- raw HTML omitted -->" messages.</li>\n' +
'<li><a\n' +
'href="https://redirect.github.com/pytest-dev/pytest/issues/14591">#14591</a>:\n' +
'Fixed a regression in pytest 9.1.0 which caused overriding a\n' +
'parametrized fixture with an indirect <!-- raw HTML omitted --><a\n' +
'href="https://github.com/pytest"><code>@pytest</code></a>.mark.parametrize<!--\n' +
'raw HTML omitted --> to fail with "duplicate parametrization of\n' +
"'<fixture name>'".</li>\n" +
'<li><a\n' +
'href="https://redirect.github.com/pytest-dev/pytest/issues/14606">#14606</a>:\n' +
'Fixed <code>list-item</code> typing errors from mypy in\n' +
'<code>@pytest.mark.parametrize <pytest.mark.parametrize\n' +
'ref></code> <code>argvalues</code> parameter.</li>\n' +
'<li><a\n' +
'href="https://redirect.github.com/pytest-dev/pytest/issues/14608">#14608</a>:\n' +
'Fixed a regression in pytest 9.1.0 where <code>conftest.py</code> files\n' +
'located in <code><invocation dir>/test*</code> were no longer\n' +
'loaded as initial conftests when invoked without arguments.\n' +
'This could cause certain hooks (like <code>pytest_addoption</code>) in\n' +
'these files to not fire.</li>\n' +
'</ul>\n' +
'<h2>9.1.0</h2>\n' +
'<h1>pytest 9.1.0 (2026-06-13)</h1>\n' +
'<h2>Removals and backward incompatible breaking changes</h2>\n' +
'<ul>\n' +
'<li>\n' +
'<p><a\n' +
'href="https://redirect.github.com/pytest-dev/pytest/issues/14533">#14533</a>:\n' +
'When using <code>--doctest-modules</code>, autouse fixtures with\n' +
'<code>module</code>, <code>package</code> or <code>session</code> scope\n' +
'that are defined inline in Python test modules (not plugins or\n' +
|
|
update_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '29398670359',
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, Warning',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Wed, 15 Jul 2026 07:50: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': 'FC00:24A2A:A23643F:23AB2074:6A573BB5',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4997',
'x-ratelimit-reset': '1784105411',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '3',
'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/24',
'x-github-delivery': '29398670359',
authorization: 'bearer [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/main","name":"v5.0.5","tag_name":"v5.0.5","body":"## What\'s Changed\\n\\n* [ENH] Add LightGBM Experiment integration (#238) @kajal-jotwani\\n* [DOC] Add docstrings for `best_estimator.py` (#235) @omkar-334\\n\\n## Maintenance\\n\\n* Bump pytest from 9.0.3 to 9.1.1 (#247) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* Bump pytest from 9.0.2 to 9.0.3 (#243) @[dependabot[bot]](https://github.com/apps/dependabot)\\n\\n**Full Changelog**: https://github.com/hyperactive-project/Hyperactive/compare/v5.0.4...v5.0.5\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '29398670359',
name: 'push',
payload: {
after: '85f829a3fcf5c0178e54a5d8fea39aabd62ba2bd',
base_ref: null,
before: '2679fce59d1738b14fb760cd88ce3f17e692793e',
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: '85f829a3fcf5c0178e54a5d8fea39aabd62ba2bd',
message: 'Bump pytest from 9.0.3 to 9.1.1 (#247)\n' +
'\n' +
'Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.3 to\n' +
'9.1.1.\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.1.1</h2>\n' +
'<h1>pytest 9.1.1 (2026-06-19)</h1>\n' +
'<h2>Bug fix
|
|
update_draft
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: release-drafter/release-drafter@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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/)
|