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.6.0 #641

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2024

Bumps dd-trace from 4.26.0 to 5.6.0.

Release notes

Sourced from dd-trace's releases.

v5.6.0

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

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

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)

... (truncated)

Commits
  • 4b08d51 v5.6.0
  • fcd3a7d fix server stream always cancelled in >=1.10.0 (#4133)
  • e577e49 feat: update DSM encoding / decoding to work with other languages and use bas...
  • 0715f0c Check if prepareStackTrace has been wrapped before restore it (#4138)
  • 3dc0636 [ci-visibility] Adapt early flake detection to new format (#4137)
  • b40e056 remove config.appsec.customRulesProvided (#4129)
  • c586f23 Bump profiler version to 5.1.0 (#4136)
  • 66be66e [ci-visibility] Expose cypress' after:spec handler (#4127)
  • 46f0b50 [ci-visibility] Grab jest's displayName config for multi-project configs (#4128)
  • 3ef4629 [ci-visibility] Early flake detection for cypress (#4122)
  • 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.6.0.
- [Release notes](https://github.com/DataDog/dd-trace-js/releases)
- [Commits](DataDog/dd-trace-js@v4.26.0...v5.6.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 Mar 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2024

Superseded by #646.

@dependabot dependabot bot closed this Mar 24, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dd-trace-5.6.0 branch March 24, 2024 14:52
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