Skip to content

chore(deps): bump bullmq from 5.79.1 to 5.79.2 in /packages/dd-trace/test/plugins/versions in the cloud-and-messaging group across 1 directory#9164

Merged
dd-octo-sts[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/packages/dd-trace/test/plugins/versions/cloud-and-messaging-3b10a5d725
Jul 1, 2026
Merged

chore(deps): bump bullmq from 5.79.1 to 5.79.2 in /packages/dd-trace/test/plugins/versions in the cloud-and-messaging group across 1 directory#9164
dd-octo-sts[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/packages/dd-trace/test/plugins/versions/cloud-and-messaging-3b10a5d725

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the cloud-and-messaging group with 1 update in the /packages/dd-trace/test/plugins/versions directory: bullmq.

Updates bullmq from 5.79.1 to 5.79.2

Release notes

Sourced from bullmq's releases.

v5.79.2

5.79.2 (2026-06-27)

Bug Fixes

  • flow: use correct data structure when retrying failed child using ignoreDependencyOnFailure fixes #4235 (#4236) (6f1b2e3)
Commits
  • 6f1b2e3 fix(flow): use correct data structure when retrying failed child using ignore...
  • d65a2b4 chore(deps): update dependency msgpackr to v2.0.4 [security] (#4233)
  • 57fd783 chore(deps): update dependency msgpack to v1.2.1 [security] (#4230)
  • 2a377a7 chore(deps): update dependency semver to v7.8.5 (#4214)
  • fdc084c chore(release): 5.79.1 (#4231)
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cloud-and-messaging group with 1 update in the /packages/dd-trace/test/plugins/versions directory: [bullmq](https://github.com/taskforcesh/bullmq).


Updates `bullmq` from 5.79.1 to 5.79.2
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.79.1...v5.79.2)

---
updated-dependencies:
- dependency-name: bullmq
  dependency-version: 5.79.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cloud-and-messaging
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependabot dependencies javascript Pull requests that update javascript code semver-patch labels Jul 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 1, 2026 00:54
@dependabot dependabot Bot added javascript Pull requests that update javascript code dependabot labels Jul 1, 2026
@dependabot
dependabot Bot requested review from crysmags and removed request for a team July 1, 2026 00:54
@dd-octo-sts
dd-octo-sts Bot enabled auto-merge (squash) July 1, 2026 00:54
@dd-octo-sts

dd-octo-sts Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Overall package size

Self size: 6.43 MB
Deduped: 7.49 MB
No deduping: 7.49 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.2.0 | 104.26 kB | 843.44 kB | | opentracing | 0.14.7 | 194.81 kB | 194.81 kB | | dc-polyfill | 0.1.11 | 25.74 kB | 25.74 kB |

🤖 This report was automatically generated by heaviest-objects-in-the-universe

@datadog-prod-us1-5

datadog-prod-us1-5 Bot commented Jul 1, 2026

Copy link
Copy Markdown

Tests

🎉 All green!

🧪 All tests passed
❄️ No new flaky tests detected

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: d821fd8 | Docs | Datadog PR Page | Give us feedback!

@pr-commenter

pr-commenter Bot commented Jul 1, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-07-01 01:15:39

Comparing candidate commit d821fd8 in PR branch dependabot/npm_and_yarn/packages/dd-trace/test/plugins/versions/cloud-and-messaging-3b10a5d725 with baseline commit ef079f1 in branch master.

📊 Benchmarking dashboard

Found 0 performance improvements and 0 performance regressions! Performance is the same for 2258 metrics, 28 unstable metrics.

Explanation

This is an A/B test comparing a candidate commit's performance against that of a baseline commit. Performance changes are noted in the tables below as:

  • 🟩 = significantly better candidate vs. baseline
  • 🟥 = significantly worse candidate vs. baseline

We compute a confidence interval (CI) over the relative difference of means between metrics from the candidate and baseline commits, considering the baseline as the reference.

If the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD), the change is considered significant.

Feel free to reach out to #apm-benchmarking-platform on Slack if you have any questions.

More details about the CI and significant changes

You can imagine this CI as a range of values that is likely to contain the true difference of means between the candidate and baseline commits.

CIs of the difference of means are often centered around 0%, because often changes are not that big:

---------------------------------(------|---^--------)-------------------------------->
                              -0.6%    0%  0.3%     +1.2%
                                 |          |        |
         lower bound of the CI --'          |        |
sample mean (center of the CI) -------------'        |
         upper bound of the CI ----------------------'

As described above, a change is considered significant if the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD).

For instance, for an execution time metric, this confidence interval indicates a significantly worse performance:

----------------------------------------|---------|---(---------^---------)---------->
                                       0%        1%  1.3%      2.2%      3.1%
                                                  |   |         |         |
       significant impact threshold --------------'   |         |         |
                      lower bound of CI --------------'         |         |
       sample mean (center of the CI) --------------------------'         |
                      upper bound of CI ----------------------------------'

Unstable benchmarks

These benchmarks have a confidence interval too wide to call a change; treat them as noise rather than signal.

scenario:appsec-appsec-enabled-24

  • unstable execution_time [-134.471ms; +208.172ms] or [-5.160%; +7.987%]

scenario:appsec-appsec-enabled-26

  • unstable execution_time [-203.962ms; +209.092ms] or [-8.096%; +8.300%]

scenario:appsec-appsec-enabled-with-attacks-26

  • unstable execution_time [-157916.511µs; +159548.211µs] or [-5.470%; +5.527%]

scenario:appsec-control-20

  • unstable execution_time [-153.266ms; +165.406ms] or [-8.779%; +9.474%]

scenario:appsec-control-24

  • unstable execution_time [-104.611ms; +107.952ms] or [-8.609%; +8.883%]

scenario:appsec-control-26

  • unstable execution_time [-114.976ms; +109.811ms] or [-9.518%; +9.090%]

scenario:debugger-line-probe-with-snapshot-default-26

  • unstable cpu_user_time [-1894.153ms; +615.677ms] or [-20.409%; +6.634%]
  • unstable execution_time [-1931.351ms; +644.018ms] or [-19.342%; +6.450%]
  • unstable instructions [-16.8G instructions; +5.2G instructions] or [-21.776%; +6.704%]
  • unstable throughput [-144.045op/s; +422.697op/s] or [-4.366%; +12.811%]

scenario:debugger-line-probe-with-snapshot-minimal-24

  • unstable cpu_user_time [-1649.635ms; +533.143ms] or [-20.837%; +6.734%]
  • unstable execution_time [-1676.245ms; +543.588ms] or [-19.517%; +6.329%]
  • unstable instructions [-14.2G instructions; +4.6G instructions] or [-22.057%; +7.161%]
  • unstable throughput [-160.413op/s; +494.374op/s] or [-4.173%; +12.861%]

scenario:debugger-line-probe-with-snapshot-minimal-26

  • unstable cpu_user_time [-2885.973ms; +2909.852ms] or [-28.873%; +29.112%]
  • unstable execution_time [-2918.641ms; +2933.503ms] or [-27.332%; +27.471%]
  • unstable instructions [-25594.5M instructions; +25730.5M instructions] or [-30.597%; +30.760%]
  • unstable max_rss_usage [-8971.815KB; +9255.015KB] or [-5.590%; +5.766%]
  • unstable throughput [-639.274op/s; +633.281op/s] or [-20.428%; +20.236%]

scenario:debugger-line-probe-without-snapshot-24

  • unstable cpu_user_time [-2683.315ms; +2645.474ms] or [-31.601%; +31.156%]
  • unstable execution_time [-2710.531ms; +2689.296ms] or [-29.560%; +29.328%]
  • unstable instructions [-22655.7M instructions; +22584.2M instructions] or [-32.707%; +32.604%]
  • unstable max_rss_usage [-9815.350KB; +9268.950KB] or [-6.129%; +5.788%]
  • unstable throughput [-786.666op/s; +799.614op/s] or [-21.420%; +21.773%]

scenario:dogstatsd-with-tags-20

  • unstable cpu_user_time [-374.327ms; +369.933ms] or [-7.666%; +7.576%]
  • unstable execution_time [-372952.271µs; +372256.855µs] or [-7.523%; +7.509%]
  • unstable throughput [-128489.582op/s; +126931.768op/s] or [-7.574%; +7.482%]

scenario:plugin-graphql-long-with-depth-on-max-20

  • unstable max_rss_usage [-25.951MB; +40.684MB] or [-13.715%; +21.501%]

@dd-octo-sts
dd-octo-sts Bot merged commit ab050b5 into master Jul 1, 2026
918 of 919 checks passed
@dd-octo-sts
dd-octo-sts Bot deleted the dependabot/npm_and_yarn/packages/dd-trace/test/plugins/versions/cloud-and-messaging-3b10a5d725 branch July 1, 2026 01:16
dd-octo-sts Bot pushed a commit that referenced this pull request Jul 1, 2026
Bumps the cloud-and-messaging group with 1 update in the /packages/dd-trace/test/plugins/versions directory: [bullmq](https://github.com/taskforcesh/bullmq).


Updates `bullmq` from 5.79.1 to 5.79.2
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.79.1...v5.79.2)

---
updated-dependencies:
- dependency-name: bullmq
  dependency-version: 5.79.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cloud-and-messaging
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This was referenced Jul 1, 2026
rochdev pushed a commit that referenced this pull request Jul 2, 2026
Bumps the cloud-and-messaging group with 1 update in the /packages/dd-trace/test/plugins/versions directory: [bullmq](https://github.com/taskforcesh/bullmq).


Updates `bullmq` from 5.79.1 to 5.79.2
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.79.1...v5.79.2)

---
updated-dependencies:
- dependency-name: bullmq
  dependency-version: 5.79.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cloud-and-messaging
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
rochdev pushed a commit that referenced this pull request Jul 2, 2026
Bumps the cloud-and-messaging group with 1 update in the /packages/dd-trace/test/plugins/versions directory: [bullmq](https://github.com/taskforcesh/bullmq).


Updates `bullmq` from 5.79.1 to 5.79.2
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.79.1...v5.79.2)

---
updated-dependencies:
- dependency-name: bullmq
  dependency-version: 5.79.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cloud-and-messaging
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot dependencies javascript Pull requests that update javascript code semver-patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants