Skip to content

chore(deps): update module go.augendre.info/arangolint to v0.3.1#259

Merged
flc1125 merged 1 commit intomasterfrom
renovate/go.augendre.info-arangolint-0.x
Oct 20, 2025
Merged

chore(deps): update module go.augendre.info/arangolint to v0.3.1#259
flc1125 merged 1 commit intomasterfrom
renovate/go.augendre.info-arangolint-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 19, 2025

This PR contains the following updates:

Package Change Age Confidence
go.augendre.info/arangolint v0.2.0 -> v0.3.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Crocmagnon/arangolint (go.augendre.info/arangolint)

v0.3.1

Compare Source

Summary

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

Changelog

v0.3.0

Compare Source

Summary

  • Dependencies updates (Go, Github actions)
  • Handle "indirect" BeginTransactionOptions (referred to via variables)

This release has largely been helped by AI.

Changelog

  • ff016f3 Bump actions/checkout from 4 to 5 in the github-actions group
  • 6cecbfd Bump actions/setup-go from 5 to 6 in the github-actions group
  • 49f8867 Bump golang.org/x/tools from 0.32.0 to 0.33.0
  • 77e5a2b Bump golang.org/x/tools from 0.33.0 to 0.35.0
  • ef0918a Bump golang.org/x/tools from 0.35.0 to 0.36.0
  • 0b9a2d0 Bump golang.org/x/tools from 0.36.0 to 0.37.0
  • 8106f82 Bump golangci/golangci-lint-action in the github-actions group
  • 3adb1e0 Merge pull request #​10 from Crocmagnon/dependabot/go_modules/golang.org/x/tools-0.37.0
  • 41f34d6 Merge pull request #​11 from Crocmagnon/feat/track-vars
  • 8a536ae Merge pull request #​12 from Crocmagnon/refactor
  • d3f6497 Merge pull request #​3 from Crocmagnon/dependabot/github_actions/github-actions-afd9e15987
  • fd637f4 Merge pull request #​4 from Crocmagnon/dependabot/go_modules/golang.org/x/tools-0.33.0
  • 7b0be9d Merge pull request #​6 from Crocmagnon/dependabot/go_modules/golang.org/x/tools-0.35.0
  • b46940f Merge pull request #​7 from Crocmagnon/dependabot/go_modules/golang.org/x/tools-0.36.0
  • ad45c96 Merge pull request #​8 from Crocmagnon/dependabot/github_actions/github-actions-a331d3ec2d
  • 306e3b5 Merge pull request #​9 from Crocmagnon/dependabot/github_actions/github-actions-167a898cab
  • 754f01f add defensive test cases
  • ddb06fa add test case
  • 5bb302d centralize 'scan prior statements' logic
  • 373a0d4 detect AllowImplicit in variables
  • f1ed4df edgier cases
  • 0ad3324 handle ancestor blocks in same function
  • 2f8c89c handle edgier cases
  • 097f2c9 handle global var
  • 0d39b5a handle type aliases
  • 0eb6187 handle var declaration
  • 04d8044 merge hasAllowImplicitAssignForRoot and hasAllowImplicitAssignForObj
  • 2cc75dc minor renaming
  • 423b0ef more defensive code
  • 327f1a4 refactor CompositeLit
  • 1025d71 refactor stmtSetsAllowImplicitForObj to reduce cognitive load
  • d991a4b refactor with constants and helper funcs
  • 381bbe7 remove plugin
  • 5c35571 update dependencies
  • 275346e update doc comments
  • 1798415 update readme
  • 13e5146 use helper and remove unused funcs
  • d66fba3 use inspector.WithStack

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 19, 2025
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Oct 19, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/go.augendre.info-arangolint-0.x branch from 8fca657 to bfadf3d Compare October 19, 2025 21:53
@renovate renovate bot changed the title chore(deps): update module go.augendre.info/arangolint to v0.3.0 chore(deps): update module go.augendre.info/arangolint to v0.3.1 Oct 19, 2025
@flc1125 flc1125 merged commit bfe9d70 into master Oct 20, 2025
10 checks passed
@flc1125 flc1125 deleted the renovate/go.augendre.info-arangolint-0.x branch October 20, 2025 00:26
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant