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

2554 Commits

Author SHA1 Message Date
Massimo Candela
d4ce0967ce Merge pull request #965 from nttgin/dependabot/github_actions/dev/actions/cache-3
Bump actions/cache from 2 to 3
2022-12-12 13:56:02 +01:00
dependabot[bot]
a3e8dc732d Bump mocha from 10.1.0 to 10.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 10.1.0 to 10.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/v10.1.0...v10.2.0)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 03:01:36 +00:00
dependabot[bot]
8382fc2da2 Bump @sentry/node from 7.19.0 to 7.24.2
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.19.0 to 7.24.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/7.19.0...7.24.2)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 03:00:53 +00:00
dependabot[bot]
d57b7bf95d Bump rpki-validator from 2.10.14 to 2.10.16
Bumps [rpki-validator](https://github.com/massimocandela/rpki-validator) from 2.10.14 to 2.10.16.
- [Release notes](https://github.com/massimocandela/rpki-validator/releases)
- [Commits](https://github.com/massimocandela/rpki-validator/compare/v2.10.14...v2.10.16)

---
updated-dependencies:
- dependency-name: rpki-validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 03:01:06 +00:00
dependabot[bot]
6300c102ba Bump @babel/core from 7.20.2 to 7.20.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.2 to 7.20.5.
- [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.20.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 03:01:00 +00:00
dependabot[bot]
f252d08bf5 Bump @babel/node from 7.20.2 to 7.20.5
Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.20.2 to 7.20.5.
- [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.20.5/packages/babel-node)

---
updated-dependencies:
- dependency-name: "@babel/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 03:00:41 +00:00
Massimo Candela
9f7f17f359 Update friends.md
Adding linx to friends (#397)
2022-11-26 10:53:53 +01:00
Massimo Candela
3da8e0e007 fixed event type misspelling 2022-11-24 03:21:04 +01:00
dependabot[bot]
7cd47c2274 Bump kafkajs from 2.2.2 to 2.2.3
Bumps [kafkajs](https://github.com/tulios/kafkajs) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/tulios/kafkajs/releases)
- [Changelog](https://github.com/tulios/kafkajs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tulios/kafkajs/compare/v2.2.2...v2.2.3)

---
updated-dependencies:
- dependency-name: kafkajs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 03:04:39 +00:00
dependabot[bot]
176dfa22a5 Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 03:18:12 +00:00
Massimo Candela
01738b085e Merge pull request #964 from nttgin/dependabot/npm_and_yarn/dev/sentry/node-7.19.0
Bump @sentry/node from 7.17.4 to 7.19.0
2022-11-13 22:11:05 +01:00
Massimo Candela
087bc3dfd9 Merge pull request #960 from nttgin/dependabot/npm_and_yarn/dev/babel/node-7.20.2
Bump @babel/node from 7.20.0 to 7.20.2
2022-11-13 20:04:25 +01:00
Massimo Candela
08c3e40080 Merge pull request #958 from nttgin/dependabot/npm_and_yarn/dev/chai-4.3.7
Bump chai from 4.3.6 to 4.3.7
2022-11-11 12:49:21 +01:00
dependabot[bot]
82f49cfa5d Bump @sentry/node from 7.17.4 to 7.19.0
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.17.4 to 7.19.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/7.17.4...7.19.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 03:02:30 +00:00
dependabot[bot]
404bc3d6d3 Bump chai from 4.3.6 to 4.3.7
Bumps [chai](https://github.com/chaijs/chai) from 4.3.6 to 4.3.7.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
- [Commits](https://github.com/chaijs/chai/compare/v4.3.6...v4.3.7)

---
updated-dependencies:
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 21:34:07 +00:00
Massimo Candela
4d4c5bdf6a Merge pull request #957 from nttgin/dependabot/npm_and_yarn/dev/babel/preset-env-7.20.2
Bump @babel/preset-env from 7.19.4 to 7.20.2
2022-11-10 22:32:41 +01:00
Massimo Candela
8de5dfec54 Merge pull request #956 from nttgin/dependabot/npm_and_yarn/dev/babel/core-7.20.2
Bump @babel/core from 7.19.6 to 7.20.2
2022-11-10 12:36:25 +01:00
Massimo Candela
b1baa62a6d Merge pull request #955 from nttgin/dependabot/npm_and_yarn/dev/ws-8.11.0
Bump ws from 8.10.0 to 8.11.0
2022-11-09 19:34:44 +01:00
dependabot[bot]
48f760dc60 Bump @babel/node from 7.20.0 to 7.20.2
Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.20.0 to 7.20.2.
- [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.20.2/packages/babel-node)

---
updated-dependencies:
- dependency-name: "@babel/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 03:03:13 +00:00
dependabot[bot]
a1be205d3b Bump @babel/preset-env from 7.19.4 to 7.20.2
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.4 to 7.20.2.
- [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.20.2/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 03:02:27 +00:00
dependabot[bot]
37c8d91fb2 Bump @babel/core from 7.19.6 to 7.20.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.6 to 7.20.2.
- [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.20.2/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 03:01:59 +00:00
dependabot[bot]
87aaaff8a3 Bump ws from 8.10.0 to 8.11.0
Bumps [ws](https://github.com/websockets/ws) from 8.10.0 to 8.11.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.10.0...8.11.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 03:01:22 +00:00
Massimo Candela
820e891cea Merge pull request #954 from nttgin/dependabot/npm_and_yarn/dev/sentry/node-7.17.4
Bump @sentry/node from 7.17.3 to 7.17.4
2022-11-04 14:08:20 +01:00
Massimo Candela
1021c85026 Merge pull request #953 from nttgin/dependabot/npm_and_yarn/dev/yargs-17.6.2
Bump yargs from 17.6.0 to 17.6.2
2022-11-04 14:08:07 +01:00
Massimo Candela
dd4ecfb48e Merge pull request #951 from nttgin/dependabot/npm_and_yarn/dev/ip-sub-1.3.4
Bump ip-sub from 1.3.3 to 1.3.4
2022-11-04 14:07:59 +01:00
dependabot[bot]
b7d66ef93d Bump @sentry/node from 7.17.3 to 7.17.4
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.17.3 to 7.17.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/7.17.3...7.17.4)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 03:03:26 +00:00
dependabot[bot]
6623cc73ab Bump yargs from 17.6.0 to 17.6.2
Bumps [yargs](https://github.com/yargs/yargs) from 17.6.0 to 17.6.2.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.6.0...v17.6.2)

---
updated-dependencies:
- dependency-name: yargs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 03:03:05 +00:00
dependabot[bot]
0ef3f8718b Bump ip-sub from 1.3.3 to 1.3.4
Bumps [ip-sub](https://github.com/massimocandela/ip-sub) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/massimocandela/ip-sub/releases)
- [Commits](https://github.com/massimocandela/ip-sub/compare/v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: ip-sub
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 03:00:47 +00:00
Massimo Candela
cae8bd5546 Merge pull request #950 from nttgin/dependabot/npm_and_yarn/dev/sentry/node-7.17.3
Bump @sentry/node from 7.16.0 to 7.17.3
2022-11-02 17:55:01 +01:00
Massimo Candela
8ab66020eb Merge pull request #947 from nttgin/dependabot/npm_and_yarn/dev/babel/node-7.20.0
Bump @babel/node from 7.19.1 to 7.20.0
2022-11-02 17:54:49 +01:00
Massimo Candela
739f1dbb21 Merge branch 'main' into dev 2022-11-02 17:53:43 +01:00
Massimo Candela
01e8c6cc3a added parameter diffEverySeconds for rpki-diff 2022-11-02 17:53:18 +01:00
dependabot[bot]
ec7838ee8b Bump @sentry/node from 7.16.0 to 7.17.3
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.16.0 to 7.17.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/7.16.0...7.17.3)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 03:03:04 +00:00
dependabot[bot]
5e5e93f0f9 Bump @babel/node from 7.19.1 to 7.20.0
Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.19.1 to 7.20.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.20.0/packages/babel-node)

---
updated-dependencies:
- dependency-name: "@babel/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-28 03:01:56 +00:00
Massimo Candela
f26cb2f1c1 Merge pull request #944 from nttgin/dependabot/npm_and_yarn/dev/ws-8.10.0
Bump ws from 8.9.0 to 8.10.0
2022-10-25 03:51:21 +02:00
Massimo Candela
aabd5f0d3d Merge pull request #943 from nttgin/dependabot/github_actions/dev/actions/upload-artifact-3
Bump actions/upload-artifact from 2 to 3
2022-10-25 03:29:21 +02:00
Massimo Candela
d48fea0167 Merge pull request #942 from nttgin/dependabot/github_actions/dev/actions/setup-node-3
Bump actions/setup-node from 2 to 3
2022-10-25 03:27:36 +02:00
Massimo Candela
c19d37465c Merge pull request #941 from nttgin/dependabot/github_actions/dev/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-10-25 03:03:30 +02:00
Massimo Candela
74d8e11f3f Merge pull request #939 from nttgin/dependabot/npm_and_yarn/dev/inquirer-8.2.5
Bump inquirer from 8.2.4 to 8.2.5
2022-10-25 03:01:41 +02:00
Massimo Candela
4a522f7a05 Merge pull request #938 from nttgin/dependabot/npm_and_yarn/dev/ip-sub-1.3.3
Bump ip-sub from 1.3.2 to 1.3.3
2022-10-25 03:01:05 +02:00
Massimo Candela
e4bac0a422 Merge pull request #937 from nttgin/dependabot/npm_and_yarn/dev/babel/core-7.19.6
Bump @babel/core from 7.19.3 to 7.19.6
2022-10-25 02:57:01 +02:00
dependabot[bot]
566500e42d Bump ws from 8.9.0 to 8.10.0
Bumps [ws](https://github.com/websockets/ws) from 8.9.0 to 8.10.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.9.0...8.10.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 00:38:00 +00:00
Massimo Candela
bdeae06cde Merge pull request #936 from nttgin/dependabot/npm_and_yarn/dev/sentry/node-7.16.0
Bump @sentry/node from 7.15.0 to 7.16.0
2022-10-25 02:36:55 +02:00
Massimo Candela
99295095ce Merge pull request #935 from nttgin/dependabot/npm_and_yarn/dev/bufferutil-4.0.7
Bump bufferutil from 4.0.6 to 4.0.7
2022-10-25 02:35:51 +02:00
Massimo Candela
1a808c6417 Merge pull request #934 from nttgin/dependabot/npm_and_yarn/dev/kafkajs-2.2.2
Bump kafkajs from 2.2.1 to 2.2.2
2022-10-25 02:19:52 +02:00
Massimo Candela
a0bd486255 Merge pull request #933 from nttgin/dependabot/npm_and_yarn/dev/utf-8-validate-5.0.10
Bump utf-8-validate from 5.0.9 to 5.0.10
2022-10-25 02:06:20 +02:00
Massimo Candela
98b48aebeb Merge pull request #932 from nttgin/dependabot/npm_and_yarn/dev/mocha-10.1.0
Bump mocha from 10.0.0 to 10.1.0
2022-10-25 01:30:46 +02:00
dependabot[bot]
7a35ae75a4 Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 23:12:00 +00:00
dependabot[bot]
a11229cd45 Bump actions/setup-node from 2 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 23:11:58 +00:00
dependabot[bot]
793cb2e2fd Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 23:11:56 +00:00