Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump github.com/mgechev/revive from 1.3.3 to 1.3.4 #2252

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps github.com/mgechev/revive from 1.3.3 to 1.3.4.

Release notes

Sourced from github.com/mgechev/revive's releases.

v1.3.4

Changelog

  • 95acb88 Add unchecked-type-assertion (#889)
  • 356e667 feat: add support for enforce-map-style rule (#895)
  • f900b6c feat: add support for import-alias-naming rule (#881)
  • 883c4cc fix(deps): update module github.com/chavacava/garif to v0.1.0 (#882)
  • 3da2646 fix(deps): update module golang.org/x/tools to v0.13.0 (#887)
  • 0357df7 fix: add missing defer when unlocking mutex (#879)
  • ca0678c fix: dot-imports does not check test files (#884)
  • 7dffe3c quit config asap, remove unused pkg info (#896)
  • 93219da updates checksums (#897)
Commits

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 <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)

@toteki toteki added this pull request to the merge queue Sep 18, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Sep 18, 2023
Bumps [github.com/mgechev/revive](https://github.com/mgechev/revive) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/mgechev/revive/releases)
- [Changelog](https://github.com/mgechev/revive/blob/master/.goreleaser.yml)
- [Commits](mgechev/revive@v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: github.com/mgechev/revive
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/mgechev/revive-1.3.4 branch from d0d7101 to c8fe653 Compare September 18, 2023 03:09
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #2252 (c8fe653) into main (7f05ad4) will decrease coverage by 5.06%.
Report is 230 commits behind head on main.
The diff coverage is 84.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2252      +/-   ##
==========================================
- Coverage   75.38%   70.33%   -5.06%     
==========================================
  Files         100      168      +68     
  Lines        8025    12643    +4618     
==========================================
+ Hits         6050     8892    +2842     
- Misses       1589     3154    +1565     
- Partials      386      597     +211     
Files Changed Coverage Δ
ante/spam_prevention.go 75.92% <ø> (ø)
cmd/ibc_denom/main.go 0.00% <0.00%> (ø)
util/coin/coin.go 12.50% <0.00%> (ø)
util/sdkutil/msg.go 0.00% <0.00%> (ø)
x/incentive/codec.go 47.82% <ø> (+9.89%) ⬆️
x/incentive/keeper/genesis.go 40.90% <ø> (ø)
x/incentive/keeper/grpc_query.go 59.18% <ø> (ø)
x/incentive/keeper/hooks.go 50.00% <ø> (ø)
x/incentive/keeper/invariants.go 0.00% <ø> (ø)
x/incentive/keeper/iter.go 84.90% <ø> (ø)
... and 51 more

... and 84 files with indirect coverage changes

@gsk967 gsk967 enabled auto-merge September 18, 2023 06:48
@gsk967 gsk967 added this pull request to the merge queue Sep 18, 2023
Merged via the queue into main with commit f865e4c Sep 18, 2023
@gsk967 gsk967 deleted the dependabot/go_modules/github.com/mgechev/revive-1.3.4 branch September 18, 2023 09:55
facundomedica pushed a commit that referenced this pull request Oct 30, 2023
Bumps [github.com/mgechev/revive](https://github.com/mgechev/revive) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/mgechev/revive/releases)
- [Changelog](https://github.com/mgechev/revive/blob/master/.goreleaser.yml)
- [Commits](mgechev/revive@v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: github.com/mgechev/revive
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants