Giter VIP home page Giter VIP logo

da-sorting's People

Contributors

gnucki avatar

Watchers

 avatar  avatar  avatar

da-sorting's Issues

An in-range update of karma-browserify is breaking the build 🚨

Version 5.1.2 of karma-browserify was just published.

Branch Build failing 🚨
Dependency karma-browserify
Current Version 5.1.1
Type devDependency

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

karma-browserify 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 5 commits.

  • 6e0fcce 5.1.2
  • 88673c4 chore(npmignore): ignore dev configuration(s)
  • 0fed147 chore(project): remove grunt + jshint
  • 08141de chore(ci): test against node {4,6,8}
  • 21bd468 chore(project): bump dev dependencies

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 karma-coverage is breaking the build 🚨

Version 1.1.2 of karma-coverage was just published.

Branch Build failing 🚨
Dependency karma-coverage
Current Version 1.1.1
Type devDependency

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

karma-coverage 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 v1.1.2

Bug Fixes

  • build: Update to lodash 4 (d6d21d2), closes #242
  • reporter: replace colons in the output path (3b2bffa)

BREAKING CHANGES

  • reporter: the output folder names change, they no longer contain :
Commits

The new version differs by 12 commits.

  • 070bba3 chore: release v1.1.2
  • 9319dfb chore: update contributors
  • 9433b24 Merge pull request #339 from johnjbarton/fix-242
  • bf599db Merge pull request #344 from AndrewLane/AndrewLane-patch-1
  • 595ab98 Fix exclude typo on the check object
  • d6d21d2 fix(build): Update to lodash 4
  • 954a555 Merge pull request #345 from johnjbarton/engines
  • d4695cf Update travis to match parent karma project
  • 54737bf chore: add grunt-cli npm test works out of the box
  • 2bc4aa5 docs: add json-summary report type
  • 3b2bffa fix(reporter): replace colons in the output path
  • 1a876d5 docs: Added none as possible value for type

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 watchify is breaking the build 🚨

Version 3.10.0 of watchify was just published.

Branch Build failing 🚨
Dependency watchify
Current Version 3.9.0
Type devDependency

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

watchify 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 8 commits.

  • 5f7f27b 3.10.0
  • 6de686b browserify@15
  • cf05baa Merge pull request #319 from a0viedo/patch-1
  • 114982d Merge pull request #326 from mjomble/patch-1
  • e2a6e82 Merge pull request #335 from palfrey/patch-1
  • d49c5e9 Should be "b.bundle" not "w.bundle"
  • 230c72c Fixed typo in readme
  • 074d6da link build badge to master branch

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 karma is breaking the build 🚨

Version 1.7.1 of karma just got published.

Branch Build failing 🚨
Dependency karma
Current Version 1.7.0
Type devDependency

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

As karma is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

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

Commits

The new version differs by 3 commits.

  • ee40570 chore: release v1.7.1
  • 66b08e6 chore: update contributors
  • ea32194 feat(deps): add support for node@8

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of karma-sauce-launcher is breaking the build 🚨

Version 1.2.0 of karma-sauce-launcher just got published.

Branch Build failing 🚨
Dependency karma-sauce-launcher
Current Version 1.1.0
Type devDependency

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

As karma-sauce-launcher is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

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

Release Notes v1.2.0

Features

  • config: add proxy option (bae758a)
  • config: allow SE traffic to be sent via Sauce Connect's Relay (0ac67d4)
  • config: pass parentTunnel to selenium (bae326f)
  • deps: upgrade sauce connect (e792677)
  • launcher: expose commandTimeout, idleTimeout, maxDuration options (3fe1c75), closes #62
Commits

The new version differs by 13 commits.

  • 004d61d chore: release v1.2.0
  • f783f63 chore: update contributors
  • a21fbd9 chore(deps): update dev dependencies
  • 79c70c2 feat(config): expose commandTimeout, idleTimeout, maxDuration options
  • f607303 Merge branch 'master' of https://github.com/JamieMason/karma-sauce-launcher into JamieMason-master
  • 0362ad5 docs(readme): fix SauceLabs doc links
  • 0ac67d4 feat(config): allow SE traffic to be sent via Sauce Connect's Relay
  • 0219065 docs(readme): add hint to platform configurator
  • bae326f feat(config): pass parentTunnel to selenium
  • bae758a feat(config): add proxy option
  • e792677 feat(deps): upgrade sauce connect
  • 79b688c chore(travis): update build config
  • 3fe1c75 feat(launcher): expose commandTimeout, idleTimeout, maxDuration options

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of karma-jasmine is breaking the build 🚨

Version 1.1.1 of karma-jasmine was just published.

Branch Build failing 🚨
Dependency karma-jasmine
Current Version 1.1.0
Type devDependency

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

karma-jasmine 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 10 commits.

  • f48a731 chore: release v1.1.1
  • 00b97de chore: update contributors
  • 4c3221a Merge pull request #187 from maksimr/patch-fix-travis-npm
  • 4411737 Merge pull request #140 from tehvgg/master
  • 23ef6b3 chore: fix problem with npm on travis for old nodejs
  • 372adb9 Merge pull request #162 from TheModMaker/feat-afterAllErrors
  • f3fa264 feat: Propagate errors thrown in afterAll blocks
  • 9879a94 Revert "Allow lib adapter through so it can be used when pointing to this repo as a dev dependency."
  • 6ae78a1 Allow lib adapter through so it can be used when pointing to this repo as a dev dependency.
  • 7373f2e Check that a message is a string before calling .indexOf() when building the relevant stack.

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 jasmine is breaking the build 🚨

Version 2.8.0 of jasmine just got published.

Branch Build failing 🚨
Dependency jasmine
Current Version 2.7.0
Type devDependency

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

As jasmine is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

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

Release Notes 2.8.0

Please see the release notes.

Commits

The new version differs by 2 commits.

  • a24f6ea bump version to 2.8.0
  • 7ccbf71 Update readme with docs link and copyright year

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of karma-firefox-launcher is breaking the build 🚨

Version 1.1.0 of karma-firefox-launcher was just published.

Branch Build failing 🚨
Dependency karma-firefox-launcher
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.

karma-firefox-launcher 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 8 commits.

  • cf20be3 chore(release): 1.1.0
  • 66812f1 chore: update dev dependencies
  • 98a4ada fix: safe handling of missing env variables
  • fe9d442 Merge pull request #77 from keithamus/patch-2
  • 66cd7ed chore(ci): remove depracted Node versions from Travis.yml
  • ede7023 Merge pull request #79 from mgol/mailmap
  • 5f352c4 chore: add a Git .mailmap with my new name
  • a1fc1c8 feat: support Firefox headless

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 3.5.1 of mocha just got published.

Branch Build failing 🚨
Dependency mocha
Current Version 3.5.0
Type devDependency

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

As mocha is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

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

Release Notes v3.5.1

3.5.1 / 2017-09-09

πŸ“° News

  • πŸ“£ Mocha is now sponsoring PDXNode! If you're in the Portland area, come check out the monthly talks and hack nights!

πŸ› Fixes

  • #2997: Fix missing xit export for "require" interface (@solodynamo)
  • #2957: Fix unicode character handling in XUnit reporter failures (@jkrems)

πŸ”© Other

Commits

The new version differs by 14 commits.

  • 4070a44 Release v3.5.1
  • 466ba73 update CHANGELOG.md for v3.5.1 [ci skip]
  • 1cc0fc0 import/require xit, fixes #2972
  • 74fa66f update nyc to latest; remove workaround in travis script
  • aa52933 update coveralls strategy; closes #2984
  • 73a5338 Spelling (#2981)
  • 9f403bf Add utils.escape tests and fix unicode escaping
  • 800acbc whitelist "developer-experience" tag for stalebot [ci skip]
  • 5895671 Added issue, pull request templates. (#2869)
  • 075bd51 Merge pull request #2918 from mochajs/no-shell-test
  • 8710438 Work around Node 0.10 Windows flake when testing
  • 13b8340 Ensure that compiler lookup works and not just that transpilation works (#2922)
  • 26d337a Add tests for double-star behavior
  • c0e6b68 Eliminate glob.sh

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


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.