Skip to content

deps: Add upper bound to all deps to avoid surprises#2596

Merged
FabioLuporini merged 1 commit into
mainfrom
deps-ub
May 2, 2025
Merged

deps: Add upper bound to all deps to avoid surprises#2596
FabioLuporini merged 1 commit into
mainfrom
deps-ub

Conversation

@mloubout

@mloubout mloubout commented May 2, 2025

Copy link
Copy Markdown
Contributor

Add an upper bound to all dependencies to avoid nasty surprises, forcing every dependency change to go through CI with the dependabot.

@mloubout mloubout added the dependencies Pull requests that update a dependency file label May 2, 2025
@mloubout mloubout requested review from FabioLuporini and ggorman May 2, 2025 03:22
@codecov

codecov Bot commented May 2, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.91%. Comparing base (f815f38) to head (721316b).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2596   +/-   ##
=======================================
  Coverage   91.91%   91.91%           
=======================================
  Files         245      245           
  Lines       48313    48313           
  Branches     4244     4244           
=======================================
  Hits        44406    44406           
  Misses       3232     3232           
  Partials      675      675           
Flag Coverage Δ
pytest-gpu-aomp-amdgpuX 72.52% <ø> (ø)
pytest-gpu-nvc-nvidiaX 73.59% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@FabioLuporini FabioLuporini left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Uncontroversial

@FabioLuporini FabioLuporini changed the title deps: add upper bound to all deps to avoid surprises deps: Add upper bound to all deps to avoid surprises May 2, 2025
@FabioLuporini FabioLuporini merged commit 4196aa4 into main May 2, 2025
@FabioLuporini FabioLuporini deleted the deps-ub branch May 2, 2025 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants