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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rewire to the latest version 馃殌 #54

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

Conversation

greenkeeper[bot]
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鈥檛 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鈥檛 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鈥檛 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

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 bot added a commit that referenced this pull request Apr 9, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 9, 2018

Version 4.0.0 just got published.

Update to this version instead 馃殌

Release Notes v4.0.0
  • Breaking: Remove official node v4 support. It probably still works with node v4, but no guarantees anymore.
  • Potentially breaking: Replace babel with regex-based transformation 9b77ed9a293c538ec3eb5160bcb933e012ce517f.
    This should not break, but it has been flagged as major version bump as the regex might not catch all cases reliably and thus fail for some users.
  • Improve runtime performance #132
  • Use coffeescript package in favor of deprecated coffee-script #134
Commits

The new version differs by 13 commits.

  • 6ffd4d1 4.0.0
  • fd559b2 Update CHANGELOG
  • 999dd1d Merge pull request #134 from jhnns/pr/origin/127
  • d124260 Merge branch 'master' into pr/origin/127
  • b0a2870 Fix wrong badge link in README
  • e9437cc Drop official node v4 support
  • 13cb24e Maintain column width when transforming consts
  • 9b77ed9 Replace babel with a regex-based transformation
  • cbb2802 Refactor babel plugin initialization in moduleEnv.js
  • 5adaa1d Remove unused path import
  • d9a81c0 Merge pull request #128 from 2Pacalypse-/master
  • 122689e Add support for object spread/rest operator.
  • 1250667 use 'coffeescript' package

See the full diff

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

greenkeeper bot commented Apr 24, 2018

Version 4.0.1 just got published.

Update to this version instead 馃殌

Release Notes v4.0.1
  • Fix a bug where const was not properly detected #139
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 11, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 11, 2020

  • The devDependency rewire was updated from 2.5.2 to 5.0.0.

Update to this version instead 馃殌

Commits

The new version differs by 11 commits ahead by 11, behind by 2.

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.

None yet

0 participants