go-reform / reform

A better ORM for Go, based on non-empty interfaces and code generation.
https://gopkg.in/reform.v1
MIT License
1.44k stars 73 forks source link

Bump github.com/golangci/golangci-lint from 1.35.2 to 1.36.0 in /tools #275

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps github.com/golangci/golangci-lint from 1.35.2 to 1.36.0.

Release notes

Sourced from github.com/golangci/golangci-lint's releases.

v1.36.0

Changelog

750309d Add ifshort linter (#1587) 257eb95 Add issues.fix config to example configuration. (#1648) 638b070 Update docs for v1.35.2 (#1643) ec46f42 Verify linter name in integration tests (#1595) ea41793 build(deps): bump github.com/securego/gosec/v2 from 2.5.0 to 2.6.1 (#1665) f049bfc build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#1654) 4f648a7 build(deps): bump github.com/tetafro/godot from 1.3.2 to 1.4.3 (#1664) 6c25d06 fix: bump github.com/tommy-muehle/go-mnd/v2 to v2.3.1 (#1667)

Commits
  • 6c25d06 fix: bump github.com/tommy-muehle/go-mnd/v2 to v2.3.1 (#1667)
  • ea41793 build(deps): bump github.com/securego/gosec/v2 from 2.5.0 to 2.6.1 (#1665)
  • 4f648a7 build(deps): bump github.com/tetafro/godot from 1.3.2 to 1.4.3 (#1664)
  • 750309d Add ifshort linter (#1587)
  • f049bfc build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#1654)
  • ec46f42 Verify linter name in integration tests (#1595)
  • 257eb95 Add issues.fix config to example configuration. (#1648)
  • 638b070 Update docs for v1.35.2 (#1643)
  • See full diff 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)
codecov[bot] commented 3 years ago

Codecov Report

Merging #275 (61d678a) into main (b6f2ae8) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #275   +/-   ##
=======================================
  Coverage   68.19%   68.19%           
=======================================
  Files          20       20           
  Lines        1726     1726           
=======================================
  Hits         1177     1177           
  Misses        491      491           
  Partials       58       58           

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 b6f2ae8...61d678a. Read the comment docs.

dependabot[bot] commented 3 years ago

Superseded by #277.