Coder Social home page Coder Social logo

Comments (8)

greenkeeper avatar greenkeeper commented on June 26, 2024

After pinning to 3.0.5 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

from defaultsortbot.

greenkeeper avatar greenkeeper commented on June 26, 2024
  • The devDependency coveralls was updated from 3.0.6 to 3.0.7.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 1 commits.

  • 2ed185c added support for GitLab Merge Request IID

See the full diff

from defaultsortbot.

greenkeeper avatar greenkeeper commented on June 26, 2024
  • The devDependency coveralls was updated from 3.0.7 to 3.0.8.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Feature / maintenance updates

Added:

Fixed:

Improved

Commits

The new version differs by 25 commits.

There are 25 commits in total.

See the full diff

from defaultsortbot.

greenkeeper avatar greenkeeper commented on June 26, 2024
  • The devDependency coveralls was updated from 3.0.8 to 3.0.9.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Maintenance, dependency refinement
  • removed Istanbul, mocha dependencies
  • reverted cobertura-parse support (package dependency archived)
  • removed snyk (automated security updates from GitHub via Dependabot enabled)
  • improved Windows support
Commits

The new version differs by 40 commits.

  • 2e2b108 bump version
  • 50913ed Remove the now unused istanbul and mocha-lcov-reporter devDependencies
  • 1bceeff Revert #243.
  • 4aa11a2 Remove snyk.
  • 33eccc3 Revert "CI: use npm ci on Node.js >=8."
  • 236529b Update logger.js
  • 3a90b07 fix equality operator in logger.js
  • bbe2de5 Update package.json
  • 07ef879 Fix logger regression.
  • f58f8b9 README.md: Add GitHub Actions CI info.
  • 0488f10 Tweak README.md
  • be79dab CI: use npm ci on Node.js >=8.
  • ef51945 CI: Add Windows testing and lint
  • c202346 Fix Windows tests again.
  • 3d82534 use Coveralls GitHub action

There are 40 commits in total.

See the full diff

from defaultsortbot.

greenkeeper avatar greenkeeper commented on June 26, 2024
  • The devDependency coveralls was updated from 3.0.9 to 3.0.10.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for CodeFresh support, Maintenance

Added:

  • CodeFresh support (@suda)

Improved:

Updated:

Commits

The new version differs by 46 commits.

  • 2ea7be3 bump version
  • 5e976c5 Only coverage report on test success, fixes #230
  • 3d83b4f Set service_name and/or repo_token from .coveralls.yml regardless of if $COVERALLS_REPO_TOKEN is set (#272)
  • 710c504 Add Codefresh support
  • 8c4ba99 CI: switch to actions/checkout@v2
  • eb1a3c9 278 Upgrades minimist dependency to 1.2.5
  • 2e2b108 bump version
  • 50913ed Remove the now unused istanbul and mocha-lcov-reporter devDependencies
  • 1bceeff Revert #243.
  • 4aa11a2 Remove snyk.
  • 33eccc3 Revert "CI: use npm ci on Node.js >=8."
  • 236529b Update logger.js
  • 3a90b07 fix equality operator in logger.js
  • bbe2de5 Update package.json
  • 07ef879 Fix logger regression.

There are 46 commits in total.

See the full diff

from defaultsortbot.

greenkeeper avatar greenkeeper commented on June 26, 2024
  • The devDependency coveralls was updated from 3.0.10 to 3.0.11.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for COVERALLS_SERVICE_NUMBER environment variable support

Improved:

  • If COVERALLS_SERVICE_NUMBER is set, set service_number from it. (@midgleyc)
Commits

The new version differs by 48 commits.

  • 21f476c added COVERALLS_SERVICE_NUMBER to Readme; ver bump
  • b010d3d If COVERALLS_SERVICE_NUMBER is set, set service_number from it. (#208)
  • 2ea7be3 bump version
  • 5e976c5 Only coverage report on test success, fixes #230
  • 3d83b4f Set service_name and/or repo_token from .coveralls.yml regardless of if $COVERALLS_REPO_TOKEN is set (#272)
  • 710c504 Add Codefresh support
  • 8c4ba99 CI: switch to actions/checkout@v2
  • eb1a3c9 278 Upgrades minimist dependency to 1.2.5
  • 2e2b108 bump version
  • 50913ed Remove the now unused istanbul and mocha-lcov-reporter devDependencies
  • 1bceeff Revert #243.
  • 4aa11a2 Remove snyk.
  • 33eccc3 Revert "CI: use npm ci on Node.js >=8."
  • 236529b Update logger.js
  • 3a90b07 fix equality operator in logger.js

There are 48 commits in total.

See the full diff

from defaultsortbot.

greenkeeper avatar greenkeeper commented on June 26, 2024
  • The devDependency coveralls was updated from 3.0.11 to 3.0.12.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 51 commits.

  • aaff7f8 fix test
  • 49d0f76 3.0.12
  • 7ffe6dc Update getOptions.js
  • 21f476c added COVERALLS_SERVICE_NUMBER to Readme; ver bump
  • b010d3d If COVERALLS_SERVICE_NUMBER is set, set service_number from it. (#208)
  • 2ea7be3 bump version
  • 5e976c5 Only coverage report on test success, fixes #230
  • 3d83b4f Set service_name and/or repo_token from .coveralls.yml regardless of if $COVERALLS_REPO_TOKEN is set (#272)
  • 710c504 Add Codefresh support
  • 8c4ba99 CI: switch to actions/checkout@v2
  • eb1a3c9 278 Upgrades minimist dependency to 1.2.5
  • 2e2b108 bump version
  • 50913ed Remove the now unused istanbul and mocha-lcov-reporter devDependencies
  • 1bceeff Revert #243.
  • 4aa11a2 Remove snyk.

There are 51 commits in total.

See the full diff

from defaultsortbot.

greenkeeper avatar greenkeeper commented on June 26, 2024
  • The devDependency coveralls was updated from 3.0.12 to 3.0.13.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 53 commits.

  • eaba7c6 3.0.13
  • 2f2426b pass flag_name to API post JSON
  • aaff7f8 fix test
  • 49d0f76 3.0.12
  • 7ffe6dc Update getOptions.js
  • 21f476c added COVERALLS_SERVICE_NUMBER to Readme; ver bump
  • b010d3d If COVERALLS_SERVICE_NUMBER is set, set service_number from it. (#208)
  • 2ea7be3 bump version
  • 5e976c5 Only coverage report on test success, fixes #230
  • 3d83b4f Set service_name and/or repo_token from .coveralls.yml regardless of if $COVERALLS_REPO_TOKEN is set (#272)
  • 710c504 Add Codefresh support
  • 8c4ba99 CI: switch to actions/checkout@v2
  • eb1a3c9 278 Upgrades minimist dependency to 1.2.5
  • 2e2b108 bump version
  • 50913ed Remove the now unused istanbul and mocha-lcov-reporter devDependencies

There are 53 commits in total.

See the full diff

from defaultsortbot.

Related Issues (4)

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.