chore(deps): bump js-yaml from 3.14.2 to 3.15.1 - #252

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/js-yaml-3.15.1
Open

chore(deps): bump js-yaml from 3.14.2 to 3.15.1#252
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/js-yaml-3.15.1

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps js-yaml from 3.14.2 to 3.15.1.

Changelog

Sourced from js-yaml's changelog.

3.15.1 - 2026-07-31

Security

  • [backport] Remove quadratic complexity from !!omap duplicate key detection.

3.15.0 - 2026-06-27

Added

  • Added maxTotalMergeKeys (10000) loader option to limit the total number of keys processed by YAML merge (<<) across one safeLoad() / safeLoadAll() call.
Commits

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.2 to 3.15.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/3.15.1/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.14.2...3.15.1)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 3.15.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Aug 4, 2026

@adesegeadesege 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 suiteCurrent: 7809191Previous: ccb3f17Ratio
test/benchmarks/request-response.bench.ts > Request/Response > simple GET - 20068889.59396473033 ops/sec (±1.65%)44355.827899388205 ops/sec (±1.52%)0.64
test/benchmarks/request-response.bench.ts > Request/Response > GET with route params - 20072694.5650092873 ops/sec (±0.62%)49077.55133303189 ops/sec (±1.07%)0.68
test/benchmarks/request-response.bench.ts > Request/Response > POST with JSON body - 20137797.81335439631 ops/sec (±0.98%)24127.579263272528 ops/sec (±1.28%)0.64
test/benchmarks/request-response.bench.ts > Request/Response > POST invalid body - validation error5802.085961466375 ops/sec (±2.77%)4332.798367697519 ops/sec (±3.08%)0.75
test/benchmarks/request-response.bench.ts > Request/Response > GET unknown route - 40410055.313644401094 ops/sec (±1.24%)6877.491973422911 ops/sec (±1.38%)0.68
src/__benchmarks__/application.bench.ts > Application - Bootstrap > constructor only465662.821873041 ops/sec (±0.47%)367439.1967778971 ops/sec (±2.58%)0.79
src/__benchmarks__/application.bench.ts > Application - Bootstrap > full initialize()57762.57210921749 ops/sec (±1.87%)40916.51636711715 ops/sec (±2.82%)0.71
src/__benchmarks__/application.bench.ts > Application - Service Resolution > resolve service after bootstrap57958.631944445835 ops/sec (±1.34%)46221.77899438597 ops/sec (±1.51%)0.80
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > initialize with 5 controllers (8 routes)60807.12693127283 ops/sec (±0.71%)47297.584538015675 ops/sec (±0.94%)0.78
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > resolve service after multi-controller bootstrap58306.96050350889 ops/sec (±0.71%)46712.398512126 ops/sec (±0.86%)0.80
src/di/__benchmarks__/container.bench.ts > Container - Registration > register class provider5709742.983666962 ops/sec (±1.35%)3659523.004609583 ops/sec (±0.26%)0.64
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerSingleton5419164.070779333 ops/sec (±0.19%)3674735.919157303 ops/sec (±0.23%)0.68
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerValue5849676.525883294 ops/sec (±1.00%)3643329.0527346027 ops/sec (±0.97%)0.62
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerFactory5756577.9884917615 ops/sec (±0.89%)3731349.291036125 ops/sec (±0.79%)0.65
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve class token1878709.0343454953 ops/sec (±0.64%)1231183.1036989056 ops/sec (±0.71%)0.66
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve symbol token1908845.1982808078 ops/sec (±0.68%)1316018.4734202325 ops/sec (±0.72%)0.69
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve value token2621330.851855458 ops/sec (±0.16%)1783899.5774658315 ops/sec (±0.30%)0.68
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve singleton token1819458.1223198995 ops/sec (±0.47%)1315930.5814242992 ops/sec (±0.55%)0.72
src/di/__benchmarks__/container.bench.ts > Container - Resolution > isRegistered check2714210.626615465 ops/sec (±0.18%)1806360.778904609 ops/sec (±0.19%)0.67
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when().use().give().otherwise()3217755.6975291646 ops/sec (±2.68%)1989351.3462046375 ops/sec (±2.25%)0.62
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when() with cached predicate3229595.825614303 ops/sec (±0.66%)2077218.3049918814 ops/sec (±0.64%)0.64
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register single module1548706.9468792025 ops/sec (±0.70%)1318623.2747570868 ops/sec (±0.43%)0.85
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register 3-level module tree842067.6850666505 ops/sec (±0.45%)674368.8967327109 ops/sec (±0.61%)0.80
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register dynamic module (forRoot)1481123.2920223756 ops/sec (±0.43%)1033574.8692689876 ops/sec (±0.46%)0.70
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Initialization > initialize with lifecycle hooks1013579.0006107301 ops/sec (±0.60%)861264.3797109328 ops/sec (±0.67%)0.85
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllControllers745666.313302503 ops/sec (±0.53%)601067.2979531069 ops/sec (±0.70%)0.81
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllConsumers749663.6326646602 ops/sec (±0.52%)598005.5897686194 ops/sec (±2.06%)0.80
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllJobs750692.4956126717 ops/sec (±0.50%)606220.5693193878 ops/sec (±0.44%)0.81
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register controller with 5 OpenAPI routes26140.967637874586 ops/sec (±6.62%)20659.201604495036 ops/sec (±7.81%)0.79
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register single-route controller112894.06454415413 ops/sec (±7.63%)87549.06480088776 ops/sec (±9.59%)0.78
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register multiple controllers24521.590244226707 ops/sec (±6.07%)20055.348642388202 ops/sec (±7.48%)0.82
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 10 routes by specificity473253.18789753783 ops/sec (±0.47%)348297.84898624144 ops/sec (±1.02%)0.74
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 50 routes by specificity84978.67665390817 ops/sec (±0.39%)66342.982298651 ops/sec (±0.49%)0.78
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 100 routes by specificity41206.22755532888 ops/sec (±0.42%)32949.193140155745 ops/sec (±0.54%)0.80
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - static path16548995.20565347 ops/sec (±0.09%)12503091.774915366 ops/sec (±0.09%)0.76
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - single param2129264.6457849224 ops/sec (±0.57%)2209847.5226742206 ops/sec (±1.46%)1.04
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - multiple params1575134.3051550686 ops/sec (±0.82%)1332989.981337998 ops/sec (±0.60%)0.85

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

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@adesege
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Add copy buttons to all
 blocks\n(function() {\n function addCopyButtons() {\n document.querySelectorAll('pre code').forEach(function(codeBlock) {\n if (codeBlock.parentElement.hasAttribute('data-copy-added')) return;\n codeBlock.parentElement.setAttribute('data-copy-added', 'true');\n \n var btn = document.createElement('button');\n btn.textContent = 'Copy';\n btn.style.cssText = 'position:absolute;top:4px;right:4px;padding:2px 8px;font-size:11px;background:#4ecdc4;border:none;border-radius:4px;color:#1a1a2e;cursor:pointer;opacity:0.7;transition:opacity 0.2s;';\n btn.onmouseover = function() { this.style.opacity = '1'; };\n btn.onmouseout = function() { this.style.opacity = '0.7'; };\n btn.onclick = function() {\n navigator.clipboard.writeText(codeBlock.textContent).then(function() {\n btn.textContent = 'Copied!';\n setTimeout(function() { btn.textContent = 'Copy'; }, 1500);\n });\n };\n codeBlock.parentElement.style.position = 'relative';\n codeBlock.parentElement.appendChild(btn);\n });\n }\n \n addCopyButtons();\n \n // Re-run on dynamic content\n var observer = new MutationObserver(addCopyButtons);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Add Copy Buttons to Code Blocks");
}
} catch(__e) { console.warn('[Userscript:Add Copy Buttons to Code Blocks]', __e); }
})();
(function(){
try {
var __m = "github.com";
var __re = new RegExp('^' + "github\\.com" + '
Skip to content

chore(deps): bump js-yaml from 3.14.2 to 3.15.1 - #252

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/js-yaml-3.15.1
Open

chore(deps): bump js-yaml from 3.14.2 to 3.15.1#252
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/js-yaml-3.15.1

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps js-yaml from 3.14.2 to 3.15.1.

Changelog

Sourced from js-yaml's changelog.

3.15.1 - 2026-07-31

Security

  • [backport] Remove quadratic complexity from !!omap duplicate key detection.

3.15.0 - 2026-06-27

Added

  • Added maxTotalMergeKeys (10000) loader option to limit the total number of keys processed by YAML merge (<<) across one safeLoad() / safeLoadAll() call.
Commits

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.2 to 3.15.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/3.15.1/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.14.2...3.15.1)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 3.15.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Aug 4, 2026

@adesegeadesege 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 suiteCurrent: 7809191Previous: ccb3f17Ratio
test/benchmarks/request-response.bench.ts > Request/Response > simple GET - 20068889.59396473033 ops/sec (±1.65%)44355.827899388205 ops/sec (±1.52%)0.64
test/benchmarks/request-response.bench.ts > Request/Response > GET with route params - 20072694.5650092873 ops/sec (±0.62%)49077.55133303189 ops/sec (±1.07%)0.68
test/benchmarks/request-response.bench.ts > Request/Response > POST with JSON body - 20137797.81335439631 ops/sec (±0.98%)24127.579263272528 ops/sec (±1.28%)0.64
test/benchmarks/request-response.bench.ts > Request/Response > POST invalid body - validation error5802.085961466375 ops/sec (±2.77%)4332.798367697519 ops/sec (±3.08%)0.75
test/benchmarks/request-response.bench.ts > Request/Response > GET unknown route - 40410055.313644401094 ops/sec (±1.24%)6877.491973422911 ops/sec (±1.38%)0.68
src/__benchmarks__/application.bench.ts > Application - Bootstrap > constructor only465662.821873041 ops/sec (±0.47%)367439.1967778971 ops/sec (±2.58%)0.79
src/__benchmarks__/application.bench.ts > Application - Bootstrap > full initialize()57762.57210921749 ops/sec (±1.87%)40916.51636711715 ops/sec (±2.82%)0.71
src/__benchmarks__/application.bench.ts > Application - Service Resolution > resolve service after bootstrap57958.631944445835 ops/sec (±1.34%)46221.77899438597 ops/sec (±1.51%)0.80
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > initialize with 5 controllers (8 routes)60807.12693127283 ops/sec (±0.71%)47297.584538015675 ops/sec (±0.94%)0.78
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > resolve service after multi-controller bootstrap58306.96050350889 ops/sec (±0.71%)46712.398512126 ops/sec (±0.86%)0.80
src/di/__benchmarks__/container.bench.ts > Container - Registration > register class provider5709742.983666962 ops/sec (±1.35%)3659523.004609583 ops/sec (±0.26%)0.64
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerSingleton5419164.070779333 ops/sec (±0.19%)3674735.919157303 ops/sec (±0.23%)0.68
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerValue5849676.525883294 ops/sec (±1.00%)3643329.0527346027 ops/sec (±0.97%)0.62
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerFactory5756577.9884917615 ops/sec (±0.89%)3731349.291036125 ops/sec (±0.79%)0.65
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve class token1878709.0343454953 ops/sec (±0.64%)1231183.1036989056 ops/sec (±0.71%)0.66
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve symbol token1908845.1982808078 ops/sec (±0.68%)1316018.4734202325 ops/sec (±0.72%)0.69
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve value token2621330.851855458 ops/sec (±0.16%)1783899.5774658315 ops/sec (±0.30%)0.68
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve singleton token1819458.1223198995 ops/sec (±0.47%)1315930.5814242992 ops/sec (±0.55%)0.72
src/di/__benchmarks__/container.bench.ts > Container - Resolution > isRegistered check2714210.626615465 ops/sec (±0.18%)1806360.778904609 ops/sec (±0.19%)0.67
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when().use().give().otherwise()3217755.6975291646 ops/sec (±2.68%)1989351.3462046375 ops/sec (±2.25%)0.62
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when() with cached predicate3229595.825614303 ops/sec (±0.66%)2077218.3049918814 ops/sec (±0.64%)0.64
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register single module1548706.9468792025 ops/sec (±0.70%)1318623.2747570868 ops/sec (±0.43%)0.85
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register 3-level module tree842067.6850666505 ops/sec (±0.45%)674368.8967327109 ops/sec (±0.61%)0.80
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register dynamic module (forRoot)1481123.2920223756 ops/sec (±0.43%)1033574.8692689876 ops/sec (±0.46%)0.70
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Initialization > initialize with lifecycle hooks1013579.0006107301 ops/sec (±0.60%)861264.3797109328 ops/sec (±0.67%)0.85
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllControllers745666.313302503 ops/sec (±0.53%)601067.2979531069 ops/sec (±0.70%)0.81
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllConsumers749663.6326646602 ops/sec (±0.52%)598005.5897686194 ops/sec (±2.06%)0.80
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllJobs750692.4956126717 ops/sec (±0.50%)606220.5693193878 ops/sec (±0.44%)0.81
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register controller with 5 OpenAPI routes26140.967637874586 ops/sec (±6.62%)20659.201604495036 ops/sec (±7.81%)0.79
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register single-route controller112894.06454415413 ops/sec (±7.63%)87549.06480088776 ops/sec (±9.59%)0.78
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register multiple controllers24521.590244226707 ops/sec (±6.07%)20055.348642388202 ops/sec (±7.48%)0.82
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 10 routes by specificity473253.18789753783 ops/sec (±0.47%)348297.84898624144 ops/sec (±1.02%)0.74
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 50 routes by specificity84978.67665390817 ops/sec (±0.39%)66342.982298651 ops/sec (±0.49%)0.78
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 100 routes by specificity41206.22755532888 ops/sec (±0.42%)32949.193140155745 ops/sec (±0.54%)0.80
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - static path16548995.20565347 ops/sec (±0.09%)12503091.774915366 ops/sec (±0.09%)0.76
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - single param2129264.6457849224 ops/sec (±0.57%)2209847.5226742206 ops/sec (±1.46%)1.04
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - multiple params1575134.3051550686 ops/sec (±0.82%)1332989.981337998 ops/sec (±0.60%)0.85

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

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@adesege
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Force GitHub README to respect dark mode\n(function() {\n var style = document.createElement('style');\n style.textContent = '\n .markdown-body {\n color-scheme: dark light;\n }\n .markdown-body pre { background: #161b22 !important; }\n .markdown-body code { background: rgba(110, 118, 129, 0.4) !important; }\n .markdown-body table th, .markdown-body table td { border-color: #30363d !important; }\n .markdown-body img { background: #0d1117; }\n .markdown-body blockquote { border-left-color: #8b949e; }\n .markdown-body hr { border-color: #30363d; }\n ';\n document.head.appendChild(style);\n})();", "GitHub Dark Mode README Fix"); } } catch(__e) { console.warn('[Userscript:GitHub Dark Mode README Fix]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

chore(deps): bump js-yaml from 3.14.2 to 3.15.1 - #252

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/js-yaml-3.15.1
Open

chore(deps): bump js-yaml from 3.14.2 to 3.15.1#252
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/js-yaml-3.15.1

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps js-yaml from 3.14.2 to 3.15.1.

Changelog

Sourced from js-yaml's changelog.

3.15.1 - 2026-07-31

Security

  • [backport] Remove quadratic complexity from !!omap duplicate key detection.

3.15.0 - 2026-06-27

Added

  • Added maxTotalMergeKeys (10000) loader option to limit the total number of keys processed by YAML merge (<<) across one safeLoad() / safeLoadAll() call.
Commits

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.2 to 3.15.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/3.15.1/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.14.2...3.15.1)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 3.15.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Aug 4, 2026

@adesegeadesege 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 suiteCurrent: 7809191Previous: ccb3f17Ratio
test/benchmarks/request-response.bench.ts > Request/Response > simple GET - 20068889.59396473033 ops/sec (±1.65%)44355.827899388205 ops/sec (±1.52%)0.64
test/benchmarks/request-response.bench.ts > Request/Response > GET with route params - 20072694.5650092873 ops/sec (±0.62%)49077.55133303189 ops/sec (±1.07%)0.68
test/benchmarks/request-response.bench.ts > Request/Response > POST with JSON body - 20137797.81335439631 ops/sec (±0.98%)24127.579263272528 ops/sec (±1.28%)0.64
test/benchmarks/request-response.bench.ts > Request/Response > POST invalid body - validation error5802.085961466375 ops/sec (±2.77%)4332.798367697519 ops/sec (±3.08%)0.75
test/benchmarks/request-response.bench.ts > Request/Response > GET unknown route - 40410055.313644401094 ops/sec (±1.24%)6877.491973422911 ops/sec (±1.38%)0.68
src/__benchmarks__/application.bench.ts > Application - Bootstrap > constructor only465662.821873041 ops/sec (±0.47%)367439.1967778971 ops/sec (±2.58%)0.79
src/__benchmarks__/application.bench.ts > Application - Bootstrap > full initialize()57762.57210921749 ops/sec (±1.87%)40916.51636711715 ops/sec (±2.82%)0.71
src/__benchmarks__/application.bench.ts > Application - Service Resolution > resolve service after bootstrap57958.631944445835 ops/sec (±1.34%)46221.77899438597 ops/sec (±1.51%)0.80
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > initialize with 5 controllers (8 routes)60807.12693127283 ops/sec (±0.71%)47297.584538015675 ops/sec (±0.94%)0.78
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > resolve service after multi-controller bootstrap58306.96050350889 ops/sec (±0.71%)46712.398512126 ops/sec (±0.86%)0.80
src/di/__benchmarks__/container.bench.ts > Container - Registration > register class provider5709742.983666962 ops/sec (±1.35%)3659523.004609583 ops/sec (±0.26%)0.64
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerSingleton5419164.070779333 ops/sec (±0.19%)3674735.919157303 ops/sec (±0.23%)0.68
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerValue5849676.525883294 ops/sec (±1.00%)3643329.0527346027 ops/sec (±0.97%)0.62
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerFactory5756577.9884917615 ops/sec (±0.89%)3731349.291036125 ops/sec (±0.79%)0.65
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve class token1878709.0343454953 ops/sec (±0.64%)1231183.1036989056 ops/sec (±0.71%)0.66
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve symbol token1908845.1982808078 ops/sec (±0.68%)1316018.4734202325 ops/sec (±0.72%)0.69
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve value token2621330.851855458 ops/sec (±0.16%)1783899.5774658315 ops/sec (±0.30%)0.68
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve singleton token1819458.1223198995 ops/sec (±0.47%)1315930.5814242992 ops/sec (±0.55%)0.72
src/di/__benchmarks__/container.bench.ts > Container - Resolution > isRegistered check2714210.626615465 ops/sec (±0.18%)1806360.778904609 ops/sec (±0.19%)0.67
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when().use().give().otherwise()3217755.6975291646 ops/sec (±2.68%)1989351.3462046375 ops/sec (±2.25%)0.62
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when() with cached predicate3229595.825614303 ops/sec (±0.66%)2077218.3049918814 ops/sec (±0.64%)0.64
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register single module1548706.9468792025 ops/sec (±0.70%)1318623.2747570868 ops/sec (±0.43%)0.85
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register 3-level module tree842067.6850666505 ops/sec (±0.45%)674368.8967327109 ops/sec (±0.61%)0.80
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register dynamic module (forRoot)1481123.2920223756 ops/sec (±0.43%)1033574.8692689876 ops/sec (±0.46%)0.70
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Initialization > initialize with lifecycle hooks1013579.0006107301 ops/sec (±0.60%)861264.3797109328 ops/sec (±0.67%)0.85
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllControllers745666.313302503 ops/sec (±0.53%)601067.2979531069 ops/sec (±0.70%)0.81
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllConsumers749663.6326646602 ops/sec (±0.52%)598005.5897686194 ops/sec (±2.06%)0.80
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllJobs750692.4956126717 ops/sec (±0.50%)606220.5693193878 ops/sec (±0.44%)0.81
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register controller with 5 OpenAPI routes26140.967637874586 ops/sec (±6.62%)20659.201604495036 ops/sec (±7.81%)0.79
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register single-route controller112894.06454415413 ops/sec (±7.63%)87549.06480088776 ops/sec (±9.59%)0.78
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register multiple controllers24521.590244226707 ops/sec (±6.07%)20055.348642388202 ops/sec (±7.48%)0.82
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 10 routes by specificity473253.18789753783 ops/sec (±0.47%)348297.84898624144 ops/sec (±1.02%)0.74
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 50 routes by specificity84978.67665390817 ops/sec (±0.39%)66342.982298651 ops/sec (±0.49%)0.78
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 100 routes by specificity41206.22755532888 ops/sec (±0.42%)32949.193140155745 ops/sec (±0.54%)0.80
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - static path16548995.20565347 ops/sec (±0.09%)12503091.774915366 ops/sec (±0.09%)0.76
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - single param2129264.6457849224 ops/sec (±0.57%)2209847.5226742206 ops/sec (±1.46%)1.04
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - multiple params1575134.3051550686 ops/sec (±0.82%)1332989.981337998 ops/sec (±0.60%)0.85

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

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@adesege
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Highlight search terms from Google/DuckDuckGo/Bing referrer\n(function() {\n var ref = document.referrer;\n var terms = [];\n \n if (ref.includes('google.com') || ref.includes('duckduckgo.com') || ref.includes('bing.com')) {\n var url = new URL(ref);\n var q = url.searchParams.get('q') || url.searchParams.get('p');\n if (q) {\n terms = q.split(/\\s+/).filter(function(t) { return t.length > 2; });\n }\n }\n \n if (terms.length === 0) return;\n \n var style = document.createElement('style');\n style.textContent = '.userscript-highlight { background: #fbbf24; color: #1a1a2e; padding: 1px 3px; border-radius: 2px; }';\n document.head.appendChild(style);\n \n function highlight(node) {\n if (node.nodeType === 3) { // text node\n var text = node.textContent;\n var found = false;\n terms.forEach(function(term) {\n var regex = new RegExp('(' + term.replace(/[.*+?^${}()|[\\]\\\\]/g, '\\\\') + ')', 'gi');\n if (regex.test(text)) {\n found = true;\n var frag = document.createDocumentFragment();\n var parts = text.split(regex);\n parts.forEach(function(part, i) {\n if (i % 2 === 0) {\n frag.appendChild(document.createTextNode(part));\n } else {\n var span = document.createElement('span');\n span.className = 'userscript-highlight';\n span.textContent = part;\n frag.appendChild(span);\n }\n });\n node.parentNode.replaceChild(frag, node);\n }\n });\n } else if (node.nodeType === 1 && node.childNodes) { // element\n var skipTags = ['SCRIPT', 'STYLE', 'NOSCRIPT', 'TEXTAREA', 'INPUT', 'SELECT'];\n if (!skipTags.includes(node.tagName)) {\n Array.from(node.childNodes).forEach(highlight);\n }\n }\n }\n \n highlight(document.body);\n \n // Re-highlight on dynamic content\n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1 || node.nodeType === 3) highlight(node);\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Highlight Search Terms"); } } catch(__e) { console.warn('[Userscript:Highlight Search Terms]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

chore(deps): bump js-yaml from 3.14.2 to 3.15.1 - #252

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/js-yaml-3.15.1
Open

chore(deps): bump js-yaml from 3.14.2 to 3.15.1#252
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/js-yaml-3.15.1

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps js-yaml from 3.14.2 to 3.15.1.

Changelog

Sourced from js-yaml's changelog.

3.15.1 - 2026-07-31

Security

  • [backport] Remove quadratic complexity from !!omap duplicate key detection.

3.15.0 - 2026-06-27

Added

  • Added maxTotalMergeKeys (10000) loader option to limit the total number of keys processed by YAML merge (<<) across one safeLoad() / safeLoadAll() call.
Commits

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.2 to 3.15.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/3.15.1/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.14.2...3.15.1)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 3.15.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Aug 4, 2026

@adesegeadesege 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 suiteCurrent: 7809191Previous: ccb3f17Ratio
test/benchmarks/request-response.bench.ts > Request/Response > simple GET - 20068889.59396473033 ops/sec (±1.65%)44355.827899388205 ops/sec (±1.52%)0.64
test/benchmarks/request-response.bench.ts > Request/Response > GET with route params - 20072694.5650092873 ops/sec (±0.62%)49077.55133303189 ops/sec (±1.07%)0.68
test/benchmarks/request-response.bench.ts > Request/Response > POST with JSON body - 20137797.81335439631 ops/sec (±0.98%)24127.579263272528 ops/sec (±1.28%)0.64
test/benchmarks/request-response.bench.ts > Request/Response > POST invalid body - validation error5802.085961466375 ops/sec (±2.77%)4332.798367697519 ops/sec (±3.08%)0.75
test/benchmarks/request-response.bench.ts > Request/Response > GET unknown route - 40410055.313644401094 ops/sec (±1.24%)6877.491973422911 ops/sec (±1.38%)0.68
src/__benchmarks__/application.bench.ts > Application - Bootstrap > constructor only465662.821873041 ops/sec (±0.47%)367439.1967778971 ops/sec (±2.58%)0.79
src/__benchmarks__/application.bench.ts > Application - Bootstrap > full initialize()57762.57210921749 ops/sec (±1.87%)40916.51636711715 ops/sec (±2.82%)0.71
src/__benchmarks__/application.bench.ts > Application - Service Resolution > resolve service after bootstrap57958.631944445835 ops/sec (±1.34%)46221.77899438597 ops/sec (±1.51%)0.80
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > initialize with 5 controllers (8 routes)60807.12693127283 ops/sec (±0.71%)47297.584538015675 ops/sec (±0.94%)0.78
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > resolve service after multi-controller bootstrap58306.96050350889 ops/sec (±0.71%)46712.398512126 ops/sec (±0.86%)0.80
src/di/__benchmarks__/container.bench.ts > Container - Registration > register class provider5709742.983666962 ops/sec (±1.35%)3659523.004609583 ops/sec (±0.26%)0.64
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerSingleton5419164.070779333 ops/sec (±0.19%)3674735.919157303 ops/sec (±0.23%)0.68
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerValue5849676.525883294 ops/sec (±1.00%)3643329.0527346027 ops/sec (±0.97%)0.62
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerFactory5756577.9884917615 ops/sec (±0.89%)3731349.291036125 ops/sec (±0.79%)0.65
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve class token1878709.0343454953 ops/sec (±0.64%)1231183.1036989056 ops/sec (±0.71%)0.66
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve symbol token1908845.1982808078 ops/sec (±0.68%)1316018.4734202325 ops/sec (±0.72%)0.69
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve value token2621330.851855458 ops/sec (±0.16%)1783899.5774658315 ops/sec (±0.30%)0.68
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve singleton token1819458.1223198995 ops/sec (±0.47%)1315930.5814242992 ops/sec (±0.55%)0.72
src/di/__benchmarks__/container.bench.ts > Container - Resolution > isRegistered check2714210.626615465 ops/sec (±0.18%)1806360.778904609 ops/sec (±0.19%)0.67
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when().use().give().otherwise()3217755.6975291646 ops/sec (±2.68%)1989351.3462046375 ops/sec (±2.25%)0.62
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when() with cached predicate3229595.825614303 ops/sec (±0.66%)2077218.3049918814 ops/sec (±0.64%)0.64
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register single module1548706.9468792025 ops/sec (±0.70%)1318623.2747570868 ops/sec (±0.43%)0.85
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register 3-level module tree842067.6850666505 ops/sec (±0.45%)674368.8967327109 ops/sec (±0.61%)0.80
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register dynamic module (forRoot)1481123.2920223756 ops/sec (±0.43%)1033574.8692689876 ops/sec (±0.46%)0.70
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Initialization > initialize with lifecycle hooks1013579.0006107301 ops/sec (±0.60%)861264.3797109328 ops/sec (±0.67%)0.85
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllControllers745666.313302503 ops/sec (±0.53%)601067.2979531069 ops/sec (±0.70%)0.81
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllConsumers749663.6326646602 ops/sec (±0.52%)598005.5897686194 ops/sec (±2.06%)0.80
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllJobs750692.4956126717 ops/sec (±0.50%)606220.5693193878 ops/sec (±0.44%)0.81
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register controller with 5 OpenAPI routes26140.967637874586 ops/sec (±6.62%)20659.201604495036 ops/sec (±7.81%)0.79
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register single-route controller112894.06454415413 ops/sec (±7.63%)87549.06480088776 ops/sec (±9.59%)0.78
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register multiple controllers24521.590244226707 ops/sec (±6.07%)20055.348642388202 ops/sec (±7.48%)0.82
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 10 routes by specificity473253.18789753783 ops/sec (±0.47%)348297.84898624144 ops/sec (±1.02%)0.74
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 50 routes by specificity84978.67665390817 ops/sec (±0.39%)66342.982298651 ops/sec (±0.49%)0.78
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 100 routes by specificity41206.22755532888 ops/sec (±0.42%)32949.193140155745 ops/sec (±0.54%)0.80
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - static path16548995.20565347 ops/sec (±0.09%)12503091.774915366 ops/sec (±0.09%)0.76
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - single param2129264.6457849224 ops/sec (±0.57%)2209847.5226742206 ops/sec (±1.46%)1.04
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - multiple params1575134.3051550686 ops/sec (±0.82%)1332989.981337998 ops/sec (±0.60%)0.85

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

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@adesege
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Strip utm_, fbclid, gclid, etc. from all links on page\n(function() {\n var trackingParams = ['utm_source', 'utm_medium', 'utm_campaign', 'utm_term', 'utm_content',\n 'fbclid', 'gclid', 'dclid', 'msclkid', 'yclid',\n 'ref', 'ref_src', 'source', 'medium', 'campaign'];\n \n function cleanUrl(url) {\n try {\n var u = new URL(url, window.location.origin);\n var changed = false;\n trackingParams.forEach(function(p) {\n if (u.searchParams.has(p)) {\n u.searchParams.delete(p);\n changed = true;\n }\n });\n return changed ? u.toString() : url;\n } catch (e) {\n return url;\n }\n }\n \n function cleanLinks() {\n document.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n \n cleanLinks();\n \n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1) {\n if (node.tagName === 'A') cleanLinks();\n node.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Remove Tracking Parameters from Links"); } } catch(__e) { console.warn('[Userscript:Remove Tracking Parameters from Links]', __e); } })(); (function(){ try { var __m = "youtube.com"; var __re = new RegExp('^' + "youtube\\.com" + '
Skip to content

chore(deps): bump js-yaml from 3.14.2 to 3.15.1 - #252

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/js-yaml-3.15.1
Open

chore(deps): bump js-yaml from 3.14.2 to 3.15.1#252
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/js-yaml-3.15.1

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps js-yaml from 3.14.2 to 3.15.1.

Changelog

Sourced from js-yaml's changelog.

3.15.1 - 2026-07-31

Security

  • [backport] Remove quadratic complexity from !!omap duplicate key detection.

3.15.0 - 2026-06-27

Added

  • Added maxTotalMergeKeys (10000) loader option to limit the total number of keys processed by YAML merge (<<) across one safeLoad() / safeLoadAll() call.
Commits

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.2 to 3.15.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/3.15.1/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.14.2...3.15.1)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 3.15.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Aug 4, 2026

@adesegeadesege 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 suiteCurrent: 7809191Previous: ccb3f17Ratio
test/benchmarks/request-response.bench.ts > Request/Response > simple GET - 20068889.59396473033 ops/sec (±1.65%)44355.827899388205 ops/sec (±1.52%)0.64
test/benchmarks/request-response.bench.ts > Request/Response > GET with route params - 20072694.5650092873 ops/sec (±0.62%)49077.55133303189 ops/sec (±1.07%)0.68
test/benchmarks/request-response.bench.ts > Request/Response > POST with JSON body - 20137797.81335439631 ops/sec (±0.98%)24127.579263272528 ops/sec (±1.28%)0.64
test/benchmarks/request-response.bench.ts > Request/Response > POST invalid body - validation error5802.085961466375 ops/sec (±2.77%)4332.798367697519 ops/sec (±3.08%)0.75
test/benchmarks/request-response.bench.ts > Request/Response > GET unknown route - 40410055.313644401094 ops/sec (±1.24%)6877.491973422911 ops/sec (±1.38%)0.68
src/__benchmarks__/application.bench.ts > Application - Bootstrap > constructor only465662.821873041 ops/sec (±0.47%)367439.1967778971 ops/sec (±2.58%)0.79
src/__benchmarks__/application.bench.ts > Application - Bootstrap > full initialize()57762.57210921749 ops/sec (±1.87%)40916.51636711715 ops/sec (±2.82%)0.71
src/__benchmarks__/application.bench.ts > Application - Service Resolution > resolve service after bootstrap57958.631944445835 ops/sec (±1.34%)46221.77899438597 ops/sec (±1.51%)0.80
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > initialize with 5 controllers (8 routes)60807.12693127283 ops/sec (±0.71%)47297.584538015675 ops/sec (±0.94%)0.78
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > resolve service after multi-controller bootstrap58306.96050350889 ops/sec (±0.71%)46712.398512126 ops/sec (±0.86%)0.80
src/di/__benchmarks__/container.bench.ts > Container - Registration > register class provider5709742.983666962 ops/sec (±1.35%)3659523.004609583 ops/sec (±0.26%)0.64
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerSingleton5419164.070779333 ops/sec (±0.19%)3674735.919157303 ops/sec (±0.23%)0.68
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerValue5849676.525883294 ops/sec (±1.00%)3643329.0527346027 ops/sec (±0.97%)0.62
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerFactory5756577.9884917615 ops/sec (±0.89%)3731349.291036125 ops/sec (±0.79%)0.65
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve class token1878709.0343454953 ops/sec (±0.64%)1231183.1036989056 ops/sec (±0.71%)0.66
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve symbol token1908845.1982808078 ops/sec (±0.68%)1316018.4734202325 ops/sec (±0.72%)0.69
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve value token2621330.851855458 ops/sec (±0.16%)1783899.5774658315 ops/sec (±0.30%)0.68
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve singleton token1819458.1223198995 ops/sec (±0.47%)1315930.5814242992 ops/sec (±0.55%)0.72
src/di/__benchmarks__/container.bench.ts > Container - Resolution > isRegistered check2714210.626615465 ops/sec (±0.18%)1806360.778904609 ops/sec (±0.19%)0.67
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when().use().give().otherwise()3217755.6975291646 ops/sec (±2.68%)1989351.3462046375 ops/sec (±2.25%)0.62
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when() with cached predicate3229595.825614303 ops/sec (±0.66%)2077218.3049918814 ops/sec (±0.64%)0.64
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register single module1548706.9468792025 ops/sec (±0.70%)1318623.2747570868 ops/sec (±0.43%)0.85
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register 3-level module tree842067.6850666505 ops/sec (±0.45%)674368.8967327109 ops/sec (±0.61%)0.80
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register dynamic module (forRoot)1481123.2920223756 ops/sec (±0.43%)1033574.8692689876 ops/sec (±0.46%)0.70
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Initialization > initialize with lifecycle hooks1013579.0006107301 ops/sec (±0.60%)861264.3797109328 ops/sec (±0.67%)0.85
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllControllers745666.313302503 ops/sec (±0.53%)601067.2979531069 ops/sec (±0.70%)0.81
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllConsumers749663.6326646602 ops/sec (±0.52%)598005.5897686194 ops/sec (±2.06%)0.80
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllJobs750692.4956126717 ops/sec (±0.50%)606220.5693193878 ops/sec (±0.44%)0.81
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register controller with 5 OpenAPI routes26140.967637874586 ops/sec (±6.62%)20659.201604495036 ops/sec (±7.81%)0.79
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register single-route controller112894.06454415413 ops/sec (±7.63%)87549.06480088776 ops/sec (±9.59%)0.78
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register multiple controllers24521.590244226707 ops/sec (±6.07%)20055.348642388202 ops/sec (±7.48%)0.82
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 10 routes by specificity473253.18789753783 ops/sec (±0.47%)348297.84898624144 ops/sec (±1.02%)0.74
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 50 routes by specificity84978.67665390817 ops/sec (±0.39%)66342.982298651 ops/sec (±0.49%)0.78
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 100 routes by specificity41206.22755532888 ops/sec (±0.42%)32949.193140155745 ops/sec (±0.54%)0.80
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - static path16548995.20565347 ops/sec (±0.09%)12503091.774915366 ops/sec (±0.09%)0.76
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - single param2129264.6457849224 ops/sec (±0.57%)2209847.5226742206 ops/sec (±1.46%)1.04
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - multiple params1575134.3051550686 ops/sec (±0.82%)1332989.981337998 ops/sec (±0.60%)0.85

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

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@adesege
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Auto-enable theater mode on YouTube\n(function() {\n function tryTheater() {\n var btn = document.querySelector('button[aria-label=\"Theater mode\"], ytd-player #player button[title=\"Theater mode\"]');\n if (btn && !btn.classList.contains('activated')) {\n btn.click();\n }\n }\n \n // Try immediately\n tryTheater();\n \n // Try after navigation (SPA)\n var lastUrl = location.href;\n setInterval(function() {\n if (location.href !== lastUrl) {\n lastUrl = location.href;\n setTimeout(tryTheater, 500);\n }\n }, 1000);\n \n // Also try on player load\n var observer = new MutationObserver(tryTheater);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "YouTube Theater Mode Default"); } } catch(__e) { console.warn('[Userscript:YouTube Theater Mode Default]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

chore(deps): bump js-yaml from 3.14.2 to 3.15.1 - #252

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/js-yaml-3.15.1
Open

chore(deps): bump js-yaml from 3.14.2 to 3.15.1#252
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/js-yaml-3.15.1

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps js-yaml from 3.14.2 to 3.15.1.

Changelog

Sourced from js-yaml's changelog.

3.15.1 - 2026-07-31

Security

  • [backport] Remove quadratic complexity from !!omap duplicate key detection.

3.15.0 - 2026-06-27

Added

  • Added maxTotalMergeKeys (10000) loader option to limit the total number of keys processed by YAML merge (<<) across one safeLoad() / safeLoadAll() call.
Commits

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.2 to 3.15.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/3.15.1/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.14.2...3.15.1)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 3.15.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Aug 4, 2026

@adesegeadesege 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 suiteCurrent: 7809191Previous: ccb3f17Ratio
test/benchmarks/request-response.bench.ts > Request/Response > simple GET - 20068889.59396473033 ops/sec (±1.65%)44355.827899388205 ops/sec (±1.52%)0.64
test/benchmarks/request-response.bench.ts > Request/Response > GET with route params - 20072694.5650092873 ops/sec (±0.62%)49077.55133303189 ops/sec (±1.07%)0.68
test/benchmarks/request-response.bench.ts > Request/Response > POST with JSON body - 20137797.81335439631 ops/sec (±0.98%)24127.579263272528 ops/sec (±1.28%)0.64
test/benchmarks/request-response.bench.ts > Request/Response > POST invalid body - validation error5802.085961466375 ops/sec (±2.77%)4332.798367697519 ops/sec (±3.08%)0.75
test/benchmarks/request-response.bench.ts > Request/Response > GET unknown route - 40410055.313644401094 ops/sec (±1.24%)6877.491973422911 ops/sec (±1.38%)0.68
src/__benchmarks__/application.bench.ts > Application - Bootstrap > constructor only465662.821873041 ops/sec (±0.47%)367439.1967778971 ops/sec (±2.58%)0.79
src/__benchmarks__/application.bench.ts > Application - Bootstrap > full initialize()57762.57210921749 ops/sec (±1.87%)40916.51636711715 ops/sec (±2.82%)0.71
src/__benchmarks__/application.bench.ts > Application - Service Resolution > resolve service after bootstrap57958.631944445835 ops/sec (±1.34%)46221.77899438597 ops/sec (±1.51%)0.80
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > initialize with 5 controllers (8 routes)60807.12693127283 ops/sec (±0.71%)47297.584538015675 ops/sec (±0.94%)0.78
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > resolve service after multi-controller bootstrap58306.96050350889 ops/sec (±0.71%)46712.398512126 ops/sec (±0.86%)0.80
src/di/__benchmarks__/container.bench.ts > Container - Registration > register class provider5709742.983666962 ops/sec (±1.35%)3659523.004609583 ops/sec (±0.26%)0.64
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerSingleton5419164.070779333 ops/sec (±0.19%)3674735.919157303 ops/sec (±0.23%)0.68
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerValue5849676.525883294 ops/sec (±1.00%)3643329.0527346027 ops/sec (±0.97%)0.62
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerFactory5756577.9884917615 ops/sec (±0.89%)3731349.291036125 ops/sec (±0.79%)0.65
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve class token1878709.0343454953 ops/sec (±0.64%)1231183.1036989056 ops/sec (±0.71%)0.66
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve symbol token1908845.1982808078 ops/sec (±0.68%)1316018.4734202325 ops/sec (±0.72%)0.69
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve value token2621330.851855458 ops/sec (±0.16%)1783899.5774658315 ops/sec (±0.30%)0.68
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve singleton token1819458.1223198995 ops/sec (±0.47%)1315930.5814242992 ops/sec (±0.55%)0.72
src/di/__benchmarks__/container.bench.ts > Container - Resolution > isRegistered check2714210.626615465 ops/sec (±0.18%)1806360.778904609 ops/sec (±0.19%)0.67
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when().use().give().otherwise()3217755.6975291646 ops/sec (±2.68%)1989351.3462046375 ops/sec (±2.25%)0.62
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when() with cached predicate3229595.825614303 ops/sec (±0.66%)2077218.3049918814 ops/sec (±0.64%)0.64
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register single module1548706.9468792025 ops/sec (±0.70%)1318623.2747570868 ops/sec (±0.43%)0.85
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register 3-level module tree842067.6850666505 ops/sec (±0.45%)674368.8967327109 ops/sec (±0.61%)0.80
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register dynamic module (forRoot)1481123.2920223756 ops/sec (±0.43%)1033574.8692689876 ops/sec (±0.46%)0.70
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Initialization > initialize with lifecycle hooks1013579.0006107301 ops/sec (±0.60%)861264.3797109328 ops/sec (±0.67%)0.85
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllControllers745666.313302503 ops/sec (±0.53%)601067.2979531069 ops/sec (±0.70%)0.81
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllConsumers749663.6326646602 ops/sec (±0.52%)598005.5897686194 ops/sec (±2.06%)0.80
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllJobs750692.4956126717 ops/sec (±0.50%)606220.5693193878 ops/sec (±0.44%)0.81
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register controller with 5 OpenAPI routes26140.967637874586 ops/sec (±6.62%)20659.201604495036 ops/sec (±7.81%)0.79
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register single-route controller112894.06454415413 ops/sec (±7.63%)87549.06480088776 ops/sec (±9.59%)0.78
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register multiple controllers24521.590244226707 ops/sec (±6.07%)20055.348642388202 ops/sec (±7.48%)0.82
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 10 routes by specificity473253.18789753783 ops/sec (±0.47%)348297.84898624144 ops/sec (±1.02%)0.74
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 50 routes by specificity84978.67665390817 ops/sec (±0.39%)66342.982298651 ops/sec (±0.49%)0.78
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 100 routes by specificity41206.22755532888 ops/sec (±0.42%)32949.193140155745 ops/sec (±0.54%)0.80
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - static path16548995.20565347 ops/sec (±0.09%)12503091.774915366 ops/sec (±0.09%)0.76
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - single param2129264.6457849224 ops/sec (±0.57%)2209847.5226742206 ops/sec (±1.46%)1.04
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - multiple params1575134.3051550686 ops/sec (±0.82%)1332989.981337998 ops/sec (±0.60%)0.85

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

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@adesege
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Remove or un-stick sticky/fixed headers that block content\n(function() {\n function unstick() {\n document.querySelectorAll('header, nav, [role=\"banner\"], .header, .navbar, .sticky, .fixed-top, [style*=\"position: fixed\"], [style*=\"position:sticky\"]').forEach(function(el) {\n if (el.style.position === 'fixed' || el.style.position === 'sticky' || \n getComputedStyle(el).position === 'fixed' || getComputedStyle(el).position === 'sticky') {\n el.style.position = 'static';\n el.style.top = 'auto';\n el.style.zIndex = 'auto';\n }\n });\n }\n \n unstick();\n \n var observer = new MutationObserver(unstick);\n observer.observe(document.body, { childList: true, subtree: true, attributes: true, attributeFilter: ['style', 'class'] });\n})();", "Kill Sticky Headers"); } } catch(__e) { console.warn('[Userscript:Kill Sticky Headers]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

chore(deps): bump js-yaml from 3.14.2 to 3.15.1 - #252

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/js-yaml-3.15.1
Open

chore(deps): bump js-yaml from 3.14.2 to 3.15.1#252
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/js-yaml-3.15.1

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps js-yaml from 3.14.2 to 3.15.1.

Changelog

Sourced from js-yaml's changelog.

3.15.1 - 2026-07-31

Security

  • [backport] Remove quadratic complexity from !!omap duplicate key detection.

3.15.0 - 2026-06-27

Added

  • Added maxTotalMergeKeys (10000) loader option to limit the total number of keys processed by YAML merge (<<) across one safeLoad() / safeLoadAll() call.
Commits

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.2 to 3.15.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/3.15.1/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.14.2...3.15.1)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 3.15.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Aug 4, 2026

@adesegeadesege 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 suiteCurrent: 7809191Previous: ccb3f17Ratio
test/benchmarks/request-response.bench.ts > Request/Response > simple GET - 20068889.59396473033 ops/sec (±1.65%)44355.827899388205 ops/sec (±1.52%)0.64
test/benchmarks/request-response.bench.ts > Request/Response > GET with route params - 20072694.5650092873 ops/sec (±0.62%)49077.55133303189 ops/sec (±1.07%)0.68
test/benchmarks/request-response.bench.ts > Request/Response > POST with JSON body - 20137797.81335439631 ops/sec (±0.98%)24127.579263272528 ops/sec (±1.28%)0.64
test/benchmarks/request-response.bench.ts > Request/Response > POST invalid body - validation error5802.085961466375 ops/sec (±2.77%)4332.798367697519 ops/sec (±3.08%)0.75
test/benchmarks/request-response.bench.ts > Request/Response > GET unknown route - 40410055.313644401094 ops/sec (±1.24%)6877.491973422911 ops/sec (±1.38%)0.68
src/__benchmarks__/application.bench.ts > Application - Bootstrap > constructor only465662.821873041 ops/sec (±0.47%)367439.1967778971 ops/sec (±2.58%)0.79
src/__benchmarks__/application.bench.ts > Application - Bootstrap > full initialize()57762.57210921749 ops/sec (±1.87%)40916.51636711715 ops/sec (±2.82%)0.71
src/__benchmarks__/application.bench.ts > Application - Service Resolution > resolve service after bootstrap57958.631944445835 ops/sec (±1.34%)46221.77899438597 ops/sec (±1.51%)0.80
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > initialize with 5 controllers (8 routes)60807.12693127283 ops/sec (±0.71%)47297.584538015675 ops/sec (±0.94%)0.78
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > resolve service after multi-controller bootstrap58306.96050350889 ops/sec (±0.71%)46712.398512126 ops/sec (±0.86%)0.80
src/di/__benchmarks__/container.bench.ts > Container - Registration > register class provider5709742.983666962 ops/sec (±1.35%)3659523.004609583 ops/sec (±0.26%)0.64
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerSingleton5419164.070779333 ops/sec (±0.19%)3674735.919157303 ops/sec (±0.23%)0.68
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerValue5849676.525883294 ops/sec (±1.00%)3643329.0527346027 ops/sec (±0.97%)0.62
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerFactory5756577.9884917615 ops/sec (±0.89%)3731349.291036125 ops/sec (±0.79%)0.65
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve class token1878709.0343454953 ops/sec (±0.64%)1231183.1036989056 ops/sec (±0.71%)0.66
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve symbol token1908845.1982808078 ops/sec (±0.68%)1316018.4734202325 ops/sec (±0.72%)0.69
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve value token2621330.851855458 ops/sec (±0.16%)1783899.5774658315 ops/sec (±0.30%)0.68
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve singleton token1819458.1223198995 ops/sec (±0.47%)1315930.5814242992 ops/sec (±0.55%)0.72
src/di/__benchmarks__/container.bench.ts > Container - Resolution > isRegistered check2714210.626615465 ops/sec (±0.18%)1806360.778904609 ops/sec (±0.19%)0.67
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when().use().give().otherwise()3217755.6975291646 ops/sec (±2.68%)1989351.3462046375 ops/sec (±2.25%)0.62
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when() with cached predicate3229595.825614303 ops/sec (±0.66%)2077218.3049918814 ops/sec (±0.64%)0.64
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register single module1548706.9468792025 ops/sec (±0.70%)1318623.2747570868 ops/sec (±0.43%)0.85
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register 3-level module tree842067.6850666505 ops/sec (±0.45%)674368.8967327109 ops/sec (±0.61%)0.80
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register dynamic module (forRoot)1481123.2920223756 ops/sec (±0.43%)1033574.8692689876 ops/sec (±0.46%)0.70
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Initialization > initialize with lifecycle hooks1013579.0006107301 ops/sec (±0.60%)861264.3797109328 ops/sec (±0.67%)0.85
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllControllers745666.313302503 ops/sec (±0.53%)601067.2979531069 ops/sec (±0.70%)0.81
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllConsumers749663.6326646602 ops/sec (±0.52%)598005.5897686194 ops/sec (±2.06%)0.80
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllJobs750692.4956126717 ops/sec (±0.50%)606220.5693193878 ops/sec (±0.44%)0.81
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register controller with 5 OpenAPI routes26140.967637874586 ops/sec (±6.62%)20659.201604495036 ops/sec (±7.81%)0.79
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register single-route controller112894.06454415413 ops/sec (±7.63%)87549.06480088776 ops/sec (±9.59%)0.78
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register multiple controllers24521.590244226707 ops/sec (±6.07%)20055.348642388202 ops/sec (±7.48%)0.82
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 10 routes by specificity473253.18789753783 ops/sec (±0.47%)348297.84898624144 ops/sec (±1.02%)0.74
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 50 routes by specificity84978.67665390817 ops/sec (±0.39%)66342.982298651 ops/sec (±0.49%)0.78
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 100 routes by specificity41206.22755532888 ops/sec (±0.42%)32949.193140155745 ops/sec (±0.54%)0.80
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - static path16548995.20565347 ops/sec (±0.09%)12503091.774915366 ops/sec (±0.09%)0.76
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - single param2129264.6457849224 ops/sec (±0.57%)2209847.5226742206 ops/sec (±1.46%)1.04
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - multiple params1575134.3051550686 ops/sec (±0.82%)1332989.981337998 ops/sec (±0.60%)0.85

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

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@adesege
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Universal Dark Mode - works on any site\n(function() {\n var enabled = true;\n \n function applyDarkMode() {\n if (!enabled) return;\n \n // Create style element if it doesn't exist\n var style = document.getElementById('universal-dark-mode-style');\n if (!style) {\n style = document.createElement('style');\n style.id = 'universal-dark-mode-style';\n document.head.appendChild(style);\n }\n \n // Dark mode CSS - inverts colors but preserves images/video\n style.textContent = '\n /* Invert everything except media */\n html {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #1a1a2e !important;\n }\n \n /* Restore images, videos, iframes, canvas */\n img, video, iframe, canvas, svg, picture, [style*=\"background-image\"] {\n filter: invert(1) hue-rotate(180deg) !important;\n }\n \n /* Preserve specific elements that should not be inverted */\n .no-dark-mode, .no-dark-mode *,\n [data-theme=\"light\"], [data-theme=\"light\"],\n .ace_editor, .ace_editor *,\n .CodeMirror, .CodeMirror *,\n .monaco-editor, .monaco-editor *,\n .markdown-body pre, .markdown-body pre *,\n .highlight, .highlight *,\n pre code, pre code * {\n filter: none !important;\n }\n \n /* Fix common UI elements */\n .modal, .popup, .dropdown-menu, .tooltip, .popover {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #2d2d44 !important;\n border-color: #444 !important;\n }\n \n /* Scrollbars */\n ::-webkit-scrollbar { background: #1a1a2e !important; }\n ::-webkit-scrollbar-thumb { background: #444 !important; }\n ::-webkit-scrollbar-thumb:hover { background: #555 !important; }\n \n /* Selection */\n ::selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ::-moz-selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ';\n }\n \n function removeDarkMode() {\n var style = document.getElementById('universal-dark-mode-style');\n if (style) style.remove();\n }\n \n // Toggle with Alt+Shift+D\n document.addEventListener('keydown', function(e) {\n if (e.altKey && e.shiftKey && e.key === 'D') {\n e.preventDefault();\n enabled = !enabled;\n if (enabled) {\n applyDarkMode();\n console.log('[Universal Dark Mode] Enabled');\n } else {\n removeDarkMode();\n console.log('[Universal Dark Mode] Disabled');\n }\n }\n });\n \n // Apply on load\n applyDarkMode();\n \n // Re-apply on dynamic content\n var observer = new MutationObserver(function(mutations) {\n if (enabled && !document.getElementById('universal-dark-mode-style')) {\n applyDarkMode();\n }\n });\n observer.observe(document.head, { childList: true });\n \n console.log('[Universal Dark Mode] Loaded - Press Alt+Shift+D to toggle');\n})();", "Universal Dark Mode"); } } catch(__e) { console.warn('[Userscript:Universal Dark Mode]', __e); } })(); })();
Skip to content

chore(deps): bump js-yaml from 3.14.2 to 3.15.1 - #252

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/js-yaml-3.15.1
Open

chore(deps): bump js-yaml from 3.14.2 to 3.15.1#252
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/js-yaml-3.15.1

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps js-yaml from 3.14.2 to 3.15.1.

Changelog

Sourced from js-yaml's changelog.

3.15.1 - 2026-07-31

Security

  • [backport] Remove quadratic complexity from !!omap duplicate key detection.

3.15.0 - 2026-06-27

Added

  • Added maxTotalMergeKeys (10000) loader option to limit the total number of keys processed by YAML merge (<<) across one safeLoad() / safeLoadAll() call.
Commits

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.2 to 3.15.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/3.15.1/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.14.2...3.15.1)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 3.15.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Aug 4, 2026

@adesegeadesege 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 suiteCurrent: 7809191Previous: ccb3f17Ratio
test/benchmarks/request-response.bench.ts > Request/Response > simple GET - 20068889.59396473033 ops/sec (±1.65%)44355.827899388205 ops/sec (±1.52%)0.64
test/benchmarks/request-response.bench.ts > Request/Response > GET with route params - 20072694.5650092873 ops/sec (±0.62%)49077.55133303189 ops/sec (±1.07%)0.68
test/benchmarks/request-response.bench.ts > Request/Response > POST with JSON body - 20137797.81335439631 ops/sec (±0.98%)24127.579263272528 ops/sec (±1.28%)0.64
test/benchmarks/request-response.bench.ts > Request/Response > POST invalid body - validation error5802.085961466375 ops/sec (±2.77%)4332.798367697519 ops/sec (±3.08%)0.75
test/benchmarks/request-response.bench.ts > Request/Response > GET unknown route - 40410055.313644401094 ops/sec (±1.24%)6877.491973422911 ops/sec (±1.38%)0.68
src/__benchmarks__/application.bench.ts > Application - Bootstrap > constructor only465662.821873041 ops/sec (±0.47%)367439.1967778971 ops/sec (±2.58%)0.79
src/__benchmarks__/application.bench.ts > Application - Bootstrap > full initialize()57762.57210921749 ops/sec (±1.87%)40916.51636711715 ops/sec (±2.82%)0.71
src/__benchmarks__/application.bench.ts > Application - Service Resolution > resolve service after bootstrap57958.631944445835 ops/sec (±1.34%)46221.77899438597 ops/sec (±1.51%)0.80
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > initialize with 5 controllers (8 routes)60807.12693127283 ops/sec (±0.71%)47297.584538015675 ops/sec (±0.94%)0.78
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > resolve service after multi-controller bootstrap58306.96050350889 ops/sec (±0.71%)46712.398512126 ops/sec (±0.86%)0.80
src/di/__benchmarks__/container.bench.ts > Container - Registration > register class provider5709742.983666962 ops/sec (±1.35%)3659523.004609583 ops/sec (±0.26%)0.64
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerSingleton5419164.070779333 ops/sec (±0.19%)3674735.919157303 ops/sec (±0.23%)0.68
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerValue5849676.525883294 ops/sec (±1.00%)3643329.0527346027 ops/sec (±0.97%)0.62
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerFactory5756577.9884917615 ops/sec (±0.89%)3731349.291036125 ops/sec (±0.79%)0.65
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve class token1878709.0343454953 ops/sec (±0.64%)1231183.1036989056 ops/sec (±0.71%)0.66
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve symbol token1908845.1982808078 ops/sec (±0.68%)1316018.4734202325 ops/sec (±0.72%)0.69
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve value token2621330.851855458 ops/sec (±0.16%)1783899.5774658315 ops/sec (±0.30%)0.68
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve singleton token1819458.1223198995 ops/sec (±0.47%)1315930.5814242992 ops/sec (±0.55%)0.72
src/di/__benchmarks__/container.bench.ts > Container - Resolution > isRegistered check2714210.626615465 ops/sec (±0.18%)1806360.778904609 ops/sec (±0.19%)0.67
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when().use().give().otherwise()3217755.6975291646 ops/sec (±2.68%)1989351.3462046375 ops/sec (±2.25%)0.62
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when() with cached predicate3229595.825614303 ops/sec (±0.66%)2077218.3049918814 ops/sec (±0.64%)0.64
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register single module1548706.9468792025 ops/sec (±0.70%)1318623.2747570868 ops/sec (±0.43%)0.85
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register 3-level module tree842067.6850666505 ops/sec (±0.45%)674368.8967327109 ops/sec (±0.61%)0.80
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register dynamic module (forRoot)1481123.2920223756 ops/sec (±0.43%)1033574.8692689876 ops/sec (±0.46%)0.70
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Initialization > initialize with lifecycle hooks1013579.0006107301 ops/sec (±0.60%)861264.3797109328 ops/sec (±0.67%)0.85
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllControllers745666.313302503 ops/sec (±0.53%)601067.2979531069 ops/sec (±0.70%)0.81
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllConsumers749663.6326646602 ops/sec (±0.52%)598005.5897686194 ops/sec (±2.06%)0.80
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllJobs750692.4956126717 ops/sec (±0.50%)606220.5693193878 ops/sec (±0.44%)0.81
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register controller with 5 OpenAPI routes26140.967637874586 ops/sec (±6.62%)20659.201604495036 ops/sec (±7.81%)0.79
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register single-route controller112894.06454415413 ops/sec (±7.63%)87549.06480088776 ops/sec (±9.59%)0.78
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register multiple controllers24521.590244226707 ops/sec (±6.07%)20055.348642388202 ops/sec (±7.48%)0.82
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 10 routes by specificity473253.18789753783 ops/sec (±0.47%)348297.84898624144 ops/sec (±1.02%)0.74
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 50 routes by specificity84978.67665390817 ops/sec (±0.39%)66342.982298651 ops/sec (±0.49%)0.78
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 100 routes by specificity41206.22755532888 ops/sec (±0.42%)32949.193140155745 ops/sec (±0.54%)0.80
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - static path16548995.20565347 ops/sec (±0.09%)12503091.774915366 ops/sec (±0.09%)0.76
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - single param2129264.6457849224 ops/sec (±0.57%)2209847.5226742206 ops/sec (±1.46%)1.04
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - multiple params1575134.3051550686 ops/sec (±0.82%)1332989.981337998 ops/sec (±0.60%)0.85

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

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@adesege