deps(deps): bump the backend group with 4 updates - #2543
Merged
Conversation
Bumps the backend group with 4 updates: [datadog](https://github.com/DataDog/datadogpy), [ddtrace](https://github.com/DataDog/dd-trace-py), [greenlet](https://github.com/python-greenlet/greenlet) and [wrapt](https://github.com/GrahamDumpleton/wrapt). Updates `datadog` from 0.52.2 to 0.53.0 - [Release notes](https://github.com/DataDog/datadogpy/releases) - [Changelog](https://github.com/DataDog/datadogpy/blob/master/CHANGELOG.md) - [Commits](DataDog/datadogpy@v0.52.2...v0.53.0) Updates `ddtrace` from 4.11.1 to 4.12.0 - [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@v4.11.1...v4.12.0) Updates `greenlet` from 3.5.3 to 3.5.4 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.5.3...3.5.4) Updates `wrapt` from 2.2.2 to 2.3.0 - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@2.2.2...2.3.0) --- updated-dependencies: - dependency-name: datadog dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: ddtrace dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: greenlet dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: wrapt dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend ... 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 backend group with 4 updates: datadog, ddtrace, greenlet and wrapt.
Updates
datadogfrom 0.52.2 to 0.53.0Release notes
Sourced from datadog's releases.
Changelog
Sourced from datadog's changelog.
Commits
d18ac6dRelease 0.53.0 (#976)f51d496Retry DogStatsD UDS connect failures (#964)81d40c7Add DD_DOGSTATSD_URL support for unix and udp urls (#968)Updates
ddtracefrom 4.11.1 to 4.12.0Release notes
Sourced from ddtrace's releases.
... (truncated)
Commits
218c2c8ci(benchmarks): remove max_rss_usage SLOs [4.12] (#19315)e8748ddset version to 4.12.07377f67fix(profiling): foreign SIGSEGV handler fix + fast-copy metrics [backport 4.1...85629b8fix(llmobs): capture missing OpenRouter cost details [backport 4.12] (#19147)5d743d0fix(llmobs): apply DD_LLMOBS_OVERRIDE_ORIGIN to all export modes [backport 4....952e874fix(mcp): avoid LLMObs recursive imports during patching [backport 4.12] (#19...01480d3fix(ci): make 4.12 base branch resolver executable (#19088)6f18bb3fix(bootstrap): do not unload yaml/_yaml during module cleanup [backport 4.12...cdfebcdchore: break circular imports [backport 4.12] (#19093)c441e3efix(langgraph): finish graph span when stream is abandoned early [MLOB-7711] ...Updates
greenletfrom 3.5.3 to 3.5.4Changelog
Sourced from greenlet's changelog.
Commits
384be88Preparing release 3.5.4bbdf57bAdd note to CHANGES about versions of 3.15 binary wheels may/not be compatibl...7599023Merge pull request #517 from ddorian/issue515-c-stack-refs73a0a1aFix the suspended C-stack-ref GC test to catch its regression1ff35f4Merge branch 'master' into issue515-c-stack-refs847fb82Merge pull request #520 from dynapx/fix-test-extension-npd0b471baMerge pull request #519 from ddorian/freethread-switch-critical-sectiond55914dSimplify the CHANGES.rst entry78932dcChange notes are for end users, they don't need to go into technical detail39bf70cHold the C-stack ref snapshot in a std::vector<OwnedObject>Updates
wraptfrom 2.2.2 to 2.3.0Release notes
Sourced from wrapt's releases.
... (truncated)
Changelog
Sourced from wrapt's changelog.
... (truncated)
Commits
95d5d01Merge branch 'release/2.3.0'de09467Update to 2.3.0 for final release.f2f807eUpdate to 2.3.0rc2.4f6223eAcknowledge reporter in bytes() bug fix change log entry.783d058Extend tests for bytes() conversion of object proxies.300d23dMerge pull request #345 from Sanjays2402/fix/bytes-proxy-int6cf6962Make bytes() on a proxy match bytes() on the wrapped object58557a7Update to 2.3.0rc1.2fe9961Document buffer protocol behaviour of object proxies.818191bForce and verify C extension build in test-stubtest recipe.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