chore(deps): bump the uv-version-updates group across 1 directory with 6 updates#18
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the uv-version-updates group across 1 directory with 6 updates#18dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…h 6 updates Bumps the uv-version-updates group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.129.0` | `0.135.1` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.1` | `1.2.2` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.41.0` | `0.42.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.1` | `0.15.6` | | [fawltydeps](https://github.com/tweag/FawltyDeps) | `0.19.0` | `0.20.0` | | [ty](https://github.com/astral-sh/ty) | `0.0.17` | `0.0.23` | Updates `fastapi` from 0.129.0 to 0.135.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.129.0...0.135.1) Updates `python-dotenv` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.1...v1.2.2) Updates `uvicorn` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.41.0...0.42.0) Updates `ruff` from 0.15.1 to 0.15.6 - [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.1...0.15.6) Updates `fawltydeps` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/tweag/FawltyDeps/releases) - [Commits](tweag/FawltyDeps@v0.19.0...v0.20.0) Updates `ty` from 0.0.17 to 0.0.23 - [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.17...0.0.23) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.135.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-version-updates - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-version-updates - dependency-name: uvicorn dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-version-updates - dependency-name: ruff dependency-version: 0.15.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-version-updates - dependency-name: fawltydeps dependency-version: 0.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-version-updates - dependency-name: ty dependency-version: 0.0.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 uv-version-updates group with 6 updates in the / directory:
0.129.00.135.11.2.11.2.20.41.00.42.00.15.10.15.60.19.00.20.00.0.170.0.23Updates
fastapifrom 0.129.0 to 0.135.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
ca5f60e🔖 Release version 0.135.187f75aa📝 Update release notes8a9258b🐛 Fix, avoid yield from a TaskGroup, only as an async context manager, closed...6038507📝 Update release notesc796ba4👥 Update FastAPI People - Experts (#15037)b24aa03📝 Update release notes2c61047✏️ Fix typo indocs/en/docs/_llm-test.md(#15007)e3bbeef📝 Update release notesd726c8c📝 Update release notescf514e6👥 Update FastAPI People - Contributors and Translators (#15029)Updates
python-dotenvfrom 1.2.1 to 1.2.2Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
36004e0Bump version: 1.2.1 → 1.2.2eb20252docs: update changelog for v1.2.2790c5c0Merge commit from fork43340daRemove the use ofshin tests (#612)09d7ceedocs: clarify override behavior and document FIFO support (#610)c8de288ci: improve workflow efficiency with best practices (#609)7bd9e3dAdd Windows testing to CI (#604)1baaf04Drop Python 3.9 support and update to PyPy 3.11 (#608)4a22cf8ci: enable testing on Python 3.14t (free-threaded) (#588)e2e8e77Fix license specifier (#597)Updates
uvicornfrom 0.41.0 to 0.42.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
02bed6fVersion 0.42.0 (#2852)d8f2501chore: pre-create Config objects in benchmarks to measure protocol hot paths ...9dbb783Add WebSocket protocol benchmarks for wsproto and websockets-sansio (#2849)b3c69daUse bytearray for request body accumulation (#2845)3f3ebeeDisablepytest-xdistfor CodSpeed benchmark runs (#2847)d072de7Add fragmented body benchmark for chunked body accumulation (#2846)e300c2cAdd CodSpeed benchmark suite for HTTP protocol hot paths (#2844)1fa6976Escape brackets and backslash in httptools HEADER_RE regex (#2824)59ec1deFix multiple issues in websockets sansio implementation (#2825)2fc0efcClarify Windows asyncio event loop selection in docs (#2843)Updates
rufffrom 0.15.1 to 0.15.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
e4c7f35Bump 0.15.6 (#23919)edfe6c1[ty] Narrow type context during collection literal inference (#23844)dd16d68Exclude broken symlink in ecosystem check (#23921)3f94c6aFix stack overflow in ANN401 on quoted annotations with escape sequences (#23...91fc7bd[ty] Fix false-positive diagnostics for PEP-604 union annotations on attribut...04229cf[ty] Initial test suite for PEP-728TypedDictfeatures (#23832)728b9d6[pep8-naming] Check naming conventions inmatchpattern bindings (N806,...88d1eec[ty] Ensure atype[]typeTis always considered assignable to a union th...37cdd61Fix lambda body formatting for multiline calls and subscripts (#23866)a25a4df[ty] Disambiguate duplicate-looking overloaded callables in union display (#2...Updates
fawltydepsfrom 0.19.0 to 0.20.0Release notes
Sourced from fawltydeps's releases.
... (truncated)
Commits
c0ed1a1Bump version to v0.20.0b0c9d77test_sample_projects: Fix incorrect type annotation, found by new Mypy437361eBump minimum Python version to allow update of transitive dependency3e8636aUpdate lock file, re-pin dependenciesb7208c7extract_imports.parse_source: Improve interaction with dirs_between()d7be28cextract_imports.parse_source(): Fix case when base_dir is not a parent7b581f8test_extract_imports_simple: Add failing test case for issue #490de7c126test_extract_imports_simple: Reformat test vectors with dataclass4ea2c22CI: call the CodeQL workflow from the main workflow filece4b485Rename codeql.yml to use the yaml extensionUpdates
tyfrom 0.0.17 to 0.0.23Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
be6e94aBump version to 0.0.23 (#3036)cee15aeUpdate astral-sh/setup-uv action to v7.5.0 (#3035)26a6e34docs: Update the Zed editor integration (#3017)1adde13Document how to update ty's conformance results upstream (#3028)eda1e71Bump version to 0.0.22 (#3031)b4abf2bUpdate Artifact GitHub Actions dependencies (#2996)842b8b5Update PyO3/maturin-action action to v1.50.1 (#2995)6c04a8eUpdate prek dependencies (#2994)1557849installers: Download releases from Astral's mirror first (#2980)c1ad9f2Bump version to 0.0.21 (#2973)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