Skip to content

Merge pull request #165 from exonet/dependabot/pip/patches-and-minor-… #141

Merge pull request #165 from exonet/dependabot/pip/patches-and-minor-…

Merge pull request #165 from exonet/dependabot/pip/patches-and-minor-… #141

Triggered via push September 23, 2025 09:00
Status Success
Total duration 1m 3s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
Update
HttpError: <html> <head><title>502 Bad Gateway</title></head> <body> <center><h1>502 Bad Gateway</h1></center> <hr><center>nginx</center> </body> </html> 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: '17940911958', name: 'push', payload: { after: '27946f10335ac959dac61973d2d8fc81e71ecfef', base_ref: null, before: 'ae95af6df14acab24c07d51f7d44bfb5e5f46fec', 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: false, id: 'f75c7fc93b5b5336c96176de5f4ffbf8b866140b', message: 'Bump black from 25.1.0 to 25.9.0 in the patches-and-minor-upgrades group\n' + '\n' + 'Bumps the patches-and-minor-upgrades group with 1 update: [black](https://github.com/psf/black).\n' + '\n' + '\n' + 'Updates `black` from 25.1.0 to 25.9.0\n' + '- [Release notes](https://github.com/psf/black/releases)\n' + '- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)\n' + '- [Commits](https://github.com/psf/black/compare/25.1.0...25.9.0)\n' + '\n' + '---\n' + 'updated-dependencies:\n' + '- dependency-name: black\n' + ' dependency-version: 25.9.0\n' + ' dependency-type: direct:development\n' + ' update-type: version-update:semver-minor\n' + ' dependency-group: patches-and-minor-upgrades\n' + '...\n' + '\n' + 'Signed-off-by: dependabot[bot] <support@github.com>', timestamp: '2025-09-23T03:01:47Z', tree_id: 'e116c5c36aa3078b4b74a56784fa18341e8022c8', url: 'https://github.com/exonet/exonet-api-python/commit/f75c7fc93b5b5336c96176de5f4ffbf8b866140b' }, { author: { email: 'r.janssen@exonet.nl', name: 'Robbin Janssen', username: 'robbinjanssen' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '27946f10335ac959dac61973d2d8fc81e71ecfef', message: 'Merge pull request #165 from exonet/dependabot/pip/patches-and-minor-upgrades-5888e6e069\n' + '\n' + 'Bump black from 25.1.0 to 25.9.0 in the patches-and-minor-upgrades group', timestamp: '2025-09-23T11:00:31+02:00', tree_id: 'ba7eedae35b2f9df33964f38e222e3273d45a5ba', url: 'https://github.com/exonet/exonet-api-python/commit/27946f10335ac959dac61973d2d8fc81e71ecfef' } ], compare: 'https://github.com/exonet/exonet-api-python/compare/ae95af6df14a...27946f10335a', created: false, deleted: false, forced: false, head_commit: { author: { email: 'r.janssen@exonet.nl', name: 'Robbin Janssen', username: 'robbinjanssen' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '27946f10335ac959dac61973d2d8fc81e71ecfef', message: 'Merge pull request #165 from exonet/dependabot/pip/patches-and-minor-upgrades-5888e6e069\n' + '\n' + 'Bump black from 25.1.0 to 25.9.0 in the patches-and-minor-upgrades group', timestamp: '2025-09-23T11:00:31+02:00', tree_id: 'ba7eedae35b2f9df33964f38e222e3273d45
Update
<html> <head><title>502 Bad Gateway</title></head> <body> <center><h1>502 Bad Gateway</h1></center> <hr><center>nginx</center> </body> </html> { name: 'HttpError', id: '17940911958', status: 502, response: { url: 'https://api.github.com/graphql', status: 502, headers: { 'content-length': '150', 'content-type': 'text/html', date: 'Tue, 23 Sep 2025 09:01:35 GMT', server: 'github.com', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-github-request-id': '8FC0:335877:3BABE19:D46A9F8:68D261E5' }, data: '<html>\r\n' + '<head><title>502 Bad Gateway</title></head>\r\n' + '<body>\r\n' + '<center><h1>502 Bad Gateway</h1></center>\r\n' + '<hr><center>nginx</center>\r\n' + '</body>\r\n' + '</html>\r\n' }, request: { method: 'POST', url: 'https://api.github.com/graphql', 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': '17940911958', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"query":"\\n query findCommitsWithAssociatedPullRequests(\\n $name: String!\\n $owner: String!\\n $targetCommitish: String!\\n $withPullRequestBody: Boolean!\\n $withPullRequestURL: Boolean!\\n $since: GitTimestamp\\n $after: String\\n $withBaseRefName: Boolean!\\n $withHeadRefName: Boolean!\\n $pullRequestLimit: Int!\\n ) {\\n repository(name: $name, owner: $owner) {\\n object(expression: $targetCommitish) {\\n ... on Commit {\\n history(first: 100, since: $since, after: $after) {\\n totalCount\\n pageInfo {\\n hasNextPage\\n endCursor\\n }\\n nodes {\\n id\\n committedDate\\n message\\n author {\\n name\\n user {\\n login\\n }\\n }\\n associatedPullRequests(first: $pullRequestLimit) {\\n nodes {\\n title\\n number\\n url @include(if: $withPullRequestURL)\\n body @include(if: $withPullRequestBody)\\n author {\\n login\\n __typename\\n url\\n }\\n baseRepository {\\n nameWithOwner\\n }\\n mergedAt\\n isCrossRepository\\n labels(first: 100) {\\n nodes {\\n name\\n }\\n }\\n merged\\n baseRefName @include(if: $withBaseRefName)\\n headRefName @include(if: $withHeadRefName)\\n }\\n }\\n }\\n }\\n }\\n }\\n }\\n }\\n","variables":{"name":"exonet-api-python","owner":"exonet","targetCommitish":"refs/heads/master","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false,"pullRequestLimit":5,"since":"2025-01-07T14:00:54Z"}}', request: { retryCount: 3, retries: 3, retryAfter: 16 } }, event: { id: '17940911958', name: 'push', payload: { after: '27946f10335ac959dac61973d2d8fc81e71ecfef', base_ref: null, before: 'ae95af6df14acab24c07d51f7d44bfb5e5f46fec', 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: false, id: 'f75c7fc93b5b5336c96176de5f4ffbf8b866140b', message: 'Bump black from 25.1.0 to 25.9.0 in the patches-and-m
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/)