Coder Social home page Coder Social logo

bit-imports's People

Contributors

gitter-badger avatar greenkeeper[bot] avatar mark-simulacrum avatar miguelcastillo avatar nucliweb avatar waffle-iron avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bit-imports's Issues

An in-range update of grunt is breaking the build 🚨

Version 1.0.2 of grunt was just published.

Branch Build failing 🚨
Dependency grunt
Current Version 1.0.1
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

grunt 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 failed Details

Commits

The new version differs by 27 commits.

  • ccc3163 v1.0.2
  • e7795dc Remove iojs from test matrix (#1622)
  • a6a133b Remove deprecation warning for coffeescript (#1621) r=@vladikoff
  • 06b377e https links to webchat.freenode.net and gruntjs.com (#1610)
  • 7c5242f Use node executable for local grunt bin for Windows support
  • f6cbb63 Oh right, Windows isnt bash
  • a9a20da Try and debug why appveyor is failing on npm
  • 48bba6c Move to the test script to avoid npm was unexpected at this time.
  • 6b97ac0 Try to fix appveyor script
  • 19003ba For appveyor, check node version to decide whether to install npm@3
  • 3fcf921 Install npm@3 if npm version is npm 1 or 2
  • 77fc157 Use the local version of grunt to run tests
  • 400601a Updating devDependencies
  • 6592ad1 Update travis/appveyor to node versions we support
  • b63aeec Dont manually install npm, use the version each node version corresponds with

There are 27 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 🌴

Refactor how bitimports exposes bitloader

Currently, bit imports creates and instances of bit loader that it uses internally and exposes only bits via bit importer itself. It would be more extensible if bit imports actually simply augmented bit loader and exposed bit loader directly, instead of wrapping it.

An in-range update of sass.js is breaking the build 🚨

Version 0.10.9 of sass.js was just published.

Branch Build failing 🚨
Dependency sass.js
Current Version 0.10.8
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

sass.js 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 failed Details

Commits

The new version differs by 4 commits.

  • 9159d78 chore(dist): updating distributables to version 0.10.9
  • 3e41106 chore(build): bumping to version 0.10.9
  • b023c7d chore(emscripten): adding EXTRA_EXPORTED_RUNTIME_METHODS
  • e15cbc5 chore(libsass): upgrading to libsass 3.4.9

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 🌴

An in-range update of connect-history-api-fallback is breaking the build 🚨

The dependency connect-history-api-fallback was updated from 1.5.0 to 1.6.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

connect-history-api-fallback is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 4 commits.

  • 5d3a83e 1.6.0
  • 82fcdc3 Update dev dependencies
  • e931cce Recommend absolute paths for rewrite targets (#59)
  • a09b9e0 Fix small typo in error message (of -> or).

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 🌴

An in-range update of grunt-contrib-watch is breaking the build 🚨

Version 1.0.1 of grunt-contrib-watch was just published.

Branch Build failing 🚨
Dependency grunt-contrib-watch
Current Version 1.0.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

grunt-contrib-watch 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 failed Details

Commits

The new version differs by 16 commits.

There are 16 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 🌴

An in-range update of isbinaryfile is breaking the build 🚨

Version 3.0.3 of isbinaryfile was just published.

Branch Build failing 🚨
Dependency isbinaryfile
Current Version 3.0.2
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

isbinaryfile is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 3 commits.

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 🌴

An in-range update of grunt-cli is breaking the build 🚨

Version 1.3.0 of grunt-cli was just published.

Branch Build failing 🚨
Dependency grunt-cli
Current Version 1.2.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

grunt-cli 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 failed (Details).

Commits

The new version differs by 11 commits.

  • 89ab5d7 Merge pull request #120 from gruntjs/tag-1.3.0
  • 28e8220 Fix node versions and CI
  • ebd818b Release v1.3.0
  • eaf78d6 Merge pull request #117 from gruntjs/liftoff
  • 98ba9e6 Use ~ for deps and update v8flags to 3.0.2
  • 8ae6299 Fix completions to use old Grunt style for now
  • 0c5f397 Fix version and help with no gruntfile
  • ea01dc5 Include grunt-cli version with --version
  • 7b8cb3f Implement liftoff into grunt-cli
  • 7f6298e Merge pull request #104 from paladox/patch-3
  • ccb75a6 Update grunt to 1.0.1

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 🌴

An in-range update of ora is breaking the build 🚨

Version 1.4.0 of ora was just published.

Branch Build failing 🚨
Dependency ora
Current Version 1.3.0
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

ora is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 12 commits.

  • 91dcdaa 1.4.0
  • 5fed76b Make stopAnPersist() not run if spinner is not enabled (#56)
  • d348cbd Compress the screenshot with SVGO
  • 9727444 Use animated SVG demo (#66)
  • 0018549 Add Rust port to the Related section (#64)
  • 7e319bd Remove Code Sponsor
  • 90168b4 Add halo to the Related section in the readme (#63)
  • f8d3705 Try out CodeSponsor
  • 7fec243 Update dependencies (#60)
  • a1d89fb Clarify .promise usage (#57)
  • c53e7e7 Update to chalk 2 (#55)
  • f1d5b51 Add link to CLISpinner repo (#51)

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 🌴

An in-range update of grunt-eslint is breaking the build 🚨

Version 20.2.0 of grunt-eslint was just published.

Branch Build failing 🚨
Dependency grunt-eslint
Current Version 20.1.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

grunt-eslint 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 failed Details

Commits

The new version differs by 2 commits.

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 🌴

An in-range update of grunt-mocha is breaking the build 🚨

Version 1.0.5 of grunt-mocha was just published.

Branch Build failing 🚨
Dependency [grunt-mocha](https://github.com/disqus/grunt-mocha)
Current Version 1.0.4
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

grunt-mocha 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 failed Details

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 🌴

An in-range update of sinon is breaking the build 🚨

Version 4.2.2 of sinon was just published.

Branch Build failing 🚨
Dependency sinon
Current Version 4.2.1
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

sinon 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 failed Details

Commits

The new version differs by 7 commits.

  • c2f44b0 Update docs/changelog.md and set new release id in docs/_config.yml
  • c76cf01 Add release documentation for v4.2.2
  • 6628080 4.2.2
  • 47b9ba9 Update History.md and AUTHORS for new release
  • 5920e1d Remove mention of PhantomJS from CONTRIBUTING.md
  • 3551fdf Fix #1638: Make resetHistory work for props also
  • b37820a Fix poor test of resetHistory

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 🌴

An in-range update of mocha is breaking the build 🚨

Version 5.0.1 of mocha was just published.

Branch Build failing 🚨
Dependency mocha
Current Version 5.0.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

mocha 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 failed Details

Commits

The new version differs by 15 commits.

  • 09ce746 Release v5.0.1
  • 70027b6 update changelog for v5.0.1 [ci skip]
  • 44aae9f add working wallaby config
  • 412cf27 [Update] license year
  • b7377b3 rename help-wanted to "help wanted" in stale.yml
  • d975a6a fix memory leak when run in v8; closes #3119
  • 3509029 update .gitignore to only ignore root mocha.js [ci skip]
  • b57f623 fix: When using --delay, .only() no longer works. Issue #1838
  • cd74322 Slight copy update on docs for test directory
  • f687d2b update docs for the glob
  • 14fc030 Add all supported wallaby editors
  • 2e7e4c0 rename "common-mistake" label to "faq"
  • bca57f4 clarify docs on html, xunit and 3p reporters; closes #1906
  • 2fe2d01 Revert "fix travis "before script" script"
  • c0ac1b9 fix travis "before script" script

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 🌴

An in-range update of bootstrap is breaking the build 🚨

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 4.1.0 of bootstrap was just published.

Branch Build failing 🚨
Dependency bootstrap
Current Version 4.0.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

bootstrap 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 failed Details

Release Notes v4.1.0
  • Added new custom range form control.
  • Added new .carousel-fade modifier to switch carousel from horizontal sliding to crossfade.
  • Added new .dropdown-item-text for plaintext dropdown items.
  • Added new .flex-fill, .flex-grow-*, and .flex-shrink-* utilities.
  • Added new .table-borderless variant for tables.
  • Added new .text-monospace utility.
  • Added new .text-body (default body color), .text-black-50 (50% opacity black), and .text-white-50 (50% opacity white) utilities.
  • Added new .shadow-* utilities for quickly adding box-shadows.
  • Added ability to disable Popper's positioning in dropdowns.
  • Fixed longstanding issue with Chrome incorrectly rendering cards across CSS columns.
  • Deprecated .text-hideβ€”you'll see a warning during compilationβ€”as it's a dated and undocumented feature.
  • Fixed up Dashboard and Offcanvas examples across Firefox and IE.
  • Breadcrumbs can now use non-string values as dividers.
  • Updated our Theming docs to confirm you cannot use CSS variables in media queries (sorry folks!).

Be sure to look at the ship list and project board for more details on all our fixes.

Commits

The new version differs by 176 commits.

  • 9d7157a Update docs-navbar.html
  • 0396f6a Merge branch 'v4-dev' into ship-v4.1.0
  • 4555329 Update package-lock.json
  • 91730a6 vnu.jar: Ignore all wrong language code warnings.
  • 537af3e re-run dist
  • be3946d Update docs version switcher to include latest and link to 4.0 docs
  • 40576f9 Update redirects to work for 4.1 docs move
  • 7f34ddd bump version to 4.1.0
  • 3c0ea4e update docs path from docs/4.0/ to docs/4.1/
  • 7748ae9 closes #26213
  • 4880385 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
  • 013a748 add examples to theming docs section on css vars in media queries, closes #26205
  • 2d941d0 Remove note about multiple inputs (#26194)
  • d8a39c9 docs: Switch to StackPath's URL.
  • 10c64bd Fix broken URI fragments and redirects.

There are 176 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 🌴

An in-range update of sinon is breaking the build 🚨

Version 4.1.6 of sinon was just published.

Branch Build failing 🚨
Dependency sinon
Current Version 4.1.5
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

sinon 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

Commits

The new version differs by 10 commits.

  • 68c37ed Update docs/changelog.md and set new release id in docs/_config.yml
  • cd8ae51 Add release documentation for v4.1.6
  • 29e80be 4.1.6
  • a5c59a5 Update History.md and AUTHORS for new release
  • 0ae60b6 Merge pull request #1653 from mroderick/upgrade-dependencies
  • dcd4191 Upgrade browserify to latest
  • a316f02 Upgrade markdownlint-cli to latest
  • 78ebdb3 Upgrade lint-staged to latest
  • fcf967b Upgrade dependency supports-color
  • 7c3cb4f Enable StaleBot with default configuration (#1649)

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 🌴

An in-range update of chokidar is breaking the build 🚨

Version 2.0.1 of chokidar was just published.

Branch Build failing 🚨
Dependency chokidar
Current Version 2.0.0
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

chokidar is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 7 commits.

  • 560cbb9 Release 2.0.1
  • 5e0710e Merge pull request #678 from Lambdac0re/patch-1
  • 0b661d0 Update README.md
  • d1bac5b Merge pull request #644 from dsagal/uncaught_fix
  • d26c6e0 Merge pull request #669 from remy/master
  • 966c300 Fix windows ignore when using anymatch@2
  • 075f13f Fix uncaught exception "Cannot read property 'lastChange' of undefined".

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 🌴

An in-range update of bit-loader-eslint is breaking the build 🚨

Version 1.3.0 of bit-loader-eslint was just published.

Branch Build failing 🚨
Dependency bit-loader-eslint
Current Version 1.2.1
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

bit-loader-eslint 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

Commits

The new version differs by 9 commits.

  • b39a95e Release v1.3.0
  • f320613 Merge pull request #23 from MiguelCastillo/postfetch
  • 11d8291 changed hook to be postfetch to ensure that we are not bumping into plugins that are going to possibly change code in the pretransform stage
  • 1e36eab Merge pull request #22 from MiguelCastillo/greenkeeper/eslint-4.15.0
  • 4103f89 fix(package): update eslint to version 4.15.0
  • bb06116 Merge pull request #21 from MiguelCastillo/greenkeeper/eslint-4.14.0
  • b4c11b9 fix(package): update eslint to version 4.14.0
  • 6b49e7a Merge pull request #20 from MiguelCastillo/greenkeeper/eslint-4.13.0
  • a5376a2 fix(package): update eslint to version 4.13.0

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 🌴

An in-range update of chalk is breaking the build 🚨

Version 2.3.1 of chalk was just published.

Branch Build failing 🚨
Dependency chalk
Current Version 2.3.0
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

chalk is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 8 commits.

  • ae8a03f 2.3.1
  • b55dd79 Force bump dependencies
  • 678152c Update chalk to use the latest updates to supports-color (#247)
  • 011dd04 Fix usage example in the readme (#251)
  • 6554030 Use svg screenshot
  • bc3dd75 Update usage stats in the readme (#242)
  • a8c60e3 Fix spelling error in readme (#232)
  • 5392313 Correct HSV and HWB examples

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 🌴

An in-range update of marked is breaking the build 🚨

Version 0.3.13 of marked was just published.

Branch Build failing 🚨
Dependency marked
Current Version 0.3.12
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

marked 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 failed Details

Commits

The new version differs by 73 commits.

  • 343b623 Update repo information
  • 67031a4 Merge pull request #1054 from styfle/patch-1
  • f24c6f2 Update package.json to new GitHub repo
  • 7806597 Merge pull request #1053 from styfle/fix-github-lang
  • a1c5862 Fix GitHub language via override
  • d96db05 Merge pull request #1046 from Feder1co5oave/uglifyjs
  • dd855d7 update package-lock.json
  • dd09a68 test the minified version with node test --minified
  • 2a8e6f6 remove gulpfile
  • 1dc5ab0 drop gulp, use uglify-js3 instead. Do npm run build to minify into marked.min.js
  • 735d4ce Update README.md
  • 8de10c4 Update README.md
  • 6b0416d Merge pull request #1035 from Feder1co5oave/fix_hr
  • b8437b0 fix underscore emphasis (apply commonmark flanking rule and rule 12)
  • 2ea539a add commonmark test for thematic breaks

There are 73 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 🌴

An in-range update of connect-livereload is breaking the build 🚨

The devDependency connect-livereload was updated from 0.6.0 to 0.6.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

connect-livereload 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 failed (Details).

Commits

The new version differs by 3 commits.

  • 7c6ca1f Merge pull request #80 from nitinhayaran/master
  • a2fdcbd Update package.json
  • def2932 pulling hostname from the authority header

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 🌴

An in-range update of pakit is breaking the build 🚨

Version 1.0.2 of pakit was just published.

Branch Build failing 🚨
Dependency pakit
Current Version 1.0.1
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

pakit 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 failed Details

Commits

The new version differs by 7 commits.

  • 82bb516 Release v1.0.2
  • fadb8e2 Merge pull request #60 from MiguelCastillo/bit-bundler-11
  • 4a98d0e updating to latest bit-bundler and bit-bundler-splitter. Also updated unit tests
  • 8a7ee29 Merge pull request #58 from MiguelCastillo/greenkeeper/mocha-5.0.0
  • 2c6bb93 chore(package): update mocha to version 5.0.0
  • 058d97c Merge pull request #53 from MiguelCastillo/json-css-unittests
  • b8b2eb4 adding tests that include json and css

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 🌴

An in-range update of src-dest is breaking the build 🚨

Version 2.2.0 of src-dest was just published.

Branch Build failing 🚨
Dependency src-dest
Current Version 2.1.0
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

src-dest is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Commits

The new version differs by 4 commits.

  • c9e1e58 Release v2.2.0
  • 288c6da Merge pull request #14 from MiguelCastillo/contents-&-path
  • b2f1972 adding docs for contents and path
  • aefdbcd adding contents and path fields

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 🌴

An in-range update of glob is breaking the build 🚨

Version 7.1.3 of glob was just published.

Branch Build failing 🚨
Dependency glob
Current Version 7.1.2
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

glob is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 3 commits.

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 🌴

An in-range update of belty is breaking the build 🚨

Version 5.2.2 of belty was just published.

Branch Build failing 🚨
Dependency belty
Current Version 5.2.1
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

belty is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 26 commits.

  • 7338463 Release v5.2.2
  • c6ca807 including engines field in package json to specify node 6 as min requirement
  • 5f22b7c updating travis file to depend on node 6
  • 6b1a2e5 updating dependencies
  • 7dfb8fb Merge pull request #73 from MiguelCastillo/greenkeeper/grunt-contrib-watch-1.1.0
  • b7d8284 Merge pull request #74 from MiguelCastillo/greenkeeper/mocha-5.2.0
  • 76a1c62 chore(package): update mocha to version 5.2.0
  • cfa4cce chore(package): update grunt-contrib-watch to version 1.1.0
  • 681d73e Merge pull request #70 from MiguelCastillo/greenkeeper/mocha-5.1.0
  • 3e2b8f5 chore(package): update mocha to version 5.1.0
  • 57d52dc Merge pull request #68 from MiguelCastillo/greenkeeper/sinon-4.4.1
  • 82a5f07 chore(package): update sinon to version 4.4.1
  • a8f1714 Merge pull request #67 from MiguelCastillo/greenkeeper/sinon-4.3.0
  • 5701f0a chore(package): update sinon to version 4.3.0
  • 9e468c6 Merge pull request #66 from MiguelCastillo/greenkeeper/sinon-4.2.0

There are 26 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 🌴

An in-range update of bit-loader is breaking the build 🚨

Version 9.2.2 of bit-loader was just published.

Branch Build failing 🚨
Dependency bit-loader
Current Version 9.2.1
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

bit-loader is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 5 commits.

  • d46ac83 Release v9.2.2
  • 66e4fea Merge pull request #382 from MiguelCastillo/src-content-tests
  • 4ee3cca adding a bunch more tests to make sure bit-loader is processing src content correctly
  • 7f888f3 Merge pull request #381 from MiguelCastillo/travis-build
  • 70c09a3 changed travis script to run the build and then tests to make we catch build failure even when we are not deploying

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 🌴

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.