Skip to content

chore(deps): update dependency reviewdog/reviewdog to v0.21.0#110

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/reviewdog-reviewdog-0.x
Open

chore(deps): update dependency reviewdog/reviewdog to v0.21.0#110
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/reviewdog-reviewdog-0.x

Conversation

@renovate

@renovate renovate Bot commented Sep 6, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
reviewdog/reviewdog minor v0.20.3 -> v0.21.0

Release Notes

reviewdog/reviewdog (reviewdog/reviewdog)

v0.21.0

Compare Source

✨ Release Note

Starting from this release, reviewdog enables immutable releases to ensure the integrity of released assets. Released assets and the release itself are now immutable and can be verified using:

gh release verify <tag>
gh release verify-asset <tag> <asset>
🚀 Enhancements
  • #​2026 Add reporter for GitHub annotations github-annotations. Same as github-pr-annotations but not restricted to pull requests.
  • #​2131 Fetch GitHub git based diffs using the base pull request repo to allow fetching from private forks in GitHub Actions.
  • #​2210 Update Gitea PR reporter to detect comments for already reported issues and report suggestions.
  • #​1931 Refactor handling of Git relative path - Centralized path normalization logic and added automatic --relative flag to git diff commands for consistent relative path handling.
🐛 Fixes
  • #​967 Fix parsing long lines in diffs #​967
  • #​1344 Bitbucket Cloud Fixes
  • #​1983 Improve error message for diff command failure by including stderr output
  • #​1975 Fix for suggestions not including an inserted EOF newline
  • #​2026 Never filter diffs when running github-[pr-][check|annotate] on non-PRs
  • #​2214 #​2231 Migrate install.sh from godownloader to binstaller to prevent future failures when .sbom.json files are added to release artifacts. While reviewdog releases don't currently include SBOM files, this preemptively fixes the grep pattern bug that would cause installation failures when they are added in the near future.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/reviewdog-reviewdog-0.x branch from f306215 to 05ca849 Compare September 6, 2025 17:09
@renovate

renovate Bot commented Sep 6, 2025

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants