Skip to content

build(deps): bump cvxpy from 1.8.1 to 1.8.2 in /requirements#1356

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

build(deps): bump cvxpy from 1.8.1 to 1.8.2 in /requirements#1356
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/requirements/cvxpy-1.8.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Bumps cvxpy from 1.8.1 to 1.8.2.

Release notes

Sourced from cvxpy's releases.

CVXPY 1.8.2

This is a patch release with bugfixes and solver interface updates.

Bugfixes

  • Fix a negative axis sum in the Python backends (#3129)
  • Fix quad_form_canon silently dropping M1 term for indefinite P (#3150)
  • Fix backward() setting param.gradient to float 0.0 instead of zero ndarray (#3159)
  • Fix Dgp2Dcp.param_backward KeyError when log-param not in dparams (#3164)
  • Fix reshape._infer_shape() for N-D shapes with -1 (#3165)
  • Reject sparse/diag variables with pos/neg attributes (#3106, minimal backport)
  • Fix DGP pnorm scalar canonicalization promoting p instead of x (#3169)

Solver interface updates

  • Update Xpress solver interfaces for 9.8 compatibility
  • Add BOUNDED_VARIABLES support for Xpress solvers

Improvements

  • Use LDL decomposition instead of eigh in decomp_quad (#3154)

Test fixes

  • Fix nondeterministic failure in test_highs_validate_column_name (#3097)

This new release totaled 37 PRs from 6 contributors.

Commits
  • 76b0527 Release v1.8.2
  • 4641293 Patch/1.8.2 (#3171)
  • c9c9c38 Add YouTube recording links to workshop 2026 schedule (#3215)
  • e90285d Revert cherry-picked bugfixes — forgot procedure for patch release
  • d65e831 Backport: Reject sparse/diag variables with pos/neg attributes (#3106)
  • 4888a93 Fix reshape._infer_shape() for N-D shapes with -1 (#3165)
  • 40cf86e Fix Dgp2Dcp.param_backward KeyError when log-param not in dparams (#3164)
  • eb40230 Fix backward() setting param.gradient to float 0.0 instead of zero nd… (#3159)
  • f50ef4d Fix quad_form_canon silently dropping M1 term for indefinite P (#3150)
  • 133165c Fix a negative axis sum in the Python backends (#3129)
  • 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 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.8.1 to 1.8.2.
- [Release notes](https://github.com/cvxpy/cvxpy/releases)
- [Commits](cvxpy/cvxpy@v1.8.1...v1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 23, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 19, 2026

Superseded by #1375.

@dependabot dependabot Bot closed this May 19, 2026
@dependabot dependabot Bot deleted the dependabot/pip/requirements/cvxpy-1.8.2 branch May 19, 2026 05: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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants