chore(deps): bump the runtime-deps group across 1 directory with 8 updates - #256
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the runtime-deps group across 1 directory with 8 updates#256dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the runtime-deps group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastmcp](https://github.com/PrefectHQ/fastmcp) | `3.4.4` | `3.4.7` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.14.2` | `2.15.0` | | [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) | `16.4` | `16.5` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.157.0` | `6.165.9` | | [mutmut](https://github.com/boxed/mutmut) | `3.6.0` | `3.7.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.22` | `0.16.3` | | [ty](https://github.com/astral-sh/ty) | `0.0.61` | `0.0.72` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.0` | `4.6.2` | Updates `fastmcp` from 3.4.4 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.4...v3.4.7) 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 `pytest-rerunfailures` from 16.4 to 16.5 - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-rerunfailures@16.4...16.5) Updates `hypothesis` from 6.157.0 to 6.165.9 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.157.0...v6.165.9) 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.3 - [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.3) Updates `ty` from 0.0.61 to 0.0.72 - [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.72) Updates `pre-commit` from 4.6.0 to 4.6.2 - [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.2) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 3.4.7 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: pytest-rerunfailures dependency-version: '16.5' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-deps - dependency-name: hypothesis dependency-version: 6.165.9 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.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-deps - dependency-name: ty dependency-version: 0.0.72 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-deps - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-deps ... 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 runtime-deps group with 8 updates in the / directory:
3.4.43.4.72.14.22.15.016.416.56.157.06.165.93.6.03.7.00.15.220.16.30.0.610.0.724.6.04.6.2Updates
fastmcpfrom 3.4.4 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)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
pytest-rerunfailuresfrom 16.4 to 16.5Changelog
Sourced from pytest-rerunfailures's changelog.
Commits
88291f7Preparing release 16.581141e0Switch change log management to towncrier (#341)6df6fb5Create a fresh test class instance for each rerun (#340)0440e21fix: prevent rerun when teardown error matches --rerun-except (#338)5fc2d79feat: add --max-suite-reruns option to cap total reruns across suite (#332)5fc495aBump actions/setup-python from 6 to 7 in the actions group (#339)1087cc2Back to development: 16.5Updates
hypothesisfrom 6.157.0 to 6.165.9Commits
48ce446Bump hypothesis version to 6.165.9 and update changelogd559a69Merge pull request #4860 from Liam-DeVoe/optimize-single-branch-one-of2408c99drop unecessary empty checka15954bBump hypothesis version to 6.165.8 and update changeloge2d8a95Merge pull request #4853 from Stranger6667/fix/empty-alphabet-intersectiond92cae5Merge pull request #4856 from Liam-DeVoe/abi3t-wheelsaf00451Bump hypothesis version to 6.165.7 and update changelogd1cd5f6Merge pull request #4861 from Liam-DeVoe/python-315-supportcec6388Bump hypothesis version to 6.165.6 and update changelog49a2698Merge pull request #4855 from Liam-DeVoe/publish-ppc64le-and-windows-arm64-wh...Updates
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.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b0e4702Bump 0.16.3 (#27723)ecdd401[ty] Separate script and uv modules from project metadata (#27720)1263524[ty] Simplify display implementations with std::fmt::from_fn (#27718)59196ba[ty] Unify polarity-aware relation construction (#27707)b8c5e73[ty] Disable CodSpeed cycle estimation for instrumented benchmarks (#27706)2b0d210[ty] Centralize matched argument relations (#27705)a9130f3[pyupgrade] Add rule to replacewhile 1withwhile True(while-one, `...c64c7d6[ty] Model try exception flow with operation checkpoints (#27471)9dea5ef[ty] Avoid deriving sequents for typevars with concrete bounds (#27587)9798e88[ty] Preserve enum exhaustiveness with custom missing methods (#27700)Updates
tyfrom 0.0.61 to 0.0.72Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
62ebbecBump version to 0.0.72 (#4268)fd1753dAlign Renovate config with preset (#4266)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)Updates
pre-commitfrom 4.6.0 to 4.6.2Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
9767b6cv4.6.242ee3ffMerge pull request #3743 from pre-commit/npm-build-scripts-11-x3056619fixlanguage: nodefor hooks with build scripts and npm 11.x242ce8av4.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 --repoDependabot 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 th...Description has been truncated