wayback icon indicating copy to clipboard operation
wayback copied to clipboard

Bump apache/skywalking-eyes from 501a28d2fb4a9b962661987e50cf0219631b32ff to 0.4.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps apache/skywalking-eyes from 501a28d2fb4a9b962661987e50cf0219631b32ff to 0.4.0. This release includes the previously tagged commit.

Release notes

Sourced from apache/skywalking-eyes's releases.

0.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/apache/skywalking-eyes/compare/v0.3.0...v0.4.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)

0.2.0

  • Dependency License
    • Support resolving go.mod for Go
    • Support resolving pom.xml for maven (#50)

... (truncated)

Commits

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] avatar Aug 29 '22 14:08 dependabot[bot]