Skip to content

Bump webpack from 5.101.2 to 5.101.3 (#748) #534

Bump webpack from 5.101.2 to 5.101.3 (#748)

Bump webpack from 5.101.2 to 5.101.3 (#748) #534

Triggered via push August 25, 2025 13:56
Status Success
Total duration 1m 4s
Artifacts
Release Drafter
59s
Release Drafter
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
Release Drafter
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/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/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/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/dist/index.js:61885:18) { name: 'AggregateError', event: { id: '17210981603', name: 'push', payload: { after: '6c63d7210a80098072bf8c3a8288871a4f975329', base_ref: null, before: '1b877e980133e41473eb1e708f7c89e28320e2f2', 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: '6c63d7210a80098072bf8c3a8288871a4f975329', message: 'Bump webpack from 5.101.2 to 5.101.3 (#748)\n' + '\n' + 'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>', timestamp: '2025-08-25T15:56:08+02:00', tree_id: '23a3a4d327fbaaef00f9e2209aa146ac9c271657', url: 'https://github.com/home-assistant/services.home-assistant.io/commit/6c63d7210a80098072bf8c3a8288871a4f975329' } ], compare: 'https://github.com/home-assistant/services.home-assistant.io/compare/1b877e980133...6c63d7210a80', created: false, deleted: false, enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/443752?v=4', created_at: '2025-08-18T08:04:20Z', description: '', html_url: 'https://github.com/enterprises/open-home-foundation', id: 443752, name: 'Open Home Foundation', node_id: 'E_kgDOAAbFaA', slug: 'open-home-foundation', updated_at: '2025-08-18T13:14:45Z', website_url: '' }, forced: false, head_commit: { 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: '6c63d7210a80098072bf8c3a8288871a4f975329', message: 'Bump webpack from 5.101.2 to 5.101.3 (#748)\n' + '\n' + 'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>', timestamp: '2025-08-25T15:56:08+02:00', tree_id: '23a3a4d327fbaaef00f9e2209aa146ac9c271657', url: 'https://github.com/home-assistant/services.home-assistant.io/commit/6c63d7210a80098072bf8c3a8288871a4f975329' }, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/13844975?v=4', description: 'Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts.', events_url: 'https://api.github.com/orgs/home-assistant/events', hooks_url: 'https://api.github.com/orgs/home-assistant/hooks', id: 13844975, issues_url: 'https://api.github.com/orgs/home-assistant/issues', login: 'home-assistant', members_url: 'https://api.github.com/orgs/home-assistant/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjEzODQ0OTc1', public_members_url: 'https://api.github.com/orgs/home-assistant/public_members{/member}', repos_url: 'https://api.github.com/orgs/home-assistant/repos', url: 'https://api.github.com/orgs/home-assistant' }, pusher: { email: 'frenck@frenck.nl', name: 'frenck' }, ref: 'refs
Release Drafter
<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: '17210981603', status: 502, response: { url: 'https://api.github.com/graphql', status: 502, headers: { 'content-length': '150', 'content-type': 'text/html', date: 'Mon, 25 Aug 2025 13:57:12 GMT', server: 'github.com', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-github-request-id': 'FC00:1BA5C6:149F338:4ACE07F:68AC6BAE' }, 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': '17210981603', 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":"services.home-assistant.io","owner":"home-assistant","targetCommitish":"refs/heads/main","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false,"pullRequestLimit":5,"since":"2024-10-01T13:59:26Z"}}', request: { retryCount: 3, retries: 3, retryAfter: 16 } }, event: { id: '17210981603', name: 'push', payload: { after: '6c63d7210a80098072bf8c3a8288871a4f975329', base_ref: null, before: '1b877e980133e41473eb1e708f7c89e28320e2f2', 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: '6c63d7210a80098072bf8c3a8288871a4f975329', message: 'Bump webpack from 5.101.2 to 5.101.3 (#
Release Drafter
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
Release Drafter
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
Release Drafter
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
Release Drafter
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)