Skip to content

Bump cvxpy from 1.1.11 to 1.1.15#107

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 16, 2021

Copy link
Copy Markdown

Bumps cvxpy from 1.1.11 to 1.1.15.

Release notes

Sourced from cvxpy's releases.

v1.1.15

Change log

  • 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)
  • Move Travis CI to GitHub Actions (#1368)
  • Annotations for warm_start, verbose, and shape (#1364)
  • use flexible numpy version in pyproject.toml (#1376)

Bug fixes

  • Fixed bug with verbose=True that was causing exceptions.
  • Logistic atom - improved gradient calculation (#1359)
  • Fix edge case for vstack (#1339)

v1.1.12

Improvements

  • Gurobi warm start (#1248)
  • param_dict and var_dict (#1279)
  • Implement handling of bool valued constraints (#1283)
  • Use lazy interpolation for logging (#1312)
  • Set prob.value to prob.objective.value (#1300)
  • populate solver_stats for ecos_bb, ecos & scs (#1323)

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

---
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 Aug 16, 2021
@dependabot @github

dependabot Bot commented on behalf of github Nov 8, 2021

Copy link
Copy Markdown
Author

Superseded by #115.

@dependabot dependabot Bot closed this Nov 8, 2021
@dependabot
dependabot Bot deleted the dependabot/pip/cvxpy-1.1.15 branch November 8, 2021 20:02
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