You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/05/11 05:06:26 UTC

[GitHub] [apisix] dependabot[bot] opened a new pull request, #7024: build(deps): bump apache/skywalking-eyes from 0.2.0 to 0.3.0

dependabot[bot] opened a new pull request, #7024:
URL: https://github.com/apache/apisix/pull/7024

   Bumps [apache/skywalking-eyes](https://github.com/apache/skywalking-eyes) from 0.2.0 to 0.3.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.3.0</h2>
   <ul>
   <li>
   <p>Dependency License</p>
   <ul>
   <li>Fix license check in go library testify (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/93">#93</a>)</li>
   </ul>
   </li>
   <li>
   <p>License Header</p>
   <ul>
   <li><code>fix</code> command supports more languages:
   <ul>
   <li>Add comment style for cmake language (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/86">#86</a>)</li>
   <li>Add comment style for hcl (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/89">#89</a>)</li>
   <li>Add mpl-2.0 header template (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/87">#87</a>)</li>
   <li>Support fix license header for tcl files (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/102">#102</a>)</li>
   <li>Add python docstring comment style (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/100">#100</a>)</li>
   <li>Add comment style for makefile &amp; editorconfig (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/90">#90</a>)</li>
   </ul>
   </li>
   <li>Support config license header comment style (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/97">#97</a>)</li>
   <li>Trim leading and trailing newlines before rewrite license header cotent (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/94">#94</a>)</li>
   <li>Replace already existing license header based on pattern (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/98">#98</a>)</li>
   <li>[docs] add the usage for config the license header comment style (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/99">#99</a>)</li>
   </ul>
   </li>
   <li>
   <p>Project</p>
   <ul>
   <li>Obtain default github token in github actions (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/82">#82</a>)</li>
   <li>Add tests for bare spdx license header content (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/92">#92</a>)</li>
   <li>Add github action step summary for better experience (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/104">#104</a>)</li>
   <li>Adds an option to the action to run in <code>fix</code> mode (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/84">#84</a>)</li>
   <li>Provide <code>--summary</code> flag to generate the license summary file (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/103">#103</a>)</li>
   <li>Add .exe suffix to windows binary (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/101">#101</a>)</li>
   <li>Fix wrong file path and exclude binary files in src release (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/81">#81</a>)</li>
   <li>Use t.tempdir to create temporary test directory (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/95">#95</a>)</li>
   <li>Config: fix incorrect log message (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/91">#91</a>)</li>
   <li>[docs] correct spelling mistakes (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/96">#96</a>)</li>
   </ul>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/skywalking-eyes/commit/99f4b8b1b9ed2d55f5c0e8c24fb95709b47159c7"><code>99f4b8b</code></a> Release 0.3.0 (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/105">#105</a>)</li>
   <li><a href="https://github.com/apache/skywalking-eyes/commit/97883a58d0e1017a83d13e1f3de292408314ec05"><code>97883a5</code></a> Add GitHub Action step summary for better experience (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/104">#104</a>)</li>
   <li><a href="https://github.com/apache/skywalking-eyes/commit/78aa037689d813591dd6cc2e9e1b6cf562c6197a"><code>78aa037</code></a> Provide <code>--summary</code> flag to generate the license summary file (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/103">#103</a>)</li>
   <li><a href="https://github.com/apache/skywalking-eyes/commit/985866ce7e324454f61e22eb2db2e998db09d6f3"><code>985866c</code></a> Support fix license header for tcl files (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/102">#102</a>)</li>
   <li><a href="https://github.com/apache/skywalking-eyes/commit/b51bb7b9d5888f5d66bfdd5c4fd6ba8468aac655"><code>b51bb7b</code></a> Add .exe suffix to windows binary (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/101">#101</a>)</li>
   <li><a href="https://github.com/apache/skywalking-eyes/commit/43bbe62e0002679e4e4d33b802d8eb4dc615bfae"><code>43bbe62</code></a> Add Python DocString comment style (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/100">#100</a>)</li>
   <li><a href="https://github.com/apache/skywalking-eyes/commit/20052049a00db8ac52068ed4caa80e87f46303ab"><code>2005204</code></a> [Docs] add the usage for config the license header comment style. (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/99">#99</a>)</li>
   <li><a href="https://github.com/apache/skywalking-eyes/commit/29f54213219edb640be2282531c80c58d8dbbadc"><code>29f5421</code></a> New feature: replace already existing license header based on pattern (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/98">#98</a>)</li>
   <li><a href="https://github.com/apache/skywalking-eyes/commit/66a8bd6aa7e8246c061b2d9baf7ebe646f9eb475"><code>66a8bd6</code></a> [config]Support config license header comment style. (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/97">#97</a>)</li>
   <li><a href="https://github.com/apache/skywalking-eyes/commit/eb0e0b091ea41213f712f622797e37526ca1e5d6"><code>eb0e0b0</code></a> [Docs] Correct tiny typo (<a href="https://github-redirect.dependabot.com/apache/skywalking-eyes/issues/96">#96</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/skywalking-eyes/compare/v0.2.0...v0.3.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.2.0&new-version=0.3.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 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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] spacewander merged pull request #7024: build(deps): bump apache/skywalking-eyes from 0.2.0 to 0.3.0

Posted by GitBox <gi...@apache.org>.
spacewander merged PR #7024:
URL: https://github.com/apache/apisix/pull/7024


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org