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.15.0 to 0.16.0 in /tools #769

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps github.com/reviewdog/reviewdog from 0.15.0 to 0.16.0.

Release notes

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

v0.16.0

See the CHANGELOG.

What's Changed

... (truncated)

Changelog

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

[v0.16.0] - 2023-12-17

:rocket: Enhancements

  • #1573 Add filter tests for file/nofilter mode
  • #1576 Support --filter-mode=file in github-pr-review
  • #1596 Use CI_MERGE_REQUEST_DIFF_BASE_SHA envvar if available in gitlab-mr-discussion
  • #1521 strict check of pr-review write permission
  • #1617 Add reporter to Gitea PR review comments gitea-pr-review

Commits
  • 5e9230c Merge pull request #1631 from reviewdog/prepare-for-releasing-v0.16.0
  • 970ec8d Merge pull request #1632 from reviewdog/dependabot/go_modules/golang.org/x/cr...
  • 2fd6f33 Bump golang.org/x/crypto from 0.16.0 to 0.17.0
  • 0f5dfc4 Merge pull request #1393 from JamesMConroy/readme-update
  • 7ae3a6b prepare for releasing v0.16.0
  • b7b3964 Merge pull request #1630 from reviewdog/renovate/github.com-reviewdog-errorfo...
  • 28882d1 fix(deps): update github.com/reviewdog/errorformat digest to 6dd01ea
  • 098bba7 Merge pull request #1629 from reviewdog/renovate/github-codeql-action-3.x
  • c976947 Merge branch 'reviewdog:master' into readme-update
  • ce380e0 chore(deps): update github/codeql-action action to v3
  • 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)