Skip to content

build(deps): bump @tanstack/react-query-devtools from 5.60.2 to 5.60.5 in /client #372

build(deps): bump @tanstack/react-query-devtools from 5.60.2 to 5.60.5 in /client

build(deps): bump @tanstack/react-query-devtools from 5.60.2 to 5.60.5 in /client #372

Triggered via pull request November 16, 2024 15:10
Status Success
Total duration 15s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
7s
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: '11871120227', status: 422, response: { url: 'https://api.github.com/repos/warmachine028/next-book/releases/181429369', 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: 'Sat, 16 Nov 2024 15:10:49 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': '3000:9D744:110F660:2140E5F:6738B5F9', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4941', 'x-ratelimit-reset': '1731773309', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '59', '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/next-book/releases/181429369', 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- [ImgBot] Optimize images @imgbot (#78)\\n- [ImgBot] Optimize images @imgbot (#77)\\n\\n## 🧰 Maintenance\\n\\n- build(deps): bump stream-chat-react from 12.5.2 to 12.6.0 in /client @dependabot (#94)\\n- build(deps): bump @tanstack/react-query from 5.60.2 to 5.60.5 in /client @dependabot (#92)\\n- build(deps): bump lucide-react from 0.456.0 to 0.460.0 in /client @dependabot (#91)\\n- build(deps): bump react from 19.0.0-rc-5c56b873-20241107 to 19.0.0-rc.1 in /client @dependabot (#90)\\n- build(deps): bump react-dom from 19.0.0-rc-5c56b873-20241107 to 19.0.0-rc.1 in /client @dependabot (#89)\\n- build(deps): bump @tanstack/react-query-devtools from 5.59.20 to 5.60.2 in /client @dependabot (#88)\\n- build(deps): bump @tanstack/react-query from 5.59.20 to 5.60.2 in /client @dependabot (#87)\\n- build(deps): bump next from 15.0.4-canary.10 to 15.0.4-canary.11 in /client @dependabot (#86)\\n- build(deps): bump next from 15.0.4-canary.9 to 15.0.4-canary.10 in /client @dependabot (#85)\\n- build(deps): bump stream-chat from 8.43.0 to 8.44.0 in /client @dependabot (#84)\\n- build(deps): bump next from 15.0.4-canary.6 to 15.0.4-canary.9 in /client @dependabot (#83)\\n- build(deps): bump next from 15.0.4-canary.5 to 15.0.4-canary.6 in /client @dependabot (#82)\\n- build(deps): bump stream-chat-react from 12.5.1 to 12.5.2 in /client @dependabot (#81)\\n- build(deps): bump next from 15.0.4-canary.3 to 15.0.4-canary.5 in /client @dependabot (#80)\\n- build(deps): bump lucide-react from 0.454.0 to 0.456.0 in /client @dependabot (#79)\\n- build(deps-dev): bump eslint-config-next from 15.0.1 to 15.0.2 in /client @dependabot (#75)\\n- build(deps): bump next from 15.0.1 to 15.0.2 in /client @dependabot (#74)\\n- build(deps
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: '11871120227', name: 'pull_request', payload: { action: 'synchronize', after: '462513071d04a95b1b60b1af69d4a589252a77a9', before: 'e374c0f06318f20d8892c7ad9ef82db022ae3325', number: 96, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/warmachine028/next-book/issues/96/comments' }, commits: { href: 'https://api.github.com/repos/warmachine028/next-book/pulls/96/commits' }, html: { href: 'https://github.com/warmachine028/next-book/pull/96' }, issue: { href: 'https://api.github.com/repos/warmachine028/next-book/issues/96' }, review_comment: { href: 'https://api.github.com/repos/warmachine028/next-book/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/warmachine028/next-book/pulls/96/comments' }, self: { href: 'https://api.github.com/repos/warmachine028/next-book/pulls/96' }, statuses: { href: 'https://api.github.com/repos/warmachine028/next-book/statuses/462513071d04a95b1b60b1af69d4a589252a77a9' } }, active_lock_reason: null, additions: 1, 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/next-book/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/warmachine028/next-book/assignees{/user}', blobs_url: 'https://api.github.com/repos/warmachine028/next-book/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/warmachine028/next-book/branches{/branch}', clone_url: 'https://github.com/warmachine028/next-book.git', collaborators_url: 'https://api.github.com/repos/warmachine028/next-book/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/warmachine028/next-book/comments{/number}', commits_url: 'https://api.github.com/repos/warmachine028/next-book/commits{/sha}', compare_url: 'https://api.github.com/repos/warmachine028/next-book/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/warmachine028/next-book/contents/{+path}', contributors_url: 'https://api.github.com/repos/warmachine028/next-book/contributors', created_at: '2024-08-24T14:22:35Z', default_branch: 'main', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/warmachine028/next-book/deployments', description: 'A full-stack social media web app built on NextJS 15 for the Next Fans', disabled: false, downloads_url: 'https://api.github.com/repos/warmachine028/next-book/downloads', events_url: 'https://api.github.com/repos/warmachine028/next-book/events', fork: false, forks: 0, forks_count: 0, forks_url: 'https://api.github.com/repos/warmachine028/next-book/forks', full_name: 'warmachine028/next-book', git_commits_ur