Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps the gomod group with 1 update: github.com/boyter/gocodewalker.

Updates github.com/boyter/gocodewalker from 1.4.0 to 1.5.1

Release notes

Sourced from github.com/boyter/gocodewalker's releases.

v1.5.1

Changelog

  • 2565286 Merge pull request #16 from boyter/binary_check
  • 5a0d349 fix missing issue

v1.5.0

Changelog

  • b36709f Added extra comments
  • d0b12b8 Added the ability to create a custom ignore file from strings in code rather than forcing it to be loaded from disk.
  • 1dc4899 Drop go1.22, upgrade to go1.23 and add go1.24 support
  • 86678a5 Merge pull request #11 from apocelipes/go1.23
  • 0425651 Merge pull request #12 from apocelipes/little-fix
  • d146511 Merge pull request #13 from apocelipes/g1.23
  • 605f66b Merge pull request #14 from Lochlanna/master
  • 8b1ba4c Support Go1.23 & drop Go1.20 and Go1.21
  • a197058 Undo breaking change
  • db8ff99 add in binary support
  • acffa15 appease lint
  • c039870 documentation
  • d9e5f39 fix LocationExcludePattern checks
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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gomod group with 1 update: [github.com/boyter/gocodewalker](https://github.com/boyter/gocodewalker).


Updates `github.com/boyter/gocodewalker` from 1.4.0 to 1.5.1
- [Release notes](https://github.com/boyter/gocodewalker/releases)
- [Changelog](https://github.com/boyter/gocodewalker/blob/master/.goreleaser.yml)
- [Commits](boyter/gocodewalker@v1.4.0...v1.5.1)

---
updated-dependencies:
- dependency-name: github.com/boyter/gocodewalker
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies go Pull requests that update go code labels Sep 1, 2025
@pooyaw
Copy link

pooyaw commented Sep 1, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@github-actions
Copy link

github-actions bot commented Sep 1, 2025

Codeowners approval required for this PR:

@github-actions
Copy link

github-actions bot commented Sep 8, 2025

Codeowners approval required for this PR:

@BakerNet BakerNet merged commit cc6958e into main Sep 8, 2025
9 of 11 checks passed
@BakerNet BakerNet deleted the dependabot/go_modules/gomod-a230b6db89 branch September 8, 2025 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants