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 to the latest version 🚀 #79

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jan 15, 2019

The devDependency steal was updated from 1.12.6 to 2.1.14.

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.


Find out more about this release.

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 Mar 5, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 5, 2019

  • The devDependency steal was updated from 1.12.6 to 2.2.0.

Update to this version instead 🚀

Release Notes for Introduce forceES5 flag to skip ES2015 transpilation
{
   "steal": {
      "forceES5": false // defaults to true
   }
}

when set to false, Steal.js does not include the ES2015 preset. This is useful when the target browser supports all of the syntax/features transpiled by the ES2015 preset.

Commits

The new version differs by 6 commits.

  • 506c89c 2.2.0
  • c8d7644 Merge pull request #1495 from stealjs/keep-es2015
  • 8ba4669 Change forceES5 check condition, treat as true by default
  • e4acde4 Call done() to finish test case
  • fb5b348 Introduce forceES5 flag to skip ES2015 transpilation
  • 8d59f3b Update the badges

See the full diff

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

greenkeeper bot commented Mar 25, 2019

  • The devDependency steal was updated from 1.12.6 to 2.2.1.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • fcb4dcc 2.2.1
  • 78d1f07 Merge pull request #1496 from stealjs/env2
  • 897fd4b Document possible values of steal.loader.env

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 1, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 1, 2019

  • The devDependency steal was updated from 1.12.6 to 2.2.2.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • a1fd13d 2.2.2
  • 5f4b0d0 Merge pull request #1501 from stealjs/system-register
  • ef3b887 Skip tests checking stack trace erros in Safari / Iphone
  • e91f6c7 Update Saucelabs platform parameters
  • 607f49f Use a stricter RegExp to detect System.register modules

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 5, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 5, 2019

  • The devDependency steal was updated from 1.12.6 to 2.2.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 22, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 22, 2019

  • The devDependency steal was updated from 1.12.6 to 2.2.4.

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.

0 participants