mysqld_exporter
mysqld_exporter copied to clipboard
Bump github.com/reviewdog/reviewdog from 0.17.0 to 0.20.0 in /tools
Bumps github.com/reviewdog/reviewdog from 0.17.0 to 0.20.0.
Release notes
Sourced from github.com/reviewdog/reviewdog's releases.
v0.20.0
This version is same as https://github.com/reviewdog/reviewdog/releases/tag/v0.19.0.
v0.19.0
See CHANGELOG
Changelog
- 0f82af8 Add actions: read permission to upload sarif action
- 96bc69b Add encode-metacommment script
- ab05b99 Add golint.sarif
- 6a43e6a Add new line to test data text
- cf3a4e7 Add sarif workflow
- 480cd8c Add security-events: write for upload-sarif action
- 394dc5a Add test data
- 8abd05d Add test file comment
- 6d9610b Add test for github-pr-annotations
- d2fb6b2 Add workflow_dispatch to depup workflow
- f67dcaf Apply suggestions from code review
- 7b581a6 Apply suggestions from code review
- 5e67cbc Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7
- b24e666 Bump up version to v0.19.0
- 9ade100 Check tool name for deleting outdated comments
- fc0935b Delete outdated comments in github-pr-review reporter
- 3aaac10 Fill in commit_id
- 2654cb9 Fix deploy doghouse code
- c08af29 Fix flakiness failures
- 74d5559 Fix test
- 51ab4ad Implement rdjson and rdjsonl reporters
- b40ef82 Merge branch 'master' into delete-outdated
- af308b7 Merge pull request #1798 from reviewdog/refactor-doghouse
- 9252816 Merge pull request #1799 from reviewdog/renovate/github.com-xanzy-go-gitlab-0.x
- ef233bf Merge pull request #1800 from reviewdog/dependabot/go_modules/github.com/hashicorp/go-retryablehttp-0.7.7
- 1cf12d8 Merge pull request #1801 from reviewdog/udpate-badge-2
- 0a33f5e Merge pull request #1802 from reviewdog/update-release-count-badge
- 1933304 Merge pull request #1804 from reviewdog/delete-outdated
- f31b773 Merge pull request #1805 from massongit/refactor_github_comment_line_range
- 58e5c48 Merge pull request #1806 from reviewdog/output-rdjson
- b979fe0 Merge pull request #1807 from reviewdog/output-sarif
- ae3d91f Merge pull request #1808 from reviewdog/renovate/github.com-haya14busa-go-sarif-digest
- e647d87 Merge pull request #1809 from reviewdog/outside-context
- 24443e7 Merge pull request #1812 from reviewdog/massongit-patch-1
- b182967 Merge pull request #1813 from reviewdog/renovate/cimg-go-1.x
- c18bb3c Merge pull request #1814 from reviewdog/fix-upload-sarif-action-error
- cac6f5b Merge pull request #1815 from reviewdog/fix-upload-sarif-action-error-2
- 1798a29 Merge pull request #1816 from reviewdog/fix-doghouse-deploy
- f9deb12 Merge pull request #1817 from reviewdog/renovate/golang.org-x-build-digest
- dde98e5 Merge pull request #1819 from reviewdog/renovate/golang-1.x
- 1b7a1e5 Merge pull request #1820 from reviewdog/renovate/cimg-go-1.x
- ab3f525 Merge pull request #1822 from reviewdog/renovate/golang.org-x-build-digest
... (truncated)
Changelog
Sourced from github.com/reviewdog/reviewdog's changelog.
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
:sparkles: Release Note
:rocket: Enhancements
- ...
:bug: Fixes
- ...
:rotating_light: Breaking changes
- ...
[v0.19.0] - 2024-07-07
:rocket: 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
[v0.18.1] - 2024-06-22
:bug: Fixes
- #1792 Introduce
__reviewdog__
HTML comment metadata and fingerprint for identifying existing posted comments forgithub-pr-review
reporter. This resolve duplicated comments issue with related location feature.[v0.18.0] - 2024-06-17
:sparkles: Release Note
This release supports related locations for
github-pr-review
reporter. You can passrelated_locations
withrdjson
/rdjsonl
andsarif
format.
... (truncated)
Commits
b885889
Merge pull request #1826 from reviewdog/bump-v-0.19.0b24e666
Bump up version to v0.19.0df1ed06
Merge pull request #1827 from reviewdog/update-proto74de006
set -filter-mode=file for custom_rdjson github-pr-review test55a07e1
Update protoc versione647d87
Merge pull request #1809 from reviewdog/outside-contextd9e2eff
Merge pull request #1825 from reviewdog/depup/protocolbuffers/protobuf791e2e0
chore(deps): update protocolbuffers/protobuf to 27.2de82e24
Merge pull request #1824 from reviewdog/depup-dispatchd2fb6b2
Add workflow_dispatch to depup workflow- Additional commits viewable in compare view
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)