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.26.0 to 5.4.0 #633

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2024

Bumps dd-trace from 4.26.0 to 5.4.0.

Release notes

Sourced from dd-trace's releases.

v5.4.0

Improvements

  • serverless: Benchmark on AWS Lambda (#4033)
  • ci-visibility: Early flake detection for mocha (#4060)
  • ci-visibility: Cypress: do not lose all the trace if testSuiteSpan can't be created (#4072)
  • asm: Enable telemetry logs (#4079)

Bug Fixes

  • core: Fixing the eu endpoint for agentless telemetry (#4067)
  • asm: Avoid Max call stack size exceeded on vulnerability format (#4068)

Features

  • core: Add APM_TRACING_ENABLED capability for remote config (#4065)
  • asm: Support graphql resolver arguments as vulnerability source (#3835)
  • asm: Iast kafka consumer support (#3977)

v5.3.0

Improvements

  • ci-visibility: Attempt to use repository root to find CODEOWNERS file (#4021)
  • ci-visibility: Use gzip for skippable endpoint if it's available (#4016)
  • ci-visibility: Add support for evp_proxy/v4 (gzip compatible) (#3998)
  • ci-visibility: Work around jest's --forceExit (#4049)
  • asm: Supports form data for nextjs request body (#4008)
  • core: allow metrics UDP fallback in case of network errors (#4042)
  • request: Allow accepting gzip (#3992)
  • core: add dsm to rabbitmq integrations (amqplib/rhea) (#3987)

Bug Fixes

  • ci-visibility: Fix test source file to be relative to the repository root (#4030)
  • ci-visibility: Fix DD_TAGS (#4044)
  • ci-visibility: Add browser name as test configuration in playwright (#4048)
    • Important: This means all playwright tests will now appear as "new tests" since their configuration has changed. This means Flaky Test tracking and failure rates will reset, any monitors or dashboards you had for these specific tests will reset, and long-term performance tracking will be reset.
  • asm: Fix location in mysql vulnerability (#4006)
  • asm: Fix rewriter Error.prepareStackTrace overrides (#4028)
  • asm: Fix mongoose exec with callback (#4045)
  • core: grab resolved remote peer in GRPC >=1.1.4 (#4013)
  • core: Fix error due to undefined options (#4029)

Features

  • asm: Shell execution integration (#3608)
  • asm: Api security enabled by default and configurable by non experimental environment variable (#4005)
  • asm: Support API Security rules via RC (#3981)
  • asm: Support schema extraction in express response objects (#3976)
  • core: APM uninstrumentation (#4014)
  • core: allow unix URLs for datastreams (#4041)
  • core: Implement Span Links (#3924)
  • core: add datadog trace context extraction to aws kinesis (#3874)

5.2.0

Security Fixes

... (truncated)

Commits
  • 2ff465c v5.4.0
  • 8b2bd33 Enable telemetry logs (#4079)
  • 83ad4cb [ci-visibility] Improve performance of test source file calculation (#4074)
  • e69524b [ci-visibility] Cypress: do not lose all the trace if testSuiteSpan can't b...
  • 4061f7e [ci-visibility] Early flake detection for mocha (#4060)
  • d2f66c6 add APM_TRACING_ENABLED capability for remote config (#4065)
  • de4d6e2 Iast kafka consumer support (#3977)
  • 07ae07a Avoid Max call stack size exceeded on vulnerability format (#4068)
  • 15c9d6a fixing the eu endpoint for agentless telemetry (#4067)
  • 64803e3 Support graphql resolver arguments as vulnerability source (#3835)
  • 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 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)

Bumps [dd-trace](https://github.com/DataDog/dd-trace-js) from 4.26.0 to 5.4.0.
- [Release notes](https://github.com/DataDog/dd-trace-js/releases)
- [Commits](DataDog/dd-trace-js@v4.26.0...v5.4.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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2024

Superseded by #634.

@dependabot dependabot bot closed this Mar 3, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dd-trace-5.4.0 branch March 3, 2024 14:17
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.

0 participants