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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update steal-tools to the latest version 🚀 #89

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

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 13, 2019

The devDependency steal-tools was updated from 1.11.10 to 2.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:

let name = "John";
let time = "today";

export default </span>Hello <span class="pl-s1"><span class="pl-pse">${</span>name<span class="pl-pse">}</span></span>, how are you <span class="pl-s1"><span class="pl-pse">${</span>time<span class="pl-pse">}</span></span>?<span class="pl-pds">

This was caused by the transpile package using an old version of estraverse that did not support AST nodes like TemplateLiteral.

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 🌴

greenkeeper bot added a commit that referenced this pull request Nov 25, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 25, 2019

  • The devDependency steal-tools was updated from 1.11.10 to 2.2.4.

Update to this version instead 🚀

Release Notes for 2.2.4

This patch release fixes a race condition where last format transform (when using stealTools.export with multiple output formats) overrides previous ones. See #1139

💥

Commits

The new version differs by 5 commits.

  • 702b15a 2.2.4
  • ac5e46e Merge pull request #1149 from stealjs/fix-exports
  • 18259e5 Rollback main test file changes
  • 7da949d Fix race condition where last format transform overrides previous ones
  • d6328b0 Run mocha programatically

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 27, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 27, 2019

  • The devDependency steal-tools was updated from 1.11.10 to 2.2.5.

Update to this version instead 🚀

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

greenkeeper bot commented Feb 11, 2020

  • The devDependency steal-tools was updated from 1.11.10 to 2.2.6.

Update to this version instead 🚀

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