tech-microworld / ws-cloud-gateway

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

build(deps): bump apache/skywalking-eyes from 0.2.0 to 0.4.0 #54

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps apache/skywalking-eyes from 0.2.0 to 0.4.0.

Release notes

Sourced from apache/skywalking-eyes's releases.

0.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/apache/skywalking-eyes/compare/v0.2.0...v0.3.0

Changelog

Sourced from apache/skywalking-eyes's changelog.

0.4.0

  • Reorganize GHA by header and dependency. (#123)
  • Add rust cargo support for dep command. (#121)
  • Support license expression in dep check. (#120)
  • Prune npm packages before listing all dependencies (#119)
  • Add support for multiple licenses in the header config section (#118)
  • Add excludes to license resolve config (#117)
  • maven: set group:artifact as dependency name and extend functions in summary template (#116)
  • Stablize summary context to perform consistant output (#115)
  • Add custom license urls for identification (#114)
  • Lazy initialize GitHub client for comment (#111)
  • Make license identifying threshold configurable (#110)
  • Use Google's licensecheck to identify licenses (#107)
  • dep: short circuit if user declare dep license (#108)

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
  • 438e4ea Draft 0.4.0 (#124)
  • 501a28d Organize GHA by header and dependency (#123)
  • 0cb30eb Add rust cargo support for dep command. (#121)
  • 095c4c6 Support license expression in dep check. (#120)
  • f461a46 Prune packages before listing all dependencies (#119)
  • c343ca4 Add support for multiple licenses in the header config section (#118)
  • 47febf5 Add excludes to license resolve config (#117)
  • 2c6d8a0 maven: set group:artifact as dependency name and extend functions in summary ...
  • 35c6a02 Stablize summary context to perform consistant output (#115)
  • 9b99ab9 Add custom license urls for identification (#114)
  • 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)