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 a bunch of libraries #2829

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Feb 5, 2025

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?

Upgrade the following libraries:

  • golang.org/x/sys to v0.30.0
  • golang.org/x/term to v0.29.0
  • golang.org/x/text to v0.22.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 self-assigned this Feb 5, 2025
@cmaglie cmaglie added topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement labels Feb 5, 2025
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.72%. Comparing base (5f84ecb) to head (e28b7ea).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2829      +/-   ##
==========================================
- Coverage   67.74%   67.72%   -0.02%     
==========================================
  Files         238      238              
  Lines       22410    22410              
==========================================
- Hits        15181    15178       -3     
- Misses       6034     6036       +2     
- Partials     1195     1196       +1     
Flag Coverage Δ
unit 67.72% <ø> (-0.02%) ⬇️

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.

@cmaglie cmaglie requested a review from a team February 5, 2025 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants