Skip to content

chore(deps): bump nanoid from 3.3.18 to 3.3.19 - #266

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nanoid-3.3.19
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nanoid-3.3.19

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 13, 2026

Copy link
Copy Markdown
Contributor

Bumps nanoid from 3.3.18 to 3.3.19.

Release notes

Sourced from nanoid's releases.

3.3.19

  • Fixed killing the app by setting huge user ID.
Changelog

Sourced from nanoid's changelog.

3.3.19

Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 13, 2026
@coderabbitai

coderabbitai Bot commented Sep 13, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: strataljs/stratal/.coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: 5a85e7fa-018b-43ac-ae9d-1d46f6848149

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@adesege adesege left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Details
Benchmark suite Current: 589bb1f Previous: ccb3f17 Ratio
test/benchmarks/request-response.bench.ts > Request/Response > simple GET - 200 47242.89026450986 ops/sec (±1.82%) 44355.827899388205 ops/sec (±1.52%) 0.94
test/benchmarks/request-response.bench.ts > Request/Response > GET with route params - 200 53836.72019348636 ops/sec (±0.75%) 49077.55133303189 ops/sec (±1.07%) 0.91
test/benchmarks/request-response.bench.ts > Request/Response > POST with JSON body - 201 26953.87045969639 ops/sec (±1.09%) 24127.579263272528 ops/sec (±1.28%) 0.90
test/benchmarks/request-response.bench.ts > Request/Response > POST invalid body - validation error 4937.536880102184 ops/sec (±3.13%) 4332.798367697519 ops/sec (±3.08%) 0.88
test/benchmarks/request-response.bench.ts > Request/Response > GET unknown route - 404 8275.57125920418 ops/sec (±1.22%) 6877.491973422911 ops/sec (±1.38%) 0.83
src/__benchmarks__/application.bench.ts > Application - Bootstrap > constructor only 340893.3798934947 ops/sec (±0.55%) 367439.1967778971 ops/sec (±2.58%) 1.08
src/__benchmarks__/application.bench.ts > Application - Bootstrap > full initialize() 42473.22656254389 ops/sec (±1.55%) 40916.51636711715 ops/sec (±2.82%) 0.96
src/__benchmarks__/application.bench.ts > Application - Service Resolution > resolve service after bootstrap 44452.998118325995 ops/sec (±2.43%) 46221.77899438597 ops/sec (±1.51%) 1.04
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > initialize with 5 controllers (8 routes) 48234.25121898814 ops/sec (±0.81%) 47297.584538015675 ops/sec (±0.94%) 0.98
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > resolve service after multi-controller bootstrap 47620.68138333458 ops/sec (±0.87%) 46712.398512126 ops/sec (±0.86%) 0.98
src/di/__benchmarks__/container.bench.ts > Container - Registration > register class provider 4436298.74009128 ops/sec (±1.73%) 3659523.004609583 ops/sec (±0.26%) 0.82
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerSingleton 4215781.915685556 ops/sec (±2.10%) 3674735.919157303 ops/sec (±0.23%) 0.87
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerValue 4662924.899547765 ops/sec (±1.64%) 3643329.0527346027 ops/sec (±0.97%) 0.78
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerFactory 4664336.871224886 ops/sec (±2.18%) 3731349.291036125 ops/sec (±0.79%) 0.80
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve class token 1506665.7318141873 ops/sec (±0.46%) 1231183.1036989056 ops/sec (±0.71%) 0.82
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve symbol token 1462356.5259456763 ops/sec (±1.67%) 1316018.4734202325 ops/sec (±0.72%) 0.90
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve value token 2025350.1933884968 ops/sec (±1.51%) 1783899.5774658315 ops/sec (±0.30%) 0.88
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve singleton token 1408843.7717695227 ops/sec (±0.52%) 1315930.5814242992 ops/sec (±0.55%) 0.93
src/di/__benchmarks__/container.bench.ts > Container - Resolution > isRegistered check 2143749.4211881077 ops/sec (±0.20%) 1806360.778904609 ops/sec (±0.19%) 0.84
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when().use().give().otherwise() 2520908.961388458 ops/sec (±3.86%) 1989351.3462046375 ops/sec (±2.25%) 0.79
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when() with cached predicate 2513805.749690175 ops/sec (±1.62%) 2077218.3049918814 ops/sec (±0.64%) 0.83
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register single module 1323281.6982918133 ops/sec (±0.85%) 1318623.2747570868 ops/sec (±0.43%) 1.00
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register 3-level module tree 663562.9077754269 ops/sec (±0.45%) 674368.8967327109 ops/sec (±0.61%) 1.02
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register dynamic module (forRoot) 1194112.3951135161 ops/sec (±0.40%) 1033574.8692689876 ops/sec (±0.46%) 0.87
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Initialization > initialize with lifecycle hooks 814897.9804425493 ops/sec (±0.54%) 861264.3797109328 ops/sec (±0.67%) 1.06
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllControllers 585270.5894979043 ops/sec (±0.52%) 601067.2979531069 ops/sec (±0.70%) 1.03
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllConsumers 559034.9378334406 ops/sec (±0.55%) 598005.5897686194 ops/sec (±2.06%) 1.07
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllJobs 583775.3660199227 ops/sec (±0.52%) 606220.5693193878 ops/sec (±0.44%) 1.04
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register controller with 5 OpenAPI routes 21641.44641180047 ops/sec (±7.56%) 20659.201604495036 ops/sec (±7.81%) 0.95
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register single-route controller 90102.57917839075 ops/sec (±9.54%) 87549.06480088776 ops/sec (±9.59%) 0.97
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register multiple controllers 20817.34591899118 ops/sec (±7.74%) 20055.348642388202 ops/sec (±7.48%) 0.96
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 10 routes by specificity 365690.72447079915 ops/sec (±0.69%) 348297.84898624144 ops/sec (±1.02%) 0.95
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 50 routes by specificity 65412.81249579883 ops/sec (±0.68%) 66342.982298651 ops/sec (±0.49%) 1.01
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 100 routes by specificity 32510.778570049435 ops/sec (±0.59%) 32949.193140155745 ops/sec (±0.54%) 1.01
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - static path 11849761.407485152 ops/sec (±0.25%) 12503091.774915366 ops/sec (±0.09%) 1.06
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - single param 1906022.98599366 ops/sec (±0.57%) 2209847.5226742206 ops/sec (±1.46%) 1.16
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - multiple params 1403042.5099671811 ops/sec (±0.82%) 1332989.981337998 ops/sec (±0.60%) 0.95

This comment was automatically generated by workflow using github-action-benchmark.

Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.18 to 3.3.19.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.18...3.3.19)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-version: 3.3.19
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot changed the title chore(deps): bump nanoid from 3.3.12 to 3.3.19 chore(deps): bump nanoid from 3.3.18 to 3.3.19 Sep 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/nanoid-3.3.19 branch from a8e8772 to 589bb1f Compare September 20, 2026 19:15
@dependabot @github

dependabot Bot commented on behalf of github Sep 20, 2026

Copy link
Copy Markdown
Contributor Author

Looks like nanoid is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 20, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/nanoid-3.3.19 branch September 20, 2026 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant