Skip to content

Bump cvxpy from 1.1.11 to 1.1.17#115

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/cvxpy-1.1.17
Closed

Bump cvxpy from 1.1.11 to 1.1.17#115
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/cvxpy-1.1.17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 8, 2021

Copy link
Copy Markdown

Bumps cvxpy from 1.1.11 to 1.1.17.

Release notes

Sourced from cvxpy's releases.

v1.1.17

Changelog:

  • Backwards compatible support for SCS 3 v2 (#1499)

v1.1.16

Changelog:

  • Support for Gurobi Environments (#1445)
  • Validate constraints on problem creation (#1463)
  • Fix SCS requirement issue (Issue #1474) (#1481)
  • Fixes for DQCP (#1484)
  • [CI] Build cvxpy-base (Issue 1478) (#1485)
  • More types (#1389)
  • Sort imports (#1488)
  • Improved handling of solver import errors (#1498)
  • Add pre-commit config (#1507)
  • Improve solver inheritance (#1509)

v1.1.15

Changelog

  • Update performance_utils.py (#1437)
  • Fix Constant.is_psd() and Constant.is_nsd() (#1456)
  • Fixed DIFFCP interface to handle ECOS
  • Use builtin types instead of deprecated numpy aliases (#1442)

v1.1.14

  • Update SCS status map to use status vals rather than string matching (#1441)
  • Added relative entropy atom (#1427)
  • Fix CVXOPT interface (#1427)
  • Add some aggressive compilation warning settings (#1432)
  • Eliminate some old/extraneous test files and scripts (#1434)
  • [CI] Only install Mosek if license is available (#1435)
  • Specify solvers in tests (#1430)
  • More Solvers for CI (#1417)
  • remove model update within soc constraint for loop (#1411)
  • Gurobi CI (#1413)
  • Adding dual variables for SciPy LP solver interfaces #1425 (#1426)
  • Add an interface to SciPy-accessible LP solvers - Issue: #1414 (#1416)
  • loggamma approximation (#1400)
  • Move Windows CI to GitHub Action v2 (#1398)
  • add py.typed file so that users of cvxpy get type info from the package (#1388)
  • Skip deploy step (#1396)

v1.1.13

Key changes

  • Dropped Python 3.5 support (#1386)
  • Build Manylinux Wheels (#1378)

Improvements

  • Add boolean type annotations (#1319)

... (truncated)

Commits

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 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.1.11 to 1.1.17.
- [Release notes](https://github.com/cvxpy/cvxpy/releases)
- [Changelog](https://github.com/cvxpy/cvxpy/blob/master/CHANGELOG.md)
- [Commits](cvxpy/cvxpy@v1.1.11...v1.1.17)

---
updated-dependencies:
- dependency-name: cvxpy
  dependency-type: direct:production
  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 Nov 8, 2021
@dependabot @github

dependabot Bot commented on behalf of github Jan 3, 2022

Copy link
Copy Markdown
Author

Superseded by #122.

@dependabot dependabot Bot closed this Jan 3, 2022
@dependabot
dependabot Bot deleted the dependabot/pip/cvxpy-1.1.17 branch January 3, 2022 20:01
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.

0 participants