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

1487 Commits

Author SHA1 Message Date
Massimo Candela
70cd97a7e4 feature renamed 2021-05-05 21:32:56 +02:00
Massimo Candela
cf480f9906 Merge branch 'dev' into neighbors-monitoring 2021-05-05 14:50:38 +02:00
Massimo Candela
349126568e introduced tests for neighbors monitoring 2021-04-30 15:47:30 +02:00
Massimo Candela
98423d26db Upgrade to GitHub-native Dependabot 2021-04-30 00:41:18 +02:00
Massimo Candela
abc43c6a77 updated dependencies 2021-04-30 00:31:48 +02:00
Massimo Candela
133ec68575 Update path-poisoning.md 2021-04-27 19:15:28 +02:00
Massimo Candela
6797d205fd Update path-poisoning.md 2021-04-27 19:12:50 +02:00
Massimo Candela
4e64aec56a removed tmp file and added link from readme 2021-04-27 19:10:37 +02:00
Massimo Candela
d85df19dbd introduced monitoring of neighbors in AS path 2021-04-27 19:00:11 +02:00
Massimo Candela
9a1a782c87 updated pkg 2021-04-23 20:51:31 +02:00
Massimo Candela
538fffcc87 Merge branch 'dev' of github.com:nttgin/BGPalerter into dev 2021-04-23 15:13:05 +02:00
Massimo Candela
2f36d98db8 fixed bug removing rule configurations during prefix list regeneration (#518) + introduced check on missing rules 2021-04-23 15:12:59 +02:00
Massimo Candela
67604e17aa fixed indentation of path matching documentation in github md 2021-04-22 15:20:56 +02:00
Massimo Candela
da60f44c33 attempt to fix kafka tests in github workflow 2021-04-22 01:28:09 +02:00
Massimo Candela
6e74bd4051 updated dependencies 2021-04-22 01:26:51 +02:00
Massimo Candela
28e57be05f Merge pull request #536 from mfld-pub/patch-1
Update friends.md
2021-04-11 12:32:06 +02:00
Massimo Candela
68fbbe2763 increased kafka test timeout 2021-04-11 12:25:41 +02:00
Michael Felden
ddb3ef799a Update friends.md
Added AS212996 & AS398549
2021-04-11 11:04:22 +07:00
Massimo Candela
7c1c97a69f removed zlib from dependencies 2021-04-10 03:28:52 +02:00
Massimo Candela
4760023f08 updated dependencies 2021-04-10 02:25:50 +02:00
Massimo Candela
24c656457f moved file logger to external package 2021-04-10 02:17:09 +02:00
Massimo Candela
57d971f5e5 Merge pull request #533 from nttgin/dependabot/npm_and_yarn/dev/babel/core-7.13.15
Bump @babel/core from 7.13.14 to 7.13.15
2021-04-09 17:37:50 +02:00
dependabot-preview[bot]
694ea21e01 Bump @babel/core from 7.13.14 to 7.13.15
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.14 to 7.13.15.
- [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.13.15/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-09 06:37:49 +00:00
Massimo Candela
7833b10269 temporarily removed websocket test on anyproxy 2021-04-03 01:55:40 +02:00
Massimo Candela
a512538f97 updated dependencies 2021-04-03 01:53:59 +02:00
Massimo Candela
3e42232b51 Revert "Merge pull request #532 from nttgin/dependabot/npm_and_yarn/dev/sentry/node-6.2.5"
This reverts commit 55fd8d2f10, reversing
changes made to 37e47f4d04.
2021-04-02 23:31:48 +02:00
Massimo Candela
55fd8d2f10 Merge pull request #532 from nttgin/dependabot/npm_and_yarn/dev/sentry/node-6.2.5
Bump @sentry/node from 6.2.4 to 6.2.5
2021-04-02 19:49:47 +02:00
dependabot-preview[bot]
cb7d568a4a Bump @sentry/node from 6.2.4 to 6.2.5
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 6.2.4 to 6.2.5.
- [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/6.2.4...6.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-02 06:37:05 +00:00
Massimo Candela
37e47f4d04 Merge pull request #530 from nttgin/dependabot/npm_and_yarn/dev/sentry/node-6.2.4
Bump @sentry/node from 6.2.3 to 6.2.4
2021-03-31 12:32:55 +02:00
dependabot-preview[bot]
c0f48c3593 Bump @sentry/node from 6.2.3 to 6.2.4
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 6.2.3 to 6.2.4.
- [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/6.2.3...6.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-31 06:46:41 +00:00
Massimo Candela
eae82f68d5 introduced check on url for vrpProvider:api 2021-03-30 14:11:09 +02:00
Massimo Candela
e62fea2c13 updated dependencies 2021-03-30 14:10:41 +02:00
Massimo Candela
79f70eeb9e fixed timeout issue on update check without proxy 2021-03-29 17:59:52 +02:00
Massimo Candela
8136ec0f71 attempt to fix timeouts of text-proxy 2021-03-29 17:54:12 +02:00
Massimo Candela
8b0893e2a8 Merge pull request #526 from nttgin/dependabot/npm_and_yarn/dev/pkg-4.5.1
Bump pkg from 4.5.0 to 4.5.1
2021-03-29 17:37:34 +02:00
Massimo Candela
61ba66e0f6 Merge pull request #525 from nttgin/dependabot/npm_and_yarn/dev/babel/node-7.13.13
Bump @babel/node from 7.13.12 to 7.13.13
2021-03-29 17:32:17 +02:00
Massimo Candela
785507c518 Merge pull request #524 from nttgin/dependabot/npm_and_yarn/dev/babel/core-7.13.13
Bump @babel/core from 7.13.10 to 7.13.13
2021-03-29 15:00:12 +02:00
dependabot-preview[bot]
d2d218a0a6 Bump pkg from 4.5.0 to 4.5.1
Bumps [pkg](https://github.com/vercel/pkg) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/vercel/pkg/releases)
- [Commits](https://github.com/vercel/pkg/compare/4.5.0...4.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-29 07:22:01 +00:00
dependabot-preview[bot]
3fd34ccefa Bump @babel/node from 7.13.12 to 7.13.13
Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.13.12 to 7.13.13.
- [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.13.13/packages/babel-node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-29 07:21:30 +00:00
dependabot-preview[bot]
6971a17936 Bump @babel/core from 7.13.10 to 7.13.13
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.10 to 7.13.13.
- [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.13.13/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-29 07:20:53 +00:00
Massimo Candela
7d36223990 Merge pull request #522 from nttgin/dependabot/npm_and_yarn/dev/babel/node-7.13.12
Bump @babel/node from 7.13.10 to 7.13.12
2021-03-26 20:54:25 +01:00
Massimo Candela
615106090f Merge pull request #523 from nttgin/dependabot/npm_and_yarn/dev/semver-7.3.5
Bump semver from 7.3.4 to 7.3.5
2021-03-23 18:39:20 +01:00
dependabot-preview[bot]
f1134a5b93 Bump semver from 7.3.4 to 7.3.5
Bumps [semver](https://github.com/npm/node-semver) from 7.3.4 to 7.3.5.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.4...v7.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-23 14:53:40 +00:00
Massimo Candela
6ec0d128c7 Merge pull request #521 from nttgin/dependabot/npm_and_yarn/dev/pkg-4.5.0
Bump pkg from 4.4.9 to 4.5.0
2021-03-23 15:51:19 +01:00
Massimo Candela
80d9112399 Merge pull request #520 from nttgin/dependabot/npm_and_yarn/dev/babel/preset-env-7.13.12
Bump @babel/preset-env from 7.13.10 to 7.13.12
2021-03-23 15:36:33 +01:00
dependabot-preview[bot]
2d5cbf3fab Bump @babel/node from 7.13.10 to 7.13.12
Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.13.10 to 7.13.12.
- [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.13.12/packages/babel-node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-23 08:54:53 +00:00
dependabot-preview[bot]
e2a0dbb572 Bump pkg from 4.4.9 to 4.5.0
Bumps [pkg](https://github.com/vercel/pkg) from 4.4.9 to 4.5.0.
- [Release notes](https://github.com/vercel/pkg/releases)
- [Commits](https://github.com/vercel/pkg/compare/4.4.9...4.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-23 08:53:05 +00:00
dependabot-preview[bot]
59fb455937 Bump @babel/preset-env from 7.13.10 to 7.13.12
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.10 to 7.13.12.
- [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.13.12/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-23 08:52:07 +00:00
Massimo Candela
01d02b1e38 Merge pull request #519 from nttgin/dependabot/npm_and_yarn/dev/sentry/node-6.2.3
Bump @sentry/node from 6.2.2 to 6.2.3
2021-03-22 14:32:44 +01:00
dependabot-preview[bot]
fb3dabdf31 Bump @sentry/node from 6.2.2 to 6.2.3
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 6.2.2 to 6.2.3.
- [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/6.2.2...6.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-22 06:56:19 +00:00