Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added Zabbix / SNS patch & library Change / library Update #2

Merged
merged 8 commits into from
Aug 8, 2020
Merged

added Zabbix / SNS patch & library Change / library Update #2

merged 8 commits into from
Aug 8, 2020

Conversation

nsano-rururu
Copy link
Collaborator

@nsano-rururu nsano-rururu commented Jun 21, 2020

Added SNS and Zabbix patches

Fix SNS Program & Docs #2793
Yelp/elastalert#2793

Bugfix and better error handling on zabbix alerter #2640
Yelp/elastalert#2640

library Change

changed to @hapi/joi as joi is deprecated

joi 14.3.1 → @hapi/joi 17.1.1

library Update

@babel/cli                 ^7.10.1  →  ^7.10.5 
@babel/core                ^7.10.2  →  ^7.11.0 
@babel/preset-env          ^7.10.2  →  ^7.11.0 
@babel/register            ^7.10.1  →  ^7.10.5
bunyan                     ^1.8.12  →  ^1.8.14
lodash                     ^4.17.15 →  ^4.17.19 
request-promise-native     ^1.0.8   →  ^1.0.9 
ws                         ^7.3.0   →  ^7.3.1  
eslint                     ^7.2.0   →  ^7.6.0
mocha                      ~8.0.1   →  ~8.1.0 

istanbul is deprecated and removed

It has been confirmed that there is currently no test code that acquires coverage.
Consider new coverage tools when it comes to writing test code in the future

Libracy Change

joi 14.3.1 → @hapi/joi 17.1.1

Libracy Update

joi                ^14.3.1  →  @hapi/joi  ^17.1.1
@babel/cli         ^7.10.1  →  ^7.10.3
@babel/core        ^7.10.2  →  ^7.10.3
@babel/preset-env  ^7.10.2  →  ^7.10.3
@babel/register    ^7.10.1  →  ^7.10.3
bunyan             ^1.8.12  →  ^1.8.13
eslint              ^7.2.0  →   ^7.3.1
@nsano-rururu nsano-rururu changed the title added Zabbix / SNS patch added Zabbix / SNS patch & Libracy Change / Libracy Update Jun 27, 2020
@nsano-rururu nsano-rururu changed the title added Zabbix / SNS patch & Libracy Change / Libracy Update added Zabbix / SNS patch & library Change / library Update Jun 27, 2020
@babel/cli         ^7.10.3  →  ^7.10.4
@babel/core        ^7.10.3  →  ^7.10.4
@babel/preset-env  ^7.10.3  →  ^7.10.4
@babel/register    ^7.10.3  →  ^7.10.4
bunyan             ^1.8.13  →  ^1.8.14
eslint              ^7.3.1  →   ^7.4.0
@babel/cli               ^7.10.4  →   ^7.10.5
@babel/core              ^7.10.4  →   ^7.10.5
@babel/register          ^7.10.4  →   ^7.10.5
lodash                  ^4.17.15  →  ^4.17.19
request-promise-native    ^1.0.8  →    ^1.0.9
ws                        ^7.3.0  →    ^7.3.1
eslint                    ^7.4.0  →    ^7.5.0

Review error handling

src/common/file_system.js
src/common/config/server_config.js
src/controllers/config/index.js
src/controllers/folders/index.js
src/controllers/rules/index.js
src/controllers/silence/index.js
src/controllers/templates/index.js
src/controllers/test/index.js
@babel/core        ^7.10.5  →  ^7.11.0
@babel/preset-env  ^7.10.4  →  ^7.11.0
eslint              ^7.5.0  →   ^7.6.0
mocha               ~8.0.1  →   ~8.1.0
@nsano-rururu
Copy link
Collaborator Author

@johnsusek can you review?

@nsano-rururu nsano-rururu merged commit 73651b6 into johnsusek:master Aug 8, 2020
@nsano-rururu nsano-rururu deleted the zabbix-sns branch August 14, 2020 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant