zooniverse / json-api-client

Apache License 2.0
10 stars 5 forks source link

Bump superagent from 7.1.6 to 8.0.0 #74

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)