Skip to content

Update babel monorepo#82

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/babel-monorepo
Open

Update babel monorepo#82
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/babel-monorepo

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 10, 2019

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
babel-core (source) 6.26.0 -> 6.26.3 age adoption passing confidence
babel-loader 7.1.2 -> 7.1.5 age adoption passing confidence

Release Notes

babel/babel

v6.26.3

Compare Source

Summary
  • Fixed a small regression from the backport of #​7761 from #​7812 if the output file contains no JS content

v6.26.2

Compare Source

Summary
  • Landed #​7812 which backported several fixes to make sourcemaps behave better
    • #​7312 - Include better mappings for arrow-transformed 'this' and 'arguments'
    • #​7378 - Include better mappings for import bindings transformed to member expressions
    • #​7761 - Re-implement inputSourceMap merging logic to more accurately reflect mappings
babel/babel-loader

v7.1.5

Compare Source

v7.1.5

  • Perf: Use md4 instead of sha1 for filename hashes (#​638)

v7.1.4

Compare Source

🐛 Bug Fix
  • Update code to read filename

v7.1.3

Compare Source

🐛 Bug Fix
  • Support webpack 4

Renovate 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.

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


  • If you want to rebase/retry this PR, check this box

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

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #82   +/-   ##
=======================================
  Coverage   86.21%   86.21%           
=======================================
  Files          18       18           
  Lines         537      537           
  Branches      174      174           
=======================================
  Hits          463      463           
  Misses         64       64           
  Partials       10       10

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 9058cc2...f1d3bef. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments