-
-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade dependencies #553
Upgrade dependencies #553
Conversation
golangci/golangci-lint-action: v4 -> v5
Warning Rate Limit Exceeded@Danielius1922 has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 18 minutes and 54 seconds before requesting another review. How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. WalkthroughThis batch of updates includes enhancements to GitHub workflows, improved context management in test functions, and the addition of new utility functions. These changes aim to refine code quality, update dependencies, and optimize testing processes. Changes
Possibly related issues
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
d1c4088
to
f985e86
Compare
4677ede
to
676a774
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #553 +/- ##
==========================================
+ Coverage 75.96% 76.03% +0.06%
==========================================
Files 72 72
Lines 5942 5942
==========================================
+ Hits 4514 4518 +4
+ Misses 1037 1035 -2
+ Partials 391 389 -2 ☔ View full report in Codecov by Sentry. |
Direct: github.com/pion/dtls/v2 v2.2.8-0.20240501061905-2c36d63320a0 golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f golang.org/x/net v0.24.0 golang.org/x/sync v0.7.0 Indirect: golang.org/x/crypto v0.22.0 golang.org/x/sys v0.19.0
676a774
to
a06461f
Compare
Quality Gate passedIssues Measures |
Summary by CodeRabbit
Chores
Tests