Update pytest requirement from ^7.1 to ^8.2 (#25) #39
Annotations
2 errors
Release Drafter
Resource not accessible by integration
{
name: 'HttpError',
id: '9671190694',
status: 403,
response: {
url: 'https://api.github.com/repos/drc38/python-fronius-web/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: 'Tue, 25 Jun 2024 23:55:10 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': '6784:B6738:117B4FD:1ECF621:667B58DE',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4942',
'x-ratelimit-reset': '1719362878',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '58',
'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/drc38/python-fronius-web/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":"","tag_name":"","body":"## Changes\\n\\n## :package: Dependencies\\n\\n* Update pytest requirement from ^7.1 to ^8.2 (#25) @dependabot\\n* Bump release-drafter/release-drafter from 5.24.0 to 6.0.0 (#22) @dependabot\\n* Bump actions/cache from 3 to 4 (#19) @dependabot\\n* Bump abatilo/actions-poetry from 2 to 3 (#18) @dependabot\\n* Bump actions/checkout from 3 to 4 (#16) @dependabot\\n* Update pylint requirement from ^2.15 to ^3.2 (#26) @dependabot\\n* Update black requirement from ^23.1 to ^24.1 (#21) @dependabot\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '9671190694',
name: 'push',
payload: {
after: '32807239d0d883b3fd92420ca3eb88eacaf18511',
base_ref: null,
before: '993a97e809ff08bc447e8769c7b3262b7293213b',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '32807239d0d883b3fd92420ca3eb88eacaf18511',
message: 'Update pytest requirement from ^7.1 to ^8.2 (#25)\n' +
'\n' +
'Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.\r\n' +
'- [Release notes](https://github.com/pytest-dev/pytest/releases)\r\n' +
'- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\r\n' +
'- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.0...8.2.0)\r\n' +
'\r\n' +
'---\r\n' +
'updated-dependencies:\r\n' +
|
Release Drafter
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6.0.0/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.0.0/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '9671190694',
name: 'push',
payload: {
after: '32807239d0d883b3fd92420ca3eb88eacaf18511',
base_ref: null,
before: '993a97e809ff08bc447e8769c7b3262b7293213b',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '32807239d0d883b3fd92420ca3eb88eacaf18511',
message: 'Update pytest requirement from ^7.1 to ^8.2 (#25)\n' +
'\n' +
'Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.\r\n' +
'- [Release notes](https://github.com/pytest-dev/pytest/releases)\r\n' +
'- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\r\n' +
'- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.0...8.2.0)\r\n' +
'\r\n' +
'---\r\n' +
'updated-dependencies:\r\n' +
'- dependency-name: pytest\r\n' +
' dependency-type: direct:development\r\n' +
'...\r\n' +
'\r\n' +
'Signed-off-by: dependabot[bot] <[email protected]>\r\n' +
'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\n' +
'Co-authored-by: drc38 <[email protected]>',
timestamp: '2024-06-26T11:54:59+12:00',
tree_id: 'de5a9b40ba2f821e335e688069b7eb80a1fd604a',
url: 'https://github.com/drc38/python-fronius-web/commit/32807239d0d883b3fd92420ca3eb88eacaf18511'
}
],
compare: 'https://github.com/drc38/python-fronius-web/compare/993a97e809ff...32807239d0d8',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '32807239d0d883b3fd92420ca3eb88eacaf18511',
message: 'Update pytest requirement from ^7.1 to ^8.2 (#25)\n' +
'\n' +
'Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.\r\n' +
'- [Release notes](https://github.com/pytest-dev/pytest/releases)\r\n' +
'- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\r\n' +
'- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.0...8.2.0)\r\n' +
'\r\n' +
'---\r\n' +
'updated-dependencies:\r\n' +
'- dependency-name: pytest\r\n' +
' dependency-type: direct:development\r\n' +
'...\r\n' +
'\r\n' +
'Signed-off-by: dependabot[bot] <[email protected]>\r\n' +
'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\n' +
'Co-authored-by: drc38 <[email protected]>',
timestamp: '2024-06-26T11:54:59+12:00',
tree_id: 'de5a9b40ba2f821e335e688069b7eb80a1fd604a',
url: 'https://github.com/drc38/python-fronius-web/commit/32807239d0d883b3fd92420ca3eb88eacaf18511'
},
pusher: {
email: '[email protected]',
name: 'drc38'
},
re
|