Skip to content

chore(deps): bump @babel/core from 7.29.0 to 7.29.7 - #227

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/babel/core-7.29.7
Open

chore(deps): bump @babel/core from 7.29.0 to 7.29.7#227
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/babel/core-7.29.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps @babel/core from 7.29.0 to 7.29.7.

Release notes

Sourced from @​babel/core's releases.

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

v7.29.3 (2026-04-30)

👓 Spec Compliance

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • #17931 fix(decorators): replace super within all removed static elements (@​JLHwung)
  • babel-register
  • babel-compat-data, babel-plugin-bugfix-safari-rest-destructuring-rhs-array, babel-preset-env

💅 Polish

  • babel-parser

... (truncated)

Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 30, 2026

@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: a0c769b Previous: 7abf1a4 Ratio
test/benchmarks/request-response.bench.ts > Request/Response > simple GET - 200 51609.186845651915 ops/sec (±1.13%) 50159.54786183608 ops/sec (±1.20%) 0.97
test/benchmarks/request-response.bench.ts > Request/Response > GET with route params - 200 53869.12430351646 ops/sec (±0.99%) 48788.542100785955 ops/sec (±0.78%) 0.91
test/benchmarks/request-response.bench.ts > Request/Response > POST with JSON body - 201 26749.27027990569 ops/sec (±1.43%) 16324.656937824655 ops/sec (±1.20%) 0.61
test/benchmarks/request-response.bench.ts > Request/Response > POST invalid body - validation error 4571.091733214747 ops/sec (±3.23%) 3767.6341525889247 ops/sec (±3.58%) 0.82
test/benchmarks/request-response.bench.ts > Request/Response > GET unknown route - 404 7728.817367281917 ops/sec (±1.34%) 6465.66593197288 ops/sec (±1.25%) 0.84
src/__benchmarks__/application.bench.ts > Application - Bootstrap > constructor only 340864.7094861963 ops/sec (±2.20%) 376306.82818050386 ops/sec (±0.43%) 1.10
src/__benchmarks__/application.bench.ts > Application - Bootstrap > full initialize() 41640.619696737915 ops/sec (±2.64%) 38183.21846588412 ops/sec (±0.93%) 0.92
src/__benchmarks__/application.bench.ts > Application - Service Resolution > resolve service after bootstrap 43741.356039758175 ops/sec (±2.40%) 38777.470454862014 ops/sec (±2.52%) 0.89
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > initialize with 5 controllers (8 routes) 46743.71215222039 ops/sec (±0.92%) 44139.17336156522 ops/sec (±0.72%) 0.94
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > resolve service after multi-controller bootstrap 41568.03000792302 ops/sec (±3.49%) 43671.34722128782 ops/sec (±0.74%) 1.05
src/di/__benchmarks__/container.bench.ts > Container - Registration > register class provider 4312906.309341194 ops/sec (±1.58%) 4378267.089319942 ops/sec (±1.57%) 1.02
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerSingleton 4152437.16120682 ops/sec (±2.20%) 3996288.7611478744 ops/sec (±2.06%) 0.96
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerValue 4588547.9816461485 ops/sec (±2.44%) 4685169.337081629 ops/sec (±1.56%) 1.02
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerFactory 4610215.972336691 ops/sec (±0.89%) 4760014.600562802 ops/sec (±0.71%) 1.03
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve class token 1332438.4277233398 ops/sec (±0.89%) 1398230.3724598626 ops/sec (±0.42%) 1.05
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve symbol token 1481826.6278264178 ops/sec (±0.63%) 1442223.1433174785 ops/sec (±0.42%) 0.97
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve value token 1994858.8030856915 ops/sec (±1.55%) 1916660.9496722054 ops/sec (±0.17%) 0.96
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve singleton token 1411560.9610879873 ops/sec (±0.78%) 1366570.6662249872 ops/sec (±0.46%) 0.97
src/di/__benchmarks__/container.bench.ts > Container - Resolution > isRegistered check 2108127.224206641 ops/sec (±0.30%) 2060612.6441198322 ops/sec (±0.22%) 0.98
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when().use().give().otherwise() 1994877.4733515736 ops/sec (±3.34%) 2448987.8334662053 ops/sec (±3.52%) 1.23
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when() with cached predicate 1886275.4944758278 ops/sec (±2.12%) 2405055.4643926523 ops/sec (±0.62%) 1.28
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register single module 1278053.1053629508 ops/sec (±0.75%) 1340462.7024322296 ops/sec (±0.71%) 1.05
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register 3-level module tree 662491.0274630247 ops/sec (±0.61%) 666424.4474642557 ops/sec (±0.39%) 1.01
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register dynamic module (forRoot) 1158276.9506012269 ops/sec (±0.54%) 1183561.6330960623 ops/sec (±0.35%) 1.02
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Initialization > initialize with lifecycle hooks 746189.9701522093 ops/sec (±0.74%) 851155.870407782 ops/sec (±0.55%) 1.14
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllControllers 545721.4542786126 ops/sec (±0.47%) 590249.3046864584 ops/sec (±2.29%) 1.08
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllConsumers 482611.18728261103 ops/sec (±0.72%) 604495.8718469703 ops/sec (±0.29%) 1.25
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllJobs 510742.9785140585 ops/sec (±0.57%) 593957.25042619 ops/sec (±1.36%) 1.16
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register controller with 5 OpenAPI routes 19138.86005121744 ops/sec (±7.95%) 8391.603815600616 ops/sec (±6.55%) 0.44
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register single-route controller 88488.42897643034 ops/sec (±9.56%) 48315.360497889866 ops/sec (±7.22%) 0.55
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register multiple controllers 19626.341456388694 ops/sec (±8.27%) 10884.969280489046 ops/sec (±5.37%) 0.55
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 10 routes by specificity 361979.2420154776 ops/sec (±0.96%) 332313.5088406572 ops/sec (±1.51%) 0.92
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 50 routes by specificity 66239.07901184329 ops/sec (±1.21%) 60216.679809510286 ops/sec (±0.68%) 0.91
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 100 routes by specificity 32248.511279724156 ops/sec (±0.57%) 31479.58270665301 ops/sec (±0.35%) 0.98
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - static path 12601653.697547397 ops/sec (±0.20%) 12502380.574745644 ops/sec (±0.12%) 0.99
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - single param 1986081.3048732732 ops/sec (±1.80%) 1807787.3853475987 ops/sec (±0.48%) 0.91
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - multiple params 1422173.3002904633 ops/sec (±0.70%) 1346117.2569435074 ops/sec (±0.60%) 0.95

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

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.29.0 to 7.29.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-version: 7.29.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/babel/core-7.29.7 branch from f12640d to a0c769b Compare July 27, 2026 17:33
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