Skip to content

Vulnerability fix: unblock dependabot runs so vulnerable dependencies get update.#520

Open
sursingh wants to merge 3 commits into
netsampler:mainfrom
sursingh:main
Open

Vulnerability fix: unblock dependabot runs so vulnerable dependencies get update.#520
sursingh wants to merge 3 commits into
netsampler:mainfrom
sursingh:main

Conversation

@sursingh

@sursingh sursingh commented Jul 7, 2026

Copy link
Copy Markdown

Dependabot has been failing for quite some time. This was due to change in ownership of sarama from Shopify to IBM. see: IBM/sarama#2461

Manually fixed the path. After the fix the dependabot was able to update the dependencies.

surinder-s2 and others added 3 commits July 7, 2026 16:08
Sarama ownership moved to IBM; v1.40.0 is the first release with the updated module path.
see: IBM/sarama#2461

This should fix dependabot runs that have been failing since a long
time.
Bumps [github.com/IBM/sarama](https://github.com/IBM/sarama) from 1.40.0 to 1.50.3.
- [Release notes](https://github.com/IBM/sarama/releases)
- [Changelog](https://github.com/IBM/sarama/blob/main/CHANGELOG.md)
- [Commits](IBM/sarama@v1.40.0...v1.50.3)

---
updated-dependencies:
- dependency-name: github.com/IBM/sarama
  dependency-version: 1.50.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…IBM/sarama-1.50.3

build(deps): bump github.com/IBM/sarama from 1.40.0 to 1.50.3
@sursingh sursingh changed the title Fix dependabot runs Vulnerability fix: unblock dependabot runs so vulnerable dependencies get update. Jul 8, 2026
@sursingh

Copy link
Copy Markdown
Author

@lspgn : Could you help with this. Let me know if you need me to make any changes.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants