Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 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.80.1 to 5.80.2

Release notes

Sourced from bullmq's releases.

v5.80.2

5.80.2 (2026-07-11)

Bug Fixes

  • job-scheduler: respect offset option in upsertJobScheduler (elixir) (rust) (#3993) (78bbb25)
Commits
  • 78bbb25 fix(job-scheduler): respect offset option in upsertJobScheduler (elixir) (rus...
  • 03fe7c6 chore(release): 5.80.1 (#4272)
  • 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.80.1 to 5.80.2
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.80.1...v5.80.2)

---
updated-dependencies:
- dependency-name: bullmq
  dependency-version: 5.80.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 14, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 14, 2026 19:15
@dependabot dependabot Bot added javascript Pull requests that update javascript code dependabot labels Jul 14, 2026
@dependabot
dependabot Bot requested review from wconti27 and removed request for a team July 14, 2026 19:15
@dd-octo-sts
dd-octo-sts Bot enabled auto-merge (squash) July 14, 2026 19:15
@dd-octo-sts

dd-octo-sts Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Overall package size

Self size: 6.75 MB
Deduped: 7.41 MB
No deduping: 7.41 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.3.1 | 122.62 kB | 438.86 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

@pr-commenter

pr-commenter Bot commented Jul 14, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-07-14 19:26:29

Comparing candidate commit ad873f8 in PR branch dependabot/npm_and_yarn/packages/dd-trace/test/plugins/versions/cloud-and-messaging-ce69d97c79 with baseline commit ffb89f4 in branch master.

📊 Benchmarking dashboard

Found 0 performance improvements and 0 performance regressions! Performance is the same for 2324 metrics, 34 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 [-209.136ms; +211.581ms] or [-7.858%; +7.950%]

scenario:appsec-appsec-enabled-26

  • unstable execution_time [-232.910ms; +229.595ms] or [-9.082%; +8.952%]

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

  • unstable execution_time [-164.461ms; +207.907ms] or [-5.698%; +7.204%]

scenario:appsec-control-20

  • unstable execution_time [-124.697ms; +118.081ms] or [-7.574%; +7.172%]

scenario:appsec-control-24

  • unstable execution_time [-111781.314µs; +113545.414µs] or [-9.034%; +9.177%]

scenario:appsec-control-26

  • unstable execution_time [-129.896ms; +117.101ms] or [-10.530%; +9.493%]

scenario:appsec-iast-with-vulnerability-iast-enabled-default-config-20

  • unstable execution_time [-27.821ms; +35.073ms] or [-5.068%; +6.389%]

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

  • unstable cpu_user_time [-2459.671ms; +3874.437ms] or [-26.024%; +40.992%]
  • unstable execution_time [-2482.679ms; +3921.088ms] or [-24.421%; +38.571%]
  • unstable instructions [-20.7G instructions; +33.0G instructions] or [-26.712%; +42.649%]
  • unstable max_rss_usage [-10.689MB; +15.825MB] or [-6.611%; +9.788%]
  • unstable throughput [-1055.491op/s; +656.123op/s] or [-31.635%; +19.666%]

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

  • unstable cpu_user_time [-3694.728ms; +3700.397ms] or [-35.806%; +35.861%]
  • unstable execution_time [-3853.155ms; +3916.022ms] or [-34.876%; +35.445%]
  • unstable instructions [-32347.2M instructions; +32297.2M instructions] or [-37.387%; +37.329%]
  • unstable max_rss_usage [-11452.466KB; +10836.466KB] or [-7.046%; +6.667%]
  • unstable throughput [-751.779op/s; +744.435op/s] or [-24.325%; +24.087%]

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

  • unstable cpu_user_time [-2330.391ms; +758.731ms] or [-24.378%; +7.937%]
  • unstable execution_time [-2385.387ms; +828.868ms] or [-23.217%; +8.067%]
  • unstable instructions [-22.6G instructions; +7.4G instructions] or [-28.096%; +9.169%]
  • unstable throughput [-168.555op/s; +455.817op/s] or [-5.209%; +14.088%]

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

  • unstable cpu_user_time [-1534.599ms; +515.325ms] or [-18.666%; +6.268%]
  • unstable execution_time [-1557.362ms; +509.344ms] or [-17.428%; +5.700%]
  • unstable instructions [-13.2G instructions; +4.3G instructions] or [-19.649%; +6.395%]
  • unstable throughput [-146.994op/s; +440.717op/s] or [-4.007%; +12.014%]

scenario:dogstatsd-with-tags-20

  • unstable cpu_user_time [-365.174ms; +217.805ms] or [-7.599%; +4.533%]
  • unstable execution_time [-357.476ms; +217.426ms] or [-7.317%; +4.451%]
  • unstable throughput [-78063.480op/s; +123667.107op/s] or [-4.552%; +7.211%]

scenario:plugin-claude-agent-sdk-compact-stream-scan-24

  • unstable cpu_usage_percentage [-5.812%; +5.621%]

scenario:plugin-claude-agent-sdk-compact-stream-scan-26

  • unstable cpu_user_time [-2725.730µs; +3430.263µs] or [-4.483%; +5.642%]

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

  • unstable cpu_user_time [-712.674ms; +725.615ms] or [-5.550%; +5.651%]
  • unstable execution_time [-713.214ms; +726.330ms] or [-5.434%; +5.534%]
  • unstable throughput [-3.337op/s; +3.304op/s] or [-5.442%; +5.388%]

scenario:plugin-pg-service-26

  • unstable execution_time [-50.450ms; +48.371ms] or [-5.588%; +5.357%]

@dd-octo-sts
dd-octo-sts Bot merged commit b6db8ef into master Jul 14, 2026
656 checks passed
@dd-octo-sts
dd-octo-sts Bot deleted the dependabot/npm_and_yarn/packages/dd-trace/test/plugins/versions/cloud-and-messaging-ce69d97c79 branch July 14, 2026 19:28
This was referenced Jul 15, 2026
juan-fernandez pushed a commit that referenced this pull request Jul 16, 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.80.1 to 5.80.2
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.80.1...v5.80.2)

---
updated-dependencies:
- dependency-name: bullmq
  dependency-version: 5.80.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>
juan-fernandez pushed a commit that referenced this pull request Jul 16, 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.80.1 to 5.80.2
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.80.1...v5.80.2)

---
updated-dependencies:
- dependency-name: bullmq
  dependency-version: 5.80.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