deps(deps): bump the minor-and-patch group across 1 directory with 8 updates - #374
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps): bump the minor-and-patch group across 1 directory with 8 updates#374dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the minor-and-patch group with 8 updates in the /unraid-py directory: | Package | From | To | | --- | --- | --- | | [fastmcp](https://github.com/PrefectHQ/fastmcp) | `3.4.5` | `3.4.7` | | [starlette](https://github.com/Kludex/starlette) | `1.3.1` | `1.6.0` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.41.5` | `2.48.0` | | [websockets](https://github.com/python-websockets/websockets) | `17.0` | `17.0.1` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.14.2` | `2.15.0` | | [ty](https://github.com/astral-sh/ty) | `0.0.65` | `0.0.71` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.0` | `0.16.2` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.163.0` | `6.165.5` | Updates `fastmcp` from 3.4.5 to 3.4.7 - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v3.4.5...v3.4.7) Updates `starlette` from 1.3.1 to 1.6.0 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@1.3.1...1.6.0) Updates `pydantic-core` from 2.41.5 to 2.48.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits/core-v2.48.0) Updates `websockets` from 17.0 to 17.0.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@17.0...17.0.1) Updates `pydantic-settings` from 2.14.2 to 2.15.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.14.2...v2.15.0) Updates `ty` from 0.0.65 to 0.0.71 - [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.65...0.0.71) Updates `ruff` from 0.16.0 to 0.16.2 - [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.0...0.16.2) Updates `hypothesis` from 6.163.0 to 6.165.5 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.163.0...v6.165.5) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: starlette dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pydantic-core dependency-version: 2.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: websockets dependency-version: 17.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pydantic-settings dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ty dependency-version: 0.0.71 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ruff dependency-version: 0.16.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: hypothesis dependency-version: 6.165.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... 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 minor-and-patch group with 8 updates in the /unraid-py directory:
3.4.53.4.71.3.11.6.02.41.52.48.017.017.0.12.14.22.15.00.0.650.0.710.16.00.16.26.163.06.165.5Updates
fastmcpfrom 3.4.5 to 3.4.7Release notes
Sourced from fastmcp's releases.
Changelog
Sourced from fastmcp's changelog.
... (truncated)
Commits
758397eDocs: add v3.4.7 changelog entries (#4810)538611bBackport CIMD assertion audience fix to v3 (#4799)c587bddDocs: add v3.4.6 changelog entries (#4761)fcdf422Backport #4412 to 3.x: support trusted SSRF proxies (#4755)Updates
starlettefrom 1.3.1 to 1.6.0Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
4f250d6Version 1.6.0 (#3434)9eea41aExposehttp.response.debuginfo via response extensions (#3130)38f8999Addmax_body_sizetoStarletteand route classes (#3431)c41236cVersion 1.5.1 (#3432)9c500dbLimitFileResponseto 100 ranges (#3430)78ae82cReject inverted single-byte Range like bytes=5-4 (#3389)c1d6edachore(deps): bump pymdown-extensions from 11.0 to 11.0.1 (#3429)ee66ca4chore(deps): bump the python-packages group across 1 directory with 8 updates...00d1016fix(tests): skip test_staticfiles_filename_too_long on Windows where os.pathc...d96887eAdd Pydantic Logfire banner to the docs (#3428)Updates
pydantic-corefrom 2.41.5 to 2.48.0Commits
Updates
websocketsfrom 17.0 to 17.0.1Release notes
Sourced from websockets's releases.
Commits
fd3f16cRelease version 17.0.1.3e4634aRemove superfluous "no cover" pragmas.b93ef1eAdd tests for the asyncio server.fef04d8Fix backpressure in the Trio implementation.eb3600cRestore compatibility of serve_forever with uvloop.8b5e767Simplify asyncio server implementation.94f6384Refactor connection handling outside of Server class.3826993Unpin sphinx.31ec002Add Trio to requirements for building docs.ff7a7fbIncrease timeout for building wheels.Updates
pydantic-settingsfrom 2.14.2 to 2.15.0Release notes
Sourced from pydantic-settings's releases.
... (truncated)
Commits
f725ca1Prepare release 2.15.0 (#930)28f35c2Bump the python-packages group with 4 updates (#929)9056db0test: move function-local imports to the top of test modules (#927)f077e3afix: raise ValidationError for non-JSON env values on strict fields (#926)ae25d70fix: treat Secret subclasses as non-complex fields (#716) (#920)798dceaBump the python-packages group with 4 updates (#924)a190041Bump the github-actions group with 4 updates (#925)5d93332Bump the python-packages group with 4 updates (#921)d2fdedafix: read secret files as UTF-8 instead of the locale encoding (#917)2256a4eBump the python-packages group with 3 updates (#915)Updates
tyfrom 0.0.65 to 0.0.71Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
683e223Bump version to 0.0.71 (#4244)ede66b4Document unsound-yield in the migration guide (#4239)4c3d909Validate the PGO pipeline in CI (#4236)df9bad1Enable PGO for Linux ARM64 ty releases (#4218)0ed874cEnable PGO for Windows x86-64 ty releases (#4217)8988165Enable PGO for macOS ARM64 ty releases (#4216)c25c341Enable PGO for Linux x86-64 ty releases (#4213)d95445fUse Depot runners for release builds (#4224)c2932e1Use an eight-core Ubuntu 24.04 runner for prek CI (#4235)bf8c9f3Bump version to 0.0.70 (#4228)Updates
rufffrom 0.16.0 to 0.16.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
5b48a04Bump 0.16.2 (#27555)1b9e5fcUpdate Swatinem/rust-cache action to v2.9.2 (#27568)c4e86fc[ty] Add helper extension methods for half-range and equality constraints (#2...17a00de[ty] Reuse primer commands in memory reports (#27553)6ea296b[ty] Normalize type labels in structured docstrings (#26923)2fc445f[ty] Diagnose invalid getattr calls (#27502)22c7823[ty] Enable (but downrank) auto-import completion suggestions from stub-only ...05160d5[ty] Diagnose invalid descriptor__get__calls (#27400)baea3d0[ty] Expose strict analysis options in the playground (#27543)c88946e[ty] Bump ecosystem-analyzer for strict project settings (#27542)Updates
hypothesisfrom 6.163.0 to 6.165.5Commits
2f49474Bump hypothesis version to 6.165.5 and update changelog15e547bMerge pull request #4850 from Liam-DeVoe/rename-internal-example-terminologyd7fcdfaMerge remote-tracking branch 'upstream/master' into plait/review-hypothesis-4850265fcc3Bump hypothesis version to 6.165.4 and update changelogebb7b7bMerge remote-tracking branch 'upstream/master' into rename-internal-example-t...6ec2e31Merge pull request #4835 from Zac-HD/claude/hypothesis-3176-design-hr97hhdecc491update a few more380ff61claude: rename remaining internal example terminology to test case0570b5bwording and tweaks459cc24Merge pull request #4845 from HypothesisWorks/create-pull-request/patchDependabot 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