Skip to content

chore: update indirect dependencies to recent releases#249

Merged
zimeg merged 2 commits into
mainfrom
zimeg-chore-dependencies
Oct 31, 2025
Merged

chore: update indirect dependencies to recent releases#249
zimeg merged 2 commits into
mainfrom
zimeg-chore-dependencies

Conversation

@zimeg
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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.

2 participants