Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump dd-trace from 3.20.0 to 4.9.0 in /backend #2964

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2023

Bumps dd-trace from 3.20.0 to 4.9.0.

Release notes

Sourced from dd-trace's releases.

4.9.0

Bug Fixes

  • appsec: fix blank usr.id field being reported (#3442)
  • appsec: fix DD_TRACE_CLIENT_IP_ENABLED option having no effect (#3442)
  • core: fix broken distributed tracing when uninstrumented services use w3c propagation (#3463)
  • esbuild: fix instrumentation of internal modules in supported packages (#3448)
  • fetch: fix disable option not having any effect (#3460)
  • fetch: fix distributed tracing when existing headers are set (#3449), fixes #3443
  • jest: fix broken shard option when skipping tests (#3452)
  • mongodb: fix support for queries containing objects that can be stringified (#3417), thanks @​ghost91-!

Improvements

  • iast: add exclusions for weak hash vulnerabilities (#3424)
  • serverless: add support for azure environments using the consumption plan (#3200)

v4.8.1

Features

None, this is a patch release

Enhancements

None, this is a patch release

Bug fixes

  • serverless: feat: add the lib/core file which each client lib imports directly, s… (#3434)
  • apm: fix fetch integration leaking its async context (#3438)
  • ci-visibility: Fix cache issues with jest and CI Visibility (#3445)
  • tracing: fix incorrect value for fetch method tag (#3447)

v4.8.0

Features

  • profiling: Associate tracing span IDs with samples in the wall profiler (#3371)
  • iast: Taint request URI (#3302)
  • iast: Detect missing header vulnerabilities (#3269)
  • graphql: implement naming schema for graphql plugin (#3279)

Enhancements

  • openai: be defensive about response object shape (#3408)
  • tracing: Ensure OTel span name is copied to resource.name (#3412)
  • config: Fix service representation config (#3419)
  • couchbase: Re-enable Couchbase testing (#3265)
  • ci: Add BITBUCKET_GIT_HTTP_ORIGIN env variable (#3401)

Bug fixes

  • serverless: Handle case where Lambda handler is using callbacks instead of promises (#3404)
  • ci-visibility: Do not modify how jest reports timeouts (#3399)
  • profiling: Allow https datadog agent url in continuous profiling (#3190)
  • tracing: Fix distributed tracing issue caused by single span ingestion changes (#3413)

... (truncated)

Commits
  • a5f03d4 v4.9.0
  • 41df646 [ci-visibility] Do not mess with jest's test-sequencer (#3452)
  • 7518f4c Fix stringifying mongodb queries that are self referencing but provide toJSON...
  • 7caae2e Remove blank space in usr.id field. (#3458)
  • dc5e6b7 Allow PR commenter failure instead of silencing (#3425)
  • 57ad6c6 W3C is no longer prioritized over Datadog headers. (#3463)
  • 1fe2719 Update trivially upgraded dependencies (#3409)
  • d58a487 fix disable option for fetch instrumentation (#3460)
  • 03873ef Fix clientIpEnabled (#3442)
  • e24730a esbuild: fix resolving of deep modules (#3448)
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [dd-trace](https://github.com/DataDog/dd-trace-js) from 3.20.0 to 4.9.0.
- [Release notes](https://github.com/DataDog/dd-trace-js/releases)
- [Commits](DataDog/dd-trace-js@v3.20.0...v4.9.0)

---
updated-dependencies:
- dependency-name: dd-trace
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 28, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2023

Superseded by #2966.

@dependabot dependabot bot closed this Jul 31, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/backend/dd-trace-4.9.0 branch July 31, 2023 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants