Closed renovate[bot] closed 2 years ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
Error response from daemon: Get https://registry-1.docker.io/v2/renovate/node/manifests/16.15.1: received unexpected HTTP status: 500 Internal Server Error
As this PR has been closed unmerged, Renovate will now ignore this update (7.18.5). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps
array of your renovate config.
If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.
This PR contains the following updates:
7.17.10
->7.18.5
Release Notes
babel/babel
### [`v7.18.5`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7185-2022-06-13) [Compare Source](https://togithub.com/babel/babel/compare/v7.17.10...v7.18.5) ##### :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 due to failing status checks.
♻ 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.
This change is