Skip to content

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Nov 11, 2017

Version 3.0.0 of rewire was just published.

Dependency rewire
Current Version 2.5.2
Type devDependency

The version 3.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 rewire.

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.


Release Notes v3.0.0
  • Breaking: Remove support for node versions below 4
  • Add support for const #79 #95 #117 #118
Commits

The new version differs by 15 commits.

  • cce2de8 v3.0.0
  • cfb9256 Update CHANGELOG
  • 87f6469 Update mocha
  • 02c4401 Update README
  • 9cd5ea1 Remove legacy code for node < 4
  • 457955a Merge pull request #118 from jhnns/pr/origin/117
  • ec2175b Update .travis.yml
  • b6cc407 Refactor code
  • 501e4c2 Remove options from readme
  • c0e1b87 Remove opts and only use old load functionality for coffee scripts
  • d1ad67a Also run travis tests in 6.x
  • c176d02 Update README
  • bc5a74c Add test to check if __filename and __dirname is correct
  • 3960361 Added set tests
  • 1ef6104 Add optional babel const to let parser.

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 🌴

greenkeeper bot added a commit that referenced this pull request Nov 15, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 15, 2017

Version 3.0.1 just got published.

Update to this version instead 🚀

Release Notes v3.0.1
  • Fix Unknown Plugin "transform-es2015-block-scoping" #121 #122
Commits

The new version differs by 5 commits.

  • 2f6d7af v3.0.1
  • 5ec9894 Update CHANGELOG
  • c6d8982 Merge pull request #122 from JvJefke/bugfix/babel-plugin-resolve
  • e5ce1ab Require resolve babel plugin so it searches the plugin from the cwd()
  • 0a77533 Merge remote-tracking branch 'upstream/master'

See the full diff

1 similar comment
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 15, 2017

Version 3.0.1 just got published.

Update to this version instead 🚀

Release Notes v3.0.1
  • Fix Unknown Plugin "transform-es2015-block-scoping" #121 #122
Commits

The new version differs by 5 commits.

  • 2f6d7af v3.0.1
  • 5ec9894 Update CHANGELOG
  • c6d8982 Merge pull request #122 from JvJefke/bugfix/babel-plugin-resolve
  • e5ce1ab Require resolve babel plugin so it searches the plugin from the cwd()
  • 0a77533 Merge remote-tracking branch 'upstream/master'

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 20, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 20, 2017

Version 3.0.2 just got published.

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 20, 2017

Version 3.0.2 just got published.

Update to this version instead 🚀

Release Notes v3.0.2
  • Fix a bug where rewire used the project's .babelrc #119 #123
Commits

The new version differs by 9 commits.

  • 18c5d0e 3.0.2
  • c27b29f Update CHANGELOG
  • 135154d Update package-lock.json
  • e6ee96f Merge pull request #123 from JvJefke/bugfix/class-constructor
  • 333bd1a Remove Class tests because travis node 4.x tests fails (does not support classes yet)
  • 61fa5ec Make sure rewire is not using a .babelrc file
  • fc97872 Add line end
  • 65c7d33 Merge remote-tracking branch 'upstream/master' into bugfix/class-constructor
  • 35d4398 Add class tests

See the full diff

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.

1 participant