-
Notifications
You must be signed in to change notification settings - Fork 508
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.42.1 to 1.44.0 in /tools #1540
🌱 Bump github.com/golangci/golangci-lint from 1.42.1 to 1.44.0 in /tools #1540
Conversation
Integration tests success for |
4b3df26
to
c674c3f
Compare
Integration tests success for |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot merge
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.42.1 to 1.44.0. - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md) - [Commits](golangci/golangci-lint@v1.42.1...v1.44.0) --- updated-dependencies: - dependency-name: github.com/golangci/golangci-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
c674c3f
to
053ed4f
Compare
Integration tests success for |
@dependabot rebase |
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Signed-off-by: Stephen Augustus <[email protected]>
(these are golangci-lint failures; fixing locally...) |
SA1019: strings.Title is deprecated: The rule Title uses for word boundaries does not handle Unicode punctuation properly. Use golang.org/x/text/cases instead. (staticcheck) Signed-off-by: Stephen Augustus <[email protected]>
Integration tests success for |
Bumps github.com/golangci/golangci-lint from 1.42.1 to 1.44.0.
Release notes
Sourced from github.com/golangci/golangci-lint's releases.
... (truncated)
Changelog
Sourced from github.com/golangci/golangci-lint's changelog.
... (truncated)
Commits
617470f
docs(revive): fix typo on the optiondisabled
(#2520)32cf48e
Add "grouper" linter (#2497)620bd9b
build(deps): bump github.com/mgechev/revive from 1.1.2 to 1.1.3 (#2517)9bad615
build(deps): bump github.com/securego/gosec/v2 from 2.9.5 to 2.9.6 (#2516)441d844
build(deps): bump github.com/quasilyte/go-ruleguard/dsl (#2519)018befd
build(deps): bump github.com/tommy-muehle/go-mnd/v2 from 2.4.0 to 2.5.0 (#2518)1b53352
docs: improve configuration documentation (#2514)44474a1
forcetypeassert: bump to v0.1.0 (#2511)c53eb78
asciicheck: bump to v0.1.1 (#2510)171b3ca
ineffassign: bump to HEAD (#2509)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 will merge this PR once CI passes on it, as requested by @justaugustus.
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)