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

Upgraded some libraries #2752

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Upgraded some libraries #2752

merged 1 commit into from
Nov 11, 2024

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Nov 11, 2024

Please check if the PR fulfills these requirements

See how to contribute

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • The PR follows
    our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • UPGRADING.md has been updated with a migration guide (for breaking changes)
  • configuration.schema.json updated if new parameters are added.

What kind of change does this PR introduce?

  • golang toolchain to v1.22.9
  • github.com/ProtonMail/go-crypto to v1.1.2
  • golang.org/x/sys to v0.27.0
  • golang.org/x/term to v0.26.0
  • golang.org/x/text to v0.20.0
  • google.golang.org/genproto/googleapis/rpc to v0.0.0-20241104194629-dd2ea8efbc28
  • google.golang.org/grpc to v1.68.0

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change, and is titled accordingly?

Other information

@cmaglie cmaglie added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Nov 11, 2024
@cmaglie cmaglie self-assigned this Nov 11, 2024
Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.55%. Comparing base (5fc8845) to head (51aca4a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2752      +/-   ##
==========================================
+ Coverage   67.54%   67.55%   +0.01%     
==========================================
  Files         237      237              
  Lines       22358    22358              
==========================================
+ Hits        15102    15105       +3     
+ Misses       6065     6063       -2     
+ Partials     1191     1190       -1     
Flag Coverage Δ
unit 67.55% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants