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 rollup-plugin-babel to the latest version 🚀 #84

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 28, 2018

Version 4.0.0 of rollup-plugin-babel was just published.

Dependency rollup-plugin-babel
Current Version 3.0.7
Type devDependency

The version 4.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of rollup-plugin-babel.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 48 commits ahead by 48, behind by 13.

  • 7d750e7 4.0.0
  • 90f6716 Pass appropriate caller config to babel.transform (#238)
  • 9f93eda Transpile only default babel extensions, allow for custom extensions option (fixes #111)
  • ae5f55c 4.0.0-beta.8
  • aa5a076 Upgrade babel deps and tweak preflight check according to latest changes (#233)
  • 8b2bf67 Improve distributed dist directory (#234)
  • 9852a47 4.0.0-beta.7
  • fb51b58 Fixed runtime helpers detection with useESModules & useBuiltIns options (#226)
  • d14583f 4.0.0-beta.6
  • 70b28cd Removed irrelevant babel plugin from a test case
  • e443aef Throw when used with module transform BEFORE throwing about unexpected situation (#225)
  • 751f9a4 Tweaked babelrc: false workaround recommendation
  • 1dc291c Merge remote-tracking branch 'miketrexler/modules-false-docs'
  • ec52228 Cache preflight check results per plugin's instance (#224)
  • 49b2345 Merge branch 'option-cleanup'

There are 48 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@codecov
Copy link

codecov bot commented Aug 28, 2018

Codecov Report

Merging #84 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #84   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          24     24           
  Branches        3      3           
=====================================
  Hits           24     24

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5ba5afc...f102006. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Aug 28, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 28, 2018

Version 4.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • ccd4ddc 4.0.1
  • 79a9538 Bumped babel deps
  • 26a2545 Update docs regarding babel versions and matching plugin versions

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 28, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 28, 2018

Version 4.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

@clarkbw clarkbw closed this in 9d49afd Aug 30, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/rollup-plugin-babel-4.0.0 branch August 30, 2018 05:31
clarkbw pushed a commit that referenced this pull request Oct 12, 2018
* using --env=jsdom, can't overwrite localStorage

* add testURL to get rid of security error

* use object defineProperty on _localStorage and _sessionStorage

* only overwrite _localStorage and _sessionStorage if they exist

* build it

* Greenkeeper/rollup plugin babel 4.0.2 (#85)

* chore(package): update rollup-plugin-babel to version 4.0.2

Closes #84

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile

* Greenkeeper/eslint config prettier 3.0.1 (#87)

* chore(package): update eslint-config-prettier to version 3.0.1

Closes #82

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile

* Greenkeeper/rollup 0.65.0 (#86)

* chore(package): update rollup to version 0.65.0

Closes #79

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile

* Update rollup to the latest version 🚀 (#89)

* chore(package): update rollup to version 0.66.0

* chore(package): update lockfile yarn.lock

* using --env=jsdom, can't overwrite localStorage

* add testURL to get rid of security error

* use object defineProperty on _localStorage and _sessionStorage

* only overwrite _localStorage and _sessionStorage if they exist

* build it

* add more test coverage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants