shelfio / jest-mongodb

Jest preset for MongoDB in-memory server
MIT License
587 stars 83 forks source link

chore(deps): update babel monorepo #377

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/cli (source) 7.18.10 -> 7.19.3 age adoption passing confidence
@babel/core (source) 7.18.10 -> 7.20.2 age adoption passing confidence

Release Notes

babel/babel ### [`v7.19.3`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7193-2022-09-27) [Compare Source](https://togithub.com/babel/babel/compare/v7.18.10...v7.19.3) ##### :bug: Bug Fix - `babel-plugin-proposal-decorators` - [#​8566](https://togithub.com/babel/babel/pull/8566) Correctly update bindings of decorated class declarations ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser` - [#​14974](https://togithub.com/babel/babel/pull/14974) fix: Normal parsing of `JSXText` following `JSXSpreadChild` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - [#​14941](https://togithub.com/babel/babel/pull/14941) fix: Support local exports in TS `declare module`s ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - [#​14940](https://togithub.com/babel/babel/pull/14940) fix: allow ts redeclaration with `import =` and `var` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-generator` - [#​14962](https://togithub.com/babel/babel/pull/14962) Fix printing of Flow internal slot functions ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-cli` - [#​14950](https://togithub.com/babel/babel/pull/14950) Emit `@babel/cli` source maps based on configuration files ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-transform-typescript` - [#​14946](https://togithub.com/babel/babel/pull/14946) fix: ts exported vars are shadowed by `declare` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :nail_care: Polish - `babel-core` - [#​14954](https://togithub.com/babel/babel/pull/14954) Optional filename when preset uses fn test/include/exclude ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-helper-compilation-targets`, `babel-helper-transform-fixture-test-runner`, `babel-parser`, `babel-preset-env`, `babel-traverse` - [#​14961](https://togithub.com/babel/babel/pull/14961) chore: use `c8` for coverage testing ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :microscope: Output optimization - `babel-plugin-transform-typescript` - [#​14952](https://togithub.com/babel/babel/pull/14952) \[ts] remove nested `declare namespace` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.