atSCM / atscm

Source code management utilities for atvise
https://atscm.github.io
7 stars 2 forks source link

chore(package): Update babel monorepo #400

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@babel/cli (source) devDependencies patch 7.10.0 -> 7.10.1
@babel/core (source) devDependencies patch 7.10.0 -> 7.10.2
@babel/plugin-proposal-class-properties devDependencies minor 7.8.3 -> 7.10.1
@babel/plugin-proposal-object-rest-spread devDependencies patch 7.10.0 -> 7.10.1
@babel/preset-env (source) devDependencies patch 7.10.0 -> 7.10.2
@babel/preset-typescript devDependencies minor 7.9.0 -> 7.10.1
@babel/register devDependencies minor 7.9.0 -> 7.10.1

Release Notes

babel/babel ### [`v7.10.1`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7101-2020-05-27) [Compare Source](https://togithub.com/babel/babel/compare/v7.10.0...v7.10.1) ##### :bug: Bug Fix - `babel-preset-env` - [#​11633](https://togithub.com/babel/babel/pull/11633) [hotfix] Use same targets for fields as for private methods ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-standalone` - [#​11624](https://togithub.com/babel/babel/pull/11624) Fix standalone tag when data-type is not set. ([@​dfabulich](https://togithub.com/dfabulich)) ##### :house: Internal - _Every package_ - [#​11625](https://togithub.com/babel/babel/pull/11625) Use `repository.directory` field in `package.json` files ([@​saulosantiago](https://togithub.com/saulosantiago))

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.

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

renovate[bot] commented 4 years ago

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


codecov-commenter commented 4 years ago

Codecov Report

Merging #400 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #400   +/-   ##
=======================================
  Coverage   40.52%   40.52%           
=======================================
  Files          56       56           
  Lines        2085     2085           
  Branches       82       82           
=======================================
  Hits          845      845           
  Misses       1222     1222           
  Partials       18       18           

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 ea89ec2...c4b7b7c. Read the comment docs.