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

chore(deps): bump dd-trace from 4.5.0 to 4.8.1 #47

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps dd-trace from 4.5.0 to 4.8.1.

Release notes

Sourced from dd-trace's releases.

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)
  • ci-visibility: 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)
  • tracing: Make datadog distributed tracing header take priority over tracecontext (#3414)
  • tracing: Exclude empty telemetry metrics (#3421)
  • openai: make services entirely optional when initializing (#3420)

v4.7.0

Features

  • profiling: Adapt to new pprof-nodejs API (#3368)
  • iast: Report IAST metrics via telemetry (#2805)
  • ci-visibility: Change test.type in browser tests (#3358)

Bug Fixes

  • ci-visibility: Intelligent test runner: only report skipped flag if tests were actually skipped (#3369)
  • tracer: add dc store binding polyfill and migrate http2 (#3284)
  • tracer: grpc: Convert grpc to use tracing channel (#3366)
  • ci-visibility: validate CI tags before sending them (#3310)

... (truncated)

Commits
  • bfee3f6 v4.8.1
  • 045d1e0 fix incorrect value for fetch method tag (#3447)
  • b75a075 [ci-visibility] Fix cache issues with jest and CI Visibility (#3445)
  • ed6bb14 fix fetch integration leaking its async context (#3438)
  • efaace9 feat: add the lib/core file which each client lib imports directly, s… (#3434)
  • c7fe58f v4.8.0
  • e62996f [ci-visibility] Make integration test for jest compatible with node 12 (#3440)
  • ebf355f Add BITBUCKET_GIT_HTTP_ORIGIN env variable (#3401)
  • b82a425 openai: remove String#replaceAll for Node.js <=14 (#3432)
  • bbc0878 Fix native-iast-taint-tracking version number (#3433)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 24, 2023
@dependabot dependabot bot assigned sds Jul 24, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dd-trace-4.8.1 branch from 13689e4 to 8e2ac81 Compare July 24, 2023 22:38
Bumps [dd-trace](https://github.com/DataDog/dd-trace-js) from 4.5.0 to 4.8.1.
- [Release notes](https://github.com/DataDog/dd-trace-js/releases)
- [Commits](DataDog/dd-trace-js@v4.5.0...v4.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dd-trace-4.8.1 branch from 8e2ac81 to f5363de Compare July 24, 2023 22:38
@sds sds merged commit 5ae0988 into main Jul 24, 2023
3 checks passed
@sds sds deleted the dependabot/npm_and_yarn/dd-trace-4.8.1 branch July 24, 2023 22:39
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant