chore(deps)(deps): bump the observability group across 1 directory with 2 updates#121
chore(deps)(deps): bump the observability group across 1 directory with 2 updates#121dependabot[bot] wants to merge 1 commit into
Conversation
…th 2 updates Bumps the observability group with 2 updates in the / directory: [structlog](https://github.com/hynek/structlog) and [prometheus-client](https://github.com/prometheus/client_python). Updates `structlog` from 25.5.0 to 26.1.0 - [Release notes](https://github.com/hynek/structlog/releases) - [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md) - [Commits](hynek/structlog@25.5.0...26.1.0) Updates `prometheus-client` from 0.24.1 to 0.25.0 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.24.1...v0.25.0) --- updated-dependencies: - dependency-name: structlog dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: observability - dependency-name: prometheus-client dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: observability ... Signed-off-by: dependabot[bot] <support@github.com>
AssigneesThe following users could not be added as assignees: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
📝 WalkthroughWalkthroughUpdated Poetry dependency version constraints in ChangesDependency Version Constraints
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
|
✅ PR size is within recommended limits |
|



Bumps the observability group with 2 updates in the / directory: structlog and prometheus-client.
Updates
structlogfrom 25.5.0 to 26.1.0Release notes
Sourced from structlog's releases.
... (truncated)
Changelog
Sourced from structlog's changelog.
... (truncated)
Commits
8174a86Prepare 26.1.0f168bdadocs: fix msgspec URL34abbd9update dev212a694[pre-commit.ci] pre-commit autoupdate (#820)0eef50dstdlib: Add snake_case shims for isEnabledFor & getEffectiveLevel (#818)f194271docs/stdlib: be direct w/ advising against AsyncBoundLogger72943b3Add a recipe for customizing exc dict formatting (#817)fcdca9fupdate devfe9858ddocs: remove italicsba1a178Add CallsiteParameter.QUAL_MODULE (#812)Updates
prometheus-clientfrom 0.24.1 to 0.25.0Release notes
Sourced from prometheus-client's releases.
Commits
2cd1738Release 0.25.0daa1626docs: add API reference for all metric types (#1159)8673912Support MultiProcessCollector in RestrictedRegistry. (#1150)671f75cFix spaces in grouping key values for push_to_gateway (#1156)1cf53feFix server shutdown documentation (#1155)a854135Migrate to Github Actions (#1153)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 conditionsSummary by CodeRabbit