Giter Site home page Giter Site logo

jstransformer-highlight's People

Contributors

calebeby avatar forbeslindesay avatar greenkeeper[bot] avatar greenkeeperio-bot avatar hemanth avatar robloach avatar timothygu avatar tunnckocore avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

vast

jstransformer-highlight's Issues

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

Version 0.20.0 of xo was just published.

Branch Build failing 🚨
Dependency xo
Current Version 0.19.0
Type devDependency

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

xo 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 59 commits ahead by 59, behind by 1.

  • 56d9891 0.20.0
  • a22e5dc 0.19.0
  • 6245086 Disable enforceForRenamedProperties for prefer-destructuring (#297)
  • 652a6e5 Remove deprecated --compact CLI flag (#293)
  • 60fd100 Force bump dependencies
  • f1bb0a1 Bump eslint-config-xo
  • 414ad2d Bump eslint-plugin-unicorn
  • 552cbb1 Update globby to the latest version (#295)
  • 6d8a93b Update URL to new org
  • 9859dfb Set ecmaVersion to 2018
  • 8526f2e Bump eslint-plugin-node
  • 34dca07 Disable the node/exports-style rule
  • 42e03f1 Disable the node/no-unpublished-require/import rules
  • 61a85cf Revert JSDoc plugin (#291)
  • 07df074 Add related package to readme (#290)

There are 59 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 highlight.js is breaking the build 🚨

The dependency highlight.js was updated from 9.14.2 to 9.15.1.

🚨 View failing branch.

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

highlight.js 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).

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 🌴

Use with Grunt

I use it with grunt, but I have a doubt, how inject params to highlight?

pre
  code
    :highlight
      $('.foo').fadeIn(300, function(){
        $(this).css('background', 'blue');
      });

Thanks!

jstransformer-highlight on npm is out of date

jstransformer-highlight on npm is out of date

It's dependence highlight.js is v8.6.0, and now v9.12.0.

v8+ & v9+ change a lot, I think we should update the package on npmjs.com.

Need to expose more options from highlight.js

Hi,

Current version of jstransformer-highlight only accept two options: lang and auto. It's not enough to use. For example, the jstransformer transform a block of script to single line, and can not change class prefix, etc. Please add full configure options from highlight.js.

Thank you very much. Like your work.

Chain with another transformers

I have a special situation where I need transform a jade code to html and highlight it. Do you try anything similar before? Thanks.

pre(class='o-panel__attach hljs')
  code
    :highlight(lang='html'):jade
      h1 h.1 Heading
      h2 h.2 Heading
      h3 h.3 Heading
      h4 h.4 Heading
      h5 h.5 Heading
      h6 h.6 Heading

An in-range update of test-jstransformer is breaking the build 🚨

The devDependency test-jstransformer was updated from 1.0.2 to 1.0.3.

🚨 View failing branch.

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

test-jstransformer 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.

  • cb7fe6f 1.0.3
  • 47f61e7 Merge pull request #37 from jstransformers/travis-10-11
  • 612b98d travis: Add Node.js 10 and 11 to Travis
  • ef34b50 Merge pull request #36 from jstransformers/update
  • e907f32 Fix travis
  • 5c8c10f Update xo
  • 9708aac Update dependencies
  • 3c92d41 Merge pull request #33 from jstransformers/node-9
  • d1520b3 Add Node 9 to Travis testing

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.