RuiSiang / PoW-Shield

Project dedicated to fight Layer 7 DDoS with proof of work, with an additional WAF and controller. Completed with full set of features and containerized for rapid and lightweight deployment.
https://shield.rs.me
MIT License
292 stars 58 forks source link

Dependency Dashboard #142

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

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/cron Unavailable
npm @types/ioredis Unavailable
npm @types/koa-views Unavailable
npm koa-views Unavailable

Open

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

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

docker-compose
docker-compose.example.yaml
dockerfile
Dockerfile - `node 21` - `node 21-alpine`
github-actions
.github/workflows/codeql-analysis.yml - `actions/checkout v4@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b` - `github/codeql-action v3` - `github/codeql-action v3` - `github/codeql-action v3`
.github/workflows/docker-ci.yml - `actions/checkout v4@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b` - `docker/setup-qemu-action v3` - `docker/setup-buildx-action v3` - `docker/login-action v3` - `docker/build-push-action v6` - `docker/build-push-action v6`
.github/workflows/njsscan-analysis.yml - `actions/checkout v4@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b` - `github/codeql-action v3`
.github/workflows/nodejs-ci.yml - `actions/checkout v4@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b` - `actions/setup-node v4`
npm
package.json - `create-hash 1.2.0` - `cron 3.1.7` - `debug 4.3.7` - `dotenv 16.4.5` - `http-proxy-middleware 2.0.6` - `https 1.0.0` - `ioredis 4.28.5` - `ioredis-mock 7.5.1` - `koa 2.15.3` - `koa-bodyparser 4.3.0` - `koa-json 2.0.2` - `koa-logger 3.2.1` - `koa-redis 4.0.1` - `koa-router 12.0.1` - `koa-session-minimal 4.0.3` - `koa-static 5.0.0` - `koa-views 8.1.0` - `koa2-connect 1.0.2` - `moment 2.30.1` - `pug 3.0.3` - `randomstring 1.3.0` - `socket.io-client 4.7.5` - `source-map-loader 5.0.0` - `@types/create-hash 1.2.6` - `@types/cron 2.4.0` - `@types/debug 4.1.12` - `@types/ioredis 4.28.10` - `@types/jest 28.1.8` - `@types/koa 2.15.0` - `@types/koa-bodyparser 4.3.9` - `@types/koa-json 2.0.23` - `@types/koa-logger 3.1.5` - `@types/koa-router 7.4.8` - `@types/koa-session-minimal 3.0.11` - `@types/koa-views 7.0.0` - `@types/randomstring 1.3.0` - `browserify 17.0.0` - `jest 28.1.3` - `jest-html-reporters 3.1.7` - `jest-puppeteer 6.2.0` - `loadtest 8.0.9` - `merge 2.1.1` - `puppeteer 14.1.2` - `ts-jest 28.0.8` - `typescript 5.6.2` - `uglify-js 3.19.3` - `uglifyify 5.0.2`

aneshodza commented 3 months ago

Is this getting merged soon?