Skip to content

Conversation

@zimeg
Copy link
Member

@zimeg zimeg commented Oct 22, 2025

Summary

This PR updates indirect dependencies to address possible patches addressed in recent releases πŸš€ ✨

Follows: #234.

Reviewers

The latest dependencies were found with these commands:

$ go get -u
$ go mod tidy

Requirements

@zimeg zimeg added this to the Next Release milestone Oct 22, 2025
@zimeg zimeg self-assigned this Oct 22, 2025
@zimeg zimeg requested a review from a team as a code owner October 22, 2025 16:36
@zimeg zimeg added code health M-T: Test improvements and anything that improves code health semver:patch Use on pull requests to describe the release version increment build M-T: Changes to compilation and CI processes labels Oct 22, 2025
@codecov
Copy link

codecov bot commented Oct 22, 2025

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 63.07%. Comparing base (f30df06) to head (c1820a3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #249   +/-   ##
=======================================
  Coverage   63.07%   63.07%           
=======================================
  Files         212      212           
  Lines       21857    21857           
=======================================
+ Hits        13786    13787    +1     
+ Misses       7008     7006    -2     
- Partials     1063     1064    +1     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

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

Copy link
Member

@mwbrooks mwbrooks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

βœ… Thanks for bumping the indirects @zimeg! πŸ™‡πŸ» Maybe dependabot doesn't support indrect dependency updates?

@zimeg
Copy link
Member Author

zimeg commented Oct 31, 2025

@mwbrooks This has confused me before, but perhaps we consider scheduling these commands elsewise for more certain updates? πŸ€–

Apologies for the rambling and pause. I will merge this for now.

@zimeg zimeg merged commit 094fde5 into main Oct 31, 2025
8 checks passed
@zimeg zimeg deleted the zimeg-chore-dependencies branch October 31, 2025 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build M-T: Changes to compilation and CI processes code health M-T: Test improvements and anything that improves code health semver:patch Use on pull requests to describe the release version increment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants