chore(deps): bump the all group with 4 updates - #965
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the all group with 4 updates: [pre-commit](https://github.com/pre-commit/pre-commit), [httpx2](https://github.com/pydantic/httpx2), [prometheus-fastapi-instrumentator](https://github.com/trallnag/prometheus-fastapi-instrumentator) and [fastapi](https://github.com/fastapi/fastapi). 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) Updates `httpx2` from 2.7.0 to 2.9.1 - [Release notes](https://github.com/pydantic/httpx2/releases) - [Changelog](https://github.com/pydantic/httpx2/blob/main/src/httpx2/CHANGELOG.md) - [Commits](pydantic/httpx2@v2.7.0...v2.9.1) Updates `prometheus-fastapi-instrumentator` from 8.0.2 to 8.1.0 - [Release notes](https://github.com/trallnag/prometheus-fastapi-instrumentator/releases) - [Changelog](https://github.com/trallnag/prometheus-fastapi-instrumentator/blob/master/CHANGELOG.md) - [Commits](trallnag/prometheus-fastapi-instrumentator@v8.0.2...v8.1.0) Updates `fastapi` from 0.139.2 to 0.140.13 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.139.2...0.140.13) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: httpx2 dependency-version: 2.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: prometheus-fastapi-instrumentator dependency-version: 8.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: fastapi dependency-version: 0.140.13 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... 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 all group with 4 updates: pre-commit, httpx2, prometheus-fastapi-instrumentator and fastapi.
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-optionsUpdates
httpx2from 2.7.0 to 2.9.1Release notes
Sourced from httpx2's releases.
Changelog
Sourced from httpx2's changelog.
Commits
c39c6e3Version 2.9.1 (#1083)a36b489Aliashttpcoreimports tohttpcore2inalias_httpx()(#1082)c6028d9Backfill changelogs for 2.6.0-2.8.0 and cut 2.9.0 (#1080)e111465Addalias_httpx()to aliashttpximports tohttpx2(#1077)Updates
prometheus-fastapi-instrumentatorfrom 8.0.2 to 8.1.0Release notes
Sourced from prometheus-fastapi-instrumentator's releases.
Changelog
Sourced from prometheus-fastapi-instrumentator's changelog.
Commits
2fca3e8chore: Prepare release v8.1.0d4ccc4etest: Add a few tests for fastapi behavior079140dtest: Add tests for subapp instrumentation behavior9762104test: Add flag for root path handling1aac4cetest: Add flag for root path handling35d56b3test: Add flag for root path handling906e1b7Adjust test namead58830Rewrite from scratchd1fa789x38530affix: Yet another regressionUpdates
fastapifrom 0.139.2 to 0.140.13Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
628663f🔖 Release version 0.140.13 (#16096)0b54fd0📝 Update release notese92a0dc🐛 Fixstatus_codebeing ignored for SSE and JSONL streaming endpoints (#15937)6215d8a📝 Update release notes12242c4📝 Fixformat_sse_eventdocstring rendering of\n\nterminator (#15613)70a8f3d📝 Update release notes4f0152c📝 Add API reference page for fastapi.sse (#15930)5f25505🔖 Release version 0.140.12 (#16095)76e2c83📝 Update release notes0f3e7bd🐛 Fix line splitting informat_sse_eventto comply with SSE spec (#15515)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