An open index of dependabot pull requests across open source projects.

Bump ddtrace from 4.6.4 to 4.6.5

Closed
Number: #546
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: April 06, 2026 at 05:43 PM UTC
(2 months ago)
Updated: April 15, 2026 at 12:37 AM UTC
(2 months ago)
Closed: April 15, 2026 at 12:37 AM UTC
(2 months ago)
Time to Close: 8 days
Labels:
dependencies python
Description:

Bumps ddtrace from 4.6.4 to 4.6.5.

Release notes

Sourced from ddtrace's releases.

4.6.5

Estimated end-of-life date, accurate to within three months: 05-2027 See the support level definitions for more information.

Bug Fixes

  • CI Visibility: Fixes an issue where HTTP 429 (Too Many Requests) responses from the Datadog backend were treated as non-retriable errors, causing CI visibility data to be dropped when the backend applied rate limiting. The backend connector now retries on 429 responses and respects the X-RateLimit-Reset header when present to determine the retry delay.

  • internal: A bug preventing certain periodic threads of ddtrace (like the profile uploader) from triggering in fork-heavy applications has been fixed.

  • profiling: Fixes an issue where setting an unlimited stack size (ulimit -s unlimited) on Linux caused the stack profiler sampling thread to fail to start, resulting in empty CPU and wall-time profiles. #17132

Commits
  • a3e4c16 fix(internal): preserve schedule on fork restart [backport 4.6] (#17247)
  • 6d3c240 fix(ci_visibility): handle rate limiting errors [backport #17170 to 4.6] (#17...
  • 00d092b chore: bump version to 4.6.5 (#17199)
  • 48b4d55 fix(profiling): fix stack sampler thread failing to start with ulimit -s unli...
  • 7321f75 ci: remove the ghost of setuptools_scm [backport 4.6] (#17145)
  • See full diff in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Package:
ddtrace
Ecosystem:
pip
Version Change:
4.6.4 → 4.6.5
Update Type:
Patch
Technical Details
ID: 15315036
UUID: 4213131255
Node ID: PR_kwDOAw3ZOs7QRWYi
Host: GitHub
Repository: ComputerScienceHouse/conditional