chore(deps): bump pydantic from 2.11.8 to 2.11.9 #181
Annotations
2 errors and 4 warnings
|
update
HttpError: <html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
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: '17766891420',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.8 to 2.11.9.\n' +
'<details>\n' +
'<summary>Release notes</summary>\n' +
`<p><em>Sourced from <a href="https://github.com/pydantic/pydantic/releases">pydantic's releases</a>.</em></p>\n` +
'<blockquote>\n' +
'<h2>v2.11.9 2025-09-13</h2>\n' +
"<h3>What's Changed</h3>\n" +
'<h4>Fixes</h4>\n' +
'<ul>\n' +
'<li>Backport v1.10.23 changes by <a href="https://github.com/Viicos"><code>@Viicos</code></a></li>\n' +
'</ul>\n' +
'<p><strong>Full Changelog</strong>: <a href="https://github.com/pydantic/pydantic/compare/v2.11.8...v2.11.9">https://github.com/pydantic/pydantic/compare/v2.11.8...v2.11.9</a></p>\n' +
'</blockquote>\n' +
'</details>\n' +
'<details>\n' +
'<summary>Changelog</summary>\n' +
`<p><em>Sourced from <a href="https://github.com/pydantic/pydantic/blob/v2.11.9/HISTORY.md">pydantic's changelog</a>.</em></p>\n` +
'<blockquote>\n' +
'<h2>v2.11.9 (2025-09-13)</h2>\n' +
'<p><a href="https://github.com/pydantic/pydantic/releases/tag/v2.11.9">GitHub release</a></p>\n' +
"<h3>What's Changed</h3>\n" +
'<h4>Fixes</h4>\n' +
'<ul>\n' +
'<li>Backport v1.10.23 changes by <a href="https://github.com/Viicos"><code>@Viicos</code></a></li>\n' +
'</ul>\n' +
'</blockquote>\n' +
'</details>\n' +
'<details>\n' +
'<summary>Commits</summary>\n' +
'<ul>\n' +
'<li><a href="https://github.com/pydantic/pydantic/commit/92310953c146a2ac668a0141be820c083e325f5d"><code>9231095</code></a> Prepare release v2.11.9</li>\n' +
'<li><a href="https://github.com/pydantic/pydantic/commit/f003a89eeaff35ee18f220a2c790d20536e3d0ab"><code>f003a89</code></a> Backport v1.10.23 changes</li>\n' +
'<li>See full diff in <a href="https://github.com/pydantic/pydantic/compare/v2.11.8...v2.11.9">compare view</a></li>\n' +
'</ul>\n' +
'</details>\n' +
'<br />\n' +
'\n' +
'\n' +
'[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n' +
'\n' +
"Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n" +
'\n' +
'[//]: # (dependabot-automerge-start)\n' +
'[//]: # (dependabot-automerge-end)\n' +
'\n' +
'---\n' +
'\n' +
'<details>\n' +
'<summary>Dependabot commands and options</summary>\n' +
'<br />\n' +
'\n' +
'You can trigger Dependabot actions by commenting on this PR:\n' +
'- `@dependabot rebase` will rebase this PR\n' +
'- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n' +
'- `@dependabot merge` will mer
|
|
update
<html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
{
name: 'HttpError',
id: '17766891420',
status: 502,
response: {
url: 'https://api.github.com/graphql',
status: 502,
headers: {
'content-length': '150',
'content-type': 'text/html',
date: 'Tue, 16 Sep 2025 13:11:41 GMT',
server: 'github.com',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-github-request-id': '6400:167475:3789125:38E3C6F:68C96203'
},
data: '<html>\r\n' +
'<head><title>502 Bad Gateway</title></head>\r\n' +
'<body>\r\n' +
'<center><h1>502 Bad Gateway</h1></center>\r\n' +
'<hr><center>nginx</center>\r\n' +
'</body>\r\n' +
'</html>\r\n'
},
request: {
method: 'POST',
url: 'https://api.github.com/graphql',
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': '17766891420',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"query":"\\n query findCommitsWithAssociatedPullRequests(\\n $name: String!\\n $owner: String!\\n $targetCommitish: String!\\n $withPullRequestBody: Boolean!\\n $withPullRequestURL: Boolean!\\n $since: GitTimestamp\\n $after: String\\n $withBaseRefName: Boolean!\\n $withHeadRefName: Boolean!\\n $pullRequestLimit: Int!\\n ) {\\n repository(name: $name, owner: $owner) {\\n object(expression: $targetCommitish) {\\n ... on Commit {\\n history(first: 100, since: $since, after: $after) {\\n totalCount\\n pageInfo {\\n hasNextPage\\n endCursor\\n }\\n nodes {\\n id\\n committedDate\\n message\\n author {\\n name\\n user {\\n login\\n }\\n }\\n associatedPullRequests(first: $pullRequestLimit) {\\n nodes {\\n title\\n number\\n url @include(if: $withPullRequestURL)\\n body @include(if: $withPullRequestBody)\\n author {\\n login\\n __typename\\n url\\n }\\n baseRepository {\\n nameWithOwner\\n }\\n mergedAt\\n isCrossRepository\\n labels(first: 100) {\\n nodes {\\n name\\n }\\n }\\n merged\\n baseRefName @include(if: $withBaseRefName)\\n headRefName @include(if: $withHeadRefName)\\n }\\n }\\n }\\n }\\n }\\n }\\n }\\n }\\n","variables":{"name":"diff-risk-dashboard","owner":"CoderDeltaLAN","targetCommitish":"refs/pull/45/merge","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false,"pullRequestLimit":5,"since":"2025-09-13T14:26:49Z"}}',
request: { retryCount: 3, retries: 3, retryAfter: 16 }
},
event: {
id: '17766891420',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.8 to 2.11.9.\n' +
'<details>\n' +
'<summary>Release notes</summary>\n' +
`<p><em>Sourced from <a href="https://github.com/pydantic/pydantic/releases">pydantic's releases</a>.</em></p>\n` +
'<blockquote>\n' +
'<h2>v2.11.9 2025-09-13</h2>\n' +
"<h3>What's Changed</h3>\n" +
'<h4>Fixes</h4>\n' +
'<ul>\n' +
'<li>Backport v1.10.23 changes by <a href="https://github.com/Viicos"><co
|
|
update
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|