percona / mongodb_exporter

A Prometheus exporter for MongoDB including sharding, replication and storage engines
Apache License 2.0
1.16k stars 425 forks source link

Bump github.com/reviewdog/reviewdog from 0.17.5 to 0.20.0 in /tools #871

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps github.com/reviewdog/reviewdog from 0.17.5 to 0.20.0.

Release notes

Sourced from github.com/reviewdog/reviewdog's releases.

v0.20.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
  • a054ee3 Merge pull request #1823 from reviewdog/fix-depup-config
  • de82e24 Merge pull request #1824 from reviewdog/depup-dispatch
  • d9e2eff Merge pull request #1825 from reviewdog/depup/protocolbuffers/protobuf

... (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 for github-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 forgithub-pr-review reporter. You can pass related_locations with rdjson / rdjsonl and sarif format.

related locations support

... (truncated)

Commits
  • b885889 Merge pull request #1826 from reviewdog/bump-v-0.19.0
  • b24e666 Bump up version to v0.19.0
  • df1ed06 Merge pull request #1827 from reviewdog/update-proto
  • 74de006 set -filter-mode=file for custom_rdjson github-pr-review test
  • 55a07e1 Update protoc version
  • e647d87 Merge pull request #1809 from reviewdog/outside-context
  • d9e2eff Merge pull request #1825 from reviewdog/depup/protocolbuffers/protobuf
  • 791e2e0 chore(deps): update protocolbuffers/protobuf to 27.2
  • de82e24 Merge pull request #1824 from reviewdog/depup-dispatch
  • d2fb6b2 Add workflow_dispatch to depup workflow
  • 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 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)
JiriCtvrtka commented 2 months ago

@dependabot recreate