Update dependencies for grace-boot-mongodb #1434
Annotations
2 errors and 6 warnings
|
release_notes
Error: GraphQL Rate Limit Exceeded
at Job.doRequest [as task] (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:13975:35)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '20467067369',
name: 'push',
payload: {
after: '5bfd01bfe8509f3ce796a8192510a337b148a6b3',
base_ref: null,
before: '3c7bd40fae952f7636f30ff081631f43b0321765',
commits: [
{
author: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
committer: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
distinct: true,
id: '5bfd01bfe8509f3ce796a8192510a337b148a6b3',
message: 'Update dependencies for grace-boot-mongodb\n\nSee gh-1120',
timestamp: '2025-12-24T01:13:30+08:00',
tree_id: '6c802a6d9f61451575a9eece29701739c3b6b647',
url: 'https://github.com/graceframework/grace-framework/commit/5bfd01bfe8509f3ce796a8192510a337b148a6b3'
}
],
compare: 'https://github.com/graceframework/grace-framework/compare/3c7bd40fae95...5bfd01bfe850',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
committer: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
distinct: true,
id: '5bfd01bfe8509f3ce796a8192510a337b148a6b3',
message: 'Update dependencies for grace-boot-mongodb\n\nSee gh-1120',
timestamp: '2025-12-24T01:13:30+08:00',
tree_id: '6c802a6d9f61451575a9eece29701739c3b6b647',
url: 'https://github.com/graceframework/grace-framework/commit/5bfd01bfe8509f3ce796a8192510a337b148a6b3'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/7546199?v=4',
description: '',
events_url: 'https://api.github.com/orgs/graceframework/events',
hooks_url: 'https://api.github.com/orgs/graceframework/hooks',
id: 7546199,
issues_url: 'https://api.github.com/orgs/graceframework/issues',
login: 'graceframework',
members_url: 'https://api.github.com/orgs/graceframework/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjc1NDYxOTk=',
public_members_url: 'https://api.github.com/orgs/graceframework/public_members{/member}',
repos_url: 'https://api.github.com/orgs/graceframework/repos',
url: 'https://api.github.com/orgs/graceframework'
},
pusher: { email: '[email protected]', name: 'rainboyan' },
ref: 'refs/heads/2024.0.x',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/graceframework/grace-framework/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/graceframework/grace-framework/assignees{/user}',
blobs_url: 'https://api.github.com/repos/graceframework/grace-framework/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/graceframework/grace-framework/branches{/branch}',
clone_url: 'https://github.com/graceframework/grace-framework.git',
collaborators_url: 'https://api.github.com/repos/graceframework/grace-framework/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/graceframework/grace-framework/comments{/number}',
commits_url: 'https://api.github.com/repos/graceframework/grace-framework/commits{/sha}',
compare_url: 'https://api.github.com/repos/graceframework/grace-framework/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/graceframework/grace-framework/contents/{+path}',
contributors_url: 'https://api.github.com/repos/graceframe
|
|
release_notes
GraphQL Rate Limit Exceeded
{
name: 'event',
id: '20467067369',
response: {
status: 200,
url: 'https://api.github.com/graphql',
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 23 Dec 2025 17:28:34 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '8401:3F6032:5402A50:561A354:694AD142',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '2',
'x-ratelimit-reset': '1766512871',
'x-ratelimit-resource': 'graphql',
'x-ratelimit-used': '4998',
'x-xss-protection': '0'
},
data: {
errors: [
{
type: 'RATE_LIMITED',
message: 'API rate limit exceeded for site ID installation.'
}
]
}
},
data: {
errors: [
{
type: 'RATE_LIMITED',
message: 'API rate limit exceeded for site ID installation.'
}
]
},
event: {
id: '20467067369',
name: 'push',
payload: {
after: '5bfd01bfe8509f3ce796a8192510a337b148a6b3',
base_ref: null,
before: '3c7bd40fae952f7636f30ff081631f43b0321765',
commits: [
{
author: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
committer: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
distinct: true,
id: '5bfd01bfe8509f3ce796a8192510a337b148a6b3',
message: 'Update dependencies for grace-boot-mongodb\n\nSee gh-1120',
timestamp: '2025-12-24T01:13:30+08:00',
tree_id: '6c802a6d9f61451575a9eece29701739c3b6b647',
url: 'https://github.com/graceframework/grace-framework/commit/5bfd01bfe8509f3ce796a8192510a337b148a6b3'
}
],
compare: 'https://github.com/graceframework/grace-framework/compare/3c7bd40fae95...5bfd01bfe850',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
committer: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
distinct: true,
id: '5bfd01bfe8509f3ce796a8192510a337b148a6b3',
message: 'Update dependencies for grace-boot-mongodb\n\nSee gh-1120',
timestamp: '2025-12-24T01:13:30+08:00',
tree_id: '6c802a6d9f61451575a9eece29701739c3b6b647',
url: 'https://github.com/graceframework/grace-framework/commit/5bfd01bfe8509f3ce796a8192510a337b148a6b3'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/7546199?v=4',
description: '',
events_url: 'https://api.github.com/orgs/graceframework/events',
hooks_url: 'https://api.github.com/orgs/graceframework/hooks',
id: 7546199,
issues_url: 'https://api.github.com/orgs/graceframework/issues',
login: 'graceframework',
members_url: 'https://api.github.com/orgs/graceframework/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjc1NDYxOTk=',
public_members_url: 'https://api.gi
|
|
release_notes
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
release_notes
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
release_notes
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
release_notes
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
release_notes
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
release_notes
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|