ar90n / serverless-s3-local

Serverless s3 local plugin.
MIT License
213 stars 69 forks source link

chore(deps): update dependency @babel/preset-env to v7.23.8 #870

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/preset-env (source) 7.23.7 -> 7.23.8 age adoption passing confidence

Release Notes

babel/babel (@​babel/preset-env) ### [`v7.23.8`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7238-2024-01-08) [Compare Source](https://togithub.com/babel/babel/compare/v7.23.7...v7.23.8) ##### :bug: Bug Fix - `babel-preset-env` - [#​16181](https://togithub.com/babel/babel/pull/16181) fix: `preset-env` throws exception for `export * as x` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helpers`, `babel-plugin-proposal-decorators` - [#​16201](https://togithub.com/babel/babel/pull/16201) fix: decorator binds `getter/setter` to `ctx.access` for public fields ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - [#​16199](https://togithub.com/babel/babel/pull/16199) fix: Class decorator correctly passes return value ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :leftwards_arrow_with_hook: Revert - [#​16202](https://togithub.com/babel/babel/pull/16202) Revert "chore: Update artifact tools ([#​16184](https://togithub.com/babel/babel/issues/16184))" ([@​JLHwung](https://togithub.com/JLHwung)) ##### :microscope: Output optimization - `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-function-name`, `babel-plugin-transform-parameters`, `babel-plugin-transform-react-jsx`, `babel-plugin-transform-runtime`, `babel-plugin-transform-spread`, `babel-plugin-transform-typescript`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​16194](https://togithub.com/babel/babel/pull/16194) Improve output of `super()` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu))

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, 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 has been generated by Mend Renovate. View repository job log here.