Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2025

Bumps kiwisolver from 1.4.8 to 1.4.9.

Release notes

Sourced from kiwisolver's releases.

1.4.9

What's Changed

New Contributors

Full Changelog: nucleic/kiwi@1.4.8...1.4.9

Changelog

Sourced from kiwisolver's changelog.

Wrappers 1.4.9 | Solver 1.4.2 | 10/08/2025

  • add support for Python 3.14 PR #196 #198
  • include Python.h, or headers including Python.h, before system headers
Commits
  • 728f566 cut release 1.4.9 and update
  • a399bec Merge pull request #198 from nucleic/py314
  • b1691dd ci: enable 3.13 free threaded build on ARM windows
  • eb54bba ci: update release workflow and test on 3.14
  • 4d2c21e Merge pull request #196 from neutrinoceros/whl/pin-cibuildwheel
  • 0b7ab52 WHL: pin cibuildwheel 3.1.1, enable cp314 wheels
  • 80e76ba Merge pull request #193 from DWesl/patch-1
  • cb9ced4 Add a release note
  • 0710eff Include python-including headers first
  • f4b0ebe Include python-including headers first
  • 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 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 [kiwisolver](https://github.com/nucleic/kiwi) from 1.4.8 to 1.4.9.
- [Release notes](https://github.com/nucleic/kiwi/releases)
- [Changelog](https://github.com/nucleic/kiwi/blob/main/releasenotes.rst)
- [Commits](nucleic/kiwi@1.4.8...1.4.9)

---
updated-dependencies:
- dependency-name: kiwisolver
  dependency-version: 1.4.9
  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 Aug 14, 2025
Copy link

codecov bot commented Aug 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.61%. Comparing base (34d0dcf) to head (df3ae3e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #413      +/-   ##
==========================================
+ Coverage   96.57%   96.61%   +0.03%     
==========================================
  Files          16       16              
  Lines        2660     2660              
==========================================
+ Hits         2569     2570       +1     
+ Misses         91       90       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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