bump(deps-dev): bump openapi-python-client from 0.25.0 to 0.26.2
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(8 months ago)
(8 months ago)
dependencies python
Bumps openapi-python-client from 0.25.0 to 0.26.2.
Release notes
Sourced from openapi-python-client's releases.
0.26.2 (2025-10-06)
Fixes
- ambigious tilde specifier requires-python with
--meta=uv(#1321)0.26.1 (2025-09-13)
Features
0.26.0 (2025-08-26)
Breaking Changes
Change some union variant names
When creating a union with
oneOf,anyOf, or a list oftype, the name of each variant used to betype_{index}where the index is based on the order of the types in the union.This made some modules difficult to understand, what is a
my_type_type_0after all? It also meant that reordering union members, while not a breaking change to the API, would be a breaking change for generated clients.Now, if an individual variant has a
titleattribute, thattitlewill be used in the name instead. This is only an enhancement for documents which usetitlein union variants, and only a breaking change for inline models (not#/components/schemaswhich should already have used more descriptive names).Thanks
@wallagibfor PR #962!Features
Support patterned and default HTTP statuses
HTTP statuses like
2XXanddefaultare now supported!A big thank you to:
@PSU3D0for PR #973 (eons ago 😅)@obs-gh-peterkollochfor PR #1300@goodsonjrfor PR #1304[!NOTE] Custom template users: the
endpoint.responsestype has changed quite a bit. Check out #1303 for the changes.0.25.3 (2025-07-21)
Features
... (truncated)
Changelog
Sourced from openapi-python-client's changelog.
0.26.2 (2025-10-06)
Fixes
- ambigious tilde specifier requires-python with
--meta=uv(#1321)0.26.1 (2025-09-13)
Features
0.26.0 (2025-08-26)
Breaking Changes
Change some union variant names
When creating a union with
oneOf,anyOf, or a list oftype, the name of each variant used to betype_{index}where the index is based on the order of the types in the union.This made some modules difficult to understand, what is a
my_type_type_0after all? It also meant that reordering union members, while not a breaking change to the API, would be a breaking change for generated clients.Now, if an individual variant has a
titleattribute, thattitlewill be used in the name instead. This is only an enhancement for documents which usetitlein union variants, and only a breaking change for inline models (not#/components/schemaswhich should already have used more descriptive names).Thanks
@wallagibfor PR #962!Features
Support patterned and default HTTP statuses
HTTP statuses like
2XXanddefaultare now supported!A big thank you to:
@PSU3D0for PR #973 (eons ago 😅)@obs-gh-peterkollochfor PR #1300@goodsonjrfor PR #1304[!NOTE] Custom template users: the
endpoint.responsestype has changed quite a bit. Check out #1303 for the changes.0.25.3 (2025-07-21)
... (truncated)
Commits
f8cadc0Release 0.26.2 (#1322)435af54chore(deps): lock file maintenance (#1325)a2fa5f9chore(deps): update dependency typer to >0.6,<0.20 (#1324)8ce5705chore(deps): lock file maintenance (#1289)a98d8f7chore(deps): update dependency typer to >0.6,<0.19 (#1323)a289533fix: ambigious tilde specifier requires-python with--meta=uv(#1321)afdf068Release 0.26.1 (#1320)a703722chore(deps): update dependency ruff to >=0.2,<0.14 (#1319)a2a66e2feat: Reference schema support (#800) (#1307)df1a83fchore(deps): update actions/setup-python action to v6 (#1316)- 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
2
+26
-26
Package Dependencies
Technical Details
| ID: | 9691604 |
| UUID: | 2891755453 |
| Node ID: | PR_kwDOOp8xds6sXK-9 |
| Host: | GitHub |
| Repository: | AISecurityLab/hackagent |
| Merge State: | Unknown |