ardatan / feTS

🗹 TypeScript HTTP Framework focusing on e2e type-safety, easy setup, performance & great developer experience
https://the-guild.dev/openapi/fets
MIT License
629 stars 29 forks source link

chore(deps): update dependency @babel/preset-typescript to v7.25.7 #1965

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/preset-typescript (source) 7.24.7 -> 7.25.7 age adoption passing confidence

Release Notes

babel/babel (@​babel/preset-typescript) ### [`v7.25.7`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7257-2024-10-02) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.24.7...v7.25.7) ##### :bug: Bug Fix - `babel-helper-validator-identifier` - [#​16825](https://redirect.github.com/babel/babel/pull/16825) fix: update identifier to unicode 16 ([@​JLHwung](https://redirect.github.com/JLHwung)) - `babel-traverse` - [#​16814](https://redirect.github.com/babel/babel/pull/16814) fix: issue with node path keys updated on unrelated paths ([@​DylanPiercey](https://redirect.github.com/DylanPiercey)) - `babel-plugin-transform-classes` - [#​16797](https://redirect.github.com/babel/babel/pull/16797) Use an inclusion rather than exclusion list for `super()` check ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-generator` - [#​16788](https://redirect.github.com/babel/babel/pull/16788) Fix printing of TS `infer` in compact mode ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - [#​16785](https://redirect.github.com/babel/babel/pull/16785) Print TS type annotations for destructuring in assignment pattern ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - [#​16778](https://redirect.github.com/babel/babel/pull/16778) Respect `[no LineTerminator here]` after nodes ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ##### :nail_care: Polish - `babel-types` - [#​16852](https://redirect.github.com/babel/babel/pull/16852) Add deprecated JSDOC for fields ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) ##### :house: Internal - `babel-core` - [#​16820](https://redirect.github.com/babel/babel/pull/16820) Allow sync loading of ESM when `--experimental-require-module` ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-helper-compilation-targets`, `babel-helper-plugin-utils`, `babel-preset-env` - [#​16858](https://redirect.github.com/babel/babel/pull/16858) Add browserslist config to external dependency ([@​JLHwung](https://redirect.github.com/JLHwung)) - `babel-plugin-proposal-destructuring-private`, `babel-plugin-syntax-decimal`, `babel-plugin-syntax-import-reflection`, `babel-standalone` - [#​16809](https://redirect.github.com/babel/babel/pull/16809) Archive syntax-import-reflection and syntax-decimal ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-generator` - [#​16779](https://redirect.github.com/babel/babel/pull/16779) Simplify logic for `[no LineTerminator here]` before nodes ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ##### :running_woman: Performance - `babel-plugin-transform-typescript` - [#​16875](https://redirect.github.com/babel/babel/pull/16875) perf: Avoid extra cloning of namespaces ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-types` - [#​16842](https://redirect.github.com/babel/babel/pull/16842) perf: Improve [@​babel/types](https://redirect.github.com/babel/types) builders ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - [#​16828](https://redirect.github.com/babel/babel/pull/16828) Only access `BABEL_TYPES_8_BREAKING` at startup ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 3 weeks ago
### 💻 Website Preview The latest changes are available as preview in: [https://7ec7961f.fets.pages.dev](https://7ec7961f.fets.pages.dev)
github-actions[bot] commented 3 weeks ago

✅ Benchmark Results

     ✓ no_errors{server:node-http,mode:no-schema}
     ✓ expected_result{server:node-http,mode:no-schema}
     ✓ no_errors{server:node-http,mode:json-schema}
     ✓ expected_result{server:node-http,mode:json-schema}
     ✓ no_errors{server:uWebSockets,mode:no-schema}
     ✓ expected_result{server:uWebSockets,mode:no-schema}
     ✓ no_errors{server:uWebSockets,mode:json-schema}
     ✓ expected_result{server:uWebSockets,mode:json-schema}

     checks......................................: 100.00% ✓ 858974      ✗ 0     
     data_received...............................: 78 MB   649 kB/s
     data_sent...................................: 55 MB   455 kB/s
     http_req_blocked............................: avg=1.61µs   min=922ns    med=1.51µs   max=284.58µs p(90)=2.01µs   p(95)=2.19µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=155.13µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=196.99µs min=126.89µs med=184.22µs max=9.21ms   p(90)=211.71µs p(95)=222.05µs
       { expected_response:true }................: avg=196.99µs min=126.89µs med=184.22µs max=9.21ms   p(90)=211.71µs p(95)=222.05µs
     ✓ { server:node-http,mode:json-schema }.....: avg=210.37µs min=151.13µs med=197.88µs max=7.28ms   p(90)=222.43µs p(95)=231.74µs
     ✓ { server:node-http,mode:no-schema }.......: avg=207.57µs min=140.43µs med=187.9µs  max=7.5ms    p(90)=215.13µs p(95)=232.54µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=189.88µs min=135.48µs med=180.18µs max=7.4ms    p(90)=202.29µs p(95)=209.37µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=182.41µs min=126.89µs med=172.41µs max=9.21ms   p(90)=194.66µs p(95)=202.45µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 429487
     http_req_receiving..........................: avg=24.1µs   min=11.75µs  med=23.13µs  max=6.04ms   p(90)=28.7µs   p(95)=31.38µs 
     http_req_sending............................: avg=9.31µs   min=5.36µs   med=9.23µs   max=3.02ms   p(90)=12.28µs  p(95)=14.12µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=163.57µs min=100.46µs med=151.52µs max=8.91ms   p(90)=176.74µs p(95)=186.29µs
     http_reqs...................................: 429487  3579.017615/s
     iteration_duration..........................: avg=274.41µs min=187.48µs med=260.57µs max=9.36ms   p(90)=291.77µs p(95)=304.83µs
     iterations..................................: 429487  3579.017615/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2