alerthub icon indicating copy to clipboard operation
alerthub copied to clipboard

AlertHub is a simple tool written with NodeJS to get alerted from new GitHub and GitLab repository events.

Results 17 alerthub issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies dockerfile Dockerfile...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/setup-qemu-action](https://togithub.com/docker/setup-qemu-action) | action | major | `v1` -> `v2` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/setup-buildx-action](https://togithub.com/docker/setup-buildx-action) | action | major | `v1` -> `v2` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/login-action](https://togithub.com/docker/login-action) | action | major | `v1` -> `v2` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/build-push-action](https://togithub.com/docker/build-push-action) | action | major | `v2` -> `v3` | ---...

Github was not available for a short time and the Alerthub Docker container repeatedly crashed with this exception: ``` Node.js v18.0.0 Application booted at Thu, 05 May 2022 08:22:55 GMT...

It would be nice if, when alerthub detects a new release, it would run a specified hook. For example, when an update to alerthub is detected, it runs a shell...

enhancement

This is a breaking change, the config.js needs to be defined in ES6 format as indicated by the modified config.example.js.

Since pushbullet was updated, the following error happens when you start the application: ``` const PushBullet = require('pushbullet'); ^ Error [ERR_REQUIRE_ESM]: require() of ES Module C:\Github\alerthub\node_modules\pushbullet\lib\pushbullet.js from C:\Github\alerthub\src\utils\pushBullet.js not supported....

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [node](https://togithub.com/nodejs/node) | final | major | `18-alpine` -> `20-alpine` | |...