Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2025

Bumps github.com/mgechev/revive from 1.12.0 to 1.13.0.

Release notes

Sourced from github.com/mgechev/revive's releases.

v1.13.0

Changelog

  • b73cca9e66c7fa0d00a118fdbad260c7a361e16e change: merge code-style with style categories (#1573)
  • 7b6a6119f8908b96238f20f0733b77cc8983df04 chore(deps): bump Go 1.24 (#1555)
  • f4985a3f6d602e564a414877c40e561bfbad0a72 chore(deps): update github.com/golangci/gofmt digest to 3e58ba0 (#1557)
  • 1723b3659a16b16fbfac037f8e41afe02a297f91 chore(deps): update github.com/golangci/golines digest to 8fd09d3 (#1558)
  • c603da318052d648cceb270a036c559bbbc8757c chore(deps): update golang docker tag to v1.25 (#1474)
  • 592675e5bd7f2136183f824cc0a45c79476767f5 chore(deps): update golang.org/x/telemetry digest to 5cc343d (#1559)
  • e94ee821b828bda009a4234108e689ac66ebe21e chore(deps): update module dev.gaijin.team/go/golib to v0.7.0 (#1570)
  • e0122e550c2c18cdfa66c6ba73a529bcf4b4a5d3 chore(deps): update module github.com/catenacyber/perfsprint to v0.10.1 (#1560)
  • 0038970a4f4e1730d3664d96aff7f3df8c7dd472 chore(deps): update module golang.org/x/sys to v0.38.0 (#1574)
  • 5bf78f0755b87da336920dfe10e9979646c1e47f chore(deps): update module google.golang.org/protobuf to v1.36.10 (#1569)
  • d492bd826ee8927c1a4a8e1c3a8e08e23d9f9127 chore: update schedule in renovate config (#1571)
  • 44e19927c08bcd69cdf4e4aebd4543ea0f3da237 doc: add before/after examples to bool-literal-in-expr description (#1500)
  • b89a95979bd116b4caf20d7a62ad10255d664d63 doc: add before/after examples to confusing-results description (#1503)
  • 89d77d3be85804927d27eac864a4babe2d01236d doc: clearly identify configuration examples (#1504)
  • 490b37dbbe933e9ad126851eb7c32474ea24b7b1 docs: enhance struct-tag rule description (#1512)
  • 4d5fd518caf5079d7044e7c342c8dde103f53c85 docs: fix MD024/no-duplicate-heading lint issue (#1513)
  • 480ab4f1ae16800c615df5c09580b5b5d2e2f607 docs: fix typos (#1553)
  • 0e76b4d0b4523b6eb177f52778415f0265b715c8 docs: update TOC; check for TOC consistency in GHA (#1493)
  • 1bc57ac6f39160c5b913fce17eff974b3241a624 feature(deep-exit): detect exit-triggering flag usage (#1544)
  • 91147bf0b546b6ed4ac4fa266ca94c3e8482ee99 feature(package-directory-mismatch): allow test package names in version paths (#1547)
  • ec8439e646f1a09059636d28411ce53fa171bb79 feature: add configuration notation in struct-tag rule to omit checking a tag (#1515)
  • ed85b79854027ecef9a541acf6c7c3c533ba30c5 feature: add enableDefaultRules config option (#1551)
  • b24647aaec60d448a92b199304b0ed01006289b6 feature: new rule forbidden-call-in-wg-go (#1514)
  • 79e63ae064e7291dea2d1f1b6dd676cff88f7055 feature: new rule unnecessary-if (#1520)
  • ca5fb06a9390aecaf185181e4ac6312d9e2577a8 feature: new rule inefficient-map-lookup (#1491)
  • d32d4a008f0a5cfbab9f76c3b668e7fb096cfc0d feature: package-directory-mismatch - ignore main_test package name (#1545)
  • 3220c1f04e60bb7856577a0eb105b974e974e61d feature: support cbor struct tag in struct-tag rule (#1527)
  • bc38b79980da84457263b5247dad731cb0b7f2e4 feature: var-naming - add more bad package names and check for collisions with standard lib packages (#1540)
  • 5736df325c36f394576864f34f7f55f51f5679a5 fix(deps): update module github.com/spf13/afero to v1.15.0 (#1521)
  • 010d7b28ec2041538a9dc12ce2978994fafc6313 fix(deps): update module golang.org/x/sync to v0.18.0 (#1572)
  • ac5f398440705ae79abf836674f46c24a2494949 fix(deps): update module golang.org/x/tools to v0.39.0 (#1577)
  • ef1b9fc1564aeb314fc6e0e2a6d908f8116a3fec fix: false positive for return in a defer function has no effect (#1531)
  • c930786fdb6c59809012fc01bd37f91d0d047f3c fix: rule confusing-naming false positive on multiple blank identifiers (#1536)
  • 8be7fa65f064986ac81983dba42274286d88a4d1 fix: rule struct-tag false positive on validate:omitempty (#1525)
  • c037639bc0cecc421720eb804a48f21ceb1805f7 fix: rule struct-tag missing go-validator tags (#1526) (#1533)
  • 940621acdde59abfb4eeb782b9baf3cfccad6e71 import-shadowing: handle versioned packages correctly (#1445)
  • 26d803fc96c8dbdec5f15768744cb776f5b9699b package-directory-mismatch: ignore mismatch in root directory (#1548)
  • b827c22c4da5951c16cf58a4f4a921ae27fba0b2 struct-tag: support codec struct tag (#1507)
  • cc04b177a482d92e75aefe5e28834f5fdbf6e7eb useless-fallthrough: do not report fallthrough before default (#1549)
Commits
  • ac5f398 fix(deps): update module golang.org/x/tools to v0.39.0 (#1577)
  • 940621a import-shadowing: handle versioned packages correctly (#1445)
  • 0038970 chore(deps): update module golang.org/x/sys to v0.38.0 (#1574)
  • b73cca9 change: merge code-style with style categories (#1573)
  • 010d7b2 fix(deps): update module golang.org/x/sync to v0.18.0 (#1572)
  • 5bf78f0 chore(deps): update module google.golang.org/protobuf to v1.36.10 (#1569)
  • e94ee82 chore(deps): update module dev.gaijin.team/go/golib to v0.7.0 (#1570)
  • d492bd8 chore: update schedule in renovate config (#1571)
  • f4985a3 chore(deps): update github.com/golangci/gofmt digest to 3e58ba0 (#1557)
  • e0122e5 chore(deps): update module github.com/catenacyber/perfsprint to v0.10.1 (#1560)
  • 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 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 Relates to an upstream dependency go Pull requests that update Go code labels Nov 14, 2025
@ldez ldez added the linter: update version Update version of linter label Nov 14, 2025
@ldez ldez self-requested a review November 14, 2025 15:06
dependabot bot and others added 2 commits November 15, 2025 02:10
Bumps [github.com/mgechev/revive](https://github.com/mgechev/revive) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/mgechev/revive/releases)
- [Changelog](https://github.com/mgechev/revive/blob/master/.goreleaser.yml)
- [Commits](mgechev/revive@v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: github.com/mgechev/revive
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@ldez ldez force-pushed the dependabot/go_modules/github.com/mgechev/revive-1.13.0 branch from d73676f to 0a69b7a Compare November 15, 2025 01:11
@ldez ldez added this to the unreleased milestone Nov 15, 2025
@ldez ldez merged commit 3a04631 into main Nov 15, 2025
18 checks passed
@ldez ldez deleted the dependabot/go_modules/github.com/mgechev/revive-1.13.0 branch November 15, 2025 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Relates to an upstream dependency go Pull requests that update Go code linter: update version Update version of linter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants