netlify / zip-it-and-ship-it

Intelligently prepare Node.js Lambda functions for deployment
https://www.npmjs.com/package/@netlify/zip-it-and-ship-it
MIT License
316 stars 35 forks source link

fix(deps): update babel monorepo #1565

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/parser (source) 7.22.14 -> 7.22.16 age adoption passing confidence
@babel/types (source) 7.22.11 -> 7.22.17 age adoption passing confidence

Release Notes

babel/babel (@​babel/parser) ### [`v7.22.16`](https://togithub.com/babel/babel/releases/tag/v7.22.16) [Compare Source](https://togithub.com/babel/babel/compare/v7.22.15...v7.22.16) #### v7.22.16 (2023-09-06) ##### :bug: Bug Fix - `babel-parser` - [#​15935](https://togithub.com/babel/babel/pull/15935) fix: `__esModule` is missing from published `@babel/parser` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :house: Internal - `babel-traverse` - [#​15936](https://togithub.com/babel/babel/pull/15936) Skip deprecation warning tests when in a folder named `@babel` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### Committers: 3 - Huáng Jùnliàng ([@​JLHwung](https://togithub.com/JLHwung)) - Nicolò Ribaudo ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [@​liuxingbaoyu](https://togithub.com/liuxingbaoyu) ### [`v7.22.15`](https://togithub.com/babel/babel/releases/tag/v7.22.15) [Compare Source](https://togithub.com/babel/babel/compare/v7.22.14...v7.22.15) #### v7.22.15 (2023-09-04) ##### :bug: Bug Fix - `babel-core` - [#​15923](https://togithub.com/babel/babel/pull/15923) Only perform config loading re-entrancy check for cjs ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - *Every package* - [#​15892](https://togithub.com/babel/babel/pull/15892) Add explicit `.ts`/`.js` extension to all imports in `src` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### Committers: 4 - Babel Bot ([@​babel-bot](https://togithub.com/babel-bot)) - Huáng Jùnliàng ([@​JLHwung](https://togithub.com/JLHwung)) - Nicolò Ribaudo ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)
babel/babel (@​babel/types) ### [`v7.22.17`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v72217-2023-09-08) [Compare Source](https://togithub.com/babel/babel/compare/v7.22.15...v7.22.17) ##### :bug: Bug Fix - `babel-core` - [#​15947](https://togithub.com/babel/babel/pull/15947) Fix compatibility with Node.js 20.6 ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-module-transforms`, `babel-plugin-transform-modules-commonjs` - [#​15941](https://togithub.com/babel/babel/pull/15941) Fix compiling duplicate ns imports to lazy CommonJS ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-types` - [#​15920](https://togithub.com/babel/babel/pull/15920) Make `ClassDeclaration["id"]` optional in babel-types ([@​jordanbtucker](https://togithub.com/jordanbtucker)) ##### :microscope: Output optimization - `babel-helper-remap-async-to-generator`, `babel-helper-wrap-function`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-proposal-function-sent`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-parameters`, `babel-plugin-transform-runtime`, `babel-preset-env` - [#​15922](https://togithub.com/babel/babel/pull/15922) Improve output when wrapping functions (e.g. `async` functions) ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ### [`v7.22.15`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v72215-2023-09-04) [Compare Source](https://togithub.com/babel/babel/compare/v7.22.11...v7.22.15) ##### :bug: Bug Fix - `babel-core` - [#​15923](https://togithub.com/babel/babel/pull/15923) Only perform config loading re-entrancy check for cjs ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-builder-binary-assignment-operator-visitor`, `babel-helper-compilation-targets`, `babel-helper-create-class-features-plugin`, `babel-helper-create-regexp-features-plugin`, `babel-helper-member-expression-to-functions`, `babel-helper-module-imports`, `babel-helper-module-transforms`, `babel-helper-transform-fixture-test-runner`, `babel-helper-validator-identifier`, `babel-helper-validator-option`, `babel-helpers`, `babel-node`, `babel-parser`, `babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression`, `babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-classes`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-for-of`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-parameters`, `babel-plugin-transform-property-mutators`, `babel-plugin-transform-react-jsx`, `babel-plugin-transform-runtime`, `babel-plugin-transform-typescript`, `babel-preset-env`, `babel-preset-flow`, `babel-preset-react`, `babel-preset-typescript`, `babel-register`, `babel-standalone`, `babel-template`, `babel-traverse`, `babel-types` - [#​15892](https://togithub.com/babel/babel/pull/15892) Add explicit `.ts`/`.js` extension to all imports in `src` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 year ago

⏱ Benchmark results

Comparing with b5b9b1a41e3c40b4d41e625131cd5e2c1d8e5dd1

largeDepsEsbuild: 3.1s

⬆️ 10.71% increase vs. b5b9b1a41e3c40b4d41e625131cd5e2c1d8e5dd1

^                           3.5s                                          
│                           ┌──┐                                          
│                           |  |                                          
│                           |  |                                    3.1s  
│           2.7s            |  |    2.8s                    2.7s    ┌──┐  
│ ──2.6s────┌──┐────2.7s────┼──┼────┌──┐────2.6s────2.6s────┌──┐────|▒▒|──
│   ┌──┐    |  |    ┌──┐    |  |    |  |    ┌──┐    ┌──┐    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
└───┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴──>
    T-8     T-7     T-6     T-5     T-4     T-3     T-2     T-1      T    
Legend - T-8 (38cde6efec37b5d60593c15810f756da8b5177e6): 2.6s - T-7 (2211f39741e1088a7c9cde0af57c9bc27108c606): 2.7s - T-6 (54b79e3c973805ed06c5ec4bc0259a122a880913): 2.7s - T-5 (87886247aa8acabd74cf76f13c3465a22bf63078): 3.5s - T-4 (27155874fa16fb54d0c00f71d1e98e2e856642c4): 2.8s - T-3 (0c76ba5d3ebfd00ce70b3bfd382bed28a6885017): 2.6s - T-2 (3092484b754b25c3635f1fb36bae0eaf8f9db6f0): 2.6s - T-1 (b5b9b1a41e3c40b4d41e625131cd5e2c1d8e5dd1): 2.7s - **T (current commit): 3.1s**

largeDepsNft: 9.2s

⬆️ 11.33% increase vs. b5b9b1a41e3c40b4d41e625131cd5e2c1d8e5dd1

^                          11.2s                                          
│                           ┌──┐                                          
│                           |  |                                          
│                           |  |                                    9.2s  
│                           |  |    8.7s                            ┌──┐  
│ ──8.2s────8.4s────8.4s────┼──┼────┌──┐────8.2s────8.3s────8.2s────|▒▒|──
│   ┌──┐    ┌──┐    ┌──┐    |  |    |  |    ┌──┐    ┌──┐    ┌──┐    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
└───┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴──>
    T-8     T-7     T-6     T-5     T-4     T-3     T-2     T-1      T    
Legend - T-8 (38cde6efec37b5d60593c15810f756da8b5177e6): 8.2s - T-7 (2211f39741e1088a7c9cde0af57c9bc27108c606): 8.4s - T-6 (54b79e3c973805ed06c5ec4bc0259a122a880913): 8.4s - T-5 (87886247aa8acabd74cf76f13c3465a22bf63078): 11.2s - T-4 (27155874fa16fb54d0c00f71d1e98e2e856642c4): 8.7s - T-3 (0c76ba5d3ebfd00ce70b3bfd382bed28a6885017): 8.2s - T-2 (3092484b754b25c3635f1fb36bae0eaf8f9db6f0): 8.3s - T-1 (b5b9b1a41e3c40b4d41e625131cd5e2c1d8e5dd1): 8.2s - **T (current commit): 9.2s**

largeDepsZisi: 18.2s

⬆️ 12.80% increase vs. b5b9b1a41e3c40b4d41e625131cd5e2c1d8e5dd1

^                           21s                                           
│                           ┌──┐                                          
│                           |  |                                          
│                           |  |                                   18.2s  
│                  16.4s    |  |   16.9s                            ┌──┐  
│ ─15.8s───15.6s────┌──┐────┼──┼────┌──┐───16.2s───16.1s───15.8s────|▒▒|──
│   ┌──┐    ┌──┐    |  |    |  |    |  |    ┌──┐    ┌──┐    ┌──┐    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
└───┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴──>
    T-8     T-7     T-6     T-5     T-4     T-3     T-2     T-1      T    
Legend - T-8 (38cde6efec37b5d60593c15810f756da8b5177e6): 15.8s - T-7 (2211f39741e1088a7c9cde0af57c9bc27108c606): 15.6s - T-6 (54b79e3c973805ed06c5ec4bc0259a122a880913): 16.4s - T-5 (87886247aa8acabd74cf76f13c3465a22bf63078): 21s - T-4 (27155874fa16fb54d0c00f71d1e98e2e856642c4): 16.9s - T-3 (0c76ba5d3ebfd00ce70b3bfd382bed28a6885017): 16.2s - T-2 (3092484b754b25c3635f1fb36bae0eaf8f9db6f0): 16.1s - T-1 (b5b9b1a41e3c40b4d41e625131cd5e2c1d8e5dd1): 15.8s - **T (current commit): 18.2s**