chore(deps): bump the runtime-deps group across 1 directory with 7 updates - #255
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the runtime-deps group across 1 directory with 7 updates#255dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the runtime-deps group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastmcp](https://github.com/PrefectHQ/fastmcp) | `3.4.4` | `3.4.6` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.14.2` | `2.15.0` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.157.0` | `6.165.2` | | [mutmut](https://github.com/boxed/mutmut) | `3.6.0` | `3.7.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.22` | `0.16.2` | | [ty](https://github.com/astral-sh/ty) | `0.0.61` | `0.0.69` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.0` | `4.6.1` | Updates `fastmcp` from 3.4.4 to 3.4.6 - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v3.4.4...v3.4.6) 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 `hypothesis` from 6.157.0 to 6.165.2 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.157.0...v6.165.2) Updates `mutmut` from 3.6.0 to 3.7.0 - [Changelog](https://github.com/boxed/mutmut/blob/main/HISTORY.rst) - [Commits](boxed/mutmut@3.6.0...3.7.0) Updates `ruff` from 0.15.22 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.15.22...0.16.2) Updates `ty` from 0.0.61 to 0.0.69 - [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.61...0.0.69) Updates `pre-commit` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.0...v4.6.1) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 3.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-deps - dependency-name: pydantic-settings dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-deps - dependency-name: hypothesis dependency-version: 6.165.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-deps - dependency-name: mutmut dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-deps - dependency-name: ruff dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-deps - dependency-name: ty dependency-version: 0.0.69 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-deps - dependency-name: pre-commit dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-deps ... 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 runtime-deps group with 7 updates in the / directory:
3.4.43.4.62.14.22.15.06.157.06.165.23.6.03.7.00.15.220.16.20.0.610.0.694.6.04.6.1Updates
fastmcpfrom 3.4.4 to 3.4.6Release notes
Sourced from fastmcp's releases.
Changelog
Sourced from fastmcp's changelog.
... (truncated)
Commits
c587bddDocs: add v3.4.6 changelog entries (#4761)fcdf422Backport #4412 to 3.x: support trusted SSRF proxies (#4755)8de0c94Docs: add v3.4.5 changelog entries (#4673)5daa91bBackport #4492 to release/3.x: don't mutate the caller's schema in compress_s...49c5ed5Make transformed tool required order deterministic (#4564) (#4665)87ba18cSerialize deep object query parameters (#4523) (#4664)aa8ab1eFix Azure scope fallback (#4469) (#4662)93696a5Skip unsupported JWKS keys instead of failing the whole key set (#4515) (#451...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
hypothesisfrom 6.157.0 to 6.165.2Commits
deb4d49Bump hypothesis version to 6.165.2 and update changeloga9eff28Merge pull request #4842 from HypothesisWorks/claude/invert-everythingc555e58Cover the remaining _invert error paths in testsf9882a3Apply review feedback: type ValueHole.value as object, polish docs and tests8dca9e1Restructure timezones() so its draws can be re-encoded7e309dfInvert dictionaries, unique lists with tuple_suffixes, and fixed_dictionaries77ca292Implement _invert for most remaining strategy combinators5b20755Bump hypothesis version to 6.165.1 and update changelogb4f2e92Merge pull request #4806 from HypothesisWorks/claude/widening-shrinks9431e20Apply suggestions from code reviewUpdates
mutmutfrom 3.6.0 to 3.7.0Changelog
Sourced from mutmut's changelog.
Commits
4f12080Release 3.7.0f5156fdUpdated authors0092be2fix: forward generator return value through the trampoline (#542)9e4af73Read mutants from a line span index instead of parsing the mutated file (#543)32f0b42chore(readme): fix typo (#537)523a19cupdate changelog70b26fflockfiles1d11c1bmisc: update authors (#532)8799708fix(#525): implement full async-gen wrapper (#530)c01561bfix record_trampoline_hit when tmpdir changed working directoryUpdates
rufffrom 0.15.22 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
tyfrom 0.0.61 to 0.0.69Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
1dca844Bump version to 0.0.69 (#4202)557a078Link to actual docs page rather than README in issue creation menu "Documenta...23a6000Bump version to 0.0.68 (#4199)dc3b7afUpdate typing FAQ for numeric tower displays (#4198)261fd8fBump version to 0.0.67 (#4192)91ded4erelease: use self-repo references (#4190)83bd8c8Update bug report issue template (#4189)7ce0eeeUpdate prek dependencies (#4178)6320327Update dependency prek to v0.4.11 (#4177)c572fd5Update docker/login-action action to v4.5.2 (#4179)Updates
pre-commitfrom 4.6.0 to 4.6.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
242ce8av4.6.1766e550Merge pull request #3727 from pre-commit/dedupe1558d06Merge pull request #3726 from pre-commit/exists-faster8a1c47aavoid duplicate files in --all-files during conflict2e01c99faster check of rev existing locally as a commit3613bf2Merge pull request #3701 from pre-commit/autoupdate-repos1d811d9Return an error for invalid --repo374d354Merge pull request #3711 from damonbayer/dmb_JULIA_DEPOT_PATH1e7994fset JULIA_DEPOT_PATHb2b9119Merge pull request #3719 from pre-commit/npm-unknown-optionsDependabot 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