Food-Static-Data / sd

Food static data wrapper
GNU General Public License v3.0
9 stars 14 forks source link

Update dependency @babel/core to v7.17.8 #812

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.17.5 -> 7.17.8 age adoption passing confidence

Release Notes

babel/babel ### [`v7.17.8`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7178-2022-03-18) [Compare Source](https://togithub.com/babel/babel/compare/v7.17.7...v7.17.8) ##### :eyeglasses: Spec Compliance - `babel-helpers`, `babel-plugin-proposal-decorators` - [#​14353](https://togithub.com/babel/babel/pull/14353) Update decorators to match latest spec ([@​pzuraq](https://togithub.com/pzuraq)) - [#​14339](https://togithub.com/babel/babel/pull/14339) Decorators misc fixes ([@​JLHwung](https://togithub.com/JLHwung)) ##### :bug: Bug Fix - `babel-plugin-transform-modules-systemjs` - [#​14057](https://togithub.com/babel/babel/pull/14057) \[systemjs] Fix nested `let`/`const` shadowing imported bindings ([@​The-x-Theorist](https://togithub.com/The-x-Theorist)) - `babel-parser` - [#​14362](https://togithub.com/babel/babel/pull/14362) Allow keywords in TS qualified types ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :leftwards_arrow_with_hook: Revert - `babel-parser` - [#​14367](https://togithub.com/babel/babel/pull/14367) Defer `() => {}` TSX error to Babel 8 ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ### [`v7.17.7`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7177-2022-03-14) [Compare Source](https://togithub.com/babel/babel/compare/v7.17.5...v7.17.7) ##### :eyeglasses: Spec Compliance - `babel-generator`, `babel-parser` - [#​14135](https://togithub.com/babel/babel/pull/14135) \[tsx] raise error on single arrow type argument without comma ([@​ozanhonamlioglu](https://togithub.com/ozanhonamlioglu)) ##### :bug: Bug Fix - `babel-helper-compilation-targets` - [#​14294](https://togithub.com/babel/babel/pull/14294) Avoid `resolveTargets` call if `browsers` is an empty array ([@​dev-itsheng](https://togithub.com/dev-itsheng)) - `babel-helper-module-transforms`, `babel-helper-simple-access`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-umd` - [#​14341](https://togithub.com/babel/babel/pull/14341) Fix update expression for exported bigints ([@​magic-akari](https://togithub.com/magic-akari)) - `babel-parser` - [#​14344](https://togithub.com/babel/babel/pull/14344) Allow variable and function with the same name in static blocks ([@​Yokubjon-J](https://togithub.com/Yokubjon-J)) - [#​14327](https://togithub.com/babel/babel/pull/14327) Remove length restriction from JSX entities, and ignore `Object.prototype` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​14293](https://togithub.com/babel/babel/pull/14293) fix(ts): skip func-type param start on parsing ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helpers`, `babel-plugin-proposal-decorators` - [#​14335](https://togithub.com/babel/babel/pull/14335) Fix static/proto initializers when there aren't class fields ([@​JLHwung](https://togithub.com/JLHwung)) - [#​14334](https://togithub.com/babel/babel/pull/14334) fix: push `newClass` only when class is decorated ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-generator` - [#​14309](https://togithub.com/babel/babel/pull/14309) Fix `import type/typeof` printing with no specifiers ([@​The-x-Theorist](https://togithub.com/The-x-Theorist)) - `babel-helper-module-transforms`, `babel-plugin-transform-modules-commonjs` - [#​14313](https://togithub.com/babel/babel/pull/14313) Fix duplicate exports initialization with many exports ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-member-expression-to-functions`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-private-methods`, `babel-plugin-transform-classes`, `babel-plugin-transform-object-super` - [#​14311](https://togithub.com/babel/babel/pull/14311) fix: support bigints in update expressions for private fields ([@​magic-akari](https://togithub.com/magic-akari)) - `babel-register` - [#​14303](https://togithub.com/babel/babel/pull/14303) Fix babel register cache invalidation ([@​cha0s](https://togithub.com/cha0s)) ##### :nail_care: Polish - `babel-parser` - [#​14338](https://togithub.com/babel/babel/pull/14338) Report single error for invalid num seps in unicode escapes ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-generator`, `babel-parser` - [#​14320](https://togithub.com/babel/babel/pull/14320) Type-safe ParseErrors ([@​tolmasky](https://togithub.com/tolmasky)) - `babel-plugin-transform-destructuring` - [#​14236](https://togithub.com/babel/babel/pull/14236) Improve `transform-destructuring` typings ([@​JLHwung](https://togithub.com/JLHwung)) - Other - [#​14180](https://togithub.com/babel/babel/pull/14180) Convert ESLint plugins to CommonJS ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit c437d5eb and detected 0 issues on this pull request.

View more on Code Climate.