weixin_39633781 2020-11-30 00:48
浏览 0

Update steal to the latest version 🚀

Version 1.3.0 of steal just got published.

Dependency steal Current Version 0.16.44 Type devDependency

The version 1.3.0 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](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

该提问来源于开源项目:canjs/canjs

  • 写回答

11条回答 默认 最新

  • weixin_39633781 2020-11-30 00:48
    关注

    Version 1.3.1 just got published.

    Update to this version instead 🚀

    评论
  • weixin_39633781 2020-11-30 00:48
    关注

    Version 1.3.2 just got published.

    Update to this version instead 🚀

    评论
  • weixin_39633781 2020-11-30 00:48
    关注

    Version 1.4.0 just got published.

    Update to this version instead 🚀

    评论
  • weixin_39633781 2020-11-30 00:48
    关注

    Version 1.4.1 just got published.

    Update to this version instead 🚀

    Commits

    The new version differs by 5 commits .

    • 6871bc3 1.4.1
    • b077621 Merge pull request #1147 from stealjs/fetch-babel
    • a469a3e Prevent unwanted global package name loading
    • 9ca23bc Merge pull request #1142 from stealjs/contextual-plugin-loader
    • d613bc2 Use pluginLoader in contextual extension

    See the full diff.

    评论
  • weixin_39633781 2020-11-30 00:48
    关注

    Version 1.4.2 just got published.

    Update to this version instead 🚀

    Commits

    The new version differs by 37 commits .

    • 97be2e7 1.4.2
    • e9a9444 Merge pull request #1164 from stealjs/lr-error
    • c42cb6a Log an error when unable to connect to ws server
    • c6e7629 Merge pull request #1161 from stealjs/cjs-detection
    • e939257 Improve CJS module format detection
    • 05227f5 Merge pull request #1160 from stealjs/remove-babel-core
    • 35533bb Replace babel-core with babel-standalone (patch)
    • 336f6a0 Remove old deprecated babel files (patch)
    • 71ef85c Merge pull request #1159 from stealjs/opt
    • 4b07e48 Ext plugin: make sure to pass normalized name
    • 8848364 Don't run linting in Node 0.12
    • 3be05a8 Prevent mutating params
    • 2e20c32 Merge pull request #1149 from stealjs/greenkeeper/grunt-contrib-uglify-2.3.0
    • 2204e49 Merge pull request #1151 from stealjs/greenkeeper/https-browserify-1.0.0
    • 41d48d9 Add updated steal production file (patch)

    There are 37 commits in total. See the full diff.

    评论
  • weixin_39633781 2020-11-30 00:48
    关注

    Version 1.4.6 just got published.

    Update to this version instead 🚀

    Commits

    The new version differs by 17 commits .

    • c5d165a 1.4.6
    • 494337c Merge pull request #1174 from stealjs/stuff
    • 53aa03c Update progressive loading guide with weather widget
    • 6be0936 1.4.5
    • af8be69 Merge pull request #1162 from stealjs/update-contributing
    • 02acb7c Multiple updates to the Contributing guide
    • 3ae9f6a Merge pull request #1173 from stealjs/lr-dispose
    • b2bb33c Add a path to the local live-reload
    • fe5c3a7 Use Firefox 52 in saucelabs
    • 69724c9 Call dispose callback when disposing a module
    • ad1159b 1.4.4
    • cb104c2 Remove undefined reference
    • 345ec98 Merge branch 'master' of github.com:stealjs/steal
    • 7a021ee 1.4.3
    • 04593df Remove noisey error message

    There are 17 commits in total. See the full diff.

    评论
  • weixin_39633781 2020-11-30 00:48
    关注

    Version 1.5.1 just got published.

    Update to this version instead 🚀

    Commits

    The new version differs by 3 commits0.

    • 933bd12 1.5.1
    • ba6c847 Merge pull request #1181 from stealjs/attr-name
    • c6233bc Use attr.name to get an attribute's name

    false

    See the full diff

    评论
  • weixin_39633781 2020-11-30 00:48
    关注

    Version 1.5.2 just got published.

    Update to this version instead 🚀

    Commits

    The new version differs by 5 commits0.

    • 2764ffa v1.5.2
    • bb1f22b Merge pull request #1190 from stealjs/1188-prog-loading
    • 90ee8d6 minor fixes for progressive loading, fixes #1188
    • 57e2ede Merge pull request #1184 from stealjs/copy-versions-to-local
    • 1772e27 Copy <code>versions to local loader

    false

    See the full diff

    评论
  • weixin_39633781 2020-11-30 00:48
    关注

    Version 1.5.3 just got published.

    Update to this version instead 🚀

    Release Notes 1.5.3

    This is a bug fix release, which fixes an issue when using live-reload with steal-clone. Also includes some minor documentation improvements to the Babel docs and progressive loading guide.

    Issues

    Commits

    The new version differs by commits.

    See the full diff

    评论
  • weixin_39633781 2020-11-30 00:48
    关注

    Version 1.5.4 just got published.

    Update to this version instead 🚀

    Release Notes 1.5.4

    This is a bug-fix release that fixes usage in IE9.

    Issues

    Commits

    The new version differs by 3 commits.

    See the full diff

    评论
  • weixin_39633781 2020-11-30 00:48
    关注

    Version 1.5.5-pre.0 just got published.

    Update to this version instead 🚀

    Commits

    The new version differs by 6 commits.

    • eada8bc include build files and make pre-release
    • 65abac0 fixes #1221 and adds tests for it
    • 5ef2d0d shows problem doesn't require dynamic imports
    • 245739b demonstrates error with #1221
    • 115a8f0 Merge pull request #1215 from stealjs/greenkeeper/testee-0.5.1
    • a48415c chore(package): update testee to version 0.5.1

    See the full diff

    评论
编辑
预览

报告相同问题?

手机看
程序员都在用的中文IT技术交流社区

程序员都在用的中文IT技术交流社区

专业的中文 IT 技术社区,与千万技术人共成长

专业的中文 IT 技术社区,与千万技术人共成长

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

客服 返回
顶部