Skip to content

fix(deps): update dependency org.gradle:gradle-tooling-api to v8.11 #3759

fix(deps): update dependency org.gradle:gradle-tooling-api to v8.11

fix(deps): update dependency org.gradle:gradle-tooling-api to v8.11 #3759

Triggered via pull request November 11, 2024 15:46
Status Success
Total duration 18s
Artifacts

release-notes.yml

on: pull_request
update_release_draft
10s
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: '11781764188', status: 422, response: { url: 'https://api.github.com/repos/grails/grails-core/releases/178315485', 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, 11 Nov 2024 15:46:31 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-oauth-scopes': 'repo', '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': '7001:38FD53:107BB:1F9B9:673226D7', 'x-oauth-scopes': 'public_repo, repo:status', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4857', 'x-ratelimit-reset': '1731341070', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '143', '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/grails/grails-core/releases/178315485', 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":"## What's Changed\\n\\n- Add Grails 7 gotcha about jar artifact naming @matrei (#13825)\\n- Update to groovy:4.0.24-SNAPSHOT @jamesfredley (#13818)\\n- Spring Boot 3.4.0-RC1 @codeconsole (#13815)\\n- Remove no longer needed WrappedResponseHolder update. @codeconsole (#13814)\\n- Spring Boot 3.3.5 @codeconsole (#13811)\\n- compileJava.options.release one line @jamesfredley (#13810)\\n- Use common subproject publishing settings @codeconsole (#13804)\\n- go back to org.fusesource.jansi:jansi:1:18 with jline:jline:2.14.6 compatibility @jamesfredley (#13801)\\n- 7.0.x dependency cleanup - new grails-bom @codeconsole (#13787)\\n- Update dependency net.bytebuddy:byte-buddy to v1.15.5 @renovate (#13781)\\n- Update spring-framework to v6.1.14 @renovate (#13782)\\n- Update dependency org.xhtmlrenderer:flying-saucer-pdf-openpdf to v9.4.0 @renovate (#13772)\\n- Update dependency io.github.gradle-nexus:publish-plugin to v2 @renovate (#13770)\\n- Use static compilation to compare against jsoup dependency upgrades @codeconsole (#13768)\\n- Update dependency net.bytebuddy:byte-buddy to v1.15.4 @renovate (#13767)\\n- Update dependency com.github.jnr:jnr-posix to v3.1.20 @renovate (#13766)\\n- Update apache-tomcat monorepo to v10.1.31 @renovate (#13765)\\n- remove commons-logging exclusions and exclude individually if needed @codeconsole (#13764)\\n- Remove references to servlet-api from @AstTransformer and set compileOnlyApi for trait that need servlet-api @codeconsole (#13763)\\n- change gradle-tooling-api scope to compileOnly @jamesfredley (#13762)\\n- Merge branch '6.2.x' into 7.0.x @jamesfredley (#13751)\\n- Merge branch '6.2.x' into 7.0.x @jamesfredley (#13750)\\n- Don't make servlet-api a transitive depende
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: '11781764188', name: 'pull_request', payload: { action: 'opened', number: 13831, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/64546?v=4', description: '', events_url: 'https://api.github.com/orgs/grails/events', hooks_url: 'https://api.github.com/orgs/grails/hooks', id: 64546, issues_url: 'https://api.github.com/orgs/grails/issues', login: 'grails', members_url: 'https://api.github.com/orgs/grails/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjY0NTQ2', public_members_url: 'https://api.github.com/orgs/grails/public_members{/member}', repos_url: 'https://api.github.com/orgs/grails/repos', url: 'https://api.github.com/orgs/grails' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/grails/grails-core/issues/13831/comments' }, commits: { href: 'https://api.github.com/repos/grails/grails-core/pulls/13831/commits' }, html: { href: 'https://github.com/grails/grails-core/pull/13831' }, issue: { href: 'https://api.github.com/repos/grails/grails-core/issues/13831' }, review_comment: { href: 'https://api.github.com/repos/grails/grails-core/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/grails/grails-core/pulls/13831/comments' }, self: { href: 'https://api.github.com/repos/grails/grails-core/pulls/13831' }, statuses: { href: 'https://api.github.com/repos/grails/grails-core/statuses/d69c4ac5b3d901d1e72cc84e38cecabe2b28453f' } }, active_lock_reason: null, additions: 1, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'grails:7.0.x', ref: '7.0.x', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: true, archive_url: 'https://api.github.com/repos/grails/grails-core/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/grails/grails-core/assignees{/user}', blobs_url: 'https://api.github.com/repos/grails/grails-core/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/grails/grails-core/branches{/branch}', clone_url: 'https://github.com/grails/grails-core.git', collaborators_url: 'https://api.github.com/repos/grails/grails-core/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/grails/grails-core/comments{/number}', commits_url: 'https://api.github.com/repos/grails/grails-core/commits{/sha}', compare_url: 'https://api.github.com/repos/grails/grails-core/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/grails/grails-core/contents/{+path}', contributors_url: 'https://api.github.com/repos/grails/grails-core/contributors', created_at: '2010-02-10T23:57:57Z', default_branch: '7.0.x', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/grails/grails-core/deployments', description: 'The Grails Web Application Framework',