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

fix(deps): update dependency dd-trace to v2.46.0 #65

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 8, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dd-trace 2.4.1 -> 2.46.0 age adoption passing confidence

Release Notes

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

v2.46.0: (final)

Compare Source

Important
This is the final release of the v2.x series. If you're still using this version it is advised that you upgrade to a more recent version of the library.

Bug Fixes
  • core: fix grpc tests (#​3522)
  • esbuild: honor the .external build setting (#​3492)
  • core: fix duplicate next spans and incorrect req/res in hooks (#​3494)
  • core: fix Resource Name Not Bubbling to Web Span in Next.js (#​3537)
  • ci-visibility: fix jest parameters being modified (#​3526)
  • iast: fix taint object method (#​3505)
Improvements
  • iast: enable iast telemetry metrics if iast is enabled (#​3482)
  • core: remove hardcoded string literals for tags, use predefined constants instead (#​3503)
  • ci-visibility: send suites and tests skipped by ITR (#​3497)
  • core: add Testing To Ensure Support for Next.js Standalone (#​3493)
Features
  • core: emit warning on v2.x branch (#​3523)
  • iast: length based evidence redaction (#​3423)

v2.45.1

Compare Source

Bug Fixes
  • update import-in-the-middle to 1.4.2 (#​3511)

v2.45.0

Compare Source

Bug Fixes
  • core: fix flush interval in serverless environments other than aws lambda (#​3462)
  • http2: fix error in http2 plugin when instrumented mid-request (#​3488), fixes #​3451
Improvements
  • pg: add option to truncate query (#​3487)
Features
  • core: add support for configuring tracing client using remote configuration (#​3395)

v2.44.0

Compare Source

Features
  • Use naming schema for http, http2, next, fetch, couchbase

v2.43.0: 2.43.0

Compare Source

Bug Fixes
  • appsec: fix blank usr.id field being reported (#​3442)
  • appsec: fix DD_TRACE_CLIENT_IP_ENABLED option having no effect (#​3442)
  • core: fix broken distributed tracing when uninstrumented services use w3c propagation (#​3463)
  • esbuild: fix instrumentation of internal modules in supported packages (#​3448)
  • fetch: fix disable option not having any effect (#​3460)
  • fetch: fix distributed tracing when existing headers are set (#​3449), fixes #​3443
  • jest: fix broken shard option when skipping tests (#​3452)
  • mongodb: fix support for queries containing objects that can be stringified (#​3417), thanks @​ghost91-!
Improvements
  • iast: add exclusions for weak hash vulnerabilities (#​3424)
  • serverless: add support for azure environments using the consumption plan (#​3200)

v2.42.1

Compare Source

Features

None, this is a patch release

Enhancements

None, this is a patch release

Bug fixes
  • serverless: feat: add the lib/core file which each client lib imports directly, s… (#​3434)
  • apm: fix fetch integration leaking its async context (#​3438)
  • ci-visibility: Fix cache issues with jest and CI Visibility (#​3445)
  • tracing: fix incorrect value for fetch method tag (#​3447)

v2.42.0

Compare Source

Features
  • profiling: Associate tracing span IDs with samples in the wall profiler (#​3371)
  • iast: Taint request URI (#​3302)
  • iast: Detect missing header vulnerabilities (#​3269)
  • graphql: implement naming schema for graphql plugin (#​3279)
Enhancements
  • openai: be defensive about response object shape (#​3408)
  • tracing: Ensure OTel span name is copied to resource.name (#​3412)
  • config: Fix service representation config (#​3419)
  • ci: Add BITBUCKET_GIT_HTTP_ORIGIN env variable (#​3401)
Bug fixes
  • serverless: Handle case where Lambda handler is using callbacks instead of promises (#​3404)
  • ci-visibility: Do not modify how jest reports timeouts (#​3399)
  • profiling: Allow https datadog agent url in continuous profiling (#​3190)
  • tracing: Fix distributed tracing issue caused by single span ingestion changes (#​3413)
  • tracing: Make datadog distributed tracing header take priority over tracecontext (#​3414)
  • tracing: Exclude empty telemetry metrics (#​3421)
  • openai: make services entirely optional when initializing (#​3420)

v2.41.0

Compare Source

Features
  • profiling: Adapt to new pprof-nodejs API (#​3368)
  • iast: Report IAST metrics via telemetry (#​2805)
  • ci-visibility: Change test.type in browser tests (#​3358)
Bug Fixes
  • ci-visibility: Intelligent test runner: only report skipped flag if tests were actually skipped (#​3369)
  • tracer: add dc store binding polyfill and migrate http2 (#​3284)
  • tracer: grpc: Convert grpc to use tracing channel (#​3366)
  • ci-visibility: validate CI tags before sending them (#​3310)
  • tracer: express: recognize regex with flags (#​3301)

v2.40.0

Compare Source

Improvements
  • core/redis: peer service extract host and port (#​3345)
  • core/kafka: extract bootstrap servers from producers and use for peer.service (#​3344)
  • build: update CI parametric tests (#​3342)
Bug Fixes
  • core/openai: do not crash when dogstatsd not configured (#​3361)
  • build: increase log benchmark iterations 10x

v2.39.0

Compare Source

Features
  • core/kafka: add support for data stream monitoring for kafkajs (#​3092)
Improvements
  • build: update docker compose mssql (#​3324)
  • core/mongodb: expose peer.service (#​3303)
  • core/rdbms: add precursors and test for peer.service calculation (#​3299)
  • core/grpc: add peer.service precursor for gprc client (#​3297)
  • core/elasticsearch+opensearch: extract connection host for peer.service (#​3309)
  • core/cassandra: extract contact points and use for peer.service (#​3326)
  • core: use env var to provide consistent service names in naming schema v0 (#​3305)
  • core: extract peer service from aws sdk (#​3338)
  • core/grpc: service representation naming (#​3327)
  • profiling: add support for standard profiling env variables (#​3291)
  • ci-visibility: dogfood CI Visibility with integration tests (#​3321)
  • ci-visibility: add validation for git metadata env vars (#​3325)
  • ci-visibility: improve git unshallow process (#​3335)
  • core: add distributions to instrumentation telemetry (#​3341)
Bug Fixes
  • core: support latest aws-sdk (#​3336)
  • core/openai: make request body parsing more defensive (#​3339)
  • core/database: no longer use _tracerConfig (#​3340)

v2.38.0

Compare Source

Features
  • core: add instrumentation for the openai package (#​3155)
  • waf: automated user events (#​3205)
  • ci-visibility: support CI Visibility's manual API (#​3202)
  • core: telemetry metrics for OTel (#​3259)
Improvements
  • core/service naming: peer service computation (#​3177)
  • core/service naming: apply service naming workflow to databases (#​3256)
  • core/service naming: make http server plugins ServerPlugins (#​3261)
  • core/service naming: moleculer - service naming (#​3281)
  • core/service naming: move next plugin to ServerPlugin (#​3287)
  • iast: taint express route parameters (#​3187)
  • profiling: enable by default export of a last heap profile when Node.js runs out of heap memory (#​3292)
  • ci-visibility: more verbose logging for git upload (#​3251)
Bug Fixes
  • pg: retain prototype when injecting DBM comment (#​3307)
  • build: fix s3 package upload (#​3218)
  • pg: update error string comparison in test (#​3295)

v2.37.0

Compare Source

Features
Improvements
  • tracer: make tracer config available to plugins (#​3235)
  • iast: Add _dd.iast.enabled=1 metric out of request vulnerabilities tags (#​3231)
  • ci-visibility: Better git commands (#​3236)
  • tracer: Add test in shimmer wrap to preserve function name (#​3237)
  • tracer: add environment variable to disable instrumentations completely (#​3234)
  • profiling: Add debug log listing found source maps (#​3242)
Bug Fixes
  • ci-visibility: Fix agentless exporter test (#​3241)
  • ci-visibility: Fix windows tracing test (#​3243)
  • tracer: fix grpc custom errors not being reported (#​3230)
  • tracer: Disable metrics.spec.js tests for windows (#​3250)
  • ci-visibility: Use correct repository URL for git metadata upload (#​3253)
  • ci-visibility: Fix random cypress integration tests timeouts (#​3255)
  • iast: Check store has value before use it (#​3257)
  • tracer: Fix setup in integration tests (#​3254)

v2.36.0

Compare Source

Features
Fixes
  • ci-visibility: [ci-visibility] Fix after and afterEach hooks in Cypress (#​3214)

v2.35.1

Compare Source

Bug Fixes
  • pg: do not throw when query contains getter (#​3212)
  • esbuild: graceful continue when bundling dead code (#​3215)
Improvements
  • express: improve express regex middleware path parsing (#​3203)
  • core: include send-data missing headers and organize telemetry config variables (#​3055)
  • ci: add ability to create and publish .deb and .rpm packages (#​3189)

v2.35.0: 2.35.0

Compare Source

Features
  • waf: Support RC custom rules (#​3126)
  • waf: Update blocking page and status from RC (#​3195)
  • iast: Detect SSRF vulnerabilities (#​3115)
  • iast: Detect Insecure cookie vulnerabilities (#​3184)
Improvements
  • profiling: Use process as default strategy for oom export (#​3136)
  • tracer: Service Naming API (#​3161, #​2941, #​2961)
  • tracer: Cache integrations - Service Naming (#​3056)
  • tracer: More beautiful debug logs (#​3171)
  • tracer: postgres: DBM full service fallback w/ prepared statements (#​3186)
  • tracer: Make HTTP clients fit in the plugin hierarchy (#​3178)
  • ci-visibility: Extract code coverage from cypress (#​3159)
  • ci-visibility: Change gitlab's pipeline URL extraction (#​3183)
  • ci-visibility: Test skipping logic for cypress (#​3167)
  • waf: Update AppSec blocking templates (#​3181)
  • waf: Update AppSec rules to 1.7.1 (#​3185)
  • iast: Detect SQL injection with sequelize (#​3154)
Bug Fixes
  • iast: Fix evidence redaction (#​3160)
  • iast: Fix path traversal vulnerability detection on close file (#​3172)
  • ci-visibility: Fix cucumber parallel mode (#​3156)
  • ci-visibility: Remove git.properties error log (#​3179)
  • ci-visibility: Fix playwright@1.30.0 (#​3180)
  • waf: Fix ASM_DD batch update (#​3165)

v2.34.0: 2.34.0

Compare Source

Features
  • ci-visibility: add support for CodeFresh (#​3120)
  • source-code-integration: add support for embedding commit hash and repository url (#​3118, #​3135)
Improvements
  • ci-visibility: add additional labels to some CI providers (#​3120)
  • http/http2: update integration to report outgoing host information (#​3031)
  • iast: redact potentially sensitive data from vulnerability evidence (#​3117)
  • profiling: remove experimental interrupt callback strategy from OOM heap profiler (#​3004)
Bug Fixes
  • ci-visibility: fix test skipping logic for intelligent test runner (#​3130)
  • iast: fix reporting whether the feature is enabled or disabled (#​3138)
  • iast: fix whitespaces redaction being reported by command sensitive analyzer (#​3134)
  • iast: fix internal fs calls reporting path traversal vulnerabilities (#​3127)
  • profiling: fix segmentation fault when using worker threads (#​3124)

v2.33.0: 2.33.0

Compare Source

Bug Fixes
  • core: Revert service naming framework introduction (#​3093)
  • kafka: Fix kafka plugin trying to extract null headers as string (#​3098)
  • ci-visibility: Fix potential issue when encoding test_module_id (#​3101)
  • ci-visibility: Fix test.fixme logic in playwright (#​3100)
Improvements
  • asm: Support array payloads in telemetry send-data (#​3047)
  • ci-visibility: Improve performance of start line calculation in mocha (#​3079)
  • pg: Support query config objects in PG with DBM propagation (#​3091)
  • pg: Add support for prepared statements in PG (#​3087)

v2.32.0: 2.32.0

Compare Source

Bug Fixes
  • ci-visibility: correctly extract rootDir for playwright >=1.33.0 (#​3059)
Improvements
  • core: moves encoded trace debug log behind a config flag (#​2979)
  • asm: add the possibility to update AppSec rules through remote config (#​2654)
  • asm: update embedded AppSec rules to 1.7.0 (#​3082)
  • asm: add the possibility to block incoming attacks (#​2789)
  • core: introduce service naming framework (#​2941)

v2.31.0: 2.31.0

Compare Source

Warning
ESM support has been temporarily disabled starting from Node 20 as significant changes are in progress.

Bug Fixes
Improvements
  • core: optimize tag processing (#​2997)
  • ci-visibility: add source for the line of code of the test (#​3011)
  • core: add support for node 20 (#​3029)

v2.30.1

Compare Source

Warning
This version of the library contains a known bug with AppSec IP and User Blocking. Please do not use this version if you want to use this feature.

Bug Fixes
  • [lambda] update context extraction (#​2981)
  • [next.js] fix getServerSideProps error handling (#​2971)

v2.30.0

Compare Source

Warning
This version of the library contains a known bug with AppSec IP and User Blocking. Please do not use this version if you want to use this feature.

Bug Fixes
  • [iast] Increase timeout for tests on server (#​2940)
  • [core] Fix DBM propagation (#​2938, #​2976)
  • [core] Fix error when using GCP pubsub while plugin is disabled (#​2966)
Improvements
  • [core] Preliminary support for bundling via esbuild (#​2763)
  • [appsec] Embed rules and templates files to be compatible with bundlers (#​2913)
  • [core] add support for 128-bit trace id (#​2944)
  • [data-streams] Return remaining bytes when decoding (#​2950)
  • [iast] Exclude vulnerabilities coming from send module (#​2567)
  • [iast] Add support for setting the maximum number of concurrent transactions (#​2926)
  • [appsec] Update ASM WAF rules to version 1.6.0 (#​2972)

v2.29.0

Compare Source

Bug fixes
  • [tracing] Fix kafka client trying to use ipv6 in tests (#​2877)
  • [ci-visibility] Fix logic to validate commit SHAs (#​2876)
  • [ci-visibility] Fix error in test fingerprint calculation due to test.bundle (#​2880)
  • [tracing] Switch to network.destination.port for client port tag name (#​2826)
  • [tracing] Fix using pubsub internal api directly (#​2883)
  • [ci-visibility] Do not run mocha plugin if in parallel mode (#​2900)
  • [ci-visibility] Fix cypress errors when using interactive mode (#​2895)
  • [tracing] Fix nextjs resource name (#​2834)
  • [tracing] Use SpanContext name, not Span name, for single span sampling rules (#​2898)
  • [lambda] Fix potential crash when no active span exists on impeding timeout (#​2871)
  • [tracing] Fix tcp connections to the agent being traced (#​2920)
  • [tracing] Remove unhandled wrap() typescript method overload (#​2914)
  • [tracing] Fix mariadb connection pool spans leaking across queries (#​2925)
  • [tracing] Stop attempting to instrument removed mongo functions (#​2823)
  • [ci-visibility] Fix playwright require crash when tests are compiled (#​2935)
  • [tracing] Fix potential conflict with name property on plugin constructors (#​2937)
  • [tracing] Fix mongoose v7 tests and restore support (#​2936)
Improvements
  • [tracing] Support Cloud Foundry container Ids (#​2831)
  • [appsec] Implement new appsec IP header detection (#​2878)
  • [ci-visibility] Change intelligent test runner default config (#​2842)
  • [ci-visibility] Add jest worker exporter (#​2853)
  • [tracing] Allow DD_TRACE_AWSSDK_{SERVICE}_ENABLED configuration (#​2817)
  • [ci-visibility] Add test.toolchain containing the package manager name and version (#​2907)
  • [tracing] Next Plugin Next 13.2 updated handleAPIRequest support (#​2905)
  • [appsec] Report IAST internal exceptions with telemetry (#​2699)
  • [ci-visibility] Add Intelligent Test Runner support for cucumber (#​2918)
  • [ci-visibility] Add support for Team City CI provider (#​2928)
  • [ci-visibility] Report total code coverage for mocha and cucumber (#​2922)
  • [profiling] Export heap profile on v8 heap OOM (#​2882)
  • [appsec] Vulnerability deduplication rework (#​2921)

v2.28.0

Compare Source

Bugfixes
  • [asm] Don't send blocking response if headers have already been sent (#​2807)
  • [asm] Ldap plugin fixes (#​2838)
  • [ci-visibility] Fix latest playwright release instrumentation (#​2836)
  • [ci-visibility] Fix jest bug when parent id is null (#​2848)
  • [ci-visibility] Fix cucumber tests for node 12 (#​2863) (#​2864)
  • [profiling] Make sure that current profiles are collected and exported when process exits (#​2720)
  • [tracing] Fix span sampling (#​2779)
Improvements
  • [asm] User blocking (#​2710)
  • [asm] Update iast rewriter version 2.0.1 (#​2857)
  • [asm] Update ASM WAF rules to 1.5.2 version (#​2865)
  • [ci-visibility] Support custom test configurations in ITR (#​2809)
  • [ci-visibility] Automatically unshallow repo (#​2803)
  • [ci-visibility] Change git upload to opt out (#​2829)
  • [core] Use log/writer as a logger (#​2867)
  • [docs] clarify supported node.js version ranges (#​2830)
  • [lambda] Modify how DD_APM_FLUSH_DEADLINE_MILLISECONDS is handled (#​2824)
  • [profiling] Control naming of profile filename for file exporter (#​2806)
  • [profiling] Update pprof-nodejs to 2.0.0 (#​2844)
  • [tracing] add runtime.node.event_loop.utilization metric (#​2846)

v2.27.1

Compare Source

Bugfixes
  • [tracing] Fix traceparent version and version propagation #​2810
  • [tracing] Fix client errors being flagged as errors for boom #​2813

v2.27.0

Compare Source

Bugfixes
  • [tracing] Remove resource name truncation with agent (#​2781)
  • [tracing] Remove unused config fields from telemetry (#​2778)
Improvements
  • [aws-sdk] Add support for aws-sdk v3 (#​2754)
  • [ci-visibility] Add test suite level visibility to cucumber (#​2782)
  • [ci-visibility] Add test suite level visibility to cypress (#​2783)
  • [tracing] Fully support W3C Trace Context headers (#​2477)

v2.26.2

Compare Source

Bugfixes
  • tracer: Check if channel has subscribers before call unsubscribe (#​2770)
Improvements
  • ci-visibility: Keep functionality with .asyncResource (#​2756)
  • ci-visibility Update ITR tags (#​2767)
  • tracer: Fix log error message when intake request fails (#​2757)
  • tracer: Add missing telemetry host data (#​2682)

v2.26.1

Compare Source

Bugfixes

v2.26.0

Compare Source

Improvements
  • tracing: Migrate fs plugin (#​2587)
  • tracing: Make automatic client IP extraction available as opt-in outside of AppSec (#​2717)
  • tracing: APM DBM Link for MySQL & MySQL2 (#​2648)
  • ci-visibility: Support @​playwright/test (#​2708)
  • ci-visibility: Add support for test modules (#​2725)
  • appsec: Application Security Events Tracking SDK (#​2698)
  • appsec: Update asm waf rules to 1.5.0 version. (#​2742)
  • appsec: Detect path traversal vulnerabilities (#​2587)

v2.25.1

Compare Source

Bug Fixes
  • Fix a bug where Lambda plugin would look for package.json from dd-lambda-js, which wasn't needed and could break in some cases #​2721

Full Changelog: DataDog/dd-trace-js@v2.25.0...v2.25.1

v2.25.0

Compare Source

Bug Fixes
  • Fix code_coverage tag in test session #​2680
  • Update addRequestHeaders to stringify header value when an array #​2667
  • Do not crash when prototype-free objects used for tags #​2687
  • Always log inject service, version, and env #​2696
  • require db name when calling injectDbmQuery() #​2700
Improvements
  • Create a span for vulnerabilities outside of requests (#​2686)
  • Configurable remote config poll interval (#​2675)
  • Add _dd.ci.env_vars to azure pipelines metadata extraction #​2673
  • Remove user credentials from user provided git #​2672
  • Support serviceMapping programmatic config #​2678
  • Support IPv6 URLs for agent address #​2691
  • Update asm waf rules to 1.4.3 version #​2689
  • Add taint tracking support for concat, substring, substr, slice and replace methods #​2629
  • Optionally timeout tracer #​2476
  • Rename environment variable for remote configuration polling interval #​2702
  • add remoteConfigEnabled config #​2674
  • Fix CiPlugin crashing when no CI Vis init is used #​2711
  • Create spans for vulnerabilities outside of requests #​2686
  • Upgrade CodeQL Github Action versions #​2715

Full Changelog: DataDog/dd-trace-js@v2.24.0...v2.25.0

v2.24.0

Compare Source

Bug Fixes
  • Fix router plugin state restore on exit (#​2641)
  • [ci-visibility] Fix URL for intelligent test runner when using agentless (#​2664)
Improvements
  • Introduce a way to block incoming requests based on their IP addresses (#​2574)
  • Add _dd.iast.enabled tag (#​2651)
  • Send relative path for the vulnerability instead of the absolute path (#​2635)
  • Fix pg and add plugin style test in iast sqli detection (#​2565)
  • CSI trim methods rewriting (#​2568)
  • LDAP analyzer (#​2618)
  • Update rewriter version (#​2642)

v2.23.0

Compare Source

Bug Fixes
  • core: do not trace profiler export (#​2600)
  • core: Add moduleLoadEndChannel, publish after load (#​2543)
  • http: Fix http plugin restoring to prior store state in exit (#​2633)
  • core: Remove query string from resource.name by default (#​2631)
  • router: allow next('route') and next('router') in router plugin (#​2621)
Improvements
  • asm: ASM Data listener to update rule data (#​2588)
  • ci-visibility: Add support for buddy.works (#​2615)
  • ci-visibility: Support CI Visibility encoding via the agent through EVP proxy (#​2566)

v2.22.3

Compare Source

Bug Fixes
  • ci-visibility: Fix mocha and jest not running tests when dd-trace is imported but not init (#​2599)

v2.22.2

Compare Source

Bug Fixes

v2.22.1

Compare Source

Note that this release introduces a bug for some customers (see #​2593). Please upgrade if you encounter this bug.

Bug Fixes
  • types: update experimental exporter type (#​2577)
  • types: various typescript fixs (#​2585)
  • lambda: web spans should not inherit active context unless it's a lambda wrapper span (#​2581)
Improvements
  • serverless: add scheduling for serverless profiling (#​2495)
  • http: remove AsyncResource usage from http server and web frameworks (#​2564)

v2.22.0

Compare Source

Bug Fixes
  • http: do not overwrite server config if config.server provided to plugin (#​2497)
  • pg: Get the correct property from pg query start channel (#​2561)
Improvements
  • tracing: change system.pid tag to process_id (#​2510)
  • tracing: APM DBM Link for Postgres (#​2480)
  • appsec: SQL injection vulnerability detection (#​2504)
  • appsec: Add command injection vulnerability detection (#​2540)
  • appsec: Remote config client + AppSec remote activation (#​2401)

v2.21.0

Compare Source

Bug Fixes
  • core: configure logging earlier to allow warnings from other configs (#​2505)
  • oracledb: remove sql.query tag from oracledb (#​2517)
  • ci-visibility: Do not upload code coverage if disabled by API (#​2521)
Improvements
  • http: add support for http client request filtering (#​2503)
  • appsec: update waf bindings to 1.3.0 (#​2508)
  • kubernetes: change the user in the Docker image (#​2507)

v2.20.1: 2.20.1

Compare Source

Bug Fixes
  • profiling: fix regression breaking encoding (#​2491)

v2.20.0: 2.20.0

Compare Source

Bug Fixes
  • core: fix configuring an ipv6 agent hostname (#​2486), fixes #​2449
  • mongodb-core: fix mongodb error with bson internal types (#​2483), fixes #​2365
  • telemetry: fix duplicates in telemetry data (#​2471)
  • telemetry: support telemetry via uds (#​2404)
Improvements

v2.19.0

Compare Source

Bug Fixes
  • tracer: Trace function should keep rejected promises as unhandled (#​2457)
  • profiler: Ignore profiler source map finder errors (#​2443)
Improvements
  • mariadb: support >= 2.5.1 (#​2446)
  • metrics: HTTP runtime metrics (#​2387)
  • opensearch: add support for opensearch (#​2348)

v2.18.0: 2.18.0

Compare Source

Bug Fixes
Improvements

v2.17.0

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Apr 8, 2022
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.4.2 fix(deps): update dependency dd-trace to v2.5.0 Apr 13, 2022
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.5.0 fix(deps): update dependency dd-trace to v2.6.0 Apr 27, 2022
@renovate renovate bot force-pushed the renovate/dd-trace-2.x branch from 2db9b22 to 5924f7d Compare May 5, 2022 15:13
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.6.0 fix(deps): update dependency dd-trace to v2.7.0 May 5, 2022
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.7.0 fix(deps): update dependency dd-trace to v2.7.1 May 14, 2022
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.7.1 fix(deps): update dependency dd-trace to v2.8.0 May 27, 2022
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.8.0 fix(deps): update dependency dd-trace to v2.9.0 Jun 8, 2022
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.9.0 fix(deps): update dependency dd-trace to v2.9.1 Jun 10, 2022
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.9.1 fix(deps): update dependency dd-trace to v2.21.0 Nov 20, 2022
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.21.0 fix(deps): update dependency dd-trace to v2.24.0 Jan 18, 2023
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.24.0 fix(deps): update dependency dd-trace to v2.25.0 Jan 26, 2023
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.25.0 fix(deps): update dependency dd-trace to v2.25.1 Jan 28, 2023
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.25.1 fix(deps): update dependency dd-trace to v2.26.0 Feb 5, 2023
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.26.0 fix(deps): update dependency dd-trace to v2.26.1 Feb 5, 2023
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.35.0 fix(deps): update dependency dd-trace to v2.35.1 Jun 11, 2023
@renovate renovate bot force-pushed the renovate/dd-trace-2.x branch 2 times, most recently from 181e789 to b6c2611 Compare June 16, 2023 18:48
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.35.1 fix(deps): update dependency dd-trace to v2.36.0 Jun 16, 2023
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.36.0 fix(deps): update dependency dd-trace to v2.37.0 Jun 26, 2023
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.37.0 fix(deps): update dependency dd-trace to v2.38.0 Jul 3, 2023
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.38.0 fix(deps): update dependency dd-trace to v2.39.0 Jul 9, 2023
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.39.0 fix(deps): update dependency dd-trace to v2.40.0 Jul 9, 2023
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.40.0 fix(deps): update dependency dd-trace to v2.41.0 Jul 17, 2023
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.41.0 fix(deps): update dependency dd-trace to v2.42.0 Jul 24, 2023
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.42.0 fix(deps): update dependency dd-trace to v2.42.1 Jul 27, 2023
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.42.1 fix(deps): update dependency dd-trace to v2.43.0 Jul 30, 2023
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.43.0 fix(deps): update dependency dd-trace to v2.44.0 Jul 31, 2023
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.44.0 fix(deps): update dependency dd-trace to v2.45.0 Aug 3, 2023
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.45.0 fix(deps): update dependency dd-trace to v2.45.1 Aug 10, 2023
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v2.45.1 fix(deps): update dependency dd-trace to v2.46.0 Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants