Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Bump superagent from 6.1.0 to 8.0.0 #374

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 24, 2022

Bumps superagent from 6.1.0 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

ladjs/superagent@v7.1.6...v8.0.0

v7.1.5

  • chore: delete github yml file e7a29cf
  • Revert "chore: fixed package husky dep issue" de5cc71
  • Merge pull request #1728 from perrin4869/fix/dev-dependencies 708fa6c
  • Optional dependencies are dev dependencies 9d34958

ladjs/superagent@v7.1.4...v7.1.5

v7.1.4

  • chore: fixed package husky dep issue afeb2b7
  • chore: bump deps, added configs as files instead of in pkg a9f9942
  • Merge pull request #1726 from ltxhhz/master fa123f5
  • fixed #1680 , And fix the document path. 303afad
  • Merge branch 'visionmedia:master' into master 4611a6b
  • Merge pull request #1723 from yunnysunny/feat/htt2-fix 9ed2916
  • ci: fix makefile error b8bf5e8
  • ci: fix github action b0b1f9a
  • ci: all node version will try to test on http2 44f8ae0
  • ci: remove unnecessary test 5030b83
  • ci: fix the error of express-session used in http2 bb3dc7a
  • test: fix the wrong use of statuses b6da894
  • Merge pull request #1722 from yunnysunny/feature/test-on-low-node 34c9ff4
  • ci: use separate babel config for src and test 1330634
  • ci: fix missing require lint error 38bc6cb
  • ci: ignore eslint on old node 98f3b49
  • ci: only build test files on old node 641c0ce
  • ci: add test on node 10 2fa2541
  • chore: remove commitlint to optional dependencies dba8b08
  • ci: add test for node 10 5f27a06
  • chore: remove eslint to optional dependencies 418408f
  • 1.18 fixed css path c719f0c
  • Added Chinese document (添加中文文档) 713cbe0

ladjs/superagent@v7.1.3...v7.1.4

v7.1.3

  • chore: fixed linting 2c18890
  • Merge pull request #1717 from yunnysunny/feature/github-action-improve bc25a87
  • chore: bump deps c4e8c6e

... (truncated)

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
  • 4f043a8 v7.1.6
  • fa573df chore: remove old node test stuff
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by titanism, a new releaser for superagent since your current version.


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)

Bumps [superagent](https://github.com/visionmedia/superagent) from 6.1.0 to 8.0.0.
- [Release notes](https://github.com/visionmedia/superagent/releases)
- [Changelog](https://github.com/visionmedia/superagent/blob/master/HISTORY.md)
- [Commits](ladjs/superagent@v6.1.0...v8.0.0)

---
updated-dependencies:
- dependency-name: superagent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants