Skip to content
This repository has been archived by the owner on Aug 10, 2019. It is now read-only.

chore(deps): update dependency rollup-plugin-babel to v4 #69

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 27, 2018

This PR contains the following updates:

Package Type Update Change
rollup-plugin-babel devDependencies major 3.0.7 -> 4.3.3

Release Notes

rollup/rollup-plugin-babel

v4.3.3

Compare Source

v4.3.2

Compare Source

  • Fixed usage with externalHelpers: true option

v4.3.1

Compare Source

  • Add .js extension to the virtual babel helpers file (only matters when using preserveModules option in rollup)

v4.3.0

Compare Source

  • Added .custom builder.
  • Fail build when a plugin tries to add non existent babel helper

v4.2.0

Compare Source

Allow rollup@1 as peer dependency.

v4.1.0

Compare Source

  • Fixed "preflight check" for ignored files.
  • Return null when no transformation has been done (fixing source maps for this case)

v4.0.3

Compare Source

Fixed fallback class transform in "preflight check".

v4.0.2

Compare Source

Fixed rollup peer dependency.

v4.0.1

Compare Source

v4.0.0

Compare Source

Babel 7 compatible! (dropped Babel 6 compatibility though).

Additionally:

  • Internal preflight checks are created now per plugin instance, so using 2 instances of rollup-plugin-babel (i.e. targeting 2 different set of files with include/exclude options) shouldn't conflict with each other
  • Transpiling by default only what Babel transpiles - files with those extensions: .js, .jsx, .es6, .es, .mjs. You can customize this with new extensions option. This also fixes long standing issue with rollup-plugin-babel trying to transform JSON files.

Renovate configuration

📅 Schedule: "after 10pm,before 5am" in timezone Asia/Dubai.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch 7 times, most recently from 99dedda to 221d6e9 Compare September 3, 2018 20:25
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch 2 times, most recently from 8b66308 to 0bf0a07 Compare September 12, 2018 12:30
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch 3 times, most recently from 110a00e to a80be1f Compare September 20, 2018 11:48
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch 6 times, most recently from 35c5be8 to 4b7adce Compare October 5, 2018 14:31
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch 3 times, most recently from 4c53670 to 2d8ebc5 Compare November 1, 2018 19:06
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch 4 times, most recently from 3317517 to a62ebb1 Compare November 16, 2018 20:22
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch from a62ebb1 to f7fb43a Compare December 3, 2018 20:35
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch from f7fb43a to 4c54ee5 Compare December 12, 2018 12:23
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch from 4c54ee5 to ea1ffa4 Compare December 29, 2018 18:18
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch from ea1ffa4 to b084892 Compare January 10, 2019 09:05
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch 2 times, most recently from 5208959 to 8976a0d Compare January 19, 2019 19:21
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch from 8976a0d to 413fd35 Compare July 13, 2019 12:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants