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

chore: bump axios major version #1083

Closed

Conversation

syamsudotdev
Copy link
Contributor

@syamsudotdev syamsudotdev commented Jul 24, 2023

Monika Pull Request (PR)

What feature/issue does this PR add

  1. Bump Axios package major version to v1.4.0

How did you implement / how did you fix it

  1. Updated monika dependency to axios v1.4.0
  2. Updated monika notification dependency to axios v1.4.0
  3. Updated types for axios header
  4. Workaround ES modules not supported vercel/pkg#1291

How to test

  1. npm run test
  2. `npm run start -- -c path/monika/config.yml

Screenshot

image

@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Merging #1083 (b9178e9) into main (a5ba608) will increase coverage by 5.59%.
Report is 1 commits behind head on main.
The diff coverage is 79.54%.

❗ Current head b9178e9 differs from pull request most recent head 0aef674. Consider uploading reports for the commit 0aef674 to get more accurate results

@@            Coverage Diff             @@
##             main    #1083      +/-   ##
==========================================
+ Coverage   55.88%   61.47%   +5.59%     
==========================================
  Files          85       86       +1     
  Lines        2591     2640      +49     
  Branches      536      538       +2     
==========================================
+ Hits         1448     1623     +175     
+ Misses        952      806     -146     
- Partials      191      211      +20     
Files Changed Coverage Δ
src/components/config/parse-insomnia.ts 47.82% <ø> (ø)
src/components/probe/prober/http/request.ts 72.41% <ø> (ø)
src/components/probe/prober/mongo/index.ts 91.66% <66.66%> (-8.34%) ⬇️
src/components/probe/prober/postgres/index.ts 80.00% <66.66%> (+0.83%) ⬆️
src/components/probe/prober/redis/index.ts 88.88% <66.66%> (-6.35%) ⬇️
src/components/probe/prober/socket/index.ts 87.50% <66.66%> (-12.50%) ⬇️
src/components/probe/prober/factory.ts 73.68% <73.68%> (ø)
src/components/probe/prober/index.ts 86.11% <85.71%> (-13.89%) ⬇️
src/components/probe/index.ts 61.53% <100.00%> (+25.26%) ⬆️
src/components/probe/prober/mariadb/index.ts 100.00% <100.00%> (ø)

... and 13 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@syamsudotdev syamsudotdev deleted the chore/bump-axios branch August 24, 2023 13:47
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