Skip to content

Bump @types/react-dom from 18.3.0 to 18.3.1 #948

Bump @types/react-dom from 18.3.0 to 18.3.1

Bump @types/react-dom from 18.3.0 to 18.3.1 #948

Triggered via pull request October 11, 2024 21:29
Status Success
Total duration 29s
Artifacts

release-drafter.yml

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

Annotations

2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '11299532681', 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: 'Fri, 11 Oct 2024 21:29:34 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': '0402:C78D1:12C3FB5:2416C29:670998BE', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4989', 'x-ratelimit-reset': '1728685759', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '11', '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.13.1 (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 eslint from 9.11.1 to 9.12.0 @dependabot (#457)\\n- Bump @types/react from 18.3.10 to 18.3.11 @dependabot (#455)\\n- Bump eslint-plugin-react from 7.37.0 to 7.37.1 @dependabot (#454)\\n- Bump @vitejs/plugin-react from 4.3.1 to 4.3.2 @dependabot (#453)\\n- Bump eslint-plugin-react from 7.36.1 to 7.37.0 @dependabot (#452)\\n- Bump @types/react from 18.3.9 to 18.3.10 @dependabot (#451)\\n- Bump vite from 5.4.7 to 5.4.8 @dependabot (#450)\\n- Bump @types/react from 18.3.8 to 18.3.9 @dependabot (#449)\\n- Bump rollup from 4.21.0 to 4.22.4 @dependabot (#448)\\n- Bump tailwindcss from 3.4.12 to 3.4.13 @dependabot (#447)\\n- Bump eslint from 9.10.0 to 9.11.1 @dependabot (#446)\\n- Bump vite from 5.4.6 to 5.4.7 @dependabot (#444)\\n- Bump @types/react from 18.3.7 to 18.3.8 @dependabot (#443)\\n- Bump @types/react from 18.3.5 to 18.3.7 @dependabot (#442)\\n- Bump tailwindcss from 3.4.11 to 3.4.12 @dependabot (#441)\\n- Bump postcss from 8.4.45 to 8.4.47 @dependabot (#440)\\n- Bump eslint-plugin-react-refresh from 0.4.11 to 0.4.12 @dependabot (#438)\\n- Bump vite from 5.4.5 to 5.4.6 @dependabot (#437)\\n- Bump vite from 5.4.4 to 5.4.5 @dependabot (#436)\\n- Bump husky from 9.1.5 to 9.1.6 @dependabot (#435)\\n- Bump eslint-plugin-react from 7.35.2 to 7.36.1 @dependabot (#434)\\n- Bump send and serve-static @dependabot (#432)\\n- Bump tailwindcss from 3.4.10 to 3.4.11 @dependabot (#431)\\n- Bump vite from 5.4.3 to 5.4.4 @dependabot (#430)\\n- Bump react-router-dom from 6.26.1 to 6.26.2 @dependabot (#429)\\n- Bump eslint f
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: '11299532681', name: 'pull_request', payload: { action: 'opened', number: 460, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/warmachine028/nike/issues/460/comments' }, commits: { href: 'https://api.github.com/repos/warmachine028/nike/pulls/460/commits' }, html: { href: 'https://github.com/warmachine028/nike/pull/460' }, issue: { href: 'https://api.github.com/repos/warmachine028/nike/issues/460' }, review_comment: { href: 'https://api.github.com/repos/warmachine028/nike/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/warmachine028/nike/pulls/460/comments' }, self: { href: 'https://api.github.com/repos/warmachine028/nike/pulls/460' }, statuses: { href: 'https://api.github.com/repos/warmachine028/nike/statuses/bcc483614ff0f654a8b7989d50ab54c5604a88f4' } }, active_lock_reason: null, additions: 5, 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: 53, forks_count: 53, 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