make-github-pseudonymous-again / js-string

:symbols: String data structures and algorithms for JavaScript
https://aureooms.github.io/js-string
GNU Affero General Public License v3.0
0 stars 0 forks source link

Update babel monorepo to v7.13.8 #38

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.13.1 -> 7.13.8 age adoption passing confidence
@babel/preset-env (source) 7.13.5 -> 7.13.8 age adoption passing confidence
@babel/register (source) 7.13.0 -> 7.13.8 age adoption passing confidence

Release Notes

babel/babel ### [`v7.13.8`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7138-2021-02-26) [Compare Source](https://togithub.com/babel/babel/compare/v7.13.1...v7.13.8) ##### :bug: Bug Fix - Other - [#​12909](https://togithub.com/babel/babel/pull/12909) chore: do not provide polyfills on bundling [@​babel/standalone](https://togithub.com/babel/standalone) ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12891](https://togithub.com/babel/babel/pull/12891) fix(eslint-parser): merge input `estree` options ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-compat-data`, `babel-preset-env` - [#​12901](https://togithub.com/babel/babel/pull/12901) Fix Module not found: Error: Can't resolve 'core-js/modules/es6.array.concat.js' with compat-data@7.13.x ([@​luxp](https://togithub.com/luxp)) - `babel-plugin-transform-runtime`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​12893](https://togithub.com/babel/babel/pull/12893) Allow `require()` of runtime helpers in Node.js 13.2-13.6 ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :nail_care: Polish - `babel-helper-create-class-features-plugin` - [#​12898](https://togithub.com/babel/babel/pull/12898) Do not warn for `loose` of class features in `preset-env` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-core`, `babel-helper-transform-fixture-test-runner`, `babel-register` - [#​12820](https://togithub.com/babel/babel/pull/12820) [internal] Keep the `.cjs` extension when compiling source files ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-runtime`, `babel-runtime-corejs2`, `babel-runtime` - [#​12883](https://togithub.com/babel/babel/pull/12883) Improve `@babel/runtime` esm stability ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :microscope: Output optimization - `babel-plugin-proposal-object-rest-spread` - [#​12899](https://togithub.com/babel/babel/pull/12899) Skip `_extends` helper for `{…x}` with modern targets ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

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

:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.



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

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 37698bf7e6c12ba6c0453836dac74a6fdf3e2535 on renovate/babel-monorepo into 517b7ebc9c9141abea332ebc8b674acdc3120f81 on main.