1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00
Commit Graph

933 Commits

Author SHA1 Message Date
Massimo Candela
22514e72ab updated config.yml.example with reportHTTP entry 2020-03-28 22:32:18 +01:00
Massimo Candela
04392bde60 updated package-lock.json 2020-03-28 22:27:27 +01:00
Massimo Candela
eac38d87b3 introduced report http 2020-03-28 22:22:13 +01:00
Massimo Candela
d9186e72c9 Merge pull request #194 from nttgin/dependabot/npm_and_yarn/dev/sentry/node-5.15.2
Bump @sentry/node from 5.15.0 to 5.15.2
2020-03-27 11:54:57 +01:00
dependabot-preview[bot]
eb828ec08a Bump @sentry/node from 5.15.0 to 5.15.2
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 5.15.0 to 5.15.2.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.15.0...5.15.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-27 08:27:25 +00:00
Massimo Candela
b03d212f22 Merge pull request #193 from nttgin/dependabot/npm_and_yarn/dev/babel/preset-env-7.9.0
Bump @babel/preset-env from 7.8.7 to 7.9.0
2020-03-23 11:31:53 +01:00
Massimo Candela
ffdf518b17 Merge pull request #192 from nttgin/dependabot/npm_and_yarn/dev/babel/core-7.9.0
Bump @babel/core from 7.8.7 to 7.9.0
2020-03-23 11:31:01 +01:00
dependabot-preview[bot]
4cce7246f8 Bump @babel/preset-env from 7.8.7 to 7.9.0
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.7 to 7.9.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.7...v7.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 10:06:09 +00:00
dependabot-preview[bot]
47e7abf947 Bump @babel/core from 7.8.7 to 7.9.0
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.7 to 7.9.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.7...v7.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 10:06:08 +00:00
Massimo Candela
b20f12b769 Merge pull request #191 from nttgin/dependabot/npm_and_yarn/dev/babel/plugin-proposal-object-rest-spread-7.9.0
Bump @babel/plugin-proposal-object-rest-spread from 7.8.3 to 7.9.0
2020-03-23 11:04:17 +01:00
Massimo Candela
c23068e8dc Merge pull request #190 from nttgin/dependabot/npm_and_yarn/dev/nodemailer-6.4.6
Bump nodemailer from 6.4.5 to 6.4.6
2020-03-23 11:03:32 +01:00
dependabot-preview[bot]
238de1fd59 Bump @babel/plugin-proposal-object-rest-spread from 7.8.3 to 7.9.0
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.8.3 to 7.9.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.3...v7.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 09:28:26 +00:00
dependabot-preview[bot]
72ced50213 Bump nodemailer from 6.4.5 to 6.4.6
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.4.5 to 6.4.6.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.4.5...v6.4.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 09:27:44 +00:00
Massimo Candela
db91ef1b0b added better documentation for user groups #189 2020-03-21 18:33:43 +01:00
Massimo Candela
a7d263b1a5 adapt test to new connector structure 2020-03-21 18:22:38 +01:00
Massimo Candela
31f5348b48 removed reconnectTimeoutSecond parameter #187 2020-03-21 16:23:07 +01:00
Massimo Candela
400a92016e improved reconnection feature - following #187 2020-03-21 16:21:17 +01:00
Massimo Candela
3282d30c1e implement updateMonitoredResources method in monitorPassthrough 2020-03-20 15:09:08 +01:00
Massimo Candela
3dbe88b709 fix #187 about initial connection failure 2020-03-20 15:04:00 +01:00
Massimo Candela
cce0629361 Merge pull request #188 from nttgin/dependabot/npm_and_yarn/dev/sentry/node-5.15.0
Bump @sentry/node from 5.14.2 to 5.15.0
2020-03-20 10:36:24 +01:00
dependabot-preview[bot]
356298c757 Bump @sentry/node from 5.14.2 to 5.15.0
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 5.14.2 to 5.15.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.14.2...5.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-20 08:30:24 +00:00
Massimo Candela
7fce3bf84c Merge pull request #186 from ccaputo/master
typo in documentation "logger" should be "logging"
2020-03-20 01:22:42 +01:00
Chris Caputo
1a5e4a3dec typo ("logger" should be "logging") 2020-03-19 16:58:25 -07:00
Massimo Candela
6c30a0ccd8 Merge pull request #185 from nttgin/dependabot/npm_and_yarn/dev/mocha-7.1.1
Bump mocha from 7.1.0 to 7.1.1
2020-03-19 11:29:51 +01:00
dependabot-preview[bot]
8242b7e140 Bump mocha from 7.1.0 to 7.1.1
Bumps [mocha](https://github.com/mochajs/mocha) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v7.1.0...v7.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-19 08:17:21 +00:00
Massimo Candela
d418499684 improved documentation for installing nodejs 2020-03-17 19:31:17 +01:00
Massimo Candela
3b23a90ba1 updadet dependency v1.24.0 2020-03-17 18:37:09 +01:00
Massimo Candela
58a16fe51b Merge pull request #183 from nttgin/dependabot/npm_and_yarn/dev/yargs-15.3.1
Bump yargs from 15.3.0 to 15.3.1
2020-03-16 12:55:02 +01:00
Massimo Candela
d9888c6293 Merge pull request #184 from nttgin/dependabot/npm_and_yarn/dev/sentry/node-5.14.2
Bump @sentry/node from 5.14.1 to 5.14.2
2020-03-16 12:49:35 +01:00
dependabot-preview[bot]
748339a84c Bump @sentry/node from 5.14.1 to 5.14.2
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 5.14.1 to 5.14.2.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.14.1...5.14.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 08:31:34 +00:00
dependabot-preview[bot]
388d0e48f1 Bump yargs from 15.3.0 to 15.3.1
Bumps [yargs](https://github.com/yargs/yargs) from 15.3.0 to 15.3.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v15.3.0...v15.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 08:30:32 +00:00
Massimo Candela
e7433e9faf Merge pull request #181 from nttgin/dependabot/npm_and_yarn/dev/minimist-1.2.5
Bump minimist from 1.2.4 to 1.2.5
2020-03-15 11:41:00 +01:00
Massimo Candela
e1fb91af25 Merge pull request #182 from nttgin/dependabot/npm_and_yarn/dev/sentry/node-5.14.1
Bump @sentry/node from 5.14.0 to 5.14.1
2020-03-13 15:34:48 +01:00
dependabot-preview[bot]
1df22ac8ec Bump @sentry/node from 5.14.0 to 5.14.1
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 5.14.0 to 5.14.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.14.0...5.14.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-13 07:56:04 +00:00
dependabot-preview[bot]
23954e1c64 Bump minimist from 1.2.4 to 1.2.5
Bumps [minimist](https://github.com/substack/minimist) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.4...1.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-13 07:55:28 +00:00
Massimo Candela
860395322d bump major release 2020-03-12 20:36:58 +01:00
Massimo Candela
4338816614 increase minor release 2020-03-12 20:00:55 +01:00
Massimo Candela
3dc5bd9b23 updated minor typo in doc 2020-03-12 17:53:30 +01:00
Massimo Candela
f764ea9372 remove minor release update 2020-03-12 17:16:51 +01:00
Massimo Candela
846f9763dd updated dependency and readme 2020-03-12 17:13:51 +01:00
Massimo Candela
2388815b0d small fix readme 2020-03-12 14:48:51 +01:00
Massimo Candela
21e31b2274 force update of minimist 2020-03-12 14:47:51 +01:00
Massimo Candela
7d7bf5a854 Merge pull request #180 from nttgin/dependabot/npm_and_yarn/dev/sentry/node-5.14.0
Bump @sentry/node from 5.13.2 to 5.14.0
2020-03-12 11:47:50 +01:00
dependabot-preview[bot]
f726fb55ba Bump @sentry/node from 5.13.2 to 5.14.0
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 5.13.2 to 5.14.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.13.2...5.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-12 07:56:12 +00:00
Massimo Candela
78d49ceb35 Merge pull request #179 from nttgin/dependabot/npm_and_yarn/dev/nodemailer-6.4.5
Bump nodemailer from 6.4.4 to 6.4.5
2020-03-11 12:59:16 +01:00
dependabot-preview[bot]
f59c6070c6 Bump nodemailer from 6.4.4 to 6.4.5
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.4.4 to 6.4.5.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.4.4...v6.4.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-11 08:06:09 +00:00
Massimo Candela
352dab7d55 Merge pull request #178 from nttgin/dependabot/npm_and_yarn/dev/inquirer-7.1.0
Bump inquirer from 7.0.6 to 7.1.0
2020-03-10 13:45:17 +01:00
Massimo Candela
a3c132bcd3 Merge pull request #177 from nttgin/dependabot/npm_and_yarn/dev/ws-7.2.3
Bump ws from 7.2.2 to 7.2.3
2020-03-10 13:44:14 +01:00
dependabot-preview[bot]
9c8c029033 Bump inquirer from 7.0.6 to 7.1.0
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.0.6 to 7.1.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.0.6...inquirer@7.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-10 08:16:58 +00:00
dependabot-preview[bot]
a771b5d2d1 Bump ws from 7.2.2 to 7.2.3
Bumps [ws](https://github.com/websockets/ws) from 7.2.2 to 7.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.2.2...7.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-10 08:16:21 +00:00