Skip to content

chore(deps): bump apache/skywalking-eyes from 0.5.0 to 0.7.0#51

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/apache/skywalking-eyes-0.7.0
Closed

chore(deps): bump apache/skywalking-eyes from 0.5.0 to 0.7.0#51
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/apache/skywalking-eyes-0.7.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps apache/skywalking-eyes from 0.5.0 to 0.7.0.

Release notes

Sourced from apache/skywalking-eyes's releases.

v0.6.0

What's Changed

New Contributors

Full Changelog: apache/skywalking-eyes@v0.5.0...v0.6.0

Commits
  • 5c5b974 Remove change logs and link to releases page instead (#192)
  • 8b1d66c Fix global gitignore is not respected, move licenses to release phase (#191)
  • 7965255 Bump github.com/go-git/go-git/v5 from 5.8.0 to 5.13.0 (#189)
  • 966951c Bump up to go 1.23 and clean up Docker images (#188)
  • 69f34ab docs: uodate readme.md (#187)
  • 1516971 Add instructions for installing license-eye using Homebrew on macOS (#186)
  • 3ea9df1 Update Apache-2.0.yaml to add BSD-2-Clause-Views (#183)
  • cd7b195 Draft release notes for 0.6.0 (#181)
  • 6753eae bump action/setup-go to v5 (#180)
  • 9753868 add instructions to fix header issues in markdown comment (#179)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Summary by Sourcery

Build:

  • Update the license checker workflow to use apache/skywalking-eyes v0.7.0.

Bumps [apache/skywalking-eyes](https://github.com/apache/skywalking-eyes) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/apache/skywalking-eyes/releases)
- [Changelog](https://github.com/apache/skywalking-eyes/blob/main/CHANGES.md)
- [Commits](apache/skywalking-eyes@v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: apache/skywalking-eyes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 10, 2025
@sourcery-ai
Copy link

sourcery-ai bot commented Feb 10, 2025

Reviewer's Guide by Sourcery

This pull request updates the version of the apache/skywalking-eyes GitHub Action used in the license-checker workflow from v0.5.0 to v0.7.0. The changes are implemented by modifying the workflow configuration to reference the newer version, which incorporates a number of upstream improvements and bug fixes as detailed in the release notes.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update dependency version in workflow configuration
  • Changed the version tag from v0.5.0 to v0.7.0 in the license-checker workflow
  • Ensured that the updated dependency is applied within the CI pipeline
.github/workflows/license-checker.yml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!

@github-actions
Copy link

This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 4 weeks if no further activity occurs. If you think that's incorrect or this pull request should instead be reviewed, please simply write any comment. Even if closed, you can still revive the PR at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.

@github-actions github-actions bot added the stale label Apr 12, 2025
@github-actions
Copy link

This pull request/issue has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time.

@github-actions github-actions bot closed this May 10, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 10, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/apache/skywalking-eyes-0.7.0 branch May 10, 2025 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants