Update pydantic requirement from <2.8,>=2 to >=2.8.2,<2.9 #94
Annotations
2 errors and 1 warning
Run release-drafter/release-drafter@v6
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12240705735',
status: 422,
response: {
url: 'https://api.github.com/repos/gdsfactory/gdsfactory7/releases/156449587',
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, 09 Dec 2024 17:20:56 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-github-permissions': 'contents=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': 'E081:2BE10F:136CB5A:2698EB4:675726F8',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4963',
'x-ratelimit-reset': '1733767975',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '37',
'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/gdsfactory/gdsfactory7/releases/156449587',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"# What's Changed\\n\\n## Bug Fixes\\n\\n- fix cicd [#20](https://github.com/gdsfactory/gdsfactory/pull/20)\\n- fix tests [#6](https://github.com/gdsfactory/gdsfactory/pull/6)\\n- better serialization [#5](https://github.com/gdsfactory/gdsfactory/pull/5)\\n\\n## Documentation\\n\\n- fix cicd [#20](https://github.com/gdsfactory/gdsfactory/pull/20)\\n\\n## Other changes\\n\\n- :wrench: Fix multiple ports bug [#19](https://github.com/gdsfactory/gdsfactory/pull/19)\\n- Update docs with installation of jupyter lab [#3](https://github.com/gdsfactory/gdsfactory/pull/3)\\n\\n## Dependency Updates\\n\\n- Update trimesh requirement from <4.4,>=4 to >=4,<4.5 [#2](https://github.com/gdsfactory/gdsfactory/pull/2)\\n\\n**Full Changelog**: https://github.com/gdsfactory/gdsfactory7/compare/...v0.1.0\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.1.0","tag_name":"v0.1.0","target_commitish":"refs/pull/13/merge"}`,
request: {}
},
event: {
id: '12240705735',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version.\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.8.2 (2024-07-03)</h2>\n' +
"<h2>What's Changed</h2>\n" +
'<h3>Fixes</h3>\n' +
'<ul>\n' +
'<li>Fix issue with assertion caused by pluggable schema validator by <a href="https://github.com/dmontagu"><code>@dmontagu</code></a> in <a hr
|
Run release-drafter/release-drafter@v6
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: '12240705735',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version.\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.8.2 (2024-07-03)</h2>\n' +
"<h2>What's Changed</h2>\n" +
'<h3>Fixes</h3>\n' +
'<ul>\n' +
'<li>Fix issue with assertion caused by pluggable schema validator by <a href="https://github.com/dmontagu"><code>@dmontagu</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/9838">#9838</a></li>\n' +
'</ul>\n' +
'<p><strong>Full Changelog</strong>: <a href="https://github.com/pydantic/pydantic/compare/v2.8.1...v2.8.2">https://github.com/pydantic/pydantic/compare/v2.8.1...v2.8.2</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/main/HISTORY.md">pydantic's changelog</a>.</em></p>\n` +
'<blockquote>\n' +
'<h2>v2.8.2 (2024-07-03)</h2>\n' +
'<p><a href="https://github.com/pydantic/pydantic/releases/tag/v2.8.2">GitHub release</a></p>\n' +
"<h3>What's Changed</h3>\n" +
'<h4>Fixes</h4>\n' +
'<ul>\n' +
'<li>Fix issue with assertion caused by pluggable schema validator by <a href="https://github.com/dmontagu"><code>@dmontagu</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/9838">#9838</a></li>\n' +
'</ul>\n' +
'<h2>v2.8.1 (2024-07-03)</h2>\n' +
'<p><a href="https://github.com/pydantic/pydantic/releases/tag/v2.8.1">GitHub release</a></p>\n' +
"<h3>What's Changed</h3>\n" +
'<h4>Packaging</h4>\n' +
'<ul>\n' +
'<li>Bump <code>ruff</code> to <code>v0.5.0</code> and <code>pyright</code> to <code>v1.1.369</code> by <a href="https://github.com/sydney-runkle"><code>@sydney-runkle</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/9801">#9801</a></li>\n' +
'<li>Bump <code>pydantic-core</code> to <code>v2.20.1</code>, <code>pydantic-extra-types</code> to <code>v2.9.0</code> by <a href="https://github.com/sydney-runkle"><code>@sydney-runkle</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/9832">#9832</a></li>\n' +
'</ul>\n' +
'<h4>Fixes</h4>\n' +
'<ul>\n' +
'<li>Fix breaking change in <code>to_snake</code> from v2.7 -> v2.8 by <a href="https://github.com/sydney-runkle"><code>@sydney-runkle</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/9812">#9812</a></li>\n' +
'<li>Fix list constraint json schema application by <a href="https://github.com/sydney-runkle"><code>@sydney-runkle</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/9818">#9818</a></li>\n' +
'<li>Support time duration more than 23 by <a href="https://github.com/nix010"><code>@nix010</code></a> in <a href="https://redirect.github.com/pydantic/speedate/pull/64">pydantic/speedate#64</a></li>\n' +
'<li>Fix millisecond fraction being handled with the wrong scale by <a href="https://github.com/davidhewitt"><code>@
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading