Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Update babel-plugin-rewire to the latest version 🚀 #243

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Apr 10, 2017

Version 1.1.0 of babel-plugin-rewire just got published.

Dependency babel-plugin-rewire
Current Version 1.0.0
Type devDependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of babel-plugin-rewire.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 13 commits .

  • 7805981 added contribution information for mike sherov
  • eaac0b2 Modified issue184. Merged on version-1.1.0 branch.
  • ae8551c added sample test for issue 184 forIn Loop.
  • 23b6615 Fix spacing in titles
  • 8484dd7 Avoid rewiring left of ForInStatement.
  • 87a321c issue #114 fix. added support for reset all.
  • 58234eb Added a comment to README to explain an error which can occurr in combination with isparta loader
  • 44ae46c added test case for issue 109
  • 05cdac8 added test for issue136.
  • f237dd6 improved tests
  • ed430ce added fixture for issue164
  • 018f316 added fixture for issue164
  • c716acb added test for issue163

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #243   +/-   ##
=======================================
  Coverage   76.23%   76.23%           
=======================================
  Files          10       10           
  Lines         223      223           
=======================================
  Hits          170      170           
  Misses         53       53

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 796205c...b8be615. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Sep 14, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 14, 2018

Update to this version instead 🚀

Commits

The new version differs by 25 commits.

  • 66ad16c pumped version and added babel 7 support on master
  • f2c70bd prepared 1.2.0-rc.1
  • c3bbb27 added Dennis E to contributors
  • e218c65 fixed failing unit test
  • 03e32a6 Merge remote-tracking branch 'destenson/fix-undefined-variable' into version-1.2.0
  • 703ef18 added Tim Whitbeck to contributors
  • 7fd9c72 updated fixtures
  • 4b1b9c1 Merge remote-tracking branch 'twhitbeck/add-object-revert' into version-1.2.0
  • 0e07d7c added Mathe Jørgensen to contributors
  • ddd3253 Merge remote-tracking branch 'peergradeio/object-spread' into version-1.2.0
  • 25a48b1 added Tomas Levy to list of contributors
  • bb2f5b5 Merge remote-tracking branch 'NilSet/babel7-compat' into version-1.2.0
  • e8dc2c9 Merge remote-tracking branch 'origin/version-1.1.0'
  • 2455d34 Use a placeholder whitelist to fix ambiguous template
  • da552ff add removed peer dependencies to dev dependencies

There are 25 commits in total.

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant