Update steal-tools to the latest version 🚀 #205
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The devDependency steal-tools was updated from
1.11.10to2.2.3.This version 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.
Publisher: m-mujica
Release Notes for 2.2.3
This patch release fixes an issue with builds where the source code uses ES2015 features (like template literals) and the
forceES5flag is set to false, like:This was caused by the
transpilepackage using an old version ofestraversethat did not support AST nodes likeTemplateLiteral.Commits
The new version differs by 199 commits.
019df7f2.2.3cd17e46Merge pull request #1145 from stealjs/es2015625cb0dFix build of ES2015 code with forceES5 set to falseaf8f092Merge pull request #1148 from stealjs/symlink394908bFix appveyor buildd0babf4Merge pull request #1138 from stealjs/landscaper/steal-xenialb7cf8a5Migrate to use Xenial in Travis48cfb4f2.2.2ec17ec2Merge pull request #1129 from bmomberger-bitovi/1125-rollup-commonjs-prefix-change2694e42Update CJS_PROXY_PREFIX to match a change made in Rollup's commonjs plugin (#1125)003ec652.2.1973d62eChange the preversion script to just run test:browserdaef655Merge pull request #1123 from stealjs/greenkeeper/rollup-plugin-commonjs-pin-9.3.236a5941Merge pull request #1124 from stealjs/chasenlehara-patch-10fdf29cChange pinning to an upper bound rangeThere are 199 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 🌴