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 #3

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

Update babel monorepo #3

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 31, 2021

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
babel-preset-env (source) ^1.6.0 -> 1.7.0 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

v7.1.4

Compare Source

🐛 Bug Fix
  • Update code to read filename

v7.1.3

Compare Source

🐛 Bug Fix
  • Support webpack 4
babel/babel-preset-env

v1.7.0

Compare Source

v1.6.1

Compare Source

🐛 Bug Fix

ES2015 destructuring is not fully supported in Edge 15 and the polyfill required again. es6.math.imul is supported on Android as of version 4.4

Functions such as Object.keys, Object.freeze, ... do already exist in ES5, but their behaviour changed in ES2015. babel-preset-env with builtIns: true now adds the core-js polyfills for this methods if the browser only supports the ES5 variant of the method (like IE11 for example)


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.

@viezly
Copy link

viezly bot commented Aug 31, 2021

Pull request by bot. No need to analyze

@merge-mamba
Copy link

merge-mamba bot commented Aug 31, 2021

Potential Conflict Warning

This pull request has changes that overlap with branches below. You might want to check in with the other
branch authors before you merge to avoid a conflict. 🐍

renovate/major-babel-monorepo (@renovate-bot)

renovate/pin-dependencies (@renovate-bot)

renovate/webpack-dev-server-4.x (@renovate-bot)

renovate/handlebars-loader-1.x (@renovate-bot)

renovate/babel-monorepo (@renovate-bot)

renovate/handlebars-4.x (@renovate-bot)

renovate/chess.js-0.x (@renovate-bot)

renovate/webpack-dev-server-2.x (@renovate-bot)

renovate/bulma-0.x (@renovate-bot)

renovate/object-hash-2.x (@renovate-bot)

renovate/uuid-8.x (@renovate-bot)

renovate/webpack-3.x (@renovate-bot)

Something wrong? Got a suggestion? Email me or leave feedback here.

@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 11fd353 to 5534cc2 Compare September 13, 2021 09:57
@renovate renovate bot changed the title Pin dependencies Update babel monorepo Sep 13, 2021
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.

1 participant