build(deps-dev): Update ddtrace requirement from <3.0,>=2.0 to >=2.0,<5.0 in /packages/agent-sre#867
Conversation
Updates the requirements on [ddtrace](https://github.com/DataDog/dd-trace-py) to permit the latest version. - [Release notes](https://github.com/DataDog/dd-trace-py/releases) - [Changelog](https://github.com/DataDog/dd-trace-py/blob/main/CHANGELOG.md) - [Commits](DataDog/dd-trace-py@v2.0.0...v4.6.5) --- updated-dependencies: - dependency-name: ddtrace dependency-version: 4.6.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. Scanned FilesNone |
|
Welcome to the Agent Governance Toolkit! Thanks for your first pull request. |
|
Review: NEEDS VERIFICATION 📊 Diff reviewed — widens ddtrace version range from >=2.0,<3.0 to >=2.0,<5.0 in optional [datadog] extra (packages/agent-sre/pyproject.toml). Clean diff, 2 lines changed. Concerns:
Before merging: Verify agent-sre Datadog integration is compatible with ddtrace 3.x/4.x. Review the ddtrace changelog for breaking changes across major versions. All other checks pass. No dependency confusion risk (ddtrace is Datadog official APM library). |
imran-siddique
left a comment
There was a problem hiding this comment.
APPROVED ✅ — Optional [datadog] extra. Widens range to allow ddtrace 3.x/4.x. Low blast radius (only affects users who explicitly install agent-sre[datadog]). Merge once CI green.
|
@dependabot rebase |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Updates the requirements on ddtrace to permit the latest version.
Release notes
Sourced from ddtrace's releases.
Changelog
Sourced from ddtrace's changelog.
... (truncated)
Commits
a3e4c16fix(internal): preserve schedule on fork restart [backport 4.6] (#17247)6d3c240fix(ci_visibility): handle rate limiting errors [backport #17170 to 4.6] (#17...00d092bchore: bump version to 4.6.5 (#17199)48b4d55fix(profiling): fix stack sampler thread failing to start with ulimit -s unli...7321f75ci: remove the ghost of setuptools_scm [backport 4.6] (#17145)bae3a8achore: bump version in 4.6 branch to 4.6.4 (#17097)b7b4ef9fix(llmobs): swallow LLMObsAnnotateSpanError on auto-annotation in@llmdecor...0e3eeb7chore: bump version in 4.6 branch to 4.6.3 (#17087)8ab6ebdfix(llmobs): make EVP proxy payload and event size limits configurable [backp...0e2438efix(llmobs): auto-annotate output for@llmdecorator [backport 4.6] (#17067)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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)