Closed greenkeeper[bot] closed 6 years ago
After pinning to 2.1.2 your tests are passing again. Downgrade this dependency π.
devDependency
steal was updated from 2.1.3
to 2.1.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
This is a patch release that fixes a bug with less setting display: none
by default in its more recent versions. This change prevents this from occurring (steal-less already uses async loading, so there is no breaking change here).
devDependency
steal was updated from 2.1.4
to 2.1.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
steal was updated from 2.1.5
to 2.1.6
.Your tests are passing again with this update. Explicitly upgrade to this version π
This fixes a bug with using steal-clone in a tree-shaken context.
The new version differs by 9 commits.
21e8207
2.1.6
56eb233
Merge pull request #1471 from stealjs/ts-clone
947e105
Make steal-clone work with tree-shaken trees
709a004
2.1.5
c8ed817
Merge pull request #1469 from stealjs/empty-es
cce3dc5
Mark @empty as an __esModule
0d2f2a0
2.1.4
71d00ce
Merge pull request #1465 from stealjs/window-less
770142b
Set less
to be async by default
See the full diff
devDependency
steal was updated from 2.1.6
to 2.1.7
.Your tests are passing again with this update. Explicitly upgrade to this version π
Fixes a bug when treeshaking a large app with multiple bundles.
The new version differs by 12 commits.
1fd569d
2.1.7
af8026d
Merge pull request #1474 from stealjs/newloader-config
5ab883f
Maintain all tree-shaking state during the build
21e8207
2.1.6
56eb233
Merge pull request #1471 from stealjs/ts-clone
947e105
Make steal-clone work with tree-shaken trees
709a004
2.1.5
c8ed817
Merge pull request #1469 from stealjs/empty-es
cce3dc5
Mark @empty as an __esModule
0d2f2a0
2.1.4
71d00ce
Merge pull request #1465 from stealjs/window-less
770142b
Set less
to be async by default
See the full diff
devDependency
steal was updated from 2.1.7
to 2.1.8
.Your tests are still failing with this version. Compare changes
The new version differs by 16 commits.
277b9f3
Build
5df29b4
2.1.8
2488567
Merge pull request #1475 from stealjs/trsyntax
8c8ab46
Include babel syntax plugins when tree shaking
1fd569d
2.1.7
af8026d
Merge pull request #1474 from stealjs/newloader-config
5ab883f
Maintain all tree-shaking state during the build
21e8207
2.1.6
56eb233
Merge pull request #1471 from stealjs/ts-clone
947e105
Make steal-clone work with tree-shaken trees
709a004
2.1.5
c8ed817
Merge pull request #1469 from stealjs/empty-es
cce3dc5
Mark @empty as an __esModule
0d2f2a0
2.1.4
71d00ce
Merge pull request #1465 from stealjs/window-less
There are 16 commits in total.
See the full diff
I re-ran the build and it passed: https://travis-ci.org/canjs/can-route/builds/454125685?utm_source=github_status&utm_medium=notification
The devDependency steal was updated from
2.1.2
to2.1.3
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
steal is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/canjs/can-route/builds/428766012?utm_source=github_status&utm_medium=notification)).Release Notes for 2.1.3
This is a patch release, fixing stealjs/steal-tools#1071
Commits
The new version differs by 3 commits.
ff4841f
2.1.3
f65d33b
Merge pull request #1460 from stealjs/compactFalse
d9521b7
compact: false
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: