Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update babel monorepo #384

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update babel monorepo #384

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 10, 2019

This PR contains the following updates:

Package Type Update Change
babel-core (source) devDependencies minor 6.25.0 -> 6.26.3
babel-loader devDependencies patch 7.1.1 -> 7.1.5
babel-plugin-transform-es2015-modules-commonjs devDependencies minor 6.24.1 -> 6.26.2
babel-plugin-transform-object-rest-spread devDependencies minor 6.23.0 -> 6.26.0

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

v6.26.0

Compare Source

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

v7.1.2

Compare Source

🐛 Bug Fix
  • Add the message in BabelLoaderError's stack trace on node 8 (#​499) (Stephen Jennings)
  • Do not swallow errors in exists() and only call exists if option is string (#​495) (Nelo Mitranim)
📝 Documentation
  • README: fix typo (#​498) (Piper Chester)
🏠 Internal
  • Update ava to the latest version 🚀 (#​500) (greenkeeper[bot])
  • Update ava to the latest version 🚀 (#​491) (greenkeeper[bot])
  • Update ava to the latest version 🚀 (#​487) (greenkeeper[bot])

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.

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.

None yet

1 participant