build(deps): bump the dependencies group with 2 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 1
(9 months ago)
(9 months ago)
dependencies python
Bumps the dependencies group with 2 updates: cffi and pycparser.
Updates cffi from 1.17.1 to 2.0.0
Release notes
Sourced from cffi's releases.
v2.0.0
What's Changed
- Add Python 3.14 support.
- Add CPython free-threaded support (3.14t+ only) - huge thanks to the folks at Quansight Labs for all the work to get this one sorted!
- Drop Python <= 3.8 support.
- Fix order dependency affecting nested type size calculation (#148).
Full Changelog: https://github.com/python-cffi/cffi/compare/v1.17.1...v2.0.0
v2.0.0b1
What's Changed
- Add Python 3.14 support.
- Add CPython free-threaded support (3.14t+ only).
- Drop Python <= 3.8 support.
- Fix order dependency affecting nested type size calculation (#148).
Full Changelog: https://github.com/python-cffi/cffi/compare/v1.17.1...v2.0.0b1
Commits
6366c01release 2.0.0 (#196)95c84762.0.0 post beta backports (#195)195cbdaRelease 2.0.0b1 (#183)b4bbe79fix version test to support beta7ed073dAdd support for the free-threaded build (#178)67a170dChange the license from MIT to MIT-no-attribution, which is the same without ...92645ecAdd Python 3.14 support/testing (#177)2b81170doc: update test commands in Section Testing/development tips (#158)25172b8doc: update year (#153)b57a92cissue 147: force-compute nested structs before parent structs. Occurs mainly...- Additional commits viewable in compare view
Updates pycparser from 2.22 to 2.23
Release notes
Sourced from pycparser's releases.
release_v2.23
What's Changed
- Allow abstract declarator "static" (GH issue #539) by
@gpercivain eliben/pycparser#545- Add support for Python 3.13 by
@hugovkin eliben/pycparser#550- Add dirent and socket typedefs. by
@MegaManSecin eliben/pycparser#558- Support for labels with no statement by
@ignatiraboin eliben/pycparser#562- Accept empty 'case' or 'default' labels by
@ignatiraboin eliben/pycparser#564- fix: preserve parentheses for statement exprs by
@zawan-ilain eliben/pycparser#566- fix: hex float types by
@zawan-ilain eliben/pycparser#567- Explicit error for comments, with README link by
@cellularmitosisin eliben/pycparser#569- showemptyattrs option on Node.show() by
@cellularmitosisin eliben/pycparser#570- Add fake typedefs for GNU Extension 128-bit integers. by
@dj-wednesdayin eliben/pycparser#577- Typedef for __kernel_sa_family_t in linux/socket.h by
@crosserin eliben/pycparser#578New Contributors
@gpercivamade their first contribution in eliben/pycparser#545@MegaManSecmade their first contribution in eliben/pycparser#558@ignatirabomade their first contribution in eliben/pycparser#562@zawan-ilamade their first contribution in eliben/pycparser#566@cellularmitosismade their first contribution in eliben/pycparser#569@dj-wednesdaymade their first contribution in eliben/pycparser#577@crossermade their first contribution in eliben/pycparser#578Full Changelog: https://github.com/eliben/pycparser/compare/release_v2.22...release_v2.23
Commits
5b60167Prepare for release 2.237b24736Typedef for __kernel_sa_family_t in _fake_typedefs.h (#578)90184f1Add fake typedefs for GNU Extension 128-bit integers. (#577)f04fdcdshowemptyattrs option on Node.show() (#570)156eae7Explicit error for comments, with README link (#569)2215299fix: hex float types (#567)037bd31fix: preserve parentheses for statement exprs (#566)9cecc09Accept empty 'case' or 'default' labels (#564)7ae671dSupport for labels with no statement (#562)42b5423Add dirent and socket typedefs. (#558)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
0
0
+0
-0
Technical Details
| ID: | 7836760 |
| UUID: | 3419511216 |
| Node ID: | PR_kwDOAHkylc6ouC5t |
| Host: | GitHub |
| Repository: | theupdateframework/python-tuf |