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

Bump github.com/golangci/golangci-lint from 1.34.1 to 1.35.0 in /tools #519

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2021

Bumps github.com/golangci/golangci-lint from 1.34.1 to 1.35.0.

Release notes

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

v1.35.0

Changelog

b3491fd Update docs for v1.34.1 release (#1591) 62710a8 Validate gocritic settings. Return error if settings includes a unsupported gocritic checker (#1563) 76c4521 add 'predeclared' linter (#1606) c0ad76f build(deps): bump @emotion/core from 10.0.35 to 10.1.1 in /docs (#1625) 5521750 build(deps): bump @mdx-js/mdx from 1.6.18 to 1.6.22 in /docs (#1624) 75a29b7 build(deps): bump gatsby from 2.29.2 to 2.29.3 in /docs (#1627) 8a87f77 build(deps): bump gatsby-plugin-canonical-urls in /docs (#1619) da67d3e build(deps): bump gatsby-plugin-catch-links in /docs (#1603) 7b070ed build(deps): bump gatsby-plugin-google-analytics in /docs (#1604) 4bdd488 build(deps): bump gatsby-plugin-manifest from 2.4.27 to 2.9.1 in /docs (#1607) 04b4943 build(deps): bump gatsby-plugin-mdx from 1.2.43 to 1.7.1 in /docs (#1615) cfbbead build(deps): bump gatsby-plugin-netlify from 2.3.13 to 2.8.0 in /docs (#1628) 81bf16c build(deps): bump gatsby-plugin-offline from 3.2.27 to 3.7.1 in /docs (#1613) 4adc65e build(deps): bump gatsby-plugin-react-helmet in /docs (#1621) c7f10f4 build(deps): bump gatsby-plugin-sharp from 2.6.40 to 2.11.2 in /docs (#1609) 986732a build(deps): bump gatsby-plugin-sitemap from 2.4.14 to 2.9.0 in /docs (#1605) 8fa1ae3 build(deps): bump gatsby-remark-autolink-headers in /docs (#1611) a39435d build(deps): bump gatsby-remark-copy-linked-files in /docs (#1620) a4050b3 build(deps): bump gatsby-remark-embedder from 4.0.0 to 4.1.0 in /docs (#1616) da560fe build(deps): bump gatsby-remark-images from 3.6.0 to 3.8.1 in /docs (#1601) 9959e5f build(deps): bump gatsby-remark-responsive-iframe in /docs (#1610) 571a477 build(deps): bump gatsby-source-filesystem from 2.3.30 to 2.8.1 in /docs (#1617) e84a8d0 build(deps): bump gatsby-transformer-remark in /docs (#1612) b45dffa build(deps): bump gatsby-transformer-sharp from 2.5.15 to 2.9.0 in /docs (#1608) fdb4e86 build(deps): bump gatsby-transformer-yaml from 2.4.11 to 2.8.0 in /docs (#1622) 5c9e386 build(deps): bump github.com/go-critic/go-critic from 0.5.2 to 0.5.3 (#1631) 1221939 build(deps): bump github.com/kulti/thelper from 0.1.0 to 0.2.0 (#1630) eb28c6a build(deps): bump polished from 4.0.3 to 4.0.5 in /docs (#1602) a64afd8 build(deps): bump puppeteer from 5.4.1 to 5.5.0 in /docs (#1614) aa6b9fa build(deps): bump react-dom from 16.13.1 to 16.14.0 in /docs (#1618) 13698dc build(deps): bump react-headroom from 3.0.1 to 3.1.0 in /docs (#1629) 90a6919 build(deps): bump react-icons from 3.11.0 to 4.1.0 in /docs (#1626) 1e5ba1e fix: modules-download-mode support (#1593)

Commits
  • 1e5ba1e fix: modules-download-mode support (#1593)
  • 76c4521 add 'predeclared' linter (#1606)
  • 5c9e386 build(deps): bump github.com/go-critic/go-critic from 0.5.2 to 0.5.3 (#1631)
  • 1221939 build(deps): bump github.com/kulti/thelper from 0.1.0 to 0.2.0 (#1630)
  • 62710a8 Validate gocritic settings. Return error if settings includes a unsupported g...
  • cfbbead build(deps): bump gatsby-plugin-netlify from 2.3.13 to 2.8.0 in /docs (#1628)
  • 13698dc build(deps): bump react-headroom from 3.0.1 to 3.1.0 in /docs (#1629)
  • 5521750 build(deps): bump @mdx-js/mdx from 1.6.18 to 1.6.22 in /docs (#1624)
  • c0ad76f build(deps): bump @emotion/core from 10.0.35 to 10.1.1 in /docs (#1625)
  • 90a6919 build(deps): bump react-icons from 3.11.0 to 4.1.0 in /docs (#1626)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG labels Jan 10, 2021
@codecov
Copy link

codecov bot commented Jan 10, 2021

Codecov Report

Merging #519 (dfd5281) into master (7717b1d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #519   +/-   ##
=======================================
  Coverage   77.61%   77.61%           
=======================================
  Files          54       54           
  Lines        2586     2586           
=======================================
  Hits         2007     2007           
  Misses        443      443           
  Partials      136      136           

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 7717b1d...dfd5281. Read the comment docs.

@MrAlias MrAlias merged commit c07a08f into master Jan 11, 2021
@MrAlias MrAlias deleted the dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.35.0 branch January 11, 2021 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants