Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency reviewdog/reviewdog to v0.20.2 #84

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2024

This PR contains the following updates:

Package Update Change
reviewdog/reviewdog minor v0.18.1 -> v0.20.2

Release Notes

reviewdog/reviewdog (reviewdog/reviewdog)

v0.20.2

Compare Source

🚀 Enhancements
  • #​1845 Normalize file path in related_locations too.
🐛 Fixes
  • #​1846 Unexpected error
    exit code when using -reporter=github-[pr-]check with
    -fail-on-error=true. See the below breaking changes section for more details.
  • #​1867 Tool name was incorrect for github-[pr-]check reporters and check API does not work correctly for project config based run
  • #​1867 Deletion of outdated comment didn't work properly with github-pr-review reporter since tool name isn't correctly configured for project config based run
  • #​1894 fix error when repository uses multiselect custom-properties #​1881
  • #​1903 Adjust result paths for github-[pr-]check and github-pr-annotaions reporters relative to the git directory
🚨 Breaking changes
  • #​1858 Remove original_output from rdjson/rdjsonl reporters' output
🚨 Deprecation Warnings
  • #​1854 (Actually No Breaking changes) -fail-on-error
    flag is deprecated. Use -fail-level=[none,any,error,warning,info] flag
    instead. You can reproduce the same behavior with -fail-level=any for most
    reporters (reviewdog will exit with 1 if it find any severity level).
    As for github-[pr-]check reporter you can reproduce the same behavior with
    -fail-level=error (#​1846).

    -fail-on-error is just deprecated and it's not removed yet. Please update
    the flag while it's working.

v0.20.1

Compare Source

🐛 Fixes
  • #​1835 Fix -filter-mode
    didn't work with github-[pr-]check reporter for graceful degradation cases.
    i.e. GitHub token doesn't have write permission (e.g. PR from forked repo).

v0.20.0

Compare Source

This version is created by mistake and is the same as v0.19.0.
We left both versions as-is so that it won't break existing clients who already use v0.20.0.

v0.19.0

Compare Source

🚀 Enhancements
  • #​1804 Support deleting
    outdated comments in github-pr-review reporter. Note that it won't delete
    comments if there is a reply considering there can be a meaningful
    discussion.
  • #​1806 Add
    -reporter=rdjson/rdjsonl which outputs rdjson/rdjsonl format to stdout. It
    also changes the default behavior of -diff and -filter-mode for local
    reporters. If -filter-mode is not provided (-filter-mode=default) and -diff
    flag is not provided, reviewdog automatically set -filter-mode=nofilter.
  • #​1807 Add -reporter=sarif
    which outputs SARIF format to stdout. You can upload the output SARIF to
    GitHub and see code scanning alerts.
  • #​1809 Support posting
    comments outside diff context as a file comment in github-pr-review reporter

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 requested a review from sksat July 7, 2024 00:14
@renovate renovate bot force-pushed the renovate/reviewdog-reviewdog-0.x branch from fe4b40a to 528c613 Compare July 7, 2024 05:04
@renovate renovate bot changed the title chore(deps): update dependency reviewdog/reviewdog to v0.19.0 chore(deps): update dependency reviewdog/reviewdog to v0.20.0 Jul 7, 2024
@renovate renovate bot force-pushed the renovate/reviewdog-reviewdog-0.x branch from 528c613 to 7ce057e Compare July 8, 2024 16:49
@sksat
Copy link
Owner

sksat commented Jul 8, 2024

Unchanged files with check annotations Beta が出なくなってる

@sksat
Copy link
Owner

sksat commented Jul 8, 2024

working_directory が動いてないように見える

@renovate renovate bot changed the title chore(deps): update dependency reviewdog/reviewdog to v0.20.0 chore(deps): update dependency reviewdog/reviewdog to v0.20.1 Jul 14, 2024
@renovate renovate bot force-pushed the renovate/reviewdog-reviewdog-0.x branch from 7ce057e to cb52023 Compare July 14, 2024 13:07
@renovate renovate bot changed the title chore(deps): update dependency reviewdog/reviewdog to v0.20.1 chore(deps): update dependency reviewdog/reviewdog to v0.20.2 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/reviewdog-reviewdog-0.x branch from cb52023 to cc5fd52 Compare September 16, 2024 04:37
@renovate renovate bot force-pushed the renovate/reviewdog-reviewdog-0.x branch from cc5fd52 to 24c9f66 Compare September 29, 2024 08:26
@sksat sksat merged commit 66d12e3 into main Sep 29, 2024
2 checks passed
@sksat sksat deleted the renovate/reviewdog-reviewdog-0.x branch September 29, 2024 08:28
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.

1 participant