Skip to content
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 #523

Merged
merged 3 commits into from
Jan 10, 2024
Merged

Upgrade dependencies #523

merged 3 commits into from
Jan 10, 2024

Conversation

Danielius1922
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b5adef4) 73.93% compared to head (6b10959) 73.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #523      +/-   ##
==========================================
- Coverage   73.93%   73.87%   -0.07%     
==========================================
  Files          71       71              
  Lines        5844     5844              
==========================================
- Hits         4321     4317       -4     
- Misses       1134     1136       +2     
- Partials      389      391       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Direct:
github.com/pion/dtls/v2 v2.2.8-0.20240102042511-9ffd96c827fe
golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc
golang.org/x/sync v0.6.0

Indirect:
golang.org/x/crypto v0.17.0
golang.org/x/sys v0.16.0
actions/upload-artifact: v3 -> v4
github/codeql-action/upload-sarif: v2 -> v3
actions/setup-go: v4 -> v5
actions/download-artifact: v3 -> v4
@Danielius1922 Danielius1922 force-pushed the adam/feature/update-deps branch from 99a835c to cdf77a1 Compare January 8, 2024 14:51
gopkg.in/yaml.v3 v3.0.1 // indirect
)

// note: github.com/pion/dtls/v2/pkg/net package is not yet available in release branches
exclude github.com/pion/dtls/v2 v2.2.9
Copy link
Member Author

Choose a reason for hiding this comment

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

@hasheddan Hey there, do you know if pkg/net package will be added to release branches? It's available in the master branch, but not in the release branches (see v2.2.9 tag for example), so I have to exclude it here so the upgrade bot doesn't go for v2.2.9 and break compilation.

@Danielius1922 Danielius1922 requested a review from jkralik January 9, 2024 13:18
@Danielius1922 Danielius1922 force-pushed the adam/feature/update-deps branch from 8e534ce to 6b10959 Compare January 9, 2024 13:27
Copy link

sonarqubecloud bot commented Jan 9, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@Danielius1922 Danielius1922 merged commit 39a46aa into master Jan 10, 2024
12 checks passed
@Danielius1922 Danielius1922 deleted the adam/feature/update-deps branch January 10, 2024 12:48
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.

3 participants