percona / mongodb_exporter

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

Bump github.com/reviewdog/reviewdog from 0.20.0 to 0.20.1 in /tools #875

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

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

Release notes

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

v0.20.1

See CHANGELOG

Changelog

  • ca1f5cc Bump patch version
  • deb3a4b CHANGELOG: Add v0.20.0
  • 7c046f3 Fix filtering did not working with graceful degradation of github-[pr-]check reporter
  • 324936f Merge pull request #1828 from reviewdog/renovate/golang.org-x-build-digest
  • 969c5a2 Merge pull request #1830 from reviewdog/massongit-patch-1
  • 21b81a7 Merge pull request #1833 from reviewdog/renovate/golang.org-x-build-digest
  • 8a74512 Merge pull request #1835 from reviewdog/fix-filtering
  • d68acfc Merge pull request #1839 from reviewdog/renovate/golang.org-x-build-digest
  • 16a454f Update CHANGELOG
  • f40c460 Update CHANGELOG.md
  • 70984ce fix(deps): update golang.org/x/build digest to 0b82a20
  • ceff3aa fix(deps): update golang.org/x/build digest to 59576ec
  • 7e6ed59 fix(deps): update golang.org/x/build digest to 959fcd3
  • 2e7d841 release -> version
Changelog

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

[v0.20.1] - 2024-07-10

:bug: 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).
Commits
  • 8a74512 Merge pull request #1835 from reviewdog/fix-filtering
  • d68acfc Merge pull request #1839 from reviewdog/renovate/golang.org-x-build-digest
  • 70984ce fix(deps): update golang.org/x/build digest to 0b82a20
  • ca1f5cc Bump patch version
  • 16a454f Update CHANGELOG
  • 7c046f3 Fix filtering did not working with graceful degradation of github-[pr-]check ...
  • 21b81a7 Merge pull request #1833 from reviewdog/renovate/golang.org-x-build-digest
  • ceff3aa fix(deps): update golang.org/x/build digest to 59576ec
  • 969c5a2 Merge pull request #1830 from reviewdog/massongit-patch-1
  • f40c460 Update CHANGELOG.md
  • 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)