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.15.0 to 4.18.0 #588

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2023

Bumps dd-trace from 4.15.0 to 4.18.0.

Release notes

Sourced from dd-trace's releases.

v4.18.0

Bug Fixes

  • core: fix next.js build errors by refactoring config (#3748)
  • core: fix error in http plugin when it was enabled after request start (#3740)
  • appsec: Check only query and body parameters in nosql injections (#3725)
  • appsec: Fix knex nested queries (#3730)
  • appsec: Handle headers with array values (#3751)
  • profiling: Call the right method to unsubscribe from a channel (#3756)

Improvements

  • core: report tested integrations and their tested versions (#3669)
  • core: Support for node 21 (#3729)
  • core: Next.js: Don't Trace Middleware (#3702)
  • core: Make telemetry metrics true by default (#3747)
  • core: NextJS error handling (#3715)
  • profiling: Emit thread names in wall profiles (#3726)
  • ci-visibility: Add custom tags capability to playwright tests (#3741)
  • ci-visibility: Instrument suite parsing errors as failed suites (#3735)
  • ci-visibility: Better logs for intelligent test runner (#3742)
  • ci-visibility: Remove user credentials from DD_GIT_REPOSITORY_URL (#3744)
  • ci-visibility: Improve test status in test sessions for jest and mocha (#3736)
  • appsec: Add configurable IAST redaction pattern (#3720)
  • appsec: Generic telemetry logs (#3647)

Features

  • appsec: Hardcoded secret detection (#3687)

v4.17.0

Bug Fixes

  • appsec: Fix SQLi location when using knex (#3607)
  • appsec: Enable appsec telemetry before waf init (#3693)
  • Fixed a problem with release scripts (#3697, #3723)

Improvements

  • core: Disable memcached.command by default (#3627)
  • appsec: Include the extra services found in spans in the remote config client request payloads (#3635)
  • telemetry: Removed old fields from Instrumentation Telemetry Metrics (#3367)
  • appsec: Change source origin for URL tainted sources from HTTP_REQUEST_PATH to HTTP_REQUEST_URI (#3644)
  • release: dd-trace is now published with NPM provenance statements (#3645)
  • profiler: Emit sample timestamps in wall profiles (#3651)
  • profiler: Code Hotspots and Endpoint Profiling can now be enabled with non-experimental env vars (#3659)
  • ci-visibility: Unskippable tests by ITR: #3684, #3681, #3661 and #3649
  • ci-visibility: Add support for AWS Codepipeline #3692

Features

  • appsec: Support threat detection in nextjs (#3641)
  • appsec Mongodb nosqli detection (#3483)

... (truncated)

Commits

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.15.0 to 4.18.0.
- [Release notes](https://github.com/DataDog/dd-trace-js/releases)
- [Commits](DataDog/dd-trace-js@v4.15.0...v4.18.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 Nov 5, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 19, 2023

Superseded by #595.

@dependabot dependabot bot closed this Nov 19, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dd-trace-4.18.0 branch November 19, 2023 14:11
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