deps: bump the python-minor group with 7 updates#207
Merged
Conversation
Bumps the python-minor group with 7 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.138.0` | `0.138.2` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.14.2` | `7.14.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.18` | `0.15.20` | | [anyio](https://github.com/agronholm/anyio) | `4.14.0` | `4.14.1` | | [click](https://github.com/pallets/click) | `8.4.1` | `8.4.2` | | [juniper-data](https://github.com/pcalnon/juniper-data) | `0.8.0` | `0.9.0` | | [uv](https://github.com/astral-sh/uv) | `0.11.23` | `0.11.25` | Updates `fastapi` from 0.138.0 to 0.138.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.138.0...0.138.2) Updates `coverage` from 7.14.2 to 7.14.3 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.14.2...7.14.3) Updates `ruff` from 0.15.18 to 0.15.20 - [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.18...0.15.20) Updates `anyio` from 4.14.0 to 4.14.1 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.14.0...4.14.1) Updates `click` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.1...8.4.2) Updates `juniper-data` from 0.8.0 to 0.9.0 - [Release notes](https://github.com/pcalnon/juniper-data/releases) - [Changelog](https://github.com/pcalnon/juniper-data/blob/main/CHANGELOG.md) - [Commits](v0.8.0...v0.9.0) Updates `uv` from 0.11.23 to 0.11.25 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.11.23...0.11.25) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.138.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: coverage dependency-version: 7.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: anyio dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: juniper-data dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: uv dependency-version: 0.11.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 group with 7 updates:
0.138.00.138.27.14.27.14.30.15.180.15.204.14.04.14.18.4.18.4.20.8.00.9.00.11.230.11.25Updates
fastapifrom 0.138.0 to 0.138.2Release notes
Sourced from fastapi's releases.
Commits
702fea8🔖 Release version 0.138.2 (#15864)6466865📝 Update release notesb790e14♻️ Makeapp.frontend()return 404 for methods other thanGETorHEADwi...c2708d9📝 Update release notes403b1fa🔧 Update sponsors: remove Stainless (#15862)1929ac2📝 Update release notescba4158♻️ Refactor how sponsors data is handled for banners (#15852)b90c49a🔖 Release version 0.138.1 (#15842)1f2f3df📝 Update release notes0af003a♻️ Refactor Library Skills, make info easier to find for agents (#15841)Updates
coveragefrom 7.14.2 to 7.14.3Changelog
Sourced from coverage's changelog.
Commits
22f13eadocs: sample HTML for 7.14.32ca4e5fdocs: prep for 7.14.301d714edocs: add changelog entry for #2203f36248dfix: don't emit 'Couldn't import C tracer' warning for 3.13t (#2203)86d73d1docs: thanks, Mengjia Shang3d4ae3cdocs: add the #2196 pr link to CHANGESf4b2b4dfix: exclude...bodies after multi-line return-type annotations (#2185) (#...1980ed0chore: bump sigstore/gh-action-sigstore-python (#2201)bca3217build: since we don't ship 3.13t, don't test it77550d8docs: oops, mismatched pull requestsUpdates
rufffrom 0.15.18 to 0.15.20Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f82a36bBump 0.15.20 (#26376)af32943Improve the summarise-ecosystem-results skill (#26378)485ebabRemoveRUF076name from schema (#26371)ef81835[ty] Implement rust-analyzer's "Click for full compiler diagnostic" feature (...572b31e[ruff] Removepytest-fixture-autouse(RUF076) (#26240)f703f21Allow human-readable names in rule selectors (#25887)0d726b2[ty] Reuse equality semantics for membership compatibility (#25955)dbe6e98[ty] Infer definite equality comparison results (#26337)e700ea3[ty] Prove TypedDict structural patterns exhaustive (#26285)6a0d2ec[ty] Widen inferred class-valued instance attributes (#26338)Updates
anyiofrom 4.14.0 to 4.14.1Release notes
Sourced from anyio's releases.
Commits
149b9e9Bumped up the version377518cBump actions/checkout from 6 to 7 in the github-actions group (#1186)b42a2f5[pre-commit.ci] pre-commit autoupdate (#1185)3ceb6ffAllow 0 tokens in a CapacityLimiter instantiated outside an event loop (#1183)e10d1dbAdd missing await to open_file() in file I/O concurrency example (#1182)1dbc3b6OutcomeException should not discard test runner_task (#1180)Updates
clickfrom 8.4.1 to 8.4.2Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
b2e30a1Release version 8.4.27a16b20Fixpackage_nameresolution when module differs from distribution name (#3582)bec5928Fixpackage_nameresolution when top-level module differs from distribution...916883aFix tests to not rely on-Wdefaultoption (#3591)09195f6Fix double-bracketing of choices in synopsis (#3578)1557e26Check for warning exception with idiomatic context managerd9ff133Static typing improvements inclick.shell_completion(#3460)762c97eFix double-bracketing of choices in synopsis8929d39Convert changes to markdown. (#3559)237be50Move changes headings down a level.Updates
juniper-datafrom 0.8.0 to 0.9.0Release notes
Sourced from juniper-data's releases.
... (truncated)
Changelog
Sourced from juniper-data's changelog.
Commits
f38714efeat(generators): add delay_product capacity generator (DP-3 §8a) — 0.9.0 (#203)1b48b37ci: bump actions/checkout from 6 to 7 (#202)3a0e0ffci: bump anthropics/claude-code-action from 1.0.148 to 1.0.154 (#201)29afb48deps: bump the python-minor group with 16 updates (#200)be9886cchore(coverage): local coverage reproduction (make coverage + util script) — ...385fa77docs(release): archive v0.8.0 release notes (#198)ea554b2chore(pytest): set asyncio_mode=auto (audit F6) (#197)f74394bfix(pre-commit): wire pre-push gates via default_install_hook_types (#196)Updates
uvfrom 0.11.23 to 0.11.25Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
... (truncated)
Commits
1fc7de7Bump version to 0.11.25 (#20017)e0de46eTest tool lock invalidation and upgrades (#20016)7df6bbdAdduv workspace list --scripts(#20009)f23ef25Add a full "lockfile" to tool receipts (#18937)29eb5d2Preserve standalone markers in workspace metadata (#20011)ebf0376Simplify dependency markers under parent reachability (#19971)d8c98e9Document project environment link return value (#20010)cb73f0bSupport centralised environments inuv venv(#19912)5fccfe7Build frontend: simplify is_path_within (#20008)62d8b4eVerify lockfile hashes before reusing a cached ty inuv check(#19995)Dependabot 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