percona / mongodb_exporter

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

Bump github.com/reviewdog/reviewdog from 0.17.0 to 0.17.1 in /tools #793

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps github.com/reviewdog/reviewdog from 0.17.0 to 0.17.1.

Release notes

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

v0.17.1

See CHANGELOG

Changelog

  • a8c0f20 Bump version to v0.17.1
  • 1e76eb4 CI: stop using golangci-lint --enable-all
  • 4712993 Fix an issue sending incorrect line numbers to BitBucket Server Code Insight API
  • 0c4cae2 Merge branch 'master' into fix/sarif_range
  • 580d2ee Merge pull request #1646 from reviewdog/renovate/google-github-actions-setup-gcloud-2.x
  • 48b25a0 Merge pull request #1647 from reviewdog/bump-go1.21
  • 9792f88 Merge pull request #1648 from reviewdog/use-builtin-min-and-max
  • 7ab09a1 Merge pull request #1649 from reviewdog/introduce-slog
  • 6a6d80e Merge pull request #1650 from reviewdog/extend-golangci-lint-timeout
  • b728eea Merge pull request #1651 from reviewdog/revert-1576
  • ea72341 Merge pull request #1653 from irgaly/fix/sarif_range
  • 8e5caae Merge pull request #1656 from reviewdog/renovate/github.com-xanzy-go-gitlab-0.x
  • d580586 Merge pull request #1657 from sumio/fix-1652
  • a13f519 Merge pull request #1658 from reviewdog/renovate/go-1.x
  • 471f3a8 Merge pull request #1659 from reviewdog/renovate/golang-1.x
  • 17e2343 Merge pull request #1661 from reviewdog/renovate/golang-1.x
  • 1dce5e8 Merge pull request #1663 from reviewdog/release
  • 48c9893 Merge pull request #1664 from reviewdog/golangci-lint
  • d854609 Revert #1572: Support --filter-mode=[file/nofilter] in github-pr-review
  • 84a92a0 Update CHANGELOG
  • 89cd8fd Update CHANGELOG.md
  • 935b935 Update README
  • 463c09a check errors
  • 553583e doghouse: bump Go 1.21
  • 81fb989 extend golangci-lint timeout
  • 0d146ac fix(deps): update module github.com/xanzy/go-gitlab to v0.97.0
  • 9bd6192 fix: SARIF parser: parse with no region result. fix originalOutput field
  • 15afd8e fix: sarif_test.go: actualJSON, expectJSON
  • b35c626 fix: unnecessary conversion
  • d69c2c9 introduce log/slog
  • 411bbb8 remove unused func
  • b8d386f remove unused function getActualStartColumn
  • f241461 update CHANGELOG.md
  • f09d313 use built-in min and max function
Changelog

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

[v0.17.1] - 2024-02-08

:bug: Fixes

  • #1651 Revert #1576: Support --filter-mode=file in github-pr-review. Reasons: #1645
  • #1653 fix: SARIF parser: parse with no region result. fix originalOutput field
  • #1657 Fix sending incorrect line numbers to BitBucket Server Code Insight API. (fixes #1652)
Commits
  • 1dce5e8 Merge pull request #1663 from reviewdog/release
  • 48c9893 Merge pull request #1664 from reviewdog/golangci-lint
  • a8c0f20 Bump version to v0.17.1
  • d580586 Merge pull request #1657 from sumio/fix-1652
  • 1e76eb4 CI: stop using golangci-lint --enable-all
  • 17e2343 Merge pull request #1661 from reviewdog/renovate/golang-1.x
  • fe6230b chore(deps): update golang docker tag to v1.22.0
  • 471f3a8 Merge pull request #1659 from reviewdog/renovate/golang-1.x
  • a13f519 Merge pull request #1658 from reviewdog/renovate/go-1.x
  • 7311e8a chore(deps): update golang docker tag to v1.21.7
  • 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)
BupycHuk commented 6 months ago

@dependabot rebase

dependabot[bot] commented 6 months ago

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.