Skip to content

CompatHelper: bump compat for LinearMPC in [weakdeps] to 0.9, (keep existing compat)#344

Merged
franckgaga merged 4 commits intomainfrom
compathelper/new_version/2026-03-28-02-14-33-701-00836951129
Mar 28, 2026
Merged

CompatHelper: bump compat for LinearMPC in [weakdeps] to 0.9, (keep existing compat)#344
franckgaga merged 4 commits intomainfrom
compathelper/new_version/2026-03-28-02-14-33-701-00836951129

Conversation

@github-actions
Copy link
Copy Markdown

This pull request changes the compat entry for the LinearMPC package from 0.8.0 to 0.8.0, 0.9.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

@baggepinnen baggepinnen force-pushed the compathelper/new_version/2026-03-28-02-14-33-701-00836951129 branch from 6d326bb to 63f5c45 Compare March 28, 2026 02:14
franckgaga added a commit to franckgaga/DAQP.jl that referenced this pull request Mar 28, 2026
I just [received a PR](JuliaControl/ModelPredictiveControl.jl#344) from `dependabot` to update the compat bound of `LinearMPC.jl`. As you can see there is an incompatibility when we have an environment with both `LinearMPC.jl` v0.9 and `DAQP.jl` v0.7.1. It's impossible to install `LinearMPC.jl` v0.9 because of this incompatibility.

To solve this you need to update the `compat` entry of `DAQPBase` to include the support of v0.4.
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.53%. Comparing base (c35c3e1) to head (9bc479a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #344      +/-   ##
==========================================
- Coverage   98.57%   98.53%   -0.04%     
==========================================
  Files          27       27              
  Lines        5190     5190              
==========================================
- Hits         5116     5114       -2     
- Misses         74       76       +2     

☔ 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.

@franckgaga franckgaga merged commit 2d484d8 into main Mar 28, 2026
5 checks passed
@franckgaga franckgaga deleted the compathelper/new_version/2026-03-28-02-14-33-701-00836951129 branch March 28, 2026 23:42
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.

2 participants