Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency kiwisolver to v1.4.7 #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 29, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
kiwisolver (changelog) ==1.1.0 -> ==1.4.7 age adoption passing confidence

Release Notes

nucleic/kiwi (kiwisolver)

v1.4.7

Compare Source

  • no library changes only fixes to the build infrastructure

v1.4.6

Compare Source

v1.4.5

Compare Source

  • implement exceptions in Python PR #​162
    This allows to expose in a natural manner the object relevant to the exception:
    constraint or edit_variable
  • add missing signature of Constraint.violated for Python wrapper PR #​166
  • add support for Python 3.12

v1.4.4

Compare Source

  • 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

v1.4.3

Compare Source

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

v1.4.2

Compare Source

  • implement exceptions in Python PR #​162
    This allows to expose in a natural manner the object relevant to the exception:
    constraint or edit_variable
  • add missing signature of Constraint.violated for Python wrapper PR #​166
  • add support for Python 3.12

v1.4.1

Compare Source

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

v1.4.0

Compare Source

  • 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

v1.3.2

Compare Source

  • Add support for Python 3.10, drop official support Python 3.6 PR #​103
  • Remove direct accesses to ob_type in C-API use Py_TYPE instead PR #​103

v1.3.1

Compare Source

  • Add support for Python 3.10, drop official support Python 3.6 PR #​103
  • Remove direct accesses to ob_type in C-API use Py_TYPE instead PR #​103

v1.3.0

Compare Source

  • add c++ benchmarks and run them on CIs PR #​91
  • modernize the c++ code by using more c++11 features PR #​90
  • introduce move semantic in some c++ constructors to improve performances PR #​89
  • add support for Python 3.9 PR #​88

v1.2.0

Compare Source

  • make the the c++ part of the code c++11 compliant PR #​55
  • use cppy for Python/C bindings PR #​55

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency kiwisolver to v1.2.0 Update dependency kiwisolver to v1.3.0 Oct 28, 2020
@renovate renovate bot changed the title Update dependency kiwisolver to v1.3.0 Update dependency kiwisolver to v1.3.1 Nov 28, 2020
@renovate renovate bot changed the title Update dependency kiwisolver to v1.3.1 Update dependency kiwisolver to v1.3.2 Oct 18, 2021
@renovate renovate bot changed the title Update dependency kiwisolver to v1.3.2 Update dependency kiwisolver to v1.4.0 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/kiwisolver-1.x branch from 1164e21 to f21946a Compare March 26, 2022 15:30
@renovate renovate bot changed the title Update dependency kiwisolver to v1.4.0 Update dependency kiwisolver to v1.4.2 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/kiwisolver-1.x branch from f21946a to 036f51b Compare April 24, 2022 18:39
@renovate renovate bot force-pushed the renovate/kiwisolver-1.x branch from 036f51b to 3adcc53 Compare June 18, 2022 14:28
@renovate renovate bot changed the title Update dependency kiwisolver to v1.4.2 Update dependency kiwisolver to v1.4.3 Jun 18, 2022
@renovate renovate bot changed the title Update dependency kiwisolver to v1.4.3 Update dependency kiwisolver to v1.4.4 Sep 25, 2022
@renovate renovate bot changed the title Update dependency kiwisolver to v1.4.4 Update dependency kiwisolver to v1.4.5 Aug 24, 2023
@renovate renovate bot changed the title Update dependency kiwisolver to v1.4.5 Update dependency kiwisolver to v1.4.6 Sep 3, 2024
@renovate renovate bot changed the title Update dependency kiwisolver to v1.4.6 Update dependency kiwisolver to v1.4.7 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants