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

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 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: "every weekend" in timezone Europe/Paris.

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

♻️ Rebasing: Whenever PR is stale, 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 6 times, most recently from 336587f to cbf92c0 Compare September 8, 2018 05:36
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch 6 times, most recently from ec620c9 to e721407 Compare September 15, 2018 02:18
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch 7 times, most recently from bfbfb98 to 80f5c28 Compare September 22, 2018 08:10
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch 10 times, most recently from b1c7056 to 4538a9b Compare September 30, 2018 22:19
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch from 4538a9b to ea93c6d Compare October 5, 2018 23:17
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch 5 times, most recently from 7f62b4d to 6be7135 Compare July 21, 2019 15:14
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch 5 times, most recently from c9a8c95 to cb4bc2d Compare August 3, 2019 01:08
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch 3 times, most recently from bcef68a to cf8cd94 Compare August 11, 2019 03:21
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch 2 times, most recently from 7fc0af9 to f2473f4 Compare August 17, 2019 01:13
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch 4 times, most recently from cc1c288 to eca8b9c Compare August 29, 2019 10:08
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch 3 times, most recently from 6d050b1 to 38200db Compare August 31, 2019 02:12
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch 2 times, most recently from 323be4a to d9f4be5 Compare September 7, 2019 03:06
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch 2 times, most recently from 8c9e617 to c0610f0 Compare September 15, 2019 08:42
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch from c0610f0 to 934afef Compare September 15, 2019 10:11
@renovate renovate bot deleted the renovate/rollup-plugin-babel-4.x branch September 18, 2019 07:46
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