SocialGouv / kosko-charts

The Social Gouv Kosko Charts
http://socialgouv.github.io/kosko-charts
Apache License 2.0
9 stars 2 forks source link

chore(deps): update dependency @babel/preset-env to ^7.16.4 #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/preset-env (source) ^7.16.0 -> ^7.16.4 age adoption passing confidence

Release Notes

babel/babel ### [`v7.16.4`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7164-2021-11-16) [Compare Source](https://togithub.com/babel/babel/compare/v7.16.0...v7.16.4) ##### :eyeglasses: Spec Compliance - `babel-helper-remap-async-to-generator`, `babel-plugin-transform-async-to-generator` - [#​13961](https://togithub.com/babel/babel/pull/13961) Wait the correct number of ticks on nested `await` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser` - [#​13929](https://togithub.com/babel/babel/pull/13929) Refactor bindingProperty parsing ([@​JLHwung](https://togithub.com/JLHwung)) ##### :bug: Bug Fix - `babel-parser` - [#​13957](https://togithub.com/babel/babel/pull/13957) Add `assertions` to `ExportNamedDeclaration` without `from` ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - [#​13951](https://togithub.com/babel/babel/pull/13951) Throw on duplicate `__proto__` props followed by assignment ([@​The-x-Theorist](https://togithub.com/The-x-Theorist)) - `babel-plugin-proposal-async-generator-functions`, `babel-plugin-proposal-decorators`, `babel-plugin-transform-runtime`, `babel-preset-env` - [#​12827](https://togithub.com/babel/babel/pull/12827) Add file extension when using `absoluteRuntime` ([@​mbehzad](https://togithub.com/mbehzad)) ##### :nail_care: Polish - `babel-parser` - [#​13960](https://togithub.com/babel/babel/pull/13960) Always expose `expressionValue` in `DirectiveLiteral` nodes ([@​tolmasky](https://togithub.com/tolmasky))

Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.

codecov-commenter commented 2 years ago

Codecov Report

Merging #812 (420b27c) into master (ea24d97) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #812   +/-   ##
=======================================
  Coverage   80.92%   80.92%           
=======================================
  Files          54       54           
  Lines         519      519           
  Branches      151      151           
=======================================
  Hits          420      420           
  Misses         66       66           
  Partials       33       33           

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 ea24d97...420b27c. Read the comment docs.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 9.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: