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.10
to2.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
forceES5
flag is set to false, like:This was caused by the
transpile
package using an old version ofestraverse
that did not support AST nodes likeTemplateLiteral
.Commits
The new version differs by 199 commits.
019df7f
2.2.3
cd17e46
Merge pull request #1145 from stealjs/es2015
625cb0d
Fix build of ES2015 code with forceES5 set to false
af8f092
Merge pull request #1148 from stealjs/symlink
394908b
Fix appveyor build
d0babf4
Merge pull request #1138 from stealjs/landscaper/steal-xenial
b7cf8a5
Migrate to use Xenial in Travis
48cfb4f
2.2.2
ec17ec2
Merge pull request #1129 from bmomberger-bitovi/1125-rollup-commonjs-prefix-change
2694e42
Update CJS_PROXY_PREFIX to match a change made in Rollup's commonjs plugin (#1125)
003ec65
2.2.1
973d62e
Change the preversion script to just run test:browser
daef655
Merge pull request #1123 from stealjs/greenkeeper/rollup-plugin-commonjs-pin-9.3.2
36a5941
Merge pull request #1124 from stealjs/chasenlehara-patch-1
0fdf29c
Change pinning to an upper bound range
There 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 🌴