Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2022

Bumps cvxpy from 1.1.17 to 1.1.18.

Release notes

Sourced from cvxpy's releases.

v1.1.18

Changelog/bug fixes:

  • Use s.LOGGER instead of stdout in mosek. (#1476)
  • Prevent bad Xpress license from breaking cvxpy (#1526)
  • Fix handling of 2d arrays in PowCone3D (apply same fix to ExpCone)
  • Gershgorin circle theorem PSD/NSD checks (#1534)
  • Update Expression.curvature to include log-log curvature (#1539)
  • Specify tests paths (#1542)
  • User-facing "infeasible or unbounded" status (#1535)
  • Have complex2real properly handle absence of dual variables (#1551)
  • [CI] Adding Sonar (v2) (#1565)
  • Change logging in MOSEK (#1570)
  • Replace usage of eval() in processing cplex params (#1584)
  • Fix bugs in the example of Channel Capacity (#1582)
  • Add some types to Variable, Expression, and performance_utils (#1575)
  • Add deployment/testing with Python 3.10 (#1593)
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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 3, 2022
Bumps [cvxpy](https://github.com/cvxpy/cvxpy) from 1.1.17 to 1.1.18.
- [Release notes](https://github.com/cvxpy/cvxpy/releases)
- [Changelog](https://github.com/cvxpy/cvxpy/blob/master/CHANGELOG.md)
- [Commits](cvxpy/cvxpy@v1.1.17...v1.1.18)

---
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 force-pushed the dependabot/pip/cvxpy-1.1.18 branch from 570d994 to 8a3b9f9 Compare January 3, 2022 21:52
@AtsushiSakai AtsushiSakai merged commit 79f7107 into master Jan 3, 2022
@AtsushiSakai AtsushiSakai deleted the dependabot/pip/cvxpy-1.1.18 branch January 3, 2022 23:41
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