Skip to content

fix(deps): update seleniumversion to v4.29.0 #392

fix(deps): update seleniumversion to v4.29.0

fix(deps): update seleniumversion to v4.29.0 #392

Triggered via pull request February 20, 2025 15:08
Status Success
Total duration 31s
Artifacts

release-notes.yml

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

Annotations

2 errors and 4 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '13438379485', status: 422, response: { url: 'https://api.github.com/repos/grails/geb/releases', 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', 'content-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Thu, 20 Feb 2025 15:09:06 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': 'B8B9:8F0A9:E9A52C:1D5363E:67B74592', 'x-oauth-scopes': 'public_repo, read:packages, repo:status', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4969', 'x-ratelimit-reset': '1740066692', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '31', '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#create-a-release', status: '422' } }, request: { method: 'POST', url: 'https://api.github.com/repos/grails/geb/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.18.0 (linux; x64)', 'x-github-delivery': '13438379485', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/142/merge","name":"0.1.0","tag_name":"v0.1.0","body":"## What\'s Changed\\n\\n- BootStrap init closure servletContext cleanup @gsartori (#136)\\n- Merge 4.2.x into 5.0.x @matrei (#140)\\n- Improvements to `BrowserDelegate` @matrei (#139)\\n- Merge 4.2.x into 5.0.x @matrei (#138)\\n- Delegate to page object for missing methods and properties @matrei (#137)\\n- Merge 4.2.x into 5.0.x @matrei (#130)\\n- Miscellaneous cleanup and maintenance tasks @matrei (#129)\\n- Enhance Developer Experience with Explicit Delegation @matrei (#126)\\n- Merge 4.2.x into 5.0.x @matrei (#123)\\n- Cross-Platform Geb FileInput module support @matrei (#122)\\n- Merge 4.1.x into 5.0.x @matrei (#121)\\n- Add Setting to Disable Tracing @matrei (#120)\\n- Skip Starting Recording Container When Recording Mode is Set to `SKIP` @matrei (#118)\\n- Merge 4.1.x to 5.0.x & restore NEXUS variables @jdaugherty (#114)\\n- Revert NEXUS_PUBLISH_URL to use sonatype value @jdaugherty (#113)\\n- Use NEXUS_PUBLISH_* variables @jdaugherty (#112)\\n- Merge 4.1.x into 5.0.x @matrei (#111)\\n- fix: add `selenium-support` @matrei (#110)\\n- Fix includeBuild syntax so it works with grailsPublish @jdaugherty (#108)\\n- 4.1.x - backport setup() methods being called @jdaugherty (#107)\\n- fix setup() methods being called @jdaugherty (#106)\\n- Use old variable values for release publishing @jdaugherty (#105)\\n- Move grails-publish to the plugin block @jdaugherty (#104)\\n- Fix nexus publish url @jdaugherty (#103)\\n- pre-release for m1 @jdaugherty (#101)\\n- Merge 4.1.x into 5.0.x @matrei (#100)\\n- Update and cleanup build @matrei (#97)\\n- Fix test name to include specification & feature name @jdaugherty (#95)\\n- Fix test name to
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:7146: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:61885:18) { name: 'AggregateError', event: { id: '13438379485', name: 'pull_request', payload: { action: 'opened', number: 142, 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/geb/issues/142/comments' }, commits: { href: 'https://api.github.com/repos/grails/geb/pulls/142/commits' }, html: { href: 'https://github.com/grails/geb/pull/142' }, issue: { href: 'https://api.github.com/repos/grails/geb/issues/142' }, review_comment: { href: 'https://api.github.com/repos/grails/geb/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/grails/geb/pulls/142/comments' }, self: { href: 'https://api.github.com/repos/grails/geb/pulls/142' }, statuses: { href: 'https://api.github.com/repos/grails/geb/statuses/52242c6703f9e349ebbca767630a94446ad490c0' } }, active_lock_reason: null, additions: 1, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'grails:5.0.x', ref: '5.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: false, archive_url: 'https://api.github.com/repos/grails/geb/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/grails/geb/assignees{/user}', blobs_url: 'https://api.github.com/repos/grails/geb/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/grails/geb/branches{/branch}', clone_url: 'https://github.com/grails/geb.git', collaborators_url: 'https://api.github.com/repos/grails/geb/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/grails/geb/comments{/number}', commits_url: 'https://api.github.com/repos/grails/geb/commits{/sha}', compare_url: 'https://api.github.com/repos/grails/geb/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/grails/geb/contents/{+path}', contributors_url: 'https://api.github.com/repos/grails/geb/contributors', created_at: '2014-12-11T00:35:11Z', default_branch: '5.0.x', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/grails/geb/deployments', description: 'Geb Functional Testing for Grails® framework', disabled: false, downloads_url: 'https://api.github.com/repos/grails/geb/downloads', events_url: 'https://api.github.com/repos/grails/geb/events', for
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)