build(deps): bump the observability group with 2 updates - #667
Merged
Conversation
Bumps the observability group with 2 updates: [posthog](https://github.com/posthog/posthog-python) and [prometheus-fastapi-instrumentator](https://github.com/trallnag/prometheus-fastapi-instrumentator). Updates `posthog` from 3.25.0 to 7.34.0 - [Release notes](https://github.com/posthog/posthog-python/releases) - [Changelog](https://github.com/PostHog/posthog-python/blob/main/CHANGELOG.md) - [Commits](PostHog/posthog-python@v3.25.0...posthog-v7.34.0) 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) --- updated-dependencies: - dependency-name: posthog dependency-version: 7.34.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: observability - dependency-name: prometheus-fastapi-instrumentator dependency-version: 8.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: observability ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #667 +/- ##
==========================================
+ Coverage 93.56% 93.78% +0.22%
==========================================
Files 59 59
Lines 3106 3106
==========================================
+ Hits 2906 2913 +7
+ Misses 200 193 -7 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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 observability group with 2 updates: posthog and prometheus-fastapi-instrumentator.
Updates
posthogfrom 3.25.0 to 7.34.0Release notes
Sourced from posthog's releases.
... (truncated)
Commits
6278ac4chore: Release v7.34.0 [skip ci]3c9aa59feat(ai): expose prompt config on fetched prompts (#801)231b060test: clean up deprecation warnings (#798)4d864e2ci: clean up workflow warnings and pin tooling (#796)36dd1d4Update generated referencesc7d6377chore: Release v7.33.0 [skip ci]170f4e2feat(mcp): emit $mcp_protocol_version on events (#795)5b79479Update generated references168f304chore: Release v7.32.0 [skip ci]cdc0825fix(ai): preserve Anthropic cache-write TTL breakdowns (#746)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 regressionDependabot 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 conditionsIntegration compatibility
Verification
make qualityAdversarial review