Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2025

Bumps go.augendre.info/arangolint from 0.3.0 to 0.3.1.

Release notes

Sourced from go.augendre.info/arangolint's releases.

v0.3.1

Summary

  • detect edge cases in if/else if/else and slice items
  • add more test cases

Changelog

  • 184a01f3474573c73ac01e9ae354f577a899c7b0 Merge pull request #13 from Crocmagnon/tests
  • 8dc62f283d31298a242484fb1190abc3a5ad6684 add more test cases and fix slice
  • 6f0aa844800c9df008a7841315e28e310f87b941 add more test files
  • bc64cd75303a44670c9acdf20a598b6316876338 add tests for if/else if/else
  • 5ba5b37d0a42f09827d22be4e2b4cf5581509112 add tests for type conversion
  • d089ecbf66d3209d5c637c144368d5deb098afae fix
  • 1e95f122abd77c81fd9fccc2950ee5c06d6dc819 fix detection inside range loop
  • 5aad624a83a8b8020a51188c04ce62549eaa5c23 fix goreleaser deprecations
  • 6e8e65c958d1e8008cc8ca4e959820f705e361bc fix slice
  • e2ef94e48bd08a728bd61101f9ace4dbf58601ca point diagnostic to arg instead of func call
  • 5996bd7cfc4268a953891f74888effa18ab8f256 refactor
Commits

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)

Bumps [go.augendre.info/arangolint](https://github.com/Crocmagnon/arangolint) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/Crocmagnon/arangolint/releases)
- [Changelog](https://github.com/Crocmagnon/arangolint/blob/main/.goreleaser.yaml)
- [Commits](Crocmagnon/arangolint@v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: go.augendre.info/arangolint
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Relates to an upstream dependency go Pull requests that update Go code labels Oct 21, 2025
@ldez ldez added the linter: update version Update version of linter label Oct 21, 2025
@ldez ldez added this to the unreleased milestone Oct 21, 2025
@ldez ldez self-requested a review October 21, 2025 23:08
@ldez ldez merged commit a53feb4 into main Oct 21, 2025
18 checks passed
@ldez ldez deleted the dependabot/go_modules/go.augendre.info/arangolint-0.3.1 branch October 21, 2025 23:32
@ldez ldez modified the milestones: unreleased, v2.6 Oct 29, 2025
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.

2 participants