Snugug / gulp-armadillo

The rebirth of the Armadillo static site generator, as a series of Gulp tasks!
MIT License
16 stars 6 forks source link

An in-range update of prismjs is breaking the build 🚨 #272

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.7.0 of prismjs just got published.

Branch Build failing 🚨
Dependency prismjs
Current Version 1.6.0
Type dependency

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

prismjs is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/Snugug/gulp-armadillo/builds/273608767?utm_source=github_status&utm_medium=notification)

Release Notes v1.7.0

Release 1.7.0

Commits

The new version differs by 141 commits.

There are 141 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

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

greenkeeper[bot] commented 6 years ago

Version 1.8.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.8.0

Release 1.8.0

Commits

The new version differs by 11 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.8.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.8.1

Release 1.8.1

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.8.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.8.3

Release 1.8.3

Commits

The new version differs by 14 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.8.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.8.4

Release 1.8.4

Commits

The new version differs by 111 commits.

  • 7741755 Release 1.8.4
  • d09982d Core: Provide a way to load Prism from inside a Worker without listening to messages. (#1188)
  • c33be19 Core: Prevent error from throwing when element does not have a parentNode in highlightElement. Fix #1203
  • 1fd690d YAML: Regexp optimisation + don't use captures if not needed
  • 6b6fd93 Wiki markup: Fix escaping consistency
  • 700505e vim: Remove duplicates in keywords
  • 7af36df VHDL: Regexp optimisation and simplification
  • 1b24b34 Verilog: Regexp simplification
  • e296caf TypeScript: Don't use captures if not needed
  • 0b10fd0 Twig: Regexp optimisation and simplification + don't use captures if not needed
  • 08139ad Textile: Regexp optimisation + don't use captures if not needed
  • f0b8a33 Tcl: Regexp simplification + don't use captures if not needed
  • a2d737a Swift: Don't use captures if not needed
  • df9506c Stylus: Regexp optimisation
  • a6244a4 SQL: Regexp optimisation

There are 111 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.9.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.9.0

Release 1.9.0

Commits

The new version differs by 23 commits.

  • a2f60f0 Release 1.9.0
  • 928790d Download page: Add version number at the beginning of the generated files. Fix #788
  • f986551 Download page: Fix implicitly declared variable
  • 924784a Unescaped Markup: Fix ambiguity in documentation by improving examples. Fix #1197
  • a31f490 Revert "Line Highlight: Inherit white-space from pre"
  • d6881da Line Highlight: Inherit white-space from pre
  • 3842a91 Line Highlight: Don't wait for the Line numbers plugin to load if the element does not have the line-numbers class
  • d899989 Run gulp
  • e63058f Fixes to compatibility of line number and line higlight plugins (#1194)
  • ac219d7 Coy Theme: The 'height' element makes code blocks the height of the browser canvas. (#1224)
  • 6e50d44 Core: Update API doc to document Prism.highlightAllUnder()
  • 69f2e2c Allow any element being root instead of document. (#1230)
  • 7dc1e45 CSS and JS: Make CSS and JS inclusions in Markup greedy. Fix #1240
  • af50e44 Copy to clipboard: Update optional dependency to v1.7.1
  • a1b85e3 Copy to clipboard: Update to v1.7.1. Fix #1220

There are 23 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.10.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.10.0

Release 1.10.0

Commits

The new version differs by 20 commits.

  • 1e5bcf7 Release 1.10.0
  • 7bcdae7 Unescaped markup plugin: Make it work with any language (#1265)
  • 28e4b4c Previewers: New plugin combining previous plugins Previewer: Base, Previewer: Angle, Previewer: Color, Previewer: Easing, Previewer: Gradient and Previewer: Time. Fix #913 (#1244)
  • d6da70e Add Elm (elm-lang.org) support (#1174)
  • bf9a314 IchigoJam: Remove unneeded escape
  • 6e9f748 Run gulp
  • 84ed3ed add Io syntax (#1251)
  • a9b6785 package.json: add attribute style (#1256)
  • 71595be Merge pull request #1254 from zeitgeist87/CppRaw
  • d134a3a Add the C++11 raw string feature to the cpp language
  • 37af500 IchigoJam: Make strings greedy
  • 60114d0 BASIC: Make strings greedy
  • 3950262 Run gulp
  • cf840be Add support for IchigoJam BASIC (#1246)
  • 2ece18b Add support for 6502 assembly (#1245)

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.11.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 10 commits.

  • 11f5517 Release 1.11.0
  • 5ebc4a0 Removed logo US WDS from "Used by section" on homepage. Fix #1281
  • e84ab10 Run gulp
  • 6bb6ee6 Fix alphabetical order in components
  • fbe82b8 added tsx support (#1280)
  • 5de1b1f Improve typescript with builtins (#1277)
  • a7665cb Fix indentation in components.js
  • 38df653 Fix passing of non-enumerable Error properties from the child test runner (#1276)
  • b08cae5 Add support for highlighting CSP, HSTS, and HPKP (#1275)
  • 3da238f Add C++ platform-independent types (#1271)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.12.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.12.0

Release 1.12.0

Commits

The new version differs by 46 commits.

  • 92ffeb2 Release 1.12.0
  • b9809b3 Update "Used by" section (#1330)
  • 0bc98ac Add support for ARFF (Fix #653) (#1327)
  • 926f6f8 Rust: Add support for lifetime-annotation and => operator. Fix #1339
  • b98e5b9 C-like: Change order of comment patterns and make multi-line one greedy. Fix #1337
  • b70feb8 Update CHANGELOG
  • 916c91f Fix CHANGELOG
  • de29d4a SQL: Add missing keywords and functions, fix numbers
  • 4593837 Ruby: Add keywords "protected", "private" and "public"
  • 405867c C#: Add "dotnet" alias.
  • 4cb9888 C#: Reorder keywords
  • 51bff80 Scheme: Don't highlight first number of a list as a function. Fix #1331
  • eba0235 Docs: Add note on async parameter to clarify the requirement of using a single bundled file. Closes #1249
  • a9e76db Docs: Mention support for lang-xxxx class. Close #1312
  • a84263f Docs: Fix link to the element specification in HTML5

There are 46 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.12.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.12.2

Release 1.12.2

Commits

The new version differs by 11 commits.

  • bc2b70f Release 1.12.2
  • df01b1b Stop testing on Node 0.10 and 0.12
  • 97b7d0a test against nodejs 4, 6, 8 and 9 (#1329)
  • ee4cd1d Release 1.12.1
  • 9aed85e C-like: Add test for inline comments inside multiline comments
  • cebacdf Revert "C-like: Change order of comment patterns and make multi-line one greedy. Fix #1337"
  • 5d65847 Code style
  • a298c62 Use i flag to simplify some regexps
  • 12c0b20 Decouple minus sign from number pattern in most languages. Close #1110
  • 05bf67d JSX: Allow for one level of nested curly braces inside tag attribute value. Fix #1335
  • 31a2a69 Ruby: Ensure module syntax is not confused with symbols. Fix #1336

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.13.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.13.0

Release 1.13.0

Commits

The new version differs by 21 commits.

  • 595d173 Release 1.13.0
  • d2c026e Powershell: Add lookbehind to fix function interpolation inside strings. Fix #1361
  • a5331a6 Add a loadLanguages() function for easy component loading on NodeJS (#1359)
  • a52319a Update .npmignore Close #1274
  • 0e1a8b7 Tests: Use the new components.js file directly
  • 2b8321d JSX: Add support for plain text inside tags (#1357)
  • 212dd4e Website: Check stored theme by default + link both theme selectors together. Close #1038
  • c6c7fd1 Coy theme: Inherit pre's height on code, so it does not break on Download page.
  • 0460cad Website: Improve appearance of theme selector
  • de5a2b6 Add Tomorrow Night theme (#70) to components.json
  • ba60df0 Core: Generate components.js from components.json and make it exportable to nodeJS. (#1354)
  • af834be Markup: Make tags greedy. Fix #1356
  • f0e6249 JSX: Add test for #1342. Close #1342
  • cc80ccd Remove most of the cloning occurrences in language definitions.
  • f90d555 Core: Allow cloning of circular structures. (#1345)

There are 21 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.14.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.14.0

Release 1.14.0

Commits

The new version differs by 45 commits.

  • 435eb2e Release 1.14.0
  • b4509bf Add support for Soy (Closure Template). Fix #1316 (#1387)
  • c28d8c5 Add support for WebAssembly. Fix #1140 and fix #1384 (#1386)
  • 6e0b20a Add support for GEDCOM. Fix #899 (#1385)
  • c673ec2 Add support for Visual Basic. Fix #985 (#1382)
  • 5a524f7 Add support for Velocity. Fix #1372 (#1378)
  • 1bfc084 Bash: Add curl to the list of common functions. Close #1160
  • 659ea31 Core: Fix support for language alias containing dash -
  • 04df41b Eiffel: Fix verbatim strings. Fix #1379
  • 218f160 Update JSPM config to also include unminified components. Close #995
  • b4d3063 Website: Fix theme selection on Download page, when theme is in query string or hash.
  • 46468f8 Add support for Lisp (#1297)
  • 689227b Gulp: There is probably no need to minify components/index.js
  • 7c7602b Test suite: Delete unused run-child.js file
  • 9bceece Test suite: Memory leak in vm.runInNewContext() seems fixed.

There are 45 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.15.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 51 commits.

  • 7d084d5 1.15.0
  • 5f04f4d Merge pull request #1440 from PrismJS/fix-solidity-protocol
  • 09b56af Merge pull request #1430 from PrismJS/add-tap
  • 41e3d6a Update minified files
  • 2c6b6a4 Fix Swift protocol test
  • 791f400 Add tests
  • f2b1964 Add Chinese translation
  • 081e318 Fix Swift 'protocol' keyword
  • f356dfe Add .token.class-name to rest of themes (#1360)
  • 1595770 Merge branch 'gh-pages'
  • c8c5207 Merge pull request #1437 from ilaborie/patch-1
  • a21fdee Kotlin: add typealias keyword
  • b848e9d Add double-class specificity hack (#1435)
  • 03e8d9c Merge pull request #1434 from PrismJS/fix-line-numbers-specificity
  • 6584d5b Merge pull request #1255 from teroauralinna/gh-pages

There are 51 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 205 commits.

  • 886698d 1.16.0
  • 695dddc CHANGELOG for v1.16.0
  • 3abaf68 Add command to generate CHANGELOG
  • 66b44e3 Travis: Fail when changed files are detected (#1819)
  • c3e74ea Tests: Additional checks for Prism functions (#1803)
  • 29a30c6 Adjusted .npmignore (#1834)
  • 3ad4704 Toolbar: Minor improvements (#1818)
  • 191830f Scheme: Minor improvements (#1814)
  • 5c1a6fb Added alias tests (#1832)
  • 52889b5 Autoloader: Added support for aliases (#1829)
  • 8d28c74 Added missing aliases (#1830)
  • fd4c764 Autoloader: Fixed the directory of scripts (#1828)
  • 77c5744 Fixed download page (#1811)
  • 64baec3 Added hs alias for Haskell (#1831)
  • 4f78f1d Name in composer.json set to lowercase (#1824)

There are 205 commits in total.

See the full diff