dependabot[bot] opened a new pull request #5231: URL: https://github.com/apache/apisix/pull/5231
Bumps [apache/skywalking-eyes](https://github.com/apache/skywalking-eyes) from 0.1.0 to 0.2.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.2.0</h2> <ul> <li> <p>Dependency License</p> <ul> <li>Support resolving go.mod for Go</li> <li>Support resolving pom.xml for maven (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/50">#50</a>)</li> <li>Support resolving jars' licenses (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/53">#53</a>)</li> <li>Support resolving npm dependencies' licenses (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/48">#48</a>)</li> <li>Support saving dependencies' licenses (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/69">#69</a>)</li> <li>Add <code>dependency check</code> to check dependencies license compatibilities (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/58">#58</a>)</li> </ul> </li> <li> <p>License Header</p> <ul> <li><code>fix</code> command supports more languages: <ul> <li>Add support for plantuml (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/42">#42</a>)</li> <li>Add support for PHP (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/40">#40</a>)</li> <li>Add support for Twig template language (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/39">#39</a>)</li> <li>Add support for Smarty template language (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/38">#38</a>)</li> <li>Add support for MatLab files (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/37">#37</a>)</li> <li>Add support for TypeScript language files (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/73">#73</a>)</li> <li>Add support for nextflow files (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/65">#65</a>)</li> <li>Add support for perl files (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/63">#63</a>)</li> <li>Add support for ini extension (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/24">#24</a>)</li> <li>Add support for R files (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/64">#64</a>)</li> <li>Add support for .rst files and allow fixing header of a single file (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/25">#25</a>)</li> <li>Add support for Rust files (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/29">#29</a>)</li> <li>Add support for bat files (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/32">#32</a>)</li> </ul> </li> <li>Remove .tsx from XML language extensions</li> <li>Honor Python's coding directive (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/68">#68</a>)</li> <li>Fix file extension conflict between RenderScript and Rust (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/66">#66</a>)</li> <li>Add comment type to cython declaration (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/62">#62</a>)</li> <li>header fix: respect user configured license content (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/60">#60</a>)</li> <li>Expose <code>license-location-threshold</code> as config item (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/34">#34</a>)</li> <li>Fix infinite recursive calls when containing symbolic files (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/33">#33</a>)</li> <li>defect: avoid crash when no comment style is found (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/23">#23</a>)</li> </ul> </li> <li> <p>Project</p> <ul> <li>Enhance license identification (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/79">#79</a>)</li> <li>Support installing via go install (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/76">#76</a>)</li> <li>Speed up the initialization phase (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/75">#75</a>)</li> <li>Resolve absolute path in <code>.gitignore</code> to relative path (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/67">#67</a>)</li> <li>Reduce img size and add npm env (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/59">#59</a>)</li> <li>Make the config file and log level in GitHub Action configurable (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/56">#56</a>, <a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/57">#57</a>)</li> <li>doc: add a PlantUML activity diagram of header fixing mechanism (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/41">#41</a>)</li> <li>Fix bug: license file is not found but reported message is nil (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/49">#49</a>)</li> <li>Add all well-known licenses and polish normalizers (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/47">#47</a>)</li> <li>Fix compatibility issues in Windows (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/44">#44</a>)</li> <li>feature: add reasonable default config to allow running in a new repo without copying config file (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/28">#28</a>)</li> <li>chore: only build linux binary when building inside docker (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/26">#26</a>)</li> <li>chore: upgrade to go 1.16 and remove <code>go-bindata</code> (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/22">#22</a>)</li> <li>Add documentation about how to use via docker image (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/20">#20</a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/skywalking-eyes/commit/904194b032fb6f23d2292550578a921f61eb4e9a"><code>904194b</code></a> chore: fix wrong file path and exclude binary files in src release</li> <li><a href="https://github.com/apache/skywalking-eyes/commit/c023972107524554367f74b9ab658293238b80c2"><code>c023972</code></a> Prepare 0.2.0 release (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/80">#80</a>)</li> <li><a href="https://github.com/apache/skywalking-eyes/commit/3a6d3090d78b7c104cb55ce4cc63a4333d66ecd0"><code>3a6d309</code></a> Add some line normalize processor for help <code>skywalking-satellite</code> dependency ...</li> <li><a href="https://github.com/apache/skywalking-eyes/commit/0eaf2c170598546d2b116f3f1178f480d9b73776"><code>0eaf2c1</code></a> Add <code>version</code> property to dependency resolution results (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/78">#78</a>)</li> <li><a href="https://github.com/apache/skywalking-eyes/commit/20075adc9dc3530fc0fd8146de03a73deae6f847"><code>20075ad</code></a> Support installing via go install (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/76">#76</a>)</li> <li><a href="https://github.com/apache/skywalking-eyes/commit/bcdd6bcc9d90bcc199585114d3ee1d2288a75eae"><code>bcdd6bc</code></a> Speed up the initialization phase (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/75">#75</a>)</li> <li><a href="https://github.com/apache/skywalking-eyes/commit/ed749b83e23f10eae9c379870c3d5ed45ce4e67a"><code>ed749b8</code></a> Add Comment Style for TypeScript language support (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/73">#73</a>)</li> <li><a href="https://github.com/apache/skywalking-eyes/commit/9d51992951fdc9fedb89201c3a3d3c3375b3e572"><code>9d51992</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/72">#72</a> from freeqaz/patch-1</li> <li><a href="https://github.com/apache/skywalking-eyes/commit/06b2db34bb45c2c61c6c2c4e0263da9c5db4db79"><code>06b2db3</code></a> Remove .tsx from XML language extensions</li> <li><a href="https://github.com/apache/skywalking-eyes/commit/2cfd5a18c0d4b03cb8b69f3412d4d53737d831a6"><code>2cfd5a1</code></a> Enhance Npm Resolver: support recording license contents (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/71">#71</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/skywalking-eyes/compare/v0.1.0...v0.2.0">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 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]
