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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 21, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup-plugin-babel 3.0.7 -> 4.4.0 age adoption passing confidence

Release Notes

rollup/rollup-plugin-babel (rollup-plugin-babel)

v4.4.0

Compare Source

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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch 5 times, most recently from 451350a to 56fc1f8 Compare September 22, 2021 05:56
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch 3 times, most recently from fc0c46f to 06c13c3 Compare October 1, 2021 09:22
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch from 06c13c3 to ade7c6b Compare October 13, 2021 02:21
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch from ade7c6b to 7416e99 Compare September 25, 2022 15:26
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch from 7416e99 to 3b67c0d Compare March 16, 2023 07:45
@renovate renovate bot force-pushed the renovate/rollup-plugin-babel-4.x branch from 3b67c0d to 1baff3e Compare July 11, 2023 05:11
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

0 participants