build(deps): bump the python-compatible group with 3 updates - #15
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-compatible group with 3 updates: [uvicorn](https://github.com/Kludex/uvicorn), [labtasker-client](https://github.com/luocfprime/labtasker) and [ruff](https://github.com/astral-sh/ruff). Updates `uvicorn` from 0.52.4 to 0.53.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.52.4...0.53.0) Updates `labtasker-client` from 2.2.0 to 2.5.0 - [Release notes](https://github.com/luocfprime/labtasker/releases) - [Commits](luocfprime/labtasker@v2.2.0...v2.5.0) Updates `ruff` from 0.16.7 to 0.16.8 - [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.16.7...0.16.8) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-compatible - dependency-name: labtasker-client dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-compatible - dependency-name: ruff dependency-version: 0.16.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-compatible ... Signed-off-by: dependabot[bot] <support@github.com>
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-compatible group with 3 updates: uvicorn, labtasker-client and ruff.
Updates
uvicornfrom 0.52.4 to 0.53.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
421708fVersion 0.53.0 (#3136)f1a1bffUnset the keep-alive timer when upgrading to WebSocket (#3107)63971edDocument HTTP/2 support (#3130)7d1a005Remove race from multiprocess health check test (#3128)5ac6265Add ::1 to FORWARDED_ALLOW_IPS (#3119)098b206Remove timing race from SIGHUP supervisor test (#3127)968f15echore(deps): bump the github-actions group with 4 updates (#3113)7d4c08cchore(deps): bump the python-packages group across 1 directory with 11 update...fe528a4Require explicit opt-in for zttp HTTP/2 (#3101)fa324a4chore(deps-dev): bump httpx2 from 2.10.0 to 2.12.0 (#3121)Updates
labtasker-clientfrom 2.2.0 to 2.5.0Release notes
Sourced from labtasker-client's releases.
Commits
79a86b7feat: add worker metadata and telemetryc48dab8fix: ignore optional extras in minimum dependency check81566a2release: prepare v2.4.146d2a9f[pre-commit.ci] pre-commit autoupdate (#114)ac6f5acfeat: add task progress snapshots40cf982docs(skill): reserve important notices for material risks5de091cdeps: bump hypothesis in the python-dependencies group (#113)ba0a930release: prepare v2.3.0107a8e1feat: broaden dependency and Python compatibility4315ba2Merge pull request #111 from luocfprime/dependabot/uv/python-dependencies-f99...Updates
rufffrom 0.16.7 to 0.16.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
62914c4Bump version to 0.16.8 (#28648)c47e0cd[ty] Bound aliased intersection expansion during inference (#28546)ff4747brenovate: update uv hashes correctly with setup-uv (#28621)94efeaa[ty] Compact reachable binding and declaration histories (#28349)50020fb[ty] Avoid storing constraint nodes twice (#28375)446bb68[ty] Compare bound-method receivers before signatures (#28384)304ab86[flake8-type-checking] Prefer lazy imports overTYPE_CHECKINGon 3.15+ (`...d940b24[ty] Watch script dependencies in CLI watch mode (#28125)fe9f065[flake8-tidy-imports] Addextend-banned-api(#28644)31131db[ty] Supporttype[A & B](#27124)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