chore(deps)(deps): Bump the python-minor-patch group with 5 updates#87
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps)(deps): Bump the python-minor-patch group with 5 updates#87dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-minor-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [ruff](https://github.com/astral-sh/ruff) | `0.15.13` | `0.15.14` | | [openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator) | `0.8.5` | `0.9.0` | | [datamodel-code-generator](https://github.com/koxudaxi/datamodel-code-generator) | `0.57.0` | `0.58.0` | | [ty](https://github.com/astral-sh/ty) | `0.0.38` | `0.0.39` | | [prefab-ui](https://github.com/PrefectHQ/prefab) | `0.19.1` | `0.20.1` | Updates `ruff` from 0.15.13 to 0.15.14 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.13...0.15.14) Updates `openapi-spec-validator` from 0.8.5 to 0.9.0 - [Release notes](https://github.com/python-openapi/openapi-spec-validator/releases) - [Commits](python-openapi/openapi-spec-validator@0.8.5...0.9.0) Updates `datamodel-code-generator` from 0.57.0 to 0.58.0 - [Release notes](https://github.com/koxudaxi/datamodel-code-generator/releases) - [Changelog](https://github.com/koxudaxi/datamodel-code-generator/blob/main/CHANGELOG.md) - [Commits](koxudaxi/datamodel-code-generator@0.57.0...0.58.0) Updates `ty` from 0.0.38 to 0.0.39 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.38...0.0.39) Updates `prefab-ui` from 0.19.1 to 0.20.1 - [Release notes](https://github.com/PrefectHQ/prefab/releases) - [Commits](PrefectHQ/prefab@v0.19.1...v0.20.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: openapi-spec-validator dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: datamodel-code-generator dependency-version: 0.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: ty dependency-version: 0.0.39 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: prefab-ui dependency-version: 0.20.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python-minor-patch group with 5 updates:
0.15.130.15.140.8.50.9.00.57.00.58.00.0.380.0.390.19.10.20.1Updates
rufffrom 0.15.13 to 0.15.14Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9ad2da3Bump 0.15.14 (#25295)c714e84[ty] Modernize setup of union types in mdtests (#25291)8a8e35e[flake8-comprehensions] SkipC417for lambdas with positional-only parame...aea5ed4Avoid unnecessary parser lookahead for operators (#25290)e9d72bb[ty] Allow enum member accesses onself(#25077)6cbd59bSetexclude-newer = "7 days"in our PEP-723 scripts (#25285)9999a39Update code example on how to update Neovim LSP log level (#25284)67d8c54[ty] Retain recursively-defined state in binary expressions (#25277)25a3191[ty] Refine Callable class-decorator fallback for unknown results (#25250)c423054Add a recursion limit to the parser (#24810)Updates
openapi-spec-validatorfrom 0.8.5 to 0.9.0Release notes
Sourced from openapi-spec-validator's releases.
Commits
2121137Version 0.9.0ee4683bMerge pull request #506 from python-openapi/feature/upgrade-jsonschema-path-0.5692131cUpgrade jsonschema-path 0.527cb341Merge pull request #505 from python-openapi/feature/upgrade-schema-validator-...4413a52Upgrade schema-validator 0.9f407ed7Merge pull request #484 from python-openapi/dependabot/pip/isort-8.0.1081f3beBump isort from 8.0.0 to 8.0.1d931fafMerge pull request #497 from python-openapi/dependabot/pip/mypy-1.20.2f8c6261Bump mypy from 1.19.1 to 2.1.01b5dafdMerge pull request #500 from python-openapi/dependabot/pip/urllib3-2.7.0Updates
datamodel-code-generatorfrom 0.57.0 to 0.58.0Release notes
Sourced from datamodel-code-generator's releases.
... (truncated)
Changelog
Sourced from datamodel-code-generator's changelog.
... (truncated)
Commits
e48b29cGuard release draft analysis diff (#3184)011f391docs: sync generated docs (#3181)b7f4114Add object type option (#3177)0635a80docs: sync generated docs (#3180)f75db82Preserve schema metadata extras (#3175)4316b7eAdd OpenAPI info version constant (#3176)1f94ca9Support additional JSON Schema string formats (#3173)1588bb7Align schema feature support status (#3174)c864090Fix allOf multipleOf intersection (#3172)ed08cfcFix primitive allOf payload types (#3169)Updates
tyfrom 0.0.38 to 0.0.39Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
0205125Bump version to 0.0.39 (#3516)ae8058dUpdate maturin to v1.13.3 (#3494)33b60f8Update prek dependencies (#3495)Updates
prefab-uifrom 0.19.1 to 0.20.1Release notes
Sourced from prefab-ui's releases.
Commits
17719b8Downgrade recent renderer dependencies (#456)14f5185Align sortable DataTable headers (#455)08ba291Support latest ty (#452)7b4e83cAdd chart value formatting (#454)363d122Clarify DataTable row click docs (#453)04ab1d6Include css and stylesheets in the wire format (#431)e1fb34dBump qs from 6.14.2 to 6.15.2 in /renderer (#448)b8d1e76Add dependency cooldowns (#450)96774dcBump ip-address and express-rate-limit in /renderer (#435)02baaaeBump fast-uri from 3.1.0 to 3.1.2 in /renderer (#439)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 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