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

   Bumps [apache/skywalking-eyes](https://github.com/apache/skywalking-eyes) 
from 0.4.0 to 0.5.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/skywalking-eyes/blob/main/CHANGES.md";>apache/skywalking-eyes's
 changelog</a>.</em></p>
   <blockquote>
   <h2>0.5.0</h2>
   <ul>
   <li>feat(header templates): add support for AGPL-3.0 by <a 
href="https://github.com/elijaholmos";><code>@​elijaholmos</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/125";>apache/skywalking-eyes#125</a></li>
   <li>Upgrade go version to 1.18 by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/126";>apache/skywalking-eyes#126</a></li>
   <li>Add MulanPSL-2.0 support. by <a 
href="https://github.com/jmjoy";><code>@​jmjoy</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/127";>apache/skywalking-eyes#127</a></li>
   <li>New Header Template: GPL-3.0-or-later by <a 
href="https://github.com/ddlees";><code>@​ddlees</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/128";>apache/skywalking-eyes#128</a></li>
   <li>Update README.md by <a 
href="https://github.com/rovast";><code>@​rovast</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/129";>apache/skywalking-eyes#129</a></li>
   <li>Add more <code>.env.[mode]</code> support for VueJS project by <a 
href="https://github.com/rovast";><code>@​rovast</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/130";>apache/skywalking-eyes#130</a></li>
   <li>Docker Multiple Architecture Support :fixes#9089 by <a 
href="https://github.com/mohammedtabish0";><code>@​mohammedtabish0</code></a> in 
<a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/132";>apache/skywalking-eyes#132</a></li>
   <li>Polish maven test for convenient debug by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/134";>apache/skywalking-eyes#134</a></li>
   <li>feat: list files by git when possible by <a 
href="https://github.com/tisonkun";><code>@​tisonkun</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/133";>apache/skywalking-eyes#133</a></li>
   <li>Switch to npm ci for reliable builds by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/135";>apache/skywalking-eyes#135</a></li>
   <li>Fix optional dependencies are not excluded by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/136";>apache/skywalking-eyes#136</a></li>
   <li>Fix exclude not work for transitive dependencies and add recursive 
config by <a href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> 
in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/137";>apache/skywalking-eyes#137</a></li>
   <li>Add some tests for maven resovler by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/138";>apache/skywalking-eyes#138</a></li>
   <li>feat(header-fix): add Svelte support by <a 
href="https://github.com/elijaholmos";><code>@​elijaholmos</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/139";>apache/skywalking-eyes#139</a></li>
   <li>dep: do not write license files if they already exist by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/140";>apache/skywalking-eyes#140</a></li>
   <li>fix: not ignore *.txt to make sure files like CMakeLists.txt can be 
checked by <a href="https://github.com/acelyc111";><code>@​acelyc111</code></a> 
in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/141";>apache/skywalking-eyes#141</a></li>
   <li>fix license header normalizer by <a 
href="https://github.com/xiaoyawei";><code>@​xiaoyawei</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/142";>apache/skywalking-eyes#142</a></li>
   <li>Substitute variables in license content for header command by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/143";>apache/skywalking-eyes#143</a></li>
   <li>Correct indent in Apache-2.0 template by <a 
href="https://github.com/tisonkun";><code>@​tisonkun</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/144";>apache/skywalking-eyes#144</a></li>
   <li>Add copyright-year configuration by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/145";>apache/skywalking-eyes#145</a></li>
   <li>dep/maven: use output file to store the dep tree for cleaner result by 
<a href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/146";>apache/skywalking-eyes#146</a></li>
   <li>dep/maven: resolve dependencies before analysis by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/147";>apache/skywalking-eyes#147</a></li>
   <li>gha: switch to composite running mode and set up cache by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/149";>apache/skywalking-eyes#149</a></li>
   <li>Fix GitHub Actions wrong path by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/151";>apache/skywalking-eyes#151</a></li>
   <li>Normalize license for cargo. by <a 
href="https://github.com/jmjoy";><code>@​jmjoy</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/153";>apache/skywalking-eyes#153</a></li>
   <li>Remove space characters in license for cargo. by <a 
href="https://github.com/jmjoy";><code>@​jmjoy</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/154";>apache/skywalking-eyes#154</a></li>
   <li>Bump up dependencies to fix CVE by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/155";>apache/skywalking-eyes#155</a></li>
   <li>Bump up GHA to depress warnings by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/156";>apache/skywalking-eyes#156</a></li>
   <li>Leverage the built-in cache in setup-go@v4 by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/157";>apache/skywalking-eyes#157</a></li>
   <li>Dependencies check should report unknown licneses by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/158";>apache/skywalking-eyes#158</a></li>
   <li>Fix wrong indentation in doc by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/159";>apache/skywalking-eyes#159</a></li>
   <li>Add EPL-2.0 header template by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/160";>apache/skywalking-eyes#160</a></li>
   <li>Dependency resolve with default template and specified output of license 
by <a href="https://github.com/crholm";><code>@​crholm</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/163";>apache/skywalking-eyes#163</a></li>
   <li>Bump up go git to support .gitconfig user path by <a 
href="https://github.com/kezhenxu94";><code>@​kezhenxu94</code></a> in <a 
href="https://redirect.github.com/apache/skywalking-eyes/pull/164";>apache/skywalking-eyes#164</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/skywalking-eyes/commit/7bd97439426236392e99ccb252bc124a3992775b";><code>7bd9743</code></a>
 Draft release notes for 0.5.0 (<a 
href="https://redirect.github.com/apache/skywalking-eyes/issues/165";>#165</a>)</li>
   <li><a 
href="https://github.com/apache/skywalking-eyes/commit/16b9726be37536a05279e061f0da02d205a2af77";><code>16b9726</code></a>
 Bump up go git to support .gitconfig user path (<a 
href="https://redirect.github.com/apache/skywalking-eyes/issues/164";>#164</a>)</li>
   <li><a 
href="https://github.com/apache/skywalking-eyes/commit/5dfa68f93380a5e57259faaf95088b7f133b5778";><code>5dfa68f</code></a>
 Dependency resolve with default template and specified output of license 
file...</li>
   <li><a 
href="https://github.com/apache/skywalking-eyes/commit/b88f729823469ffdacad3ffa0ce20a265542e0f1";><code>b88f729</code></a>
 Fix wrong indentation in doc about multi license config (<a 
href="https://redirect.github.com/apache/skywalking-eyes/issues/161";>#161</a>)</li>
   <li><a 
href="https://github.com/apache/skywalking-eyes/commit/bf0891400d48a3ca2bab1c1668580276df5b0d9f";><code>bf08914</code></a>
 Add EPL-2.0 header template (<a 
href="https://redirect.github.com/apache/skywalking-eyes/issues/160";>#160</a>)</li>
   <li><a 
href="https://github.com/apache/skywalking-eyes/commit/2d069853ff0df2c85af9d6b96b17df9d633dd6f9";><code>2d06985</code></a>
 Fix wrong indentation in doc (<a 
href="https://redirect.github.com/apache/skywalking-eyes/issues/159";>#159</a>)</li>
   <li><a 
href="https://github.com/apache/skywalking-eyes/commit/43f8bb83dc986b77c62aa59112fc8bb44c44bfaa";><code>43f8bb8</code></a>
 Dependencies check should report unknown licneses (<a 
href="https://redirect.github.com/apache/skywalking-eyes/issues/158";>#158</a>)</li>
   <li><a 
href="https://github.com/apache/skywalking-eyes/commit/5b7ee1731d036b5aac68f8bd3fc9e6f98ada082e";><code>5b7ee17</code></a>
 Leverage the built-in cache in setup-go@v4 (<a 
href="https://redirect.github.com/apache/skywalking-eyes/issues/157";>#157</a>)</li>
   <li><a 
href="https://github.com/apache/skywalking-eyes/commit/c5ee30754d4145fe29f90b9a82ef1d3902d41d2b";><code>c5ee307</code></a>
 Bump up GHA to depress warnings (<a 
href="https://redirect.github.com/apache/skywalking-eyes/issues/156";>#156</a>)</li>
   <li><a 
href="https://github.com/apache/skywalking-eyes/commit/e1a02359b239bd28de3f6d35fdc870250fa513d5";><code>e1a0235</code></a>
 Bump up dependencies to fix CVE (<a 
href="https://redirect.github.com/apache/skywalking-eyes/issues/155";>#155</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/skywalking-eyes/compare/v0.4.0...v0.5.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=apache/skywalking-eyes&package-manager=github_actions&previous-version=0.4.0&new-version=0.5.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 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: [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