build: bump the python-minor-patch group across 1 directory with 7 updates - #25
Open
dependabot[bot] wants to merge 1 commit into
Open
build: bump the python-minor-patch group across 1 directory with 7 updates#25dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the python-minor-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastmcp](https://github.com/PrefectHQ/fastmcp) | `3.4.2` | `3.4.7` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.14.2` | `2.15.0` | | [diff-cover](https://github.com/Bachmann1234/diff-cover) | `10.3.0` | `10.5.0` | | [import-linter](https://github.com/seddonym/import-linter) | `2.12` | `2.13` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.0` | `4.6.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.20` | `0.16.2` | | [syrupy](https://github.com/syrupy-project/syrupy) | `5.4.0` | `5.5.3` | Updates `fastmcp` from 3.4.2 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.2...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 `diff-cover` from 10.3.0 to 10.5.0 - [Release notes](https://github.com/Bachmann1234/diff-cover/releases) - [Changelog](https://github.com/Bachmann1234/diff_cover/blob/main/CHANGELOG) - [Commits](Bachmann1234/diff_cover@v10.3.0...v10.5.0) Updates `import-linter` from 2.12 to 2.13 - [Changelog](https://github.com/seddonym/import-linter/blob/main/docs/release_notes.md) - [Commits](seddonym/import-linter@v2.12...v2.13) 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) Updates `ruff` from 0.15.20 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.20...0.16.2) Updates `syrupy` from 5.4.0 to 5.5.3 - [Release notes](https://github.com/syrupy-project/syrupy/releases) - [Changelog](https://github.com/syrupy-project/syrupy/blob/main/CHANGELOG.md) - [Commits](syrupy-project/syrupy@v5.4.0...v5.5.3) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: pydantic-settings dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: diff-cover dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: import-linter dependency-version: '2.13' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: ruff dependency-version: 0.16.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: syrupy dependency-version: 5.5.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-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 python-minor-patch group with 7 updates in the / directory:
3.4.23.4.72.14.22.15.010.3.010.5.02.122.134.6.04.6.20.15.200.16.25.4.05.5.3Updates
fastmcpfrom 3.4.2 to 3.4.7Release notes
Sourced from fastmcp's releases.
... (truncated)
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
diff-coverfrom 10.3.0 to 10.5.0Release notes
Sourced from diff-cover's releases.
... (truncated)
Changelog
Sourced from diff-cover's changelog.
... (truncated)
Commits
e34eec3Version 10.5.05fc9e82Support PHPUnit clover reports (silently reported as zero coverage) (#617)f6a43b7Version 10.4.23fdbf40fix(plugins): accept reports/options in diff_cover_report_quality hookspec (#...4c44508fix(config): honor format option from config file (#612)b490adcBump actions/setup-python from 6 to 7 (#614)19da277Bump ruff from 0.15.20 to 0.16.0 (#615)8f80569Bump github/codeql-action from 4 to 4.37.3 (#616)8111a37Version 10.4.1291ee94Handle low confidence chardet detection for undeclared encodings (#611)Updates
import-linterfrom 2.12 to 2.13Changelog
Sourced from import-linter's changelog.
Commits
f544debRelease v2.13ef5adf8Add more tests for drawgraph73ee730Upgrade grimp 3.14 -> 3.156d0bffcAdd comma for thousands separator8b0e7dfDocument module counts option542e2c9Add a module count to the UIUpdates
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 --repoUpdates
rufffrom 0.15.20 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
syrupyfrom 5.4.0 to 5.5.3Release notes
Sourced from syrupy's releases.
Changelog
Sourced from syrupy's changelog.