chore(deps): bump the runtime-deps group across 1 directory with 6 updates - #253
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the runtime-deps group across 1 directory with 6 updates#253dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the runtime-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastmcp](https://github.com/PrefectHQ/fastmcp) | `3.4.4` | `3.4.5` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.157.0` | `6.165.0` | | [mutmut](https://github.com/boxed/mutmut) | `3.6.0` | `3.7.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.22` | `0.16.1` | | [ty](https://github.com/astral-sh/ty) | `0.0.61` | `0.0.65` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.0` | `4.6.1` | Updates `fastmcp` from 3.4.4 to 3.4.5 - [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.5) Updates `hypothesis` from 6.157.0 to 6.165.0 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.157.0...v6.165.0) 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.1 - [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.1) Updates `ty` from 0.0.61 to 0.0.65 - [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.65) 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.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-deps - dependency-name: hypothesis dependency-version: 6.165.0 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.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-deps - dependency-name: ty dependency-version: 0.0.65 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 6 updates in the / directory:
3.4.43.4.56.157.06.165.03.6.03.7.00.15.220.16.10.0.610.0.654.6.04.6.1Updates
fastmcpfrom 3.4.4 to 3.4.5Release notes
Sourced from fastmcp's releases.
Changelog
Sourced from fastmcp's changelog.
... (truncated)
Commits
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
hypothesisfrom 6.157.0 to 6.165.0Commits
a11e4b4Bump hypothesis version to 6.165.0 and update changelog2e08ef3Merge pull request #4831 from Zac-HD/claude/codec-non-round-tripping-chars-hh...72bfab7Merge pull request #4838 from Zac-HD/website-fixtures-article6f1a14cOnly enforce 100% combined coverage when the python tests actually ran9153fd1Warn rather than raise for non-round-tripping characters1815cabWrite pytest consistently, and fix code block renderingcbcd1ccUpdate the pytest-fixtures article for the function-scoped health checkce7ef4aMerge pull request #4840 from Zac-HD/website-preview-pr-lookup8a4c803Fix PR lookup in the website preview workflowf94aae1Merge pull request #4836 from Zac-HD/claude/pr-build-live-preview-15crofUpdates
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.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
80790b3Bump 0.16.1 (#27330)63830f3[ty] Borrow from constraint set storage less often (#27328)f40dca9[ty] Preserve forwarded expanded-variadic diagnostic sources (#27266)0d80497Lint TOML files in the LSP (#26862)d91586bUpdate prek dependencies (#27293)7da4b8b[ty] Respect bounds and constraints in generic materializations (#27228)b20daf7[ty] refactor: add helper function to send partial results (#27249)4d4c8fa[ty] Emit diagnostic when specializing a non-generic class (#26883)7c3e2db[ty] Fix enum class container assignability (#27318)d5ef97f[flake8-return] Fix false positive when variable is read infinallyclaus...Updates
tyfrom 0.0.61 to 0.0.65Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
87de836Bump version to 0.0.65 (#4113)d784badREADME: Add link to Stable milestone (#4112)b4c1978Update actions/setup-python action to v7 (#4110)8d216a3Update actions/checkout action to v7.0.1 (#4107)06f44e9Update dependency prek to v0.4.10 (#4108)b3665fdUpdate prek dependencies (#4109)5e64a13Bump version to 0.0.64 (#4097)46f4915Bump version to 0.0.63 (#4071)df75992Bump version to 0.0.62 (#4057)48dd1fdUpdate prek dependencies (#4059)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