Closed renovate[bot] closed 2 years ago
Merging #870 (2753558) into main (228122b) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #870 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 15 15
=========================================
Hits 15 15
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 228122b...2753558. Read the comment docs.
This PR contains the following updates:
7.18.2
->7.18.5
Release Notes
babel/babel
### [`v7.18.5`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7185-2022-06-13) ##### :bug: Bug Fix - `babel-plugin-transform-new-target` - [#14611](https://togithub.com/babel/babel/pull/14611) fix: `new.target` with shadowed class name ([@liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-transform-modules-systemjs` - [#14655](https://togithub.com/babel/babel/pull/14655) Fix named destructuring exports ([@underfin](https://togithub.com/underfin)) ##### :memo: Documentation - [#14332](https://togithub.com/babel/babel/pull/14332) docs: eslint-parser requireConfigFile behaviour ([@JLHwung](https://togithub.com/JLHwung)) - [#14619](https://togithub.com/babel/babel/pull/14619) Move v7 prereleases changelog to a separate file ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-traverse` - [#14649](https://togithub.com/babel/babel/pull/14649) Rely on the call stack to clean up cache in `_guessExecutionStatusRelativeTo` ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core` - [#14641](https://togithub.com/babel/babel/pull/14641) Change limit of source map 3MB ([@vasicvuk](https://togithub.com/vasicvuk)) - Other - [#14627](https://togithub.com/babel/babel/pull/14627) Speedup e2e test on github ([@liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - [#14248](https://togithub.com/babel/babel/pull/14248) chore: automate compat-data update ([@tony-go](https://togithub.com/tony-go)) - `babel-parser` - [#14592](https://togithub.com/babel/babel/pull/14592) feat: Automatically generate test results that do not exist ([@liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :running_woman: Performance - `babel-traverse` - [#14617](https://togithub.com/babel/babel/pull/14617) Fix `_guessExecutionStatusRelativeToDifferentFunctions` perf ([@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.
🔕 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.