mdla icon indicating copy to clipboard operation
mdla copied to clipboard

Bump kiwisolver from 1.3.2 to 1.4.4

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps kiwisolver from 1.3.2 to 1.4.4.

Changelog

Sourced from kiwisolver's changelog.

Wrappers 1.4.4 | Solver 1.4.2 | 15/07/2022

  • fix timing in shared data release procedure PR #149
  • revert use of nullpointer introduced in #142 Its use is not necessary anymore in 3.11.0-beta.4 and used to cause issues on some platforms (see #144 ) PR #145

Wrappers 1.4.3 | Solver 1.4.1 | 13/06/2022

  • add support for Python 3.11 PR #142
  • do not install tests PR #143
  • fix packaging for latest setuptools PR #140

Wrappers 1.4.2 | Solver 1.4.1 | 28/03/2022

  • fix an issue with setuptools configuration PR #134

Wrappers 1.4.1 | Solver 1.4.1 | 27/03/2022

  • add missing include PR #129
  • re-organize the Python binding sources to properly ship type hints PR #131

Wrappers 1.4.0 | Solver 1.4.0 | 14/03/2022

  • make installation PEP517 compliant PR #125
  • add type hints PR #125
  • add Constraint::violated() method PR #128
  • make the the c++ part of the code c++20 compliant PR #120
  • test with c++11 and c++20 PR #120
Commits
  • 55205ce cut release 1.4.4 of the bindings and 1.4.2 of the solver
  • c782d1d Nullptr revert (#145)
  • 081a5f4 Merge pull request #149 from nucleic/fix-decref-timing
  • aada521 update release notes
  • 92cf869 Update shareddata.h
  • a29e692 Merge pull request #147 from nucleic/doc-fixes
  • d1a55d6 docs: update default language to suppress a warning
  • 6269dec cis: build wheels for 3.11
  • 34c883d cut release 1.4.3 release of the Python bindings
  • edbb5b9 Merge pull request #143 from nucleic/packaging-tests
  • 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 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[bot] avatar Jul 18 '22 05:07 dependabot[bot]