Update pyvista requirement from <=0.43.8 to <=0.43.10 #425
release-drafter.yml
on: pull_request
update_release_draft
4s
require_label
4s
Annotations
2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '9597911773',
status: 422,
response: {
url: 'https://api.github.com/repos/gdsfactory/gplugins/releases/161475408',
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: 'Thu, 20 Jun 2024 13:03: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-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': '7C36:A4F56:186594:2CB4D2:6674288A',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4956',
'x-ratelimit-reset': '1718889729',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '44',
'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/gplugins/releases/161475408',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"# What's Changed\\n\\n## Bug Fixes\\n\\n- fix write_drc [#428](https://github.com/gdsfactory/gplugins/pull/428)\\n\\n**Full Changelog**: https://github.com/gdsfactory/gplugins/compare/v1.0.0...v1.0.1\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v1.0.1","tag_name":"v1.0.1","target_commitish":"refs/pull/424/merge"}`,
request: {}
},
event: {
id: '9597911773',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: '[//]: # (dependabot-start)\n' +
'⚠️ **Dependabot is rebasing this PR** ⚠️ \n' +
'\n' +
"Rebasing might not happen immediately, so don't worry if this takes some time.\n" +
'\n' +
'Note: if you make any changes to this PR yourself, they will take precedence over the rebase.\n' +
'\n' +
'---\n' +
'\n' +
'[//]: # (dependabot-end)\n' +
'\n' +
'Updates the requirements on [pyvista](https://github.com/pyvista/pyvista) to permit the latest version.\n' +
'<details>\n' +
'<summary>Release notes</summary>\n' +
`<p><em>Sourced from <a href="https://github.com/pyvista/pyvista/releases">pyvista's releases</a>.</em></p>\n` +
'<blockquote>\n' +
'<h2>v0.43.10</h2>\n' +
'<!-- raw HTML omitted -->\n' +
'<p>Patch release with the following fixes/quality of life changes. This being a patch fix, there are no API changes.</p>\n' +
"<h2>What's Changed</h2>\n" +
'<ul>\n' +
'<li>Fix <code>cast_to_unstructured_grid</code> for <code>PointSet</code> by <a href="https://github.com/user27182"><code>@user27182</code>
|
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: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: '9597911773',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: '[//]: # (dependabot-start)\n' +
'⚠️ **Dependabot is rebasing this PR** ⚠️ \n' +
'\n' +
"Rebasing might not happen immediately, so don't worry if this takes some time.\n" +
'\n' +
'Note: if you make any changes to this PR yourself, they will take precedence over the rebase.\n' +
'\n' +
'---\n' +
'\n' +
'[//]: # (dependabot-end)\n' +
'\n' +
'Updates the requirements on [pyvista](https://github.com/pyvista/pyvista) to permit the latest version.\n' +
'<details>\n' +
'<summary>Release notes</summary>\n' +
`<p><em>Sourced from <a href="https://github.com/pyvista/pyvista/releases">pyvista's releases</a>.</em></p>\n` +
'<blockquote>\n' +
'<h2>v0.43.10</h2>\n' +
'<!-- raw HTML omitted -->\n' +
'<p>Patch release with the following fixes/quality of life changes. This being a patch fix, there are no API changes.</p>\n' +
"<h2>What's Changed</h2>\n" +
'<ul>\n' +
'<li>Fix <code>cast_to_unstructured_grid</code> for <code>PointSet</code> by <a href="https://github.com/user27182"><code>@user27182</code></a> <a href="https://redirect.github.com/pyvista/pyvista/issues/6127">#6127</a></li>\n' +
'<li>Use <code>matplotlib.pyplot.get_cmap</code> for matplotlib>3.8 by <a href="https://github.com/tkoyama010"><code>@tkoyama010</code></a> <a href="https://redirect.github.com/pyvista/pyvista/issues/6163">#6163</a></li>\n' +
'<li>Fix typo of <code>add_orientation_widget</code> docstring by <a href="https://github.com/tkoyama010"><code>@tkoyama010</code></a> <a href="https://redirect.github.com/pyvista/pyvista/issues/6174">#6174</a></li>\n' +
'<li>Fix <code>image_threshold</code> bug with integer arrays on some systems by <a href="https://github.com/user27182"><code>@user27182</code></a> <a href="https://redirect.github.com/pyvista/pyvista/issues/6100">#6100</a></li>\n' +
'<li>Ensure compatibility with NumPy 2.0 by <a href="https://github.com/adeak"><code>@adeak</code></a> <a href="https://redirect.github.com/pyvista/pyvista/issues/6156">#6156</a></li>\n' +
'<li>Fix <code>add_ruler number_labels</code> to turn off the auto by <a href="https://github.com/MatthewFlamm"><code>@MatthewFlamm</code></a> <a href="https://redirect.github.com/pyvista/pyvista/issues/6258">#6258</a></li>\n' +
'</ul>\n' +
'<p><strong>Full Changelog</strong>: <a href="https://github.com/pyvista/pyvista/compare/v0.43.9...v0.43.10">https://github.com/pyvista/pyvista/compare/v0.43.9...v0.43.10</a></p>\n' +
'</blockquote>\n' +
'</details>\n' +
'<details>\n' +
'<summary>Commits</summary>\n' +
'<ul>\n' +
'<li><a href="https://github.com/pyvista/pyvista/commit/d0e6a8909df08cc0b6c265217641824adcb2b802"><code>d0e6a89</code></a> 🚀 Patch Release 0.43.10</li>\n' +
'<li><a href="https://github.com/pyvista/pyvista/commit/a204302d5506ce9eb0dfc1cd6a02f8efccfbb77c"><code>a204302</code></a> Revert "Fix "none" for legend (<a href="https://redirect.github.com/pyvista/pyvista/issues/6260">#6260</a>)"</li>\n' +
'<li><a href="https://github.com/pyvista/pyvista/commit/3e37d47e272051c9e6cf312960427ca24092d431"><code>3e37d47</code></a> Revert "Update Trame Examples: Use Vuetify 3 comp
|