jstransformers / jstransformer-riotjs

Riot v1.0.4 (latest release before become React-like) support for JSTransformers
MIT License
0 stars 0 forks source link

[Snyk] Upgrade riot from 3.12.0 to 3.13.2 #33

Open snyk-bot opened 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade riot from 3.12.0 to 3.13.2.

merge advice

✨What is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 🙏

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: riot
  • 3.13.2 - 2018-11-25
  • 3.13.1 - 2018-11-01
  • 3.13.0 - 2018-10-20
  • 3.12.0 - 2018-09-02
from riot GitHub release notes
Commit messages
Package name: riot Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

ci-reporter[bot] commented 4 years ago

The build is failing

✨ Good work on this PR so far! ✨ Unfortunately, the Travis CI build is failing as of a987fe1c2c2d7784ea0ae134ffc21dc230b7cec9. Here's the output:

npm test
> jstransformer-riotjs@0.4.0 test /home/travis/build/jstransformers/jstransformer-riotjs
> test-jstransformer

 • riotjs
   ✓ transform has an output format (0ms)
   ✓ transform has input formats (0ms)
   ✓ riotjs.render() (11ms)

Total duration 17ms
tests passed

> jstransformer-riotjs@0.4.0 posttest /home/travis/build/jstransformers/jstransformer-riotjs
> xo --space=2 --no-semicolon index.js

/home/travis/build/jstransformers/jstransformer-riotjs/node_modules/fs-extra/lib/mkdirs/make-dir.js:86
      } catch {
              ^

SyntaxError: Unexpected token {
    at createScript (vm.js:80:10)
    at Object.runInThisContext (vm.js:139:10)
    at Module._compile (module.js:617:28)
    at Object.Module._extensions..js (module.js:664:10)
    at Module.load (module.js:566:32)
    at tryModuleLoad (module.js:506:12)
    at Function.Module._load (module.js:498:3)
    at Module.require (module.js:597:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/home/travis/build/jstransformers/jstransformer-riotjs/node_modules/fs-extra/lib/mkdirs/index.js:3:44)

I'm sure you can fix it! If you need help, don't hesitate to ask a maintainer of the project!


This comment was automagically generated by ci-reporter. If you see a problem, open an issue here.