tarampampam / mikrotik-hosts-parser

✂ Mikrotik hosts parser
MIT License
248 stars 75 forks source link

Bump golangci/golangci-lint-action from v2 to v2.5.2 #93

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps golangci/golangci-lint-action from v2 to v2.5.2.

Release notes

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

Bump version v2.5.2

Bug fixes

  • 5c56cd6 Extract and don't mangle User Args. (#200)

Dependencies

  • e3c53fe bump @​typescript-eslint/eslint-plugin (#194)
  • 3b9f80e bump @​typescript-eslint/parser from 4.18.0 to 4.19.0 (#195)
  • 9845713 bump @​types/node from 14.14.35 to 14.14.37 (#197)
  • e789ee1 bump eslint from 7.22.0 to 7.23.0 (#196)
  • f2e9a96 bump @​typescript-eslint/eslint-plugin (#188)
  • 818081a bump @​types/node from 14.14.34 to 14.14.35 (#189)
  • 6671836 bump @​typescript-eslint/parser from 4.17.0 to 4.18.0 (#190)
  • 526907e bump @​typescript-eslint/parser from 4.16.1 to 4.17.0 (#185)
  • 6b6ba16 bump @​typescript-eslint/eslint-plugin (#186)
  • 9cab4ef bump eslint from 7.21.0 to 7.22.0 (#187)
  • 0c76572 bump @​types/node from 14.14.32 to 14.14.34 (#184)
  • 0dfde21 bump @​typescript-eslint/parser from 4.15.2 to 4.16.1 (#182)
  • 9dcf389 bump typescript from 4.2.2 to 4.2.3 (#181)
  • 34d3904 bump @​types/node from 14.14.31 to 14.14.32 (#180)
  • e30b22f bump @​typescript-eslint/eslint-plugin (#179)
  • 8f30d25 bump eslint from 7.20.0 to 7.21.0 (#177)
  • 0b64a40 bump @​typescript-eslint/parser from 4.15.1 to 4.15.2 (#176)
  • 973b3a3 bump eslint-config-prettier from 8.0.0 to 8.1.0 (#178)
  • 6ea3de1 bump @​typescript-eslint/eslint-plugin (#175)
  • 6eec6af bump typescript from 4.1.5 to 4.2.2 (#174)
Commits
  • 5c56cd6 Extract and don't mangle User Args. (#200)
  • e3c53fe build(deps-dev): bump @​typescript-eslint/eslint-plugin (#194)
  • 3b9f80e build(deps-dev): bump @​typescript-eslint/parser from 4.18.0 to 4.19.0 (#195)
  • 9845713 build(deps-dev): bump @​types/node from 14.14.35 to 14.14.37 (#197)
  • e789ee1 build(deps-dev): bump eslint from 7.22.0 to 7.23.0 (#196)
  • f2e9a96 build(deps-dev): bump @​typescript-eslint/eslint-plugin (#188)
  • 818081a build(deps-dev): bump @​types/node from 14.14.34 to 14.14.35 (#189)
  • 6671836 build(deps-dev): bump @​typescript-eslint/parser from 4.17.0 to 4.18.0 (#190)
  • 526907e build(deps-dev): bump @​typescript-eslint/parser from 4.16.1 to 4.17.0 (#185)
  • 6b6ba16 build(deps-dev): bump @​typescript-eslint/eslint-plugin (#186)
  • Additional commits viewable in compare view


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 #93 (e087f8b) into master (205b3b2) will increase coverage by 0.29%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   86.01%   86.31%   +0.29%     
==========================================
  Files          31       31              
  Lines        1001     1001              
==========================================
+ Hits          861      864       +3     
+ Misses         79       76       -3     
  Partials       61       61              
Impacted Files Coverage Δ
internal/pkg/cache/inmemory.go 95.45% <0.00%> (+4.54%) :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 205b3b2...e087f8b. Read the comment docs.

tarampampam commented 3 years ago

@dependabot close

dependabot[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.