dependabot npm(deps-dev): bump superagent from 7.1.6 to 8.0.0
Bumps superagent from 7.1.6 to 8.0.0.
Release notes
Sourced from superagent's releases.
v8.0.0
- feat: dropped IE support (ActiveXObject), fixed XMLHttpRequest in Electron (closes #1731), 715516d
- Merge pull request #1729 from yunnysunny/feat/old-node 26c72d0
- chore: re-enable old node test 18896ec
- chore: down the version of commitlint and husky aa60766
- chore: remove lint-staged in pre commit 80d0955
- test: fix test error when commit git on windows 5b1ba9c
- ci: remove unsupport dev dependencies for old node 713d8d4
https://github.com/visionmedia/superagent/compare/v7.1.6...v8.0.0
Commits
-
bfdedb2
8.0.0 -
715516d
feat: dropped IE support (ActiveXObject), fixed XMLHttpRequest in Electron (c... -
26c72d0
Merge pull request #1729 from yunnysunny/feat/old-node -
18896ec
chore: re-enable old node test -
aa60766
chore: down the version of commitlint and husky -
80d0955
chore: remove lint-staged in pre commit -
5b1ba9c
test: fix test error when commit git on windows -
713d8d4
ci: remove unsupport dev dependencies for old node - See full diff in compare view