Skip to content

chore(deps): update dependency sinon to v19 #2227

chore(deps): update dependency sinon to v19

chore(deps): update dependency sinon to v19 #2227

Triggered via pull request November 3, 2024 13:54
Status Success
Total duration 25s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
6s
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: '11651924631', status: 422, response: { url: 'https://api.github.com/repos/gettakaro/takaro/releases/183113225', 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: 'Sun, 03 Nov 2024 13:54:59 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': '8A88:C01A7:238BBD1:4524F9A:672780B3', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4900', 'x-ratelimit-reset': '1730643237', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '100', '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/gettakaro/takaro/releases/183113225', 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- Feat: add table view for roles @emielvanseveren (#1769)\\n\\n## 🚀 Features\\n\\n- Feat: add countries map to global dashboard @emielvanseveren (#1762)\\n- Feat: remove separate test connection from gameserver create @emielvanseveren (#1767)\\n- chore: replace some urls with takaro akas @emielvanseveren (#1765)\\n- Feat: add currency in rotation stat to gameserver stats @emielvanseveren (#1766)\\n- Feat: add quick search to tables @emielvanseveren (#1760)\\n\\n## 🐛 Bug Fixes\\n\\n- fix: global gameserver option not rendering @emielvanseveren (#1763)\\n- fix: incorrect merge resulting in old shoplistingcard view @emielvanseveren (#1761)\\n- Fix: settings state not updating correctly @emielvanseveren (#1758)\\n- bugfix: always render select in portal @emielvanseveren (#1757)\\n\\n## 📚 Documentation\\n\\n- Add more info about writing custom modules @niekcandaele (#1759)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.0.16","tag_name":"v0.0.16","target_commitish":"refs/pull/1575/merge"}', request: {} }, event: { id: '11651924631', name: 'pull_request', payload: { action: 'synchronize', after: 'f624c2b609d0d10ab3d40c07e0e0adb2512c08af', before: '50b708d4f27fc3ab8eb9bef8cc604e384ad942fa', number: 1575, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/127662528?v=4', description: '', events_url: 'https://api.github.com/orgs/gettakaro/events', hooks_url: 'https://api.github.com/orgs/gettakaro/hooks', id: 127662528, issues_url: 'https://api.github.com/orgs/gettakaro/issues', login: 'gettakaro', members_url: 'https://api.github.com/orgs/gettakaro/members{/member}',
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: '11651924631', name: 'pull_request', payload: { action: 'synchronize', after: 'f624c2b609d0d10ab3d40c07e0e0adb2512c08af', before: '50b708d4f27fc3ab8eb9bef8cc604e384ad942fa', number: 1575, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/127662528?v=4', description: '', events_url: 'https://api.github.com/orgs/gettakaro/events', hooks_url: 'https://api.github.com/orgs/gettakaro/hooks', id: 127662528, issues_url: 'https://api.github.com/orgs/gettakaro/issues', login: 'gettakaro', members_url: 'https://api.github.com/orgs/gettakaro/members{/member}', node_id: 'O_kgDOB5v5wA', public_members_url: 'https://api.github.com/orgs/gettakaro/public_members{/member}', repos_url: 'https://api.github.com/orgs/gettakaro/repos', url: 'https://api.github.com/orgs/gettakaro' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/gettakaro/takaro/issues/1575/comments' }, commits: { href: 'https://api.github.com/repos/gettakaro/takaro/pulls/1575/commits' }, html: { href: 'https://github.com/gettakaro/takaro/pull/1575' }, issue: { href: 'https://api.github.com/repos/gettakaro/takaro/issues/1575' }, review_comment: { href: 'https://api.github.com/repos/gettakaro/takaro/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/gettakaro/takaro/pulls/1575/comments' }, self: { href: 'https://api.github.com/repos/gettakaro/takaro/pulls/1575' }, statuses: { href: 'https://api.github.com/repos/gettakaro/takaro/statuses/f624c2b609d0d10ab3d40c07e0e0adb2512c08af' } }, active_lock_reason: null, additions: 126, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: { commit_message: ' chore(deps): update dependency sinon to v19\r\n ', commit_title: 'Merge pull request #1575 from gettakaro/renovate/sinon-19.x', enabled_by: { avatar_url: 'https://avatars.githubusercontent.com/u/22315101?v=4', events_url: 'https://api.github.com/users/niekcandaele/events{/privacy}', followers_url: 'https://api.github.com/users/niekcandaele/followers', following_url: 'https://api.github.com/users/niekcandaele/following{/other_user}', gists_url: 'https://api.github.com/users/niekcandaele/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/niekcandaele', id: 22315101, login: 'niekcandaele', node_id: 'MDQ6VXNlcjIyMzE1MTAx', organizations_url: 'https://api.github.com/users/niekcandaele/orgs', received_events_url: 'https://api.github.com/users/niekcandaele/received_events', repos_url: 'https://api.github.com/users/niekcandaele/repos', site_admin: false, starred_url: 'https://api.github.com/users/niekcandaele/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/niekcandaele/subscriptions', type: 'User', url: 'https://api.github.com/users/niekcandaele', user_view_type: 'public' }, merge_method: 'merge' }, base: { label: 'gettakaro:development', ref: 'development', re