dictyBase / modware-order

dictyBase grpc service to manage order of biological stocks
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

build(deps): bump reviewdog/action-golangci-lint from 1 to 2 #82

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps reviewdog/action-golangci-lint from 1 to 2.

Release notes

Sourced from reviewdog/action-golangci-lint's releases.

Release v2.0.0

v2.0.0: PR #94 - Migrating from v1 to v2

Release v1.25.0

v1.25.0: PR #84 - chore(deps): update reviewdog/reviewdog to 0.13.0

Release v1.24.0

v1.24.0: PR #82 - chore(deps): update reviewdog/reviewdog to 0.12.0

Release v1.23.0

v1.23.0: PR #80 - chore(deps): update golangci/golangci-lint to 1.41.1

Release v1.22.0

v1.22.0: PR #79 - chore(deps): update golangci/golangci-lint to 1.41.0

Release v1.21.2

v1.21.2: PR #78 - chore(deps): update golangci/golangci-lint to 1.40.1

Release v1.21.1

v1.21.1: PR #77 - fix fail_on_error input

Release v1.21.0

v1.21.0: PR #76 - chore(deps): update golangci/golangci-lint to 1.40.0

Release v1.20.0

v1.20.0: PR #72 - chore(deps): update golangci/golangci-lint to 1.39.0

Release v1.19.0

v1.19.0: PR #71 - chore(deps): update golangci/golangci-lint to 1.38.0

Release v1.18.1

v1.18.1: PR #67 - chore(deps): update golangci-lint to 1.37.1

Release v1.18.0

v1.18.0: PR #66 - chore(deps): update golangci-lint to 1.37.0

Release v1.17.0

v1.17.0: PR #63 - chore(deps): update golangci-lint to 1.36.0

Release v1.16.1

v1.16.1: PR #61 - chore(deps): update golangci-lint to 1.35.2

Release v1.16.0

v1.16.0: PR #60 - chore(deps): update golangci-lint to 1.35.0

Release v1.15.0

v1.15.0: PR #57 - chore(deps): update golangci-lint to 1.34.1

Release v1.14.1

v1.14.1: PR #55 - chore(deps): update golangci-lint to 1.32.2

... (truncated)

Commits
  • 319f20f Merge pull request #94 from reviewdog/upgrading-to-v2
  • 280cbc5 Migrating from v1 to v2
  • 997d218 Merge pull request #93 from reviewdog/renovate/ts-jest-27.x
  • 82cb0c5 Merge pull request #91 from reviewdog/renovate/typescript-eslint-monorepo
  • 70d7c1c renovate do not add labels
  • 0a6b012 chore(deps): update dependency ts-jest to v27.0.4
  • 189e815 chore(deps): update dependency @​typescript-eslint/parser to v4.28.4
  • 297eeb9 chore(deps): update dependency eslint-plugin-github to v4.1.5
  • e310797 Merge pull request #90 from reviewdog/renovate/pin-dependencies
  • 2cfc9d1 fix(deps): pin dependencies
  • 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 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)
codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit 3e4752a6 and detected 0 issues on this pull request.

View more on Code Climate.

codecov[bot] commented 3 years ago

Codecov Report

Merging #82 (3e4752a) into develop (8a84d33) will increase coverage by 1.76%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #82      +/-   ##
===========================================
+ Coverage    80.00%   81.76%   +1.76%     
===========================================
  Files            2        2              
  Lines          165      181      +16     
===========================================
+ Hits           132      148      +16     
  Misses          17       17              
  Partials        16       16              
Impacted Files Coverage Δ
internal/repository/arangodb/pairwise.go 90.47% <0.00%> (+1.58%) :arrow_up:
internal/repository/arangodb/arangodb.go 80.62% <0.00%> (+1.71%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8a84d33...3e4752a. Read the comment docs.