Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 28, 2022

Bumps kiwisolver from 1.3.2 to 1.4.1.

Changelog

Sourced from kiwisolver's changelog.

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
  • 977b04e cut release 1.4.1
  • 25f5ebb Merge pull request #131 from nucleic/install
  • ca31814 update release notes
  • d6e53df setup: do not pin too high a version of setuptools
  • 62c2fe4 add pytest as lint requirement to allow mypy to type check its use in tests
  • fac1f06 cis: make sure type hints are properly installed
  • f39910a re-organize files to avoid setuptools and pytest issues
  • a661be8 cis: update linters and pytest invocation
  • 3bd408c move tests outiside py (otherwise we break pytest...)
  • ec14884 add missing version and kiwi_version to init.py
  • 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)

Bumps [kiwisolver](https://github.com/nucleic/kiwi) from 1.3.2 to 1.4.1.
- [Release notes](https://github.com/nucleic/kiwi/releases)
- [Changelog](https://github.com/nucleic/kiwi/blob/main/releasenotes.rst)
- [Commits](nucleic/kiwi@1.3.2...1.4.1)

---
updated-dependencies:
- dependency-name: kiwisolver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 28, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 29, 2022

Superseded by #11.

@dependabot dependabot bot closed this Mar 29, 2022
@dependabot dependabot bot deleted the dependabot/pip/kiwisolver-1.4.1 branch March 29, 2022 17:31
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