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

Bump cvxpy from 1.4.1 to 1.4.2 #595

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2024

Bumps cvxpy from 1.4.1 to 1.4.2.

Release notes

Sourced from cvxpy's releases.

v1.4.2

This is a patch release for 1.4. The patch includes a variety of fixes:

SCIP return solution if [total]nodelimit hit (cvxpy/cvxpy#2279) Update swig autogenerated files to swig 4.1.1 (cvxpy/cvxpy#2273) Update contributing docs to reflect usage of ruff over flake8/isort (cvxpy/cvxpy#2302) Change some O(n) lookups in scip_conif.py to O(1) (cvxpy/cvxpy#2313) Avoid sparse matrix multiply for identity matrix (cvxpy/cvxpy#2315) Restore Mosek 9 compatibility (cvxpy/cvxpy#2325) Reformatting the installation page (cvxpy/cvxpy#2268) Updating NAG website links in doc (cvxpy/cvxpy#2299) Fix Gurobi interface issues (cvxpy/cvxpy#2300) Use new NumPy API (cvxpy/cvxpy#2319) Fixing links to cvx_short_course (cvxpy/cvxpy#2264)

Commits
  • 5d1416b release 1.4.2
  • 209eff3 Merge branch 'release/1.4.x' of github.com:cvxpy/cvxpy into release/1.4.x
  • 8333289 Patch 1.4.2 (#2327)
  • ef3cb43 Restore Mosek 9 compatibility (#2325)
  • bb1631b avoid sparse matrix multiply for identity matrix (#2315)
  • 92926f4 change some O(n) lookups in scip_conif.py to O(1) (#2313)
  • bdbdfec update contributing docs to reflect usage of ruff over flake8/isort (#2302)
  • a0bfdb6 Update swig autogenerated files to swig 4.1.1 (#2273)
  • 95f008c SCIP return solution if [total]nodelimit hit (#2279)
  • 2ed5c6d Fixing links to cvx_short_course (#2264)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [cvxpy](https://github.com/cvxpy/cvxpy) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/cvxpy/cvxpy/releases)
- [Commits](cvxpy/cvxpy@v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: cvxpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 19, 2024
@dependabot dependabot bot requested a review from shyuep January 19, 2024 13:40
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (753518e) 66.92% compared to head (baa027a) 66.86%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #595      +/-   ##
==========================================
- Coverage   66.92%   66.86%   -0.06%     
==========================================
  Files          68       68              
  Lines        5209     5209              
==========================================
- Hits         3486     3483       -3     
- Misses       1723     1726       +3     

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

@shyuep shyuep merged commit e959d96 into master Apr 3, 2024
6 of 8 checks passed
@shyuep shyuep deleted the dependabot/pip/cvxpy-1.4.2 branch April 3, 2024 13:57
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.

1 participant