dependabot[bot] opened a new pull request, #35:
URL: https://github.com/apache/iceberg-terraform/pull/35

   Bumps 
[golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action)
 from 7.0.0 to 9.2.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/golangci/golangci-lint-action/releases";>golangci/golangci-lint-action's
 releases</a>.</em></p>
   <blockquote>
   <h2>v9.2.0</h2>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <h3>Changes</h3>
   <ul>
   <li>feat: add version-file option by <a 
href="https://github.com/ldez";><code>@​ldez</code></a> in <a 
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1320";>golangci/golangci-lint-action#1320</a></li>
   <li>chore: move samples into fixtures by <a 
href="https://github.com/ldez";><code>@​ldez</code></a> in <a 
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1321";>golangci/golangci-lint-action#1321</a></li>
   </ul>
   <h3>Dependencies</h3>
   <ul>
   <li>build(deps-dev): bump the dev-dependencies group with 2 updates by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1317";>golangci/golangci-lint-action#1317</a></li>
   <li>build(deps): bump actions/checkout from 5 to 6 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1318";>golangci/golangci-lint-action#1318</a></li>
   <li>build(deps-dev): bump the dev-dependencies group with 3 updates by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1323";>golangci/golangci-lint-action#1323</a></li>
   <li>build(deps): bump yaml from 2.8.1 to 2.8.2 in the dependencies group by 
<a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in 
<a 
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1324";>golangci/golangci-lint-action#1324</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/golangci/golangci-lint-action/compare/v9.1.0...v9.2.0";>https://github.com/golangci/golangci-lint-action/compare/v9.1.0...v9.2.0</a></p>
   <h2>v9.1.0</h2>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <h3>Changes</h3>
   <ul>
   <li>feat: automatic module directories by <a 
href="https://github.com/ldez";><code>@​ldez</code></a> in <a 
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1315";>golangci/golangci-lint-action#1315</a></li>
   </ul>
   <h3>Documentation</h3>
   <ul>
   <li>docs: organize options by <a 
href="https://github.com/ldez";><code>@​ldez</code></a> in <a 
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1314";>golangci/golangci-lint-action#1314</a></li>
   </ul>
   <h3>Dependencies</h3>
   <ul>
   <li>build(deps-dev): bump the dev-dependencies group with 2 updates by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1307";>golangci/golangci-lint-action#1307</a></li>
   <li>build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1309";>golangci/golangci-lint-action#1309</a></li>
   <li>build(deps-dev): bump the dev-dependencies group with 2 updates by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1310";>golangci/golangci-lint-action#1310</a></li>
   <li>build(deps): bump the dependencies group with 2 updates by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1311";>golangci/golangci-lint-action#1311</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/golangci/golangci-lint-action/compare/v9.0.0...v9.1.0";>https://github.com/golangci/golangci-lint-action/compare/v9.0.0...v9.1.0</a></p>
   <h2>v9.0.0</h2>
   <p>In the scope of this release, we change Nodejs runtime from node20 to 
node24 (<a 
href="https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/";>https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/</a>).</p>
   <h2>What's Changed</h2>
   <h3>Changes</h3>
   <ul>
   <li>feat: add install-only option by <a 
href="https://github.com/ldez";><code>@​ldez</code></a> in <a 
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1305";>golangci/golangci-lint-action#1305</a></li>
   <li>feat: support Module Plugin System by <a 
href="https://github.com/ldez";><code>@​ldez</code></a> in <a 
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1306";>golangci/golangci-lint-action#1306</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/golangci/golangci-lint-action/compare/v8.0.0...v9.0.0";>https://github.com/golangci/golangci-lint-action/compare/v8.0.0...v9.0.0</a></p>
   <h2>v8.0.0</h2>
   <p><strong>Requires <code>golangci-lint</code> version &gt;= 
<code>v2.1.0</code></strong></p>
   <!-- raw HTML omitted -->
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/golangci/golangci-lint-action/commit/1e7e51e771db61008b38414a730f564565cf7c20";><code>1e7e51e</code></a>
 build(deps): bump yaml from 2.8.1 to 2.8.2 in the dependencies group (<a 
href="https://redirect.github.com/golangci/golangci-lint-action/issues/1324";>#1324</a>)</li>
   <li><a 
href="https://github.com/golangci/golangci-lint-action/commit/5256ff0c0a28a49774a7304d8e3c609d402d00be";><code>5256ff0</code></a>
 build(deps-dev): bump the dev-dependencies group with 3 updates (<a 
href="https://redirect.github.com/golangci/golangci-lint-action/issues/1323";>#1323</a>)</li>
   <li><a 
href="https://github.com/golangci/golangci-lint-action/commit/13fed6f9113a193550868ae0b2ad583e9fe7f811";><code>13fed6f</code></a>
 chore: update workflows</li>
   <li><a 
href="https://github.com/golangci/golangci-lint-action/commit/7afe8ff8631b3f19e5fff3457847f75327ededbc";><code>7afe8ff</code></a>
 chore: update workflows</li>
   <li><a 
href="https://github.com/golangci/golangci-lint-action/commit/5a9289952f648d2ca431c4fb972d46f239f3d84f";><code>5a92899</code></a>
 chore: move samples into fixtures (<a 
href="https://redirect.github.com/golangci/golangci-lint-action/issues/1321";>#1321</a>)</li>
   <li><a 
href="https://github.com/golangci/golangci-lint-action/commit/aa6fad0ea02e00c7c9e34e4ce5c63572b250d70c";><code>aa6fad0</code></a>
 feat: add version-file option (<a 
href="https://redirect.github.com/golangci/golangci-lint-action/issues/1320";>#1320</a>)</li>
   <li><a 
href="https://github.com/golangci/golangci-lint-action/commit/a6071aaacb11b27c22bb795a84223812526187b5";><code>a6071aa</code></a>
 build(deps): bump actions/checkout from 5 to 6 (<a 
href="https://redirect.github.com/golangci/golangci-lint-action/issues/1318";>#1318</a>)</li>
   <li><a 
href="https://github.com/golangci/golangci-lint-action/commit/6e36c8460ff73f9b5a168b4f556dc6bb34aa0d86";><code>6e36c84</code></a>
 build(deps-dev): bump the dev-dependencies group with 2 updates (<a 
href="https://redirect.github.com/golangci/golangci-lint-action/issues/1317";>#1317</a>)</li>
   <li><a 
href="https://github.com/golangci/golangci-lint-action/commit/e7fa5ac41e1cf5b7d48e45e42232ce7ada589601";><code>e7fa5ac</code></a>
 feat: automatic module directories (<a 
href="https://redirect.github.com/golangci/golangci-lint-action/issues/1315";>#1315</a>)</li>
   <li><a 
href="https://github.com/golangci/golangci-lint-action/commit/f3ae99f5f564eecb7524e0e89b9fd098650b67d7";><code>f3ae99f</code></a>
 docs: organize options (<a 
href="https://redirect.github.com/golangci/golangci-lint-action/issues/1314";>#1314</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/golangci/golangci-lint-action/compare/1481404843c368bc19ca9406f87d6e0fc97bdcfd...1e7e51e771db61008b38414a730f564565cf7c20";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golangci/golangci-lint-action&package-manager=github_actions&previous-version=7.0.0&new-version=9.2.0)](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 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to