Skip to content

Bump pyoptinterface from 0.5.1 to 0.6.0#231

Merged
staadecker merged 5 commits intomainfrom
dependabot/pip/pyoptinterface-0.6.0
Mar 25, 2026
Merged

Bump pyoptinterface from 0.5.1 to 0.6.0#231
staadecker merged 5 commits intomainfrom
dependabot/pip/pyoptinterface-0.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps pyoptinterface from 0.5.1 to 0.6.0.

Commits
  • 123d0cb [skip ci] allow cp314
  • 36094f5 [skip ci] update macos in cibuildwheel
  • 4dba6e7 Prepare for v0.6 release
  • 3052e88 Make test_nlp_lukvle10 run faster
  • 141ac4b Add test for ipopt guards
  • edeae0f Add checks for unoptimized variable and constraint values in IpoptModel (#92)
  • eb8576e [KNITRO] Enhance sparsity computation (#89)
  • 4d8722b Bump pypa/cibuildwheel from 3.3.1 to 3.4.0
  • f9e9713 Avoid using internal bool in sparsity computation.
  • ec72f92 Bump actions/upload-artifact from 6 to 7
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pyoptinterface](https://github.com/metab0t/pyoptinterface) from 0.5.1 to 0.6.0.
- [Commits](metab0t/PyOptInterface@v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: pyoptinterface
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 23, 2026
@dependabot dependabot bot requested a review from staadecker as a code owner March 23, 2026 17:39
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 23, 2026

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Python 49 8980 (+20) 8018 (+20) 374 588 343 (+2) 322.1K (+576B)

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.64%. Comparing base (8384a0a) to head (c0e3aa1).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #231      +/-   ##
==========================================
+ Coverage   96.63%   96.64%   +0.01%     
==========================================
  Files          10       10              
  Lines        1573     1582       +9     
==========================================
+ Hits         1520     1529       +9     
  Misses         53       53              
Flag Coverage Δ
smart-tests 96.64% <100.00%> (+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.

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

@staadecker staadecker enabled auto-merge (squash) March 25, 2026 13:40
@staadecker staadecker merged commit 24bf8ef into main Mar 25, 2026
11 checks passed
@staadecker staadecker deleted the dependabot/pip/pyoptinterface-0.6.0 branch March 25, 2026 13:40
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant