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.19.0 to 4.22.0 #615

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps dd-trace from 4.19.0 to 4.22.0.

Release notes

Sourced from dd-trace's releases.

v4.22.0

Bug Fixes

  • pino: ignore pino error tests when node version is 21 (#3878)
  • rhea: fix rhea memory leak concerning inFlightDeliveries (#3833)
  • profiling: Fix recording times (#3891)
  • core: fix memory leak of req and res objects due to setTimeout wrapping repeatedly (#3896)

Improvements

  • appsec: Upgrade iast rewriter version to 2.2.2 (#3883)
  • civisibility: Update repository url validation (#3876)
  • core: flush custom metrics before process exit (#3842)
  • nextjs: Default Error Tagging for Pages in Next.js (#3892)
  • profiling: Add thread id labels to heap and wall profiles (#3888)

Features

  • appsec: GraphQL Blocking (3819)
  • appsec: API security sample rate via RC (#3868)
  • appsec: Pass resolver address as ephemeral type (#3897)
  • core: add support for configuring tracing client using remote configuration (#3395)

v4.21.0

Bug Fixes

  • profiling: add source code integration tags to profiles (#3821)
  • core: do not report HTTP requests over 5 seconds as errors on Node 20 (#3853)
  • core: update protobuf for security reasons (#3851)
  • core: resolve the 0th argument of the restify controller promise (#3818)

Improvements

  • core: collapse Next.js static resources to reduce cardinality (#3809)
  • civisibility: waits for git to upload and re-request settings when require_git field is true (#3790)
  • civisibiity: do not report total code. coverage if itr is enabled (#3828)
  • profiling: Add DNS events to timeline (#3822)
  • core: add a new http service configuration option enablePropagationWithAmazonHeaders (#3836)
  • appsec: use existing response header instrumentation to detect Header Injection vulnerability when a unsafe string is written in a header (#3813)
  • profiling: Add Net events to timeline (#3832)
  • core: Partially upgrade instrumentation telemetry from v1 to v2 (#3827)
  • civisibility: Speed up git unshallow (#3839)
  • core: add a new environment variable to enable span leak detection at either logging or logging + manual gc modes (#3849)
  • core: add a GitHub security policy via SECURITY.md (#3863)
  • appsec: Apply new rules for header injection detection to prevent false positives (#3867)
  • dsm: Add Kafka offset lag to metrics sent by datastreams monitoring (#3761)
  • profiling: reduce overhead by removing lane logic from profiler library (#3880)

Features

  • appsec: add support for schema extraction when calling the waf (#3685)
  • core: add automatic instrumentation support for Aerospike v3.16.2 - v3.16.7, v4, v5 (#3830, #3804)

... (truncated)

Commits
  • de5d46b v4.22.0
  • 482369b Pass resolver address as ephemeral type (#3897)
  • 10124f1 docs: fix typos and improve grammar. (#3806)
  • 0d014d1 github: suggest new issues use helpdesk instead (#3894)
  • f4e78cd Revert "[core] Ensure Explicit Timeouts from Underlying Request Socket are Re...
  • dd50b7b PROF-8829: Fix recording times (#3891)
  • f5b65f4 API security sample rate via RC (#3868)
  • c305be7 [profiling] Add thread id labels to heap and wall profiles (#3888)
  • d661077 GraphQL Blocking (#3819)
  • 52e803f Configure parametric test to get the nodejs tracer in same way as sys… (#3889)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [dd-trace](https://github.com/DataDog/dd-trace-js) from 4.19.0 to 4.22.0.
- [Release notes](https://github.com/DataDog/dd-trace-js/releases)
- [Commits](DataDog/dd-trace-js@v4.19.0...v4.22.0)

---
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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 24, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2024

Superseded by #622.

@dependabot dependabot bot closed this Feb 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dd-trace-4.22.0 branch February 13, 2024 12:25
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