dependabot[bot] opened a new pull request, #31: URL: https://github.com/apache/iceberg-go/pull/31
Bumps [github.com/wolfeidau/s3iofs](https://github.com/wolfeidau/s3iofs) from 1.3.0 to 1.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/wolfeidau/s3iofs/releases">github.com/wolfeidau/s3iofs's releases</a>.</em></p> <blockquote> <h2>v1.3.1</h2> <h2>What's Changed</h2> <ul> <li>docs(README): add some badges with a godoc link by <a href="https://github.com/wolfeidau"><code>@wolfeidau</code></a> in <a href="https://redirect.github.com/wolfeidau/s3iofs/pull/14">wolfeidau/s3iofs#14</a></li> <li>feat(testing): increase integration test coverage :rocket: by <a href="https://github.com/wolfeidau"><code>@wolfeidau</code></a> in <a href="https://redirect.github.com/wolfeidau/s3iofs/pull/15">wolfeidau/s3iofs#15</a></li> <li>feat(tests): added flags for vscode to ensure integration test coverage works by <a href="https://github.com/wolfeidau"><code>@wolfeidau</code></a> in <a href="https://redirect.github.com/wolfeidau/s3iofs/pull/16">wolfeidau/s3iofs#16</a></li> <li>chore(deps): upgrade go deps by <a href="https://github.com/wolfeidau"><code>@wolfeidau</code></a> in <a href="https://redirect.github.com/wolfeidau/s3iofs/pull/19">wolfeidau/s3iofs#19</a></li> <li>chore(deps): upgrade go deps for integration tests by <a href="https://github.com/wolfeidau"><code>@wolfeidau</code></a> in <a href="https://redirect.github.com/wolfeidau/s3iofs/pull/20">wolfeidau/s3iofs#20</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/wolfeidau/s3iofs/compare/v1.3.0...v1.3.1">https://github.com/wolfeidau/s3iofs/compare/v1.3.0...v1.3.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/wolfeidau/s3iofs/commit/710788272cd775c490622c9fd2d56a25ea138929"><code>7107882</code></a> Merge pull request <a href="https://redirect.github.com/wolfeidau/s3iofs/issues/20">#20</a> from wolfeidau/chore_upgrade_integration_deps</li> <li><a href="https://github.com/wolfeidau/s3iofs/commit/8e14816297b4761912d1f65d7b25ffa5145d1a41"><code>8e14816</code></a> chore(deps): upgrade go deps for integration tests</li> <li><a href="https://github.com/wolfeidau/s3iofs/commit/87378762a59e2b2ec85822e8e217a4322771db39"><code>8737876</code></a> Merge pull request <a href="https://redirect.github.com/wolfeidau/s3iofs/issues/19">#19</a> from wolfeidau/chore_oct_dep_upgrades</li> <li><a href="https://github.com/wolfeidau/s3iofs/commit/5bcee15b28710992fea999ddacd931e206eccef2"><code>5bcee15</code></a> chore(deps): upgrade go deps</li> <li><a href="https://github.com/wolfeidau/s3iofs/commit/ba8909f07876d88ae05ae3cec4756736bf185371"><code>ba8909f</code></a> Merge pull request <a href="https://redirect.github.com/wolfeidau/s3iofs/issues/16">#16</a> from wolfeidau/feat_vscode_test_coverage</li> <li><a href="https://github.com/wolfeidau/s3iofs/commit/385abc4f78bff56a39ff673baaf8f306b19cfd40"><code>385abc4</code></a> feat(tests): added flags for vscode to ensure integration test coverage works</li> <li><a href="https://github.com/wolfeidau/s3iofs/commit/405c8424b0cc3a8e5b65a870f9d5092188920b44"><code>405c842</code></a> Merge pull request <a href="https://redirect.github.com/wolfeidau/s3iofs/issues/15">#15</a> from wolfeidau/feat_testing</li> <li><a href="https://github.com/wolfeidau/s3iofs/commit/144df5813d4d373436dcced549f49dd82f4afffe"><code>144df58</code></a> feat(testing): increase integration test coverage :rocket:</li> <li><a href="https://github.com/wolfeidau/s3iofs/commit/2281acecd4ee81ba62fed349555642fb4399e0e1"><code>2281ace</code></a> Merge pull request <a href="https://redirect.github.com/wolfeidau/s3iofs/issues/14">#14</a> from wolfeidau/docs_readme</li> <li><a href="https://github.com/wolfeidau/s3iofs/commit/b9f30f1374dd7e1ba2f940e7058887f5c99b9874"><code>b9f30f1</code></a> docs(README): add some badges with a godoc link</li> <li>See full diff in <a href="https://github.com/wolfeidau/s3iofs/compare/v1.3.0...v1.3.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org