Bump s3fs from 2023.10.0 to 2023.12.0 #3244
release-drafter.yml
on: pull_request
update_release_draft
6s
label
2s
Annotations
2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '7092955889',
status: 422,
response: {
url: 'https://api.github.com/repos/Eventual-Inc/Daft/releases/131989933',
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': '195',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 04 Dec 2023 21:47:07 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': '0D06:3379:5C7D2C:5FA2AA:656E48DB',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '984',
'x-ratelimit-reset': '1701729327',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '16',
'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'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/Eventual-Inc/Daft/releases/131989933',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## Changes\\n\\n## ✨ New Features\\n\\n- [FEAT] Enable Comparison between timestamp / dates @samster25 (#1689)\\n- [FEAT] Enable MicroPartitions by default @jaychia (#1684)\\n- [FEAT] Temporal Literals for Date and Timestamp @samster25 (#1683)\\n- [FEAT] Partitioning exprs for Iceberg @samster25 (#1680)\\n\\n## 👾 Bug Fixes\\n\\n- [BUG] Use schema\\\\_hints as hints instead of definitive schema @colin-ho (#1636)\\n- [BUG] Allow for use of Ray jobs for benchmarking @jaychia (#1690)\\n- [BUG] fix off by 1 for retries for cred provider @samster25 (#1681)\\n\\n## 🧰 Maintenance\\n\\n- [CHORE] bump gcs and s3fs @samster25 (#1699)\\n- [CHORE] Add warmup step for remote tpch benchmarking @jaychia (#1691)\\n- [CHORE] drop s3 compat mode for gcs for anonymous mode @samster25 (#1682)\\n- [CHORE] Remove usage of credentials in workflows @jaychia (#1686)\\n- [CHORE] Iceberg Image Caching @samster25 (#1687)\\n- [CHORE] Bump Iceberg Version and V1 of caching @samster25 (#1685)\\n\\n## ⬆️ Dependencies\\n\\n- Bump globset from 0.4.13 to 0.4.14 @dependabot (#1694)\\n- Bump libc from 0.2.149 to 0.2.150 @dependabot (#1693)\\n- Bump google-github-actions/auth from 1 to 2 @dependabot (#1698)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.2.6","tag_name":"v0.2.6","target_commitish":"refs/pull/1695/merge"}',
request: {}
},
event: {
id: '7092955889',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Bumps [s3fs](https://github.com/fsspec/s3fs) from 2023.10.0 to 2023.12.0.\n' +
'<details>\n' +
'<summary>Commits</summary>\n' +
'<ul>\n' +
'<li><a href="https://github.com/fsspec/s3fs/commit/ae6b249271bf2ca02331e3afa35658e15ae885a0"><code>ae6
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '7092955889',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Bumps [s3fs](https://github.com/fsspec/s3fs) from 2023.10.0 to 2023.12.0.\n' +
'<details>\n' +
'<summary>Commits</summary>\n' +
'<ul>\n' +
'<li><a href="https://github.com/fsspec/s3fs/commit/ae6b249271bf2ca02331e3afa35658e15ae885a0"><code>ae6b249</code></a> Changelog (<a href="https://redirect.github.com/fsspec/s3fs/issues/830">#830</a>)</li>\n' +
'<li><a href="https://github.com/fsspec/s3fs/commit/8a87309bc8846b043ab8f5576251f6b90a6bdcae"><code>8a87309</code></a> Try anon=True if no credentials are supplied or found (<a href="https://redirect.github.com/fsspec/s3fs/issues/823">#823</a>)</li>\n' +
'<li><a href="https://github.com/fsspec/s3fs/commit/94ef88e6fba230e01f7fa7d383b5c6345a009b6a"><code>94ef88e</code></a> return offset-aware modification time (<a href="https://redirect.github.com/fsspec/s3fs/issues/818">#818</a>)</li>\n' +
'<li><a href="https://github.com/fsspec/s3fs/commit/b31985d8f74e470876685fb11ba1a7e1c9a44723"><code>b31985d</code></a> Relax aiobotocore versions to < 3.0.0 (<a href="https://redirect.github.com/fsspec/s3fs/issues/829">#829</a>)</li>\n' +
'<li><a href="https://github.com/fsspec/s3fs/commit/8d9ab490938c47a2bff54edd4d76f042fbeba762"><code>8d9ab49</code></a> Use .get for LastModified to mitigate KeyError (<a href="https://redirect.github.com/fsspec/s3fs/issues/828">#828</a>)</li>\n' +
'<li><a href="https://github.com/fsspec/s3fs/commit/949442693ec940b35cda3420c17a864fbe426567"><code>9494426</code></a> make_bucket_versioned method (<a href="https://redirect.github.com/fsspec/s3fs/issues/825">#825</a>)</li>\n' +
'<li>See full diff in <a href="https://github.com/fsspec/s3fs/compare/2023.10.0...2023.12.0">compare view</a></li>\n' +
'</ul>\n' +
'</details>\n' +
'<br />\n' +
'\n' +
'<details>\n' +
'<summary>Most Recent Ignore Conditions Applied to This Pull Request</summary>\n' +
'\n' +
'| Dependency Name | Ignore Conditions |\n' +
'| --- | --- |\n' +
'| s3fs | [>= 2023.10.a, < 2023.11] |\n' +
'</details>\n' +
'\n' +
'\n' +
'[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=s3fs&package-manager=pip&previous-version=2023.10.0&new-version=2023.12.0)](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' +
"**Note:** Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖\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
|