Coder Social home page Coder Social logo

Comments (13)

greenkeeper avatar greenkeeper commented on May 7, 2024

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

from markdown-it-toc-and-anchor.

greenkeeper avatar greenkeeper commented on May 7, 2024
  • The devDependency coveralls was updated from 3.0.3 to 3.0.4.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 8ac4325 version bump
  • 9d9c227 Bump extend from 3.0.1 to 3.0.2 (#226)
  • 33119a7 Bump js-yaml from 3.11.0 to 3.13.1 (#225)
  • f5549c7 Bump handlebars from 4.1.0 to 4.1.2 (#224)
  • 4df732b Style fix (#211)

See the full diff

from markdown-it-toc-and-anchor.

greenkeeper avatar greenkeeper commented on May 7, 2024
  • The devDependency coveralls was updated from 3.0.4 to 3.0.5.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

See the full diff

from markdown-it-toc-and-anchor.

greenkeeper avatar greenkeeper commented on May 7, 2024
  • The devDependency coveralls was updated from 3.0.5 to 3.0.6.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

from markdown-it-toc-and-anchor.

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

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 1 commits.

  • 2ed185c added support for GitLab Merge Request IID

See the full diff

from markdown-it-toc-and-anchor.

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

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 24 commits.

There are 24 commits in total.

See the full diff

from markdown-it-toc-and-anchor.

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

Your tests are still failing with this version. Compare changes

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 15 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

See the full diff

from markdown-it-toc-and-anchor.

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

Your tests are still failing with this version. Compare changes

Release Notes for CodeFresh support, Maintenance

Added:

  • CodeFresh support (@suda)

Improved:

Updated:

Commits

The new version differs by 6 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

See the full diff

from markdown-it-toc-and-anchor.

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

Your tests are still failing with this version. Compare changes

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 2 commits.

  • 21f476c added COVERALLS_SERVICE_NUMBER to Readme; ver bump
  • b010d3d If COVERALLS_SERVICE_NUMBER is set, set service_number from it. (#208)

See the full diff

from markdown-it-toc-and-anchor.

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

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

from markdown-it-toc-and-anchor.

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

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff

from markdown-it-toc-and-anchor.

greenkeeper avatar greenkeeper commented on May 7, 2024
  • The devDependency coveralls was updated from 3.0.13 to 3.0.14.

Your tests are still failing with this version. Compare changes

Release Notes for Maintenance
Commits

The new version differs by 6 commits.

  • 844d765 3.0.14
  • 59a57e2 Update safe dependencies and fix npm vulnerabilities (#284)
  • a0c6941 Move fixtures to test/fixtures. (#286)
  • 1615297 GH Action workflow update (#287)
  • 3647673 Minor lint tweaks (#285)
  • ff21930 remove redundant code (#283)

See the full diff

from markdown-it-toc-and-anchor.

greenkeeper avatar greenkeeper commented on May 7, 2024
  • The devDependency coveralls was updated from 3.0.14 to 3.1.0.

Your tests are still failing with this version. Compare changes

Release Notes for CircleCI / Travis parallelism
  • Handle service_job_number for parallelism in Travis and CircleCI (#290) 705c3b5
  • Update sinon to v7.5.0. (#288) eb6dc35

v3.0.14...v3.1.0

Commits

The new version differs by 3 commits.

  • 2f95964 3.1.0
  • 705c3b5 Handle service_job_number for parallelism in Travis and CircleCI (#290)
  • eb6dc35 Update sinon to v7.5.0. (#288)

See the full diff

from markdown-it-toc-and-anchor.

Related Issues (20)

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.