Skip to content

chore(deps-dev): bump the dev-minor-and-patch-dependencies group across 2 directories with 2 updates#7627

Merged
dd-octo-sts[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/dev-minor-and-patch-dependencies-db5f6970b5
Mar 5, 2026
Merged

chore(deps-dev): bump the dev-minor-and-patch-dependencies group across 2 directories with 2 updates#7627
dd-octo-sts[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/dev-minor-and-patch-dependencies-db5f6970b5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2026

Bumps the dev-minor-and-patch-dependencies group with 1 update in the / directory: bun.
Bumps the dev-minor-and-patch-dependencies group with 1 update in the /docs directory: typedoc.

Updates bun from 1.3.8 to 1.3.9

Release notes

Sourced from bun's releases.

Bun v1.3.9

To install Bun v1.3.9

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.9:

bun upgrade

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

Thanks to 10 contributors!

Commits
  • cf6cdbb Revert "Mimalloc v3 update (#26379)" (#26783)
  • 89d2b1c fix(websocket): add missing incPendingActivityCount() in blob binaryType case...
  • 2019a1b Bump WebKit
  • 6c70ce2 Update WebKit to 7bc2f97e28353062bb54776ce01e4c2ff24c35cc (#26769)
  • 0e386c4 fix(stringWidth): correct width for Thai/Lao spacing vowels (#26728)
  • e5cd034 Define seed in crc32 types (#26754)
  • 45b9d1b Revert "fix(bindgen): prevent use-after-free for optional string argu… (#26742)
  • 0ad562d fix(http2) Fix SSLWrapper and allow injecting connections in Http2SecureServe...
  • 63a323a fix(http): don't enter tunnel mode for proxy-style absolute URLs in request l...
  • af76296 fix(docs): update runtime/markdown page Callout component (#26729)
  • Additional commits viewable in compare view

Updates typedoc from 0.28.16 to 0.28.17

Release notes

Sourced from typedoc's releases.

v0.28.17

Bug Fixes

  • Improved handling of comments for type aliases which have been declaration merged with functions, #3064.
  • Fixed anchor link generation to members named $, #3065.
  • Corrected typing of the plugin option to permit functions, #3066.
  • Warnings about unused @param tags will now be properly suppressed when they come from declaration files and the suppressCommentWarningsInDeclarationFiles option is enabled, #3070.
  • Fixed conversion of types referencing type parameters on functions, #3071.

Thanks!

Changelog

Sourced from typedoc's changelog.

v0.28.17 (2026-02-13)

Bug Fixes

  • Improved handling of comments for type aliases which have been declaration merged with functions, #3064.
  • Fixed anchor link generation to members named $, #3065.
  • Corrected typing of the plugin option to permit functions, #3066.
  • Warnings about unused @param tags will now be properly suppressed when they come from declaration files and the suppressCommentWarningsInDeclarationFiles option is enabled, #3070.
  • Fixed conversion of types referencing type parameters on functions, #3071.

Thanks!

Commits

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

@dependabot dependabot bot added dependabot dependencies javascript Pull requests that update javascript code semver-patch labels Feb 26, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 26, 2026 09:42
dd-octo-sts[bot]
dd-octo-sts bot previously approved these changes Feb 26, 2026
@dd-octo-sts dd-octo-sts bot enabled auto-merge (squash) February 26, 2026 09:42
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 26, 2026

Overall package size

Self size: 4.91 MB
Deduped: 5.75 MB
No deduping: 5.75 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 2.0.6 | 81.92 kB | 816.75 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |

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

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.31%. Comparing base (a0b69fd) to head (bc4550b).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7627   +/-   ##
=======================================
  Coverage   80.31%   80.31%           
=======================================
  Files         739      739           
  Lines       31946    31946           
=======================================
+ Hits        25657    25658    +1     
+ Misses       6289     6288    -1     
Flag Coverage Δ
aiguard-macos 38.89% <ø> (-0.10%) ⬇️
aiguard-ubuntu 39.01% <ø> (-0.10%) ⬇️
aiguard-windows 38.75% <ø> (-0.10%) ⬇️
apm-capabilities-tracing-macos 48.72% <ø> (-0.05%) ⬇️
apm-capabilities-tracing-ubuntu 48.80% <ø> (ø)
apm-capabilities-tracing-windows 48.53% <ø> (ø)
apm-integrations-child-process 38.48% <ø> (-0.10%) ⬇️
apm-integrations-couchbase-18 37.27% <ø> (-0.24%) ⬇️
apm-integrations-couchbase-eol 37.74% <ø> (-0.10%) ⬇️
apm-integrations-oracledb 37.72% <ø> (-0.10%) ⬇️
appsec-express 55.31% <ø> (-0.07%) ⬇️
appsec-fastify 51.63% <ø> (-0.07%) ⬇️
appsec-graphql 51.82% <ø> (-0.07%) ⬇️
appsec-kafka 44.30% <ø> (-0.14%) ⬇️
appsec-ldapjs 44.00% <ø> (-0.08%) ⬇️
appsec-lodash 43.65% <ø> (-0.08%) ⬇️
appsec-macos 58.30% <ø> (-0.07%) ⬇️
appsec-mongodb-core 48.81% <ø> (-0.08%) ⬇️
appsec-mongoose 49.49% <ø> (-0.08%) ⬇️
appsec-mysql 50.85% <ø> (-0.07%) ⬇️
appsec-node-serialize 43.17% <ø> (-0.08%) ⬇️
appsec-passport 47.61% <ø> (-0.09%) ⬇️
appsec-postgres 50.60% <ø> (-0.05%) ⬇️
appsec-sourcing 42.57% <ø> (-0.08%) ⬇️
appsec-template 43.34% <ø> (-0.08%) ⬇️
appsec-ubuntu 58.38% <ø> (-0.07%) ⬇️
appsec-windows 58.15% <ø> (-0.07%) ⬇️
instrumentations-instrumentation-bluebird 32.29% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-body-parser 40.45% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-child_process 37.80% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-cookie-parser 34.29% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-express 34.62% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-express-mongo-sanitize 34.42% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-express-session 40.08% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-fs 31.90% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-generic-pool 29.70% <ø> (ø)
instrumentations-instrumentation-http 39.80% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-knex 32.29% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-mongoose 33.43% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-multer 40.20% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-mysql2 38.27% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-passport 43.98% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-passport-http 43.65% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-passport-local 44.19% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-pg 37.70% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-promise 32.22% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-promise-js 32.23% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-q 32.27% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-url 32.19% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-when 32.24% <ø> (-0.10%) ⬇️
llmobs-ai 42.10% <ø> (-0.10%) ⬇️
llmobs-anthropic 40.27% <ø> (-0.09%) ⬇️
llmobs-bedrock 39.22% <ø> (-0.08%) ⬇️
llmobs-google-genai 39.80% <ø> (-0.09%) ⬇️
llmobs-langchain 39.86% <ø> (-0.08%) ⬇️
llmobs-openai 44.10% <ø> (-0.09%) ⬇️
llmobs-vertex-ai 39.99% <ø> (-0.09%) ⬇️
platform-core 31.53% <ø> (ø)
platform-esbuild 34.48% <ø> (ø)
platform-instrumentations-misc 45.53% <ø> (ø)
platform-shimmer 37.63% <ø> (ø)
platform-unit-guardrails 32.95% <ø> (ø)
plugins-azure-event-hubs 25.83% <ø> (ø)
plugins-azure-service-bus 25.19% <ø> (ø)
plugins-bullmq 43.97% <ø> (-0.02%) ⬇️
plugins-cassandra 37.76% <ø> (-0.10%) ⬇️
plugins-cookie 26.89% <ø> (ø)
plugins-cookie-parser 26.67% <ø> (ø)
plugins-crypto 26.79% <ø> (ø)
plugins-dd-trace-api 38.34% <ø> (-0.10%) ⬇️
plugins-express-mongo-sanitize 26.82% <ø> (ø)
plugins-express-session 26.63% <ø> (ø)
plugins-fastify 42.19% <ø> (-0.09%) ⬇️
plugins-fetch 38.30% <ø> (-0.10%) ⬇️
plugins-fs 38.58% <ø> (-0.10%) ⬇️
plugins-generic-pool 25.87% <ø> (ø)
plugins-google-cloud-pubsub 45.30% <ø> (-0.11%) ⬇️
plugins-grpc 40.90% <ø> (-0.09%) ⬇️
plugins-handlebars 26.86% <ø> (ø)
plugins-hapi 40.09% <ø> (-0.10%) ⬇️
plugins-hono 40.35% <ø> (-0.10%) ⬇️
plugins-ioredis 38.39% <ø> (-0.10%) ⬇️
plugins-knex 26.50% <ø> (ø)
plugins-ldapjs 24.36% <ø> (ø)
plugins-light-my-request 26.23% <ø> (ø)
plugins-limitd-client 32.58% <ø> (-0.10%) ⬇️
plugins-lodash 25.96% <ø> (ø)
plugins-mariadb 39.45% <ø> (-0.10%) ⬇️
plugins-memcached 38.14% <ø> (-0.11%) ⬇️
plugins-microgateway-core 39.13% <ø> (-0.10%) ⬇️
plugins-moleculer 40.47% <ø> (-0.10%) ⬇️
plugins-mongodb 39.16% <ø> (-0.10%) ⬇️
plugins-mongodb-core 38.99% <ø> (-0.10%) ⬇️
plugins-mongoose 38.82% <ø> (-0.10%) ⬇️
plugins-multer 26.63% <ø> (ø)
plugins-mysql 39.13% <ø> (-0.10%) ⬇️
plugins-mysql2 39.23% <ø> (-0.10%) ⬇️
plugins-node-serialize 26.93% <ø> (ø)
plugins-opensearch 37.59% <ø> (-0.10%) ⬇️
plugins-passport-http 26.68% <ø> (ø)
plugins-postgres 35.69% <ø> (-0.09%) ⬇️
plugins-process 26.79% <ø> (ø)
plugins-pug 26.89% <ø> (ø)
plugins-redis 38.86% <ø> (-0.10%) ⬇️
plugins-router 42.92% <ø> (-0.10%) ⬇️
plugins-sequelize 25.47% <ø> (ø)
plugins-test-and-upstream-amqp10 38.46% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-amqplib 43.78% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-apollo 39.00% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-avsc 38.67% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-bunyan 33.86% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-connect 40.75% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-graphql 40.10% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-koa 40.26% <ø> (-0.17%) ⬇️
plugins-test-and-upstream-protobufjs 38.90% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-rhea 43.97% <ø> (-0.13%) ⬇️
plugins-undici 39.08% <ø> (-0.09%) ⬇️
plugins-url 26.79% <ø> (ø)
plugins-valkey 38.05% <ø> (-0.10%) ⬇️
plugins-vm 26.79% <ø> (ø)
plugins-winston 34.05% <ø> (-0.10%) ⬇️
plugins-ws 41.84% <ø> (-0.10%) ⬇️
profiling-macos 39.80% <ø> (-0.10%) ⬇️
profiling-ubuntu 39.92% <ø> (-0.10%) ⬇️
profiling-windows 41.13% <ø> (-0.10%) ⬇️
serverless-azure-functions-client 25.54% <ø> (ø)
serverless-azure-functions-eventhubs 25.54% <ø> (ø)
serverless-azure-functions-servicebus 25.54% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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 Feb 26, 2026

Benchmarks

Benchmark execution time: 2026-03-05 10:57:00

Comparing candidate commit bc4550b in PR branch dependabot/npm_and_yarn/dev-minor-and-patch-dependencies-db5f6970b5 with baseline commit a0b69fd in branch master.

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

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-minor-and-patch-dependencies-db5f6970b5 branch from f6b614b to 7b88b12 Compare March 4, 2026 00:56
@dependabot dependabot bot requested a review from a team as a code owner March 4, 2026 00:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-minor-and-patch-dependencies-db5f6970b5 branch from 7b88b12 to fc31844 Compare March 4, 2026 20:59
@BridgeAR
Copy link
Copy Markdown
Member

BridgeAR commented Mar 5, 2026

@dependabot rebase

…ss 2 directories with 2 updates

Bumps the dev-minor-and-patch-dependencies group with 1 update in the / directory: [bun](https://github.com/oven-sh/bun).
Bumps the dev-minor-and-patch-dependencies group with 1 update in the /docs directory: [typedoc](https://github.com/TypeStrong/TypeDoc).


Updates `bun` from 1.3.8 to 1.3.9
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](oven-sh/bun@bun-v1.3.8...bun-v1.3.9)

Updates `typedoc` from 0.28.16 to 0.28.17
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.28.16...v0.28.17)

---
updated-dependencies:
- dependency-name: bun
  dependency-version: 1.3.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch-dependencies
- dependency-name: typedoc
  dependency-version: 0.28.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-minor-and-patch-dependencies-db5f6970b5 branch from fc31844 to bc4550b Compare March 5, 2026 10:48
@dd-octo-sts dd-octo-sts bot merged commit 7ae8730 into master Mar 5, 2026
894 of 896 checks passed
@dd-octo-sts dd-octo-sts bot deleted the dependabot/npm_and_yarn/dev-minor-and-patch-dependencies-db5f6970b5 branch March 5, 2026 15:02
dd-octo-sts bot pushed a commit that referenced this pull request Mar 6, 2026
…ss 2 directories with 2 updates (#7627)

Bumps the dev-minor-and-patch-dependencies group with 1 update in the / directory: [bun](https://github.com/oven-sh/bun).
Bumps the dev-minor-and-patch-dependencies group with 1 update in the /docs directory: [typedoc](https://github.com/TypeStrong/TypeDoc).


Updates `bun` from 1.3.8 to 1.3.9
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](oven-sh/bun@bun-v1.3.8...bun-v1.3.9)

Updates `typedoc` from 0.28.16 to 0.28.17
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.28.16...v0.28.17)

---
updated-dependencies:
- dependency-name: bun
  dependency-version: 1.3.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch-dependencies
- dependency-name: typedoc
  dependency-version: 0.28.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@dd-octo-sts dd-octo-sts bot mentioned this pull request Mar 6, 2026
crysmags pushed a commit that referenced this pull request Mar 6, 2026
…ss 2 directories with 2 updates (#7627)

Bumps the dev-minor-and-patch-dependencies group with 1 update in the / directory: [bun](https://github.com/oven-sh/bun).
Bumps the dev-minor-and-patch-dependencies group with 1 update in the /docs directory: [typedoc](https://github.com/TypeStrong/TypeDoc).


Updates `bun` from 1.3.8 to 1.3.9
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](oven-sh/bun@bun-v1.3.8...bun-v1.3.9)

Updates `typedoc` from 0.28.16 to 0.28.17
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.28.16...v0.28.17)

---
updated-dependencies:
- dependency-name: bun
  dependency-version: 1.3.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch-dependencies
- dependency-name: typedoc
  dependency-version: 0.28.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dd-octo-sts bot pushed a commit that referenced this pull request Mar 7, 2026
…ss 2 directories with 2 updates (#7627)

Bumps the dev-minor-and-patch-dependencies group with 1 update in the / directory: [bun](https://github.com/oven-sh/bun).
Bumps the dev-minor-and-patch-dependencies group with 1 update in the /docs directory: [typedoc](https://github.com/TypeStrong/TypeDoc).


Updates `bun` from 1.3.8 to 1.3.9
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](oven-sh/bun@bun-v1.3.8...bun-v1.3.9)

Updates `typedoc` from 0.28.16 to 0.28.17
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.28.16...v0.28.17)

---
updated-dependencies:
- dependency-name: bun
  dependency-version: 1.3.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch-dependencies
- dependency-name: typedoc
  dependency-version: 0.28.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@atlassian atlassian bot mentioned this pull request Mar 7, 2026
juan-fernandez pushed a commit that referenced this pull request Mar 10, 2026
…ss 2 directories with 2 updates (#7627)

Bumps the dev-minor-and-patch-dependencies group with 1 update in the / directory: [bun](https://github.com/oven-sh/bun).
Bumps the dev-minor-and-patch-dependencies group with 1 update in the /docs directory: [typedoc](https://github.com/TypeStrong/TypeDoc).


Updates `bun` from 1.3.8 to 1.3.9
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](oven-sh/bun@bun-v1.3.8...bun-v1.3.9)

Updates `typedoc` from 0.28.16 to 0.28.17
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.28.16...v0.28.17)

---
updated-dependencies:
- dependency-name: bun
  dependency-version: 1.3.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch-dependencies
- dependency-name: typedoc
  dependency-version: 0.28.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-and-patch-dependencies
...

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.

1 participant