Update dependency Serilog to 4.3.0 - autoclosed #2283
Triggered via pull request
August 24, 2025 17:50
renovate[bot]
edited
#953
Status
Success
Total duration
15s
Artifacts
–
release-drafter.yml
on: pull_request_target
update_release_draft
11s
Annotations
2 errors and 4 warnings
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6.1.0/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.1.0/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '17191923435',
name: 'pull_request_target',
payload: {
action: 'edited',
changes: {
body: {
from: 'This PR contains the following updates:\n' +
'\n' +
'| Package | Change | Age | Confidence |\n' +
'|---|---|---|---|\n' +
'| [Serilog](https://serilog.net/) ([source](https://redirect.github.com/serilog/serilog)) | `4.2.0` -> `4.3.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |\n' +
'\n' +
'---\n' +
'\n' +
'### Release Notes\n' +
'\n' +
'<details>\n' +
'<summary>serilog/serilog (Serilog)</summary>\n' +
'\n' +
'### [`v4.3.0`](https://redirect.github.com/serilog/serilog/releases/tag/v4.3.0)\n' +
'\n' +
"#### What's Changed\n" +
'\n' +
'- [#​2149](https://redirect.github.com/serilog/serilog/issues/2149) - `LogEvent.AddPropertyIfAbsent(ILogEventPropertyFactory, ...)` overload that helps avoid allocations ([@​vanni-giachin](https://redirect.github.com/vanni-giachin))\n' +
'- [#​2158](https://redirect.github.com/serilog/serilog/issues/2158) - use HTTPS in all README.md images and links ([@​TimHess](https://redirect.github.com/TimHess))\n' +
'- [#​2163](https://redirect.github.com/serilog/serilog/issues/2163) - `LogContext.Push()` overloads accepting `IEnumerable<ILogEventEnricher>` and `ReadOnlySpan<ILogEventEnricher>` ([@​SimonCropp](https://redirect.github.com/SimonCropp))\n' +
'- [#​2175](https://redirect.github.com/serilog/serilog/issues/2175), [#​2178](https://redirect.github.com/serilog/serilog/issues/2178), [#​2179](https://redirect.github.com/serilog/serilog/issues/2179) - fix AOT compatibility ([@​agocke](https://redirect.github.com/agocke))\n' +
'\n' +
'#### New Contributors\n' +
'\n' +
'- [@​vanni-giachin](https://redirect.github.com/vanni-giachin) made their first contribution in [https://github.com/serilog/serilog/pull/2149](https://redirect.github.com/serilog/serilog/pull/2149)\n' +
'- [@​TimHess](https://redirect.github.com/TimHess) made their first contribution in [https://github.com/serilog/serilog/pull/2158](https://redirect.github.com/serilog/serilog/pull/2158)\n' +
'\n' +
'**Full Changelog**: https://github.com/serilog/serilog/compare/v4.2.0...v4.3.0\n' +
'\n' +
'</details>\n' +
'\n' +
'---\n' +
'\n' +
'### Configuration\n' +
'\n' +
'📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).\n' +
'\n' +
'🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\n' +
'\n' +
'♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.\n' +
'\n' +
"🔕 **Ignore**: Close this PR and you won't be reminded about this update again.\n" +
'\n' +
'---\n' +
'\n' +
' - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box\n' +
'\n' +
'---\n' +
'\n' +
'This PR was ge
|
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '17191923435',
status: 403,
response: {
url: 'https://api.github.com/repos/RehanSaeed/Serilog.Exceptions/issues/953/labels',
status: 403,
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: 'Sun, 24 Aug 2025 17:50:38 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-accepted-github-permissions': 'issues=write; pull_requests=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': 'C3C1:B2CE1:1876A5:596038:68AB50EE',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4965',
'x-ratelimit-reset': '1756061431',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '35',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/issues/labels#add-labels-to-an-issue',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/RehanSaeed/Serilog.Exceptions/issues/953/labels',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.4 (linux; x64)',
'x-github-delivery': '17191923435',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"labels":["enhancement"]}',
request: {}
},
event: {
id: '17191923435',
name: 'pull_request_target',
payload: {
action: 'edited',
changes: {
body: {
from: 'This PR contains the following updates:\n' +
'\n' +
'| Package | Change | Age | Confidence |\n' +
'|---|---|---|---|\n' +
'| [Serilog](https://serilog.net/) ([source](https://redirect.github.com/serilog/serilog)) | `4.2.0` -> `4.3.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |\n' +
'\n' +
'---\n' +
'\n' +
'### Release Notes\n' +
'\n' +
'<details>\n' +
'<summary>serilog/serilog (Serilog)</summary>\n' +
'\n' +
'### [`v4.3.0`](https://redirect.github.com/serilog/serilog/releases/tag/v4.3.0)\n' +
'\n' +
"#### What's Changed\n" +
'\n' +
'- [#​2149](https://redirect.github.com/serilog/serilog/issues/2149) - `LogEvent.AddPropertyIfAbsent(ILogEventPropertyFactory, ...)` overload that helps avoid allocations ([@​vanni-giachin](https://redirect.github.com/vanni-giachin))\n' +
'- [#​2158](https://redirect.github.com/serilog/serilog/issues/2158) - use HTTPS in all README.md images and links ([@​TimHess](https://redirect.github.com/TimHess))\n' +
'- [#​2163](https://redirect.github.com/serilog/serilog/issues/2163) - `LogContext.Push()` overloads accepting `IEnumerable<ILogEventEnricher>` and `ReadOnlySpan<ILogEventEnricher>`
|
update_release_draft
"pull_request_target.edited" 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.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|