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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency rollup-plugin-babel to v4 #48

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

v3.0.7

Compare Source

v3.0.6

Compare Source

v3.0.5

Compare Source

v3.0.4

Compare Source


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

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch 3 times, most recently from e2f174b to f42b4be Compare September 3, 2018 20:09
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch from f42b4be to c916905 Compare December 12, 2018 12:23
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch from c916905 to 998184f Compare December 29, 2018 18:18
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch from 998184f to f0d07be Compare January 10, 2019 09:05
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch 2 times, most recently from ae214ed to b8aefd0 Compare January 19, 2019 19:21
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch from b8aefd0 to 86783c6 Compare July 13, 2019 14:55
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