chore(deps): bump the python-dependencies group with 5 updates#19
Merged
Merged
Conversation
Bumps the python-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-python) | `0.2.105` | `0.2.110` | | [typer](https://github.com/fastapi/typer) | `0.26.7` | `0.26.8` | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.42.1` | `1.43.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.18` | `0.15.20` | | [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.42.1` | `1.43.0` | Updates `claude-agent-sdk` from 0.2.105 to 0.2.110 - [Release notes](https://github.com/anthropics/claude-agent-sdk-python/releases) - [Changelog](https://github.com/anthropics/claude-agent-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/claude-agent-sdk-python@v0.2.105...v0.2.110) Updates `typer` from 0.26.7 to 0.26.8 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.26.7...0.26.8) Updates `opentelemetry-api` from 1.42.1 to 1.43.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.42.1...v1.43.0) 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 `opentelemetry-sdk` from 1.42.1 to 1.43.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.42.1...v1.43.0) --- updated-dependencies: - dependency-name: claude-agent-sdk dependency-version: 0.2.110 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: typer dependency-version: 0.26.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: opentelemetry-api dependency-version: 1.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: opentelemetry-sdk dependency-version: 1.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies ... 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-dependencies group with 5 updates:
0.2.1050.2.1100.26.70.26.81.42.11.43.00.15.180.15.201.42.11.43.0Updates
claude-agent-sdkfrom 0.2.105 to 0.2.110Release notes
Sourced from claude-agent-sdk's releases.
... (truncated)
Changelog
Sourced from claude-agent-sdk's changelog.
Commits
c4667a4docs: update changelog for v0.2.110df9a736chore: release v0.2.110fed9f47chore: bump bundled CLI version to 2.1.191295794fdocs: update changelog for v0.2.1090cc290achore: release v0.2.109bc998bachore: bump bundled CLI version to 2.1.190c857c31docs: update changelog for v0.2.10865357aechore: release v0.2.10829c9bd7chore: bump bundled CLI version to 2.1.187315df97docs: update changelog for v0.2.107Updates
typerfrom 0.26.7 to 0.26.8Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
Commits
b210c0e🔖 Release version 0.26.8 (#1859)51ae100📝 Update release notes0c15b1b🐛 Make second column of Rich help output reflect the type consistently, even ...b7cb8c7📝 Update release notes5285cd4👷 Simplify pull request workflow triggers (#1858)b27385b📝 Update release notese64958f👷 Update issue-manager to 0.7.1 (#1857)1b02fb3📝 Update release notese64632c⬆️ Update issue-manager to 0.7.0 (#1856)289b6a6📝 Update release notesUpdates
opentelemetry-apifrom 1.42.1 to 1.43.0Changelog
Sourced from opentelemetry-api's changelog.
... (truncated)
Commits
fcbbeb8[release/v1.43.x-0.64bx] Prepare release 1.43.0/0.64b0 (#5349)b40dcbcopentelemetry-exporter-http-transport: enable entry-point loading of transpor...10e8577update to Sphinx to 8.1.3 in order to support Python 3.14 (#5278)6ac6895docs: add declarative configuration guide and example (#5309)13ad4d5opentelemetry-api: normalize empty environment propagation names to "_" in En...6a0ab84opentelemetry-sdk: merge doesn't need a copy, dict already does this (#5326)ac7a3dffeat(config): support OTEL_CONFIG_FILE in the SDK configurator (#5271)fa75422Add support for composite samplers in declarative config (#5201)43f079fUpdate json and proto encoder to always accept None type, cleanup code / test...53c9d96chore: cleanup typo found in test (#5324)Updates
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
opentelemetry-sdkfrom 1.42.1 to 1.43.0Changelog
Sourced from opentelemetry-sdk's changelog.
... (truncated)
Commits
fcbbeb8[release/v1.43.x-0.64bx] Prepare release 1.43.0/0.64b0 (#5349)b40dcbcopentelemetry-exporter-http-transport: enable entry-point loading of transpor...10e8577update to Sphinx to 8.1.3 in order to support Python 3.14 (#5278)6ac6895docs: add declarative configuration guide and example (#5309)13ad4d5opentelemetry-api: normalize empty environment propagation names to "_" in En...6a0ab84opentelemetry-sdk: merge doesn't need a copy, dict already does this (#5326)ac7a3dffeat(config): support OTEL_CONFIG_FILE in the SDK configurator (#5271)fa75422Add support for composite samplers in declarative config (#5201)43f079fUpdate json and proto encoder to always accept None type, cleanup code / test...53c9d96chore: cleanup typo found in test (#5324)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