tech-microworld / ws-cloud-gateway

基于 openresty + etcd 实现的轻量级网关服务
https://tech-microworld.github.io/ws-cloud/gateway/
Apache License 2.0
82 stars 26 forks source link

build(deps): bump apache/skywalking-eyes from 0.2.0 to 0.3.0 #51

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps apache/skywalking-eyes from 0.2.0 to 0.3.0.

Changelog

Sourced from apache/skywalking-eyes's changelog.

0.3.0

  • Dependency License

    • Fix license check in go library testify (#93)
  • License Header

    • fix command supports more languages:
      • Add comment style for cmake language (#86)
      • Add comment style for hcl (#89)
      • Add mpl-2.0 header template (#87)
      • Support fix license header for tcl files (#102)
      • Add python docstring comment style (#100)
      • Add comment style for makefile & editorconfig (#90)
    • Support config license header comment style (#97)
    • Trim leading and trailing newlines before rewrite license header cotent (#94)
    • Replace already existing license header based on pattern (#98)
    • [docs] add the usage for config the license header comment style (#99)
  • Project

    • Obtain default github token in github actions (#82)
    • Add tests for bare spdx license header content (#92)
    • Add github action step summary for better experience (#104)
    • Adds an option to the action to run in fix mode (#84)
    • Provide --summary flag to generate the license summary file (#103)
    • Add .exe suffix to windows binary (#101)
    • Fix wrong file path and exclude binary files in src release (#81)
    • Use t.tempdir to create temporary test directory (#95)
    • Config: fix incorrect log message (#91)
    • [docs] correct spelling mistakes (#96)
Commits
  • 97883a5 Add GitHub Action step summary for better experience (#104)
  • 78aa037 Provide --summary flag to generate the license summary file (#103)
  • 985866c Support fix license header for tcl files (#102)
  • b51bb7b Add .exe suffix to windows binary (#101)
  • 43bbe62 Add Python DocString comment style (#100)
  • 2005204 [Docs] add the usage for config the license header comment style. (#99)
  • 29f5421 New feature: replace already existing license header based on pattern (#98)
  • 66a8bd6 [config]Support config license header comment style. (#97)
  • eb0e0b0 [Docs] Correct tiny typo (#96)
  • 831233e test: use T.TempDir to create temporary test directory (#95)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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)
dependabot[bot] commented 2 years ago

Superseded by #54.