Skip to content

chore(deps-dev): bump the dev-minor-and-patch-dependencies group across 1 directory with 4 updates#6970

Merged
dd-octo-sts[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/dev-minor-and-patch-dependencies-92e0164372
Nov 24, 2025
Merged

chore(deps-dev): bump the dev-minor-and-patch-dependencies group across 1 directory with 4 updates#6970
dd-octo-sts[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/dev-minor-and-patch-dependencies-92e0164372

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 24, 2025

Bumps the dev-minor-and-patch-dependencies group with 4 updates in the / directory: @stylistic/eslint-plugin, bun, eslint-plugin-jsdoc and workerpool.

Updates @stylistic/eslint-plugin from 5.6.0 to 5.6.1

Release notes

Sourced from @​stylistic/eslint-plugin's releases.

v5.6.1

5.6.1 (2025-11-19)

Bug Fixes

  • computed-property-spacing: guard with node.type instead of computed check (#1054) (c486861)
Changelog

Sourced from @​stylistic/eslint-plugin's changelog.

5.6.1 (2025-11-19)

Bug Fixes

  • computed-property-spacing: guard with node.type instead of computed check (#1054) (c486861)
Commits
  • 52b2b2e chore: release v5.6.1 (main) (#1055)
  • c486861 fix(computed-property-spacing): guard with node.type instead of computed ...
  • See full diff in compare view

Updates bun from 1.3.2 to 1.3.3

Release notes

Sourced from bun's releases.

Bun v1.3.3

To install Bun v1.3.3

curl -fsSL https://bun.sh/install | bash
# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3.3:

bun upgrade

Read Bun v1.3.3's release notes on Bun's blog

Thanks to 19 contributors!

Commits
  • abb1b0c test(ENG-21524): Fuzzilli Stop-Gap (#24826)
  • 274e01c remove jsc.createCallback (#24910)
  • a0c5edb Add new package paths to .aikido configuration
  • 5702b39 runtime: implement CompressionStream/DecompressionStream (#24757)
  • b72ba31 fix(Blob.prototype.stream): handle undefined chunkSize (#24900)
  • b92d2ed Rename test-http-chunked-encoding-must be-valid-after-without-flushHeaders.ts...
  • a4af0aa Rename test-http-should-not-emit-or-throw error-when-writing-after-socket.end...
  • 28b950e Add 'bench' to excluded paths in .aikido (#24879)
  • 595ad7d Add .aikido configuration file to exclude test and scripts directories (#24877)
  • b38ba38 types: correct ReadableStream methods, allow Response instance for serve rout...
  • Additional commits viewable in compare view

Updates eslint-plugin-jsdoc from 61.1.12 to 61.4.0

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v61.4.0

61.4.0 (2025-11-20)

Features

v61.3.0

61.3.0 (2025-11-19)

Features

v61.2.1

61.2.1 (2025-11-13)

Bug Fixes

  • require-param: ensure all structures with interfaces do not trigger with interfaceExemptsParamsCheck: true (39a5b0a)
  • tag-lines: avoid reformatting post-delimiter spacing; fixes #1593 (702b226)

v61.2.0

61.2.0 (2025-11-12)

Features

  • sort-tags: add tagExceptions to allow additional lines per tag; fixes #1594 (85a1ea1)
Commits
  • 99c7fbd feat: add require-rejects rule; fixes #755
  • 03adf63 refactor: forbid inconsistent indentation with new option
  • edaf615 feat: allowIndentedSections option; fixes #541
  • bba6dd8 chore(deps-dev): bump glob from 11.0.3 to 11.1.0
  • 7d032f2 chore: update lock file
  • 702b226 fix(tag-lines): avoid reformatting post-delimiter spacing; fixes #1593
  • 39a5b0a fix(require-param): ensure all structures with interfaces do not trigger w...
  • 92a87f7 test: remove deprecated type from tests
  • 85a1ea1 feat(sort-tags): add tagExceptions to allow additional lines per tag; fix...
  • See full diff in compare view

Updates workerpool from 10.0.0 to 10.0.1

Changelog

Sourced from workerpool's changelog.

2025-11-19, version 10.0.1

  • Fix: #523 make WorkerHandler resilient against errors without message property.
Commits
  • f4ed802 chore: publish v10.0.1
  • a981946 chore: update devDependencies
  • 93b3ba9 fix: #523 make WorkerHandler resilient against errors without message
  • 9f86578 chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#525)
  • a95a9ed chore(deps): bump glob from 10.4.5 to 10.5.0 (#524)
  • See full diff in compare view

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 <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

…ss 1 directory with 4 updates

Bumps the dev-minor-and-patch-dependencies group with 4 updates in the / directory: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin), [bun](https://github.com/oven-sh/bun), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [workerpool](https://github.com/josdejong/workerpool).


Updates `@stylistic/eslint-plugin` from 5.6.0 to 5.6.1
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.6.1/packages/eslint-plugin)

Updates `bun` from 1.3.2 to 1.3.3
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](oven-sh/bun@bun-v1.3.2...bun-v1.3.3)

Updates `eslint-plugin-jsdoc` from 61.1.12 to 61.4.0
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v61.1.12...v61.4.0)

Updates `workerpool` from 10.0.0 to 10.0.1
- [Changelog](https://github.com/josdejong/workerpool/blob/master/HISTORY.md)
- [Commits](josdejong/workerpool@v10.0.0...v10.0.1)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-version: 5.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch-dependencies
- dependency-name: bun
  dependency-version: 1.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch-dependencies
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 61.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-and-patch-dependencies
- dependency-name: workerpool
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependabot dependencies javascript Pull requests that update javascript code semver-patch labels Nov 24, 2025
@dependabot dependabot Bot requested a review from a team as a code owner November 24, 2025 00:28
@dd-octo-sts dd-octo-sts Bot enabled auto-merge (squash) November 24, 2025 00:29
@github-actions
Copy link
Copy Markdown
Contributor

Overall package size

Self size: 13.38 MB
Deduped: 113.58 MB
No deduping: 128.59 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | @datadog/libdatadog | 0.7.0 | 35.02 MB | 35.02 MB | | @datadog/native-appsec | 10.3.0 | 20.73 MB | 20.74 MB | | @datadog/pprof | 5.12.0 | 11.19 MB | 11.57 MB | | @datadog/native-iast-taint-tracking | 4.1.0 | 9.01 MB | 9.02 MB | | @opentelemetry/resources | 1.30.1 | 557.67 kB | 7.71 MB | | @opentelemetry/core | 1.30.1 | 908.66 kB | 7.16 MB | | protobufjs | 7.5.4 | 2.95 MB | 5.83 MB | | @datadog/wasm-js-rewriter | 5.0.1 | 2.82 MB | 3.53 MB | | @datadog/native-metrics | 3.1.1 | 1.02 MB | 1.43 MB | | @opentelemetry/api-logs | 0.208.0 | 199.48 kB | 1.42 MB | | @opentelemetry/api | 1.9.0 | 1.22 MB | 1.22 MB | | jsonpath-plus | 10.3.0 | 617.18 kB | 1.08 MB | | import-in-the-middle | 1.15.0 | 127.66 kB | 856.24 kB | | lru-cache | 10.4.3 | 804.3 kB | 804.3 kB | | @datadog/openfeature-node-server | 0.2.0 | 118.51 kB | 437.19 kB | | opentracing | 0.14.7 | 194.81 kB | 194.81 kB | | source-map | 0.7.6 | 185.63 kB | 185.63 kB | | pprof-format | 2.2.1 | 163.06 kB | 163.06 kB | | @datadog/sketches-js | 2.1.1 | 109.9 kB | 109.9 kB | | @isaacs/ttlcache | 2.1.1 | 90.58 kB | 90.58 kB | | lodash.sortby | 4.7.0 | 75.76 kB | 75.76 kB | | ignore | 7.0.5 | 63.38 kB | 63.38 kB | | istanbul-lib-coverage | 3.2.2 | 34.37 kB | 34.37 kB | | rfdc | 1.4.1 | 27.15 kB | 27.15 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB | | tlhunter-sorted-set | 0.1.0 | 24.94 kB | 24.94 kB | | shell-quote | 1.8.3 | 23.74 kB | 23.74 kB | | limiter | 1.1.5 | 23.17 kB | 23.17 kB | | retry | 0.13.1 | 18.85 kB | 18.85 kB | | semifies | 1.0.0 | 15.84 kB | 15.84 kB | | jest-docblock | 29.7.0 | 8.99 kB | 12.76 kB | | crypto-randomuuid | 1.0.0 | 11.18 kB | 11.18 kB | | ttl-set | 1.0.0 | 4.61 kB | 9.69 kB | | mutexify | 1.4.0 | 5.71 kB | 8.74 kB | | path-to-regexp | 0.1.12 | 6.6 kB | 6.6 kB | | module-details-from-path | 1.0.4 | 3.96 kB | 3.96 kB | | escape-string-regexp | 5.0.0 | 3.66 kB | 3.66 kB |

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.81%. Comparing base (064c946) to head (3682400).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6970      +/-   ##
==========================================
- Coverage   84.82%   84.81%   -0.01%     
==========================================
  Files         513      513              
  Lines       21521    21521              
==========================================
- Hits        18255    18253       -2     
- Misses       3266     3268       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pr-commenter
Copy link
Copy Markdown

pr-commenter Bot commented Nov 24, 2025

Benchmarks

Benchmark execution time: 2025-11-24 09:06:47

Comparing candidate commit 3682400 in PR branch dependabot/npm_and_yarn/dev-minor-and-patch-dependencies-92e0164372 with baseline commit 064c946 in branch master.

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

@dd-octo-sts dd-octo-sts Bot merged commit cf79dae into master Nov 24, 2025
795 checks passed
@dd-octo-sts dd-octo-sts Bot deleted the dependabot/npm_and_yarn/dev-minor-and-patch-dependencies-92e0164372 branch November 24, 2025 09:08
dd-octo-sts Bot pushed a commit that referenced this pull request Nov 25, 2025
…ss 1 directory with 4 updates (#6970)

Bumps the dev-minor-and-patch-dependencies group with 4 updates in the / directory: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin), [bun](https://github.com/oven-sh/bun), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [workerpool](https://github.com/josdejong/workerpool).


Updates `@stylistic/eslint-plugin` from 5.6.0 to 5.6.1
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.6.1/packages/eslint-plugin)

Updates `bun` from 1.3.2 to 1.3.3
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](oven-sh/bun@bun-v1.3.2...bun-v1.3.3)

Updates `eslint-plugin-jsdoc` from 61.1.12 to 61.4.0
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v61.1.12...v61.4.0)

Updates `workerpool` from 10.0.0 to 10.0.1
- [Changelog](https://github.com/josdejong/workerpool/blob/master/HISTORY.md)
- [Commits](josdejong/workerpool@v10.0.0...v10.0.1)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-version: 5.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch-dependencies
- dependency-name: bun
  dependency-version: 1.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch-dependencies
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 61.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-and-patch-dependencies
- dependency-name: workerpool
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@dd-octo-sts dd-octo-sts Bot mentioned this pull request Nov 25, 2025
BridgeAR pushed a commit that referenced this pull request Dec 17, 2025
…ss 1 directory with 4 updates (#6970)

Bumps the dev-minor-and-patch-dependencies group with 4 updates in the / directory: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin), [bun](https://github.com/oven-sh/bun), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [workerpool](https://github.com/josdejong/workerpool).


Updates `@stylistic/eslint-plugin` from 5.6.0 to 5.6.1
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.6.1/packages/eslint-plugin)

Updates `bun` from 1.3.2 to 1.3.3
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](oven-sh/bun@bun-v1.3.2...bun-v1.3.3)

Updates `eslint-plugin-jsdoc` from 61.1.12 to 61.4.0
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v61.1.12...v61.4.0)

Updates `workerpool` from 10.0.0 to 10.0.1
- [Changelog](https://github.com/josdejong/workerpool/blob/master/HISTORY.md)
- [Commits](josdejong/workerpool@v10.0.0...v10.0.1)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-version: 5.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch-dependencies
- dependency-name: bun
  dependency-version: 1.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch-dependencies
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 61.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-and-patch-dependencies
- dependency-name: workerpool
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
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.

1 participant