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

403 Commits

Author SHA1 Message Date
Massimo Candela
cec6c45806 updated rpki-validator 2021-01-05 19:46:51 +01:00
Massimo Candela
ae5a375f7d update axios 2021-01-05 17:05:59 +01:00
Massimo Candela
5b5d62c0e1 minor edits to docs 2020-12-13 21:08:01 +01:00
Massimo Candela
b46c884396 fix append config feature 2020-12-13 01:02:06 +01:00
Massimo Candela
e64c2e7786 updated rpki-validator 2020-12-10 20:33:58 +01:00
Massimo Candela
16aaac79ab update some dependencies and removed dependency from nodemon 2020-12-10 19:52:00 +01:00
Massimo Candela
9b6f462aeb bump version 2020-12-05 22:28:53 +01:00
Massimo Candela
2b3a981ddb fix monitorROAS crashes in case of malformed VRP #416 2020-12-05 19:17:23 +01:00
Massimo Candela
5c8cf604ba add some keyworkds for npm 2020-11-30 23:53:53 +01:00
Massimo Candela
92e2181abd add readme to package 2020-11-30 23:16:53 +01:00
Massimo Candela
fb643ba6b6 prep for npm packaging 2020-11-30 22:46:33 +01:00
Massimo Candela
0742277952 updated dependencies 2020-11-30 17:45:56 +01:00
Massimo Candela
f9c310e45f replaced rotating-file-stream with file-stream-rotator to fix file rotations 2020-11-27 20:36:01 +01:00
Massimo Candela
1fff15cbc9 refactoring test 2020-11-25 19:30:33 +01:00
Massimo Candela
7ada0bcabd update dependencies 2020-11-25 18:24:58 +01:00
Massimo Candela
403cd343e7 combine back rpki tests 2020-11-24 04:42:51 +01:00
Massimo Candela
628d962549 updated dependencies 2020-11-24 02:24:53 +01:00
Massimo Candela
0b07666bd2 don't propagate alerts into cache (#402) 2020-11-20 04:04:24 +01:00
Massimo Candela
b8ff1abb95 update dependencies 2020-11-15 23:10:02 +01:00
Massimo Candela
c0cd658306 propagate ta in rpki diff 2020-11-10 23:13:25 +01:00
Massimo Candela
0531c5196d fix tests 2020-11-10 03:15:01 +01:00
Massimo Candela
b1c31d95e1 updated dependencies 2020-11-10 00:28:31 +01:00
Massimo Candela
b25ac5b0bd moved from kafka-node to kafkajs, fixed #345, test coverage for reportKafka 2020-11-07 23:10:05 +01:00
Massimo Candela
4431dfa2ac added test coverage for monitorROAS 2020-11-05 15:59:24 +01:00
Massimo Candela
a0395793fb fixed wrong file name and wrong rpki-validator version 2020-11-04 21:51:50 +01:00
Massimo Candela
95f31f9c17 merge dev 2020-11-04 21:18:09 +01:00
Massimo Candela
a89a5842f1 update dependencies 2020-11-04 17:19:23 +01:00
Massimo Candela
5263c48cf1 Merge pull request #388 from nttgin/dependabot/npm_and_yarn/dev/mocha-8.2.1
Bump mocha from 8.2.0 to 8.2.1
2020-11-03 16:10:25 +01:00
dependabot-preview[bot]
4a1b4e2d9e Bump mocha from 8.2.0 to 8.2.1
Bumps [mocha](https://github.com/mochajs/mocha) from 8.2.0 to 8.2.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/v8.2.0...v8.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-03 06:40:10 +00:00
dependabot-preview[bot]
11cbd92a9e Bump bufferutil from 4.0.1 to 4.0.2
Bumps [bufferutil](https://github.com/websockets/bufferutil) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/websockets/bufferutil/releases)
- [Commits](https://github.com/websockets/bufferutil/compare/v4.0.1...v4.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 16:20:45 +00:00
dependabot-preview[bot]
12f68e2327 Bump utf-8-validate from 5.0.2 to 5.0.3
Bumps [utf-8-validate](https://github.com/websockets/utf-8-validate) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/websockets/utf-8-validate/releases)
- [Commits](https://github.com/websockets/utf-8-validate/compare/v5.0.2...v5.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 06:39:45 +00:00
dependabot-preview[bot]
c185fc706d Bump @sentry/node from 5.27.1 to 5.27.2
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 5.27.1 to 5.27.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.27.1...5.27.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-29 16:25:51 +00:00
dependabot-preview[bot]
c50c31124a Bump axios from 0.20.0 to 0.21.0
Bumps [axios](https://github.com/axios/axios) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.20.0...v0.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-24 20:09:01 +00:00
dependabot-preview[bot]
2cf65f482d Bump @sentry/node from 5.27.0 to 5.27.1
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 5.27.0 to 5.27.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.27.0...5.27.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-23 19:14:27 +00:00
dependabot-preview[bot]
e26ad77f96 Bump @sentry/node from 5.26.0 to 5.27.0
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 5.26.0 to 5.27.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.26.0...5.27.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-23 01:00:19 +00:00
dependabot-preview[bot]
01d5d07aa1 Bump rpki-validator from 2.2.4 to 2.2.5
Bumps [rpki-validator](https://github.com/massimocandela/rpki-validator) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/massimocandela/rpki-validator/releases)
- [Commits](https://github.com/massimocandela/rpki-validator/compare/v2.2.4...v2.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-21 07:10:01 +00:00
Massimo Candela
1cbdec5f30 added support for roa diffing 2020-10-21 03:30:11 +02:00
Massimo Candela
29cb87823e update dependencies 2020-10-20 17:41:53 +02:00
dependabot-preview[bot]
b97daa0400 Bump mocha from 8.1.3 to 8.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 8.1.3 to 8.2.0.
- [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/v8.1.3...v8.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-17 22:40:39 +00:00
dependabot-preview[bot]
b8a470214a Bump @babel/core from 7.12.1 to 7.12.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.1 to 7.12.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.3/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-17 07:25:22 +00:00
Massimo Candela
bdad5648a8 updated dependencies 2020-10-16 19:55:22 +02:00
Massimo Candela
27fd3fbcc5 updated dependencies 2020-10-16 19:53:49 +02:00
dependabot-preview[bot]
580ef31b0c Bump nodemailer from 6.4.13 to 6.4.14
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.4.13 to 6.4.14.
- [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.13...v6.4.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-15 22:26:57 +00:00
Massimo Candela
13cd37cc55 Merge pull request #366 from nttgin/dependabot/npm_and_yarn/dev/babel/preset-env-7.12.0
Bump @babel/preset-env from 7.11.5 to 7.12.0
2020-10-15 18:24:01 +02:00
dependabot-preview[bot]
98e81b6750 Bump @babel/core from 7.11.6 to 7.12.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.6 to 7.12.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.0/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-15 15:38:10 +00:00
dependabot-preview[bot]
aa92ba0f9d Bump @babel/preset-env from 7.11.5 to 7.12.0
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.11.5 to 7.12.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.0/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-15 07:30:00 +00:00
dependabot-preview[bot]
bc51321ae3 Bump @babel/cli from 7.11.6 to 7.12.0
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.11.6 to 7.12.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.0/packages/babel-cli)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-15 07:28:57 +00:00
Massimo Candela
8db45dace3 Merge pull request #362 from nttgin/dependabot/npm_and_yarn/dev/sentry/node-5.26.0
Bump @sentry/node from 5.25.0 to 5.26.0
2020-10-14 09:59:25 +02:00
dependabot-preview[bot]
6b1038b512 Bump nodemon from 2.0.4 to 2.0.5
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.4...v2.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-13 23:15:15 +00:00
dependabot-preview[bot]
efc7fc3777 Bump @sentry/node from 5.25.0 to 5.26.0
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 5.25.0 to 5.26.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.25.0...5.26.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-13 23:14:32 +00:00