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 steal to the latest version 馃殌 #43

Merged
merged 2 commits into from
Feb 8, 2017
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Dec 15, 2016

Version 1.0.2 of steal just got published.

Dependency steal
Current Version 0.16.43
Type devDependency

The version 1.0.2 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 steal.
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.


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 馃尨

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 15, 2016

Version 1.0.3 just got published.

Update to this version instead 馃殌

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 16, 2016

Version 1.0.4 just got published.

Update to this version instead 馃殌

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 20, 2016

Version 1.0.5 just got published.

Update to this version instead 馃殌

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 23, 2016

Version 1.0.6 just got published.

Update to this version instead 馃殌

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 30, 2016

Version 1.0.7 just got published.

Update to this version instead 馃殌

Release Notes 1.0.7

Bug fix release

This fixes a bug related to using a plugin while also importing the plugin at the same time. See 982 for more information.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 5, 2017

Version 1.0.8 just got published.

Update to this version instead 馃殌

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 6, 2017

Version 1.0.9 just got published.

Update to this version instead 馃殌

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 11, 2017

Version 1.0.10 just got published.

Update to this version instead 馃殌

Release Notes 1.0.10

This is a bug fix release.

Bugs

  • 999 - When running in Node, make sure to add Production bundles

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 18, 2017

Version 1.0.11 just got published.

Update to this version instead 馃殌

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 24, 2017

Version 1.1.0 just got published.

Update to this version instead 馃殌

Release Notes 1.1.0

This release of Steal include a new feature which simplifies the use of steal-clone with default exports.

Issues

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 30, 2017

Version 1.2.0-pre.0 just got published.

Update to this version instead 馃殌

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 7, 2017

Version 1.2.0 just got published.

Update to this version instead 馃殌

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 7, 2017

Version 1.2.1 just got published.

Update to this version instead 馃殌

Release Notes 1.2.1

1.2.1 is a bug fix release that fixes an issue that was causing the steal-tools tests to fail. See here.

This bug fix release makes it so that during a build if we encounter code such as:

require("./package");

Where ./package is actually a package.json, we will eventually retrieve the correct file after some retries.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 7, 2017

Version 1.2.2 just got published.

Update to this version instead 馃殌

Release Notes 1.2.2

This is a bug fix release that improves the CommonJS detection within AMD modules. Now things like:

define(function(require){
  var foo = "some string stuff require('bar');";
});

Will not contain false positives.

Bugs

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 8, 2017

Version 1.2.3 just got published.

Update to this version instead 馃殌

Release Notes 1.2.3

This is a bug fix release that addresses an issue with live-reloading after an npm install.

steal-npm 1.0.9 contains a bug fix for live-reload. When doing an npm install with live-reload on, this keeps the internal state of the npm plugin for use thereafter.

@BigAB BigAB merged commit adb1386 into master Feb 8, 2017
@BigAB BigAB deleted the greenkeeper/steal-1.0.2 branch February 8, 2017 22:21
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

1 participant