Skip to content

chore(deps): bump github.com/golangci/golangci-lint/v2 from 2.1.1 to 2.1.2#3443

Merged
github-actions[bot] merged 1 commit into
developfrom
dependabot/go_modules/github.com/golangci/golangci-lint/v2-2.1.2
Apr 16, 2025
Merged

chore(deps): bump github.com/golangci/golangci-lint/v2 from 2.1.1 to 2.1.2#3443
github-actions[bot] merged 1 commit into
developfrom
dependabot/go_modules/github.com/golangci/golangci-lint/v2-2.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 16, 2025

Copy link
Copy Markdown
Contributor

Bumps github.com/golangci/golangci-lint/v2 from 2.1.1 to 2.1.2.

Release notes

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

v2.1.2

golangci-lint is a free and open-source project built by volunteers.

If you value it, consider supporting us, the maintainers and linter authors.

We appreciate it! ❤️

For key updates, see the changelog.

Changelog

  • 997470cefa6efbcf9ff8387e8c4343d2307c7f94 build(deps): bump github.com/ghostiam/protogetter from 0.3.13 to 0.3.14 (#5727)
  • 7dde13b4c5c8972cba342bde837b1e7aeddbb16b build(deps): bump github.com/ghostiam/protogetter from 0.3.14 to 0.3.15 (#5732)
  • 15817283fd6b2c1049f5f8215df94084a9597cd4 build(deps): bump github.com/ldez/exptostd from 0.4.2 to 0.4.3 (#5730)
  • 3afce899b2a3b477168b847c34d565c62d4fad18 build(deps): bump github.com/ldez/usetesting from 0.4.2 to 0.4.3 (#5729)
  • 624edd14d9ee6b0ea8248639913de7435d33a9a0 build(deps): bump mvdan.cc/gofumpt from 0.7.0 to 0.8.0 (#5728)
Changelog

Sourced from github.com/golangci/golangci-lint/v2's changelog.

v2.1.2

  1. Linters bug fixes
    • exptostd: from 0.4.2 to 0.4.3
    • gofumpt: from 0.7.0 to 0.8.0
    • protogetter: from 0.3.13 to 0.3.15
    • usetesting: from 0.4.2 to 0.4.3
Commits
  • 00a561d chore: prepare release
  • 6de1453 docs: fix default value of linters.exclusions.generated (#5735)
  • 7dde13b build(deps): bump github.com/ghostiam/protogetter from 0.3.14 to 0.3.15 (#5732)
  • a05ea26 dev: simplify mnd implementation (#5731)
  • 3afce89 build(deps): bump github.com/ldez/usetesting from 0.4.2 to 0.4.3 (#5729)
  • 1581728 build(deps): bump github.com/ldez/exptostd from 0.4.2 to 0.4.3 (#5730)
  • 624edd1 build(deps): bump mvdan.cc/gofumpt from 0.7.0 to 0.8.0 (#5728)
  • 997470c build(deps): bump github.com/ghostiam/protogetter from 0.3.13 to 0.3.14 (#5727)
  • 50f7446 docs: update GitHub Action assets (#5724)
  • d1b1db7 docs: update changelog
  • 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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 16, 2025
@dependabot dependabot Bot requested a review from a team as a code owner April 16, 2025 04:08
@github-actions github-actions Bot enabled auto-merge (squash) April 16, 2025 04:08
@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 14484498049

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 51.161%

Totals Coverage Status
Change from base Build 14449449338: 0.0%
Covered Lines: 6986
Relevant Lines: 13655

💛 - Coveralls

@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/golangci/golangci-lint/v2-2.1.2 branch from e00103a to 08880f1 Compare April 16, 2025 04:13
Bumps [github.com/golangci/golangci-lint/v2](https://github.com/golangci/golangci-lint) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/main/CHANGELOG.md)
- [Commits](golangci/golangci-lint@v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint/v2
  dependency-version: 2.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/golangci/golangci-lint/v2-2.1.2 branch from 08880f1 to a820b39 Compare April 16, 2025 04:18
@github-actions github-actions Bot merged commit 7612323 into develop Apr 16, 2025
@github-actions github-actions Bot deleted the dependabot/go_modules/github.com/golangci/golangci-lint/v2-2.1.2 branch April 16, 2025 04:22
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant