Skip to content

Bump @types/react-dom from 19.0.1 to 19.0.2 #1032

Bump @types/react-dom from 19.0.1 to 19.0.2

Bump @types/react-dom from 19.0.1 to 19.0.2 #1032

Triggered via pull request December 9, 2024 21:18
Status Success
Total duration 29s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
19s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '12244481010', status: 422, response: { url: 'https://api.github.com/repos/warmachine028/nike/releases/147654920', status: 422, 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-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Mon, 09 Dec 2024 21:19:11 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=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': 'FFC2:2D49D6:2033526:3FDF305:67575ECF', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4991', 'x-ratelimit-reset': '1733782735', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '9', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'invalid', field: 'target_commitish' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release', status: '422' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/warmachine028/nike/releases/147654920', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changes\\n\\n## 🚀 Features\\n\\n- feat: searchbar functionality for the mobile view @DhruvGahoi (#456)\\n\\n## 🐛 Bug Fixes\\n\\n- fix: CustomerReviewCard UI improve @Piyush-linux (#307)\\n\\n## 🧰 Maintenance\\n\\n- Bump @types/react from 19.0.0 to 19.0.1 @dependabot (#498)\\n- Bump prettier from 3.4.1 to 3.4.2 @dependabot (#497)\\n- Bump @types/react-dom from 19.0.0 to 19.0.1 @dependabot (#496)\\n- Bump eslint-plugin-react-hooks from 5.0.0 to 5.1.0 @dependabot (#495)\\n- Bump vite from 6.0.2 to 6.0.3 @dependabot (#494)\\n- Bump react and @types/react @dependabot (#493)\\n- Bump react-dom and @types/react-dom @dependabot (#492)\\n- Bump next-themes from 0.3.0 to 0.4.4 @dependabot (#491)\\n- Bump @types/react from 18.3.12 to 18.3.13 @dependabot (#490)\\n- Bump eslint-plugin-react-refresh from 0.4.14 to 0.4.16 @dependabot (#489)\\n- Bump react-router-dom from 7.0.1 to 7.0.2 @dependabot (#488)\\n- Bump tailwindcss from 3.4.15 to 3.4.16 @dependabot (#487)\\n- Bump vite from 6.0.1 to 6.0.2 @dependabot (#486)\\n- Bump eslint from 9.15.0 to 9.16.0 @dependabot (#485)\\n- Bump vite from 6.0.0 to 6.0.1 @dependabot (#484)\\n- Bump @vitejs/plugin-react from 4.3.3 to 4.3.4 @dependabot (#483)\\n- Bump vite from 5.4.11 to 6.0.0 @dependabot (#482)\\n- Bump prettier from 3.3.3 to 3.4.1 @dependabot (#481)\\n- Bump react-router-dom from 6.28.0 to 7.0.1 @dependabot (#480)\\n- Bump @heroicons/react from 2.1.5 to 2.2.0 @dependabot (#479)\\n- Bump husky from 9.1.6 to 9.1.7 @dependabot (#478)\\n- Bump eslint from 9.14.0 to 9.15.0 @dependabot (#477)\\n- Bump tailwindcss from 3.4.14 to 3.4.15 @dependabot (#476)\\n- Bump vite from 5.4.10 to 5.4.11 @dependabot (#475)\\n- Bump postcss from 8.4.47 to 8.4.49 @dependabot (#474)\\n- Bump react-router-dom fro
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v6/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/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '12244481010', name: 'pull_request', payload: { action: 'opened', number: 499, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/warmachine028/nike/issues/499/comments' }, commits: { href: 'https://api.github.com/repos/warmachine028/nike/pulls/499/commits' }, html: { href: 'https://github.com/warmachine028/nike/pull/499' }, issue: { href: 'https://api.github.com/repos/warmachine028/nike/issues/499' }, review_comment: { href: 'https://api.github.com/repos/warmachine028/nike/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/warmachine028/nike/pulls/499/comments' }, self: { href: 'https://api.github.com/repos/warmachine028/nike/pulls/499' }, statuses: { href: 'https://api.github.com/repos/warmachine028/nike/statuses/fa2a0efe0909043434059044e5ac342fa5bf088a' } }, active_lock_reason: null, additions: 7, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'warmachine028:main', ref: 'main', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/warmachine028/nike/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/warmachine028/nike/assignees{/user}', blobs_url: 'https://api.github.com/repos/warmachine028/nike/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/warmachine028/nike/branches{/branch}', clone_url: 'https://github.com/warmachine028/nike.git', collaborators_url: 'https://api.github.com/repos/warmachine028/nike/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/warmachine028/nike/comments{/number}', commits_url: 'https://api.github.com/repos/warmachine028/nike/commits{/sha}', compare_url: 'https://api.github.com/repos/warmachine028/nike/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/warmachine028/nike/contents/{+path}', contributors_url: 'https://api.github.com/repos/warmachine028/nike/contributors', created_at: '2023-08-24T18:39:18Z', default_branch: 'main', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/warmachine028/nike/deployments', description: 'A clean UI/UI landing page for NIke', disabled: false, downloads_url: 'https://api.github.com/repos/warmachine028/nike/downloads', events_url: 'https://api.github.com/repos/warmachine028/nike/events', fork: false, forks: 54, forks_count: 54, forks_url: 'https://api.github.com/repos/warmachine028/nike/forks', full_name: 'warmachine028/nike', git_commits_url: 'https://api.github.com/repos/warmachine028/nike/git/commits{/sha}', git_refs_url: 'https://api.github.com/repos/warmachine028/nike/git/refs{/sha}', git_tags_url: 'https://api.github.com/repos/warmachine028/nike/git/tags{/sha}', git_url: 'git://gith
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636