FENews/FENews.org

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

Closed this issue Β· 2 comments

The dependency prismjs was updated from 1.18.0 to 1.19.0.

🚨 View failing branch.

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, 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
  • ❌ now: Deployment has failed (Details).

Commits

The new version differs by 26 commits.

  • 6fd5c96 1.19.0
  • 275366f Fix date in CHANGELOG
  • dc136fd Updated changelog for 1.19.0 (#2169)
  • 2a570fd OCaml: Improvements (#2179)
  • e5678a0 Updated gulp to v4.0.2 (#2178)
  • ef4d29d Handlebars: Added support for : and improved the variable pattern (#2172)
  • 543f04d Custom Class: Fixed TypeError when mapper is undefined (#2167)
  • c40d96c Added QML (#2139)
  • 99d979a SAS: Added CASL support (#2112)
  • fd857e7 JSX: Improved spread operator in tag attributes (#2159)
  • 8678045 Added missing .token selector (#2161)
  • 0b53913 Added checks for examples (#2128)
  • 0c2fe40 Custom Class: Fixed examples (#2160)
  • d7ad48f Markdown: Better language detection for code blocks (#2114)
  • 191b411 Added silent option to loadLanguages (#2147)

There are 26 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 🌴

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

  • The dependency prismjs was updated from 1.19.0 to 1.20.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 49 commits.

  • 8167005 1.20.0
  • 5b2a6ce Changelog for v1.20.0 (#2274)
  • 947a55b C#: Fixed keywords in type lists blocking type names (#2277)
  • be909b1 Added Treeview plugin (#2265)
  • 67afc5a gulp: Inline regex source improvement (#2227)
  • 5d7aab5 Updated all String.propotype.replace calls for literal strings
  • 504a63b CSS: Fixed url() containing "@" (#2272)
  • 57eebce BBCode: Added "shortcode" alias (#2273)
  • 2d4c94c Core: Linked list implementation for matchGrammar (#1909)
  • c917a8c C#: Removed invalid strings from example (#2266)
  • 42b1546 C# improvements (#1444)
  • 43efde2 Added support for LLVM IR (#2221)
  • e635260 Travis: Updated NodeJS versions (#2246)
  • 3c04333 Remove self & document from IIFE arguments (#2258)
  • 328d0e0 Bash: Added support for escaped quotes (#2256)

There are 49 commits in total.

See the full diff