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

Update dependency dd-trace to v5.12.0 #746

Merged
merged 1 commit into from
May 12, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dd-trace 5.2.0 -> 5.12.0 age adoption passing confidence

Release Notes

DataDog/dd-trace-js (dd-trace)

v5.12.0

Compare Source

Features
Improvements
Bug Fixes

v5.11.0

Compare Source

Features
Improvements
Bug Fixes

v5.10.0

Compare Source

Features
Improvements
Bug Fixes

v5.9.0: 5.9.0

Compare Source

Improvements
  • profiling: Reduce latency impact on profile encoding (#​4190)
  • asm-iast: Reduce object iterations in NoSQL vulnerabilities (#​4186)
Bug Fixes
  • apm: fix apollo request context error in some cases (#​4188)
  • asm-iast: Fix iast metrics memory leak (#​4185)

v5.8.0: 5.8.0

Compare Source

Features
  • apollo: add support for apollo gateway (#​4102)
Bug Fixes
  • core: fix nomenclature file being loaded multiple times (#​4168)
  • mongodb-core: fix mongodb instrumentation re-throwing promises (#​4175), fixes #​4154

v5.7.0

Compare Source

v5.6.0

Compare Source

Features
  • core: Update DSM encoding / decoding to work with other languages and use base64
Improvements
  • profiling: Add system info to profiles (#​4085)
  • profiling: Bump profiler version to 5.1.0 (#​4136)
  • core: Update types (#​4070)
  • core: Active tracing configuration (#​3928)
  • core: Add register.js for use with --import flag (#​4110) thanks @​smartinio for the original PR and for notifying us
  • core: Support mongodb 6.4.0 which uses Promises instead of callbacks in connection method (#​4126)
  • asm: Update appsec rules to 1.11.0 (#​4117)
  • ci-visibility: Grab jest's displayName config for multi-project configs (#​4128)
  • ci-visibility: Expose cypress after:spec handler (#​4127)
Bug fixes
  • core: Replicate lib injection images even if other steps fail (#​4109)
  • core: aws-sdk: fix request_id tag for errors (#​4101)
  • core: Fix issue with graphql.execute span naming (#​4111)
  • core: Fix server stream always cancelled in >=1.10.0 (#​4133)
  • asm: Fix "directives is not iterable" error when directives is not defined in the document (#​4116) thanks @​mabilbao for notifying us
  • asm: Fix circular dependencies in waf calls (#​4125)
  • asm: Check if prepareStackTrace has been wrapped before restore it (#​4138)
  • ci-visibility: Fix negative duration in playwright steps (#​4113)

v5.5.0

Compare Source

Improvements
  • profiling: Use new intake format for profiles (#​4082)
Bug fixes
  • opentracing: Fix tracestate decision maker (#​4086)
  • ci-visibility: Fix cypress open when passing experimentalInteractiveRunEvents: true (#​4083)
  • ci-visibility: Fix intelligent test runner when using jest with a custom test sequencer (#​4088)
  • amqplib: Fix typeerror due to missing header properties for amqplib when dsm is enabled (#​4096)
  • ci-visibility: Disable telemetry if within a jest worker (#​4098)
Features
  • aws-sdk: create DSM checkpoint for each message in batch sends (#​4087)
  • ci-visibility: Allow using after:run directly in cypress (#​4090)

v5.4.0

Compare Source

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

Compare Source

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)

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Australia/Sydney, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

changeset-bot bot commented May 11, 2024

⚠️ No Changeset found

Latest commit: 28af5b3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot merged commit 61a0bb2 into main May 12, 2024
4 checks passed
@renovate renovate bot deleted the renovate/dd-trace-5.x-lockfile branch May 12, 2024 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants