GithubHelp home page GithubHelp logo

sinewyk / sinewyk-stuff Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 2.18 MB

Sinewyk's Stuff (my stuff) ... just a website i'm building for fun

Home Page: https://sinewyk.com

License: MIT License

TypeScript 35.67% HTML 22.28% JavaScript 30.20% CSS 10.50% EJS 1.35%

sinewyk-stuff's Introduction

What

Greenkeeper badge

My stuff, repository of posts, tidbits, and general software dump probably ...

How

I want to play around with streams (reactive functional programming) which means cyclejs.

Steps

SPA at first, then migrate to static built + SPA.

Webpack + typescript + cyclejs

Tech

cyclejs routing *.md files, translate to html, pipe to DOM driver

Tidbits

prepack first article fully, all others first paragraph ? code split everything else ?

NB: disable css validation in editors in when using tailwind because of @apply, not sure how to handle this yet

sinewyk-stuff's People

Contributors

greenkeeper[bot] avatar renovate-bot avatar sinewyk avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

sinewyk-stuff's Issues

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

The devDependency webpack was updated from 4.25.1 to 4.26.0.

🚨 View failing branch.

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

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

  • 04f90c5 4.26.0
  • e1df721 Merge pull request #8392 from vkrol/cherry-pick-terser-to-webpack-4
  • a818def fix for changed API in terser plugin warningsFilter
  • b39abf4 Rename test directories too
  • 311a728 Switch from uglifyjs-webpack-plugin to terser-webpack-plugin
  • a230148 Merge pull request #8351 from DeTeam/chunk-jsdoc-typo
  • 7a0af76 Fix a typo in Chunk#split jsdoc comment

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 @types/node is breaking the build 🚨

The devDependency @types/node was updated from 10.12.10 to 10.12.11.

🚨 View failing branch.

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

@types/node 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).

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 🌴

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm @types/history Unavailable

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency cssnano to v7
  • chore(deps): update dependency cypress to v13
  • chore(deps): update dependency favicons to v7
  • chore(deps): update dependency favicons-webpack-plugin to v6
  • chore(deps): update dependency html-loader to v5
  • chore(deps): update dependency image-minimizer-webpack-plugin to v4
  • chore(deps): update dependency imagemin-svgo to v11
  • chore(deps): update dependency markdown-loader to v8
  • chore(deps): update dependency postcss-loader to v8
  • chore(deps): update dependency prettier to v3
  • chore(deps): update dependency serve to v14
  • chore(deps): update dependency start-server-and-test to v2
  • chore(deps): update dependency style-loader to v4
  • chore(deps): update dependency tailwindcss to v3
  • chore(deps): update dependency typescript to v5
  • chore(deps): update dependency webpack-cli to v5
  • chore(deps): update dependency webpack-dev-server to v5
  • fix(deps): update dependency modern-normalize to v3
  • fix(deps): update dependency path-to-regexp to v7
  • 🔐 Create all rate-limited PRs at once 🔐

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Other Branches

These updates are pending. To force PRs open, click the checkbox below.

  • chore(deps): update dependency postcss to v8.4.31 [security]

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
package.json
  • @cycle/dom ^22.8.0
  • @cycle/history ^7.4.0
  • @cycle/run ^5.5.0
  • assert ^2.0.0
  • cyclejs-utils ^4.0.2
  • lodash ^4.17.21
  • modern-normalize ^1.1.0
  • normalize.css ^8.0.1
  • path-to-regexp ^3.2.0
  • process ^0.11.10
  • snabbdom ^0.7.4
  • xstream ^11.14.0
  • @babel/core ^7.15.0
  • @babel/plugin-syntax-dynamic-import ^7.8.3
  • @babel/preset-env ^7.15.0
  • @babel/preset-typescript ^7.15.0
  • @fullhuman/postcss-purgecss ^4.0.3
  • @types/history ^4.7.9
  • @types/node ^16.7.5
  • autoprefixer ^10.3.3
  • babel-loader ^8.2.2
  • babel-plugin-transform-inline-environment-variables ^0.4.3
  • compression-webpack-plugin ^8.0.1
  • copy-webpack-plugin ^9.0.1
  • cross-env ^7.0.3
  • css-loader ^6.2.0
  • cssnano ^5.0.8
  • cycle-restart ^0.2.3
  • cypress ^3.8.3
  • favicons ^6.2.2
  • favicons-webpack-plugin ^5.0.2
  • html-loader ^2.1.2
  • html-webpack-plugin ^5.3.2
  • image-minimizer-webpack-plugin ^2.2.0
  • imagemin-gifsicle ^7.0.0
  • imagemin-jpegtran ^7.0.0
  • imagemin-optipng ^8.0.0
  • imagemin-svgo ^9.0.0
  • markdown-loader ^6.0.0
  • mini-css-extract-plugin ^2.2.0
  • postcss ^8.3.6
  • postcss-loader ^6.1.1
  • prettier ^2.3.2
  • serve ^12.0.0
  • start-server-and-test ^1.13.1
  • style-loader ^3.2.1
  • tailwindcss ^2.2.8
  • typescript ^4.4.2
  • webpack ^5.51.1
  • webpack-bundle-analyzer ^4.4.2
  • webpack-cli ^4.8.0
  • webpack-dev-server ^4.0.0
  • node >=16.8.0
travis
.travis.yml

  • Check this box to trigger a request for Renovate to run again on this repository

Action required: Greenkeeper could not be activated 🚨

🚨 You need to enable Continuous Integration on all branches of this repository. 🚨

To enable Greenkeeper, you need to make sure that a commit status is reported on all branches. This is required by Greenkeeper because it uses your CI build statuses to figure out when to notify you about breaking changes.

Since we didn’t receive a CI status on the greenkeeper/initial branch, it’s possible that you don’t have CI set up yet. We recommend using Travis CI, but Greenkeeper will work with every other CI service as well.

If you have already set up a CI for this repository, you might need to check how it’s configured. Make sure it is set to run on all new branches. If you don’t want it to run on absolutely every branch, you can whitelist branches starting with greenkeeper/.

Once you have installed and configured CI on this repository correctly, you’ll need to re-trigger Greenkeeper’s initial pull request. To do this, please delete the greenkeeper/initial branch in this repository, and then remove and re-add this repository to the Greenkeeper integration’s white list on Github. You'll find this list on your repo or organization’s settings page, under Installed GitHub Apps.

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.