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 #86

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Bump cvxpy from 1.4.1 to 1.4.2 #86

merged 1 commit into from
Jan 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 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

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 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)

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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 22, 2024
@tschm tschm merged commit 319fc75 into main Jan 22, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/cvxpy-1.4.2 branch January 22, 2024 13:20
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