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

build(deps-dev): bump superagent from 6.1.0 to 8.0.2 #637

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

Bumps superagent from 6.1.0 to 8.0.2.

Release notes

Sourced from superagent's releases.

v8.0.2

  • fix: fixed sourceType back to module (closes #1743) 3d6d213

ladjs/superagent@v8.0.1...v8.0.2

v8.0.1

  • chore: fixed linting 4726bd8
  • fix: bump deps (closes #1742) 1fc9682
  • Merge pull request #1739 from lamweili/patch-1 29fd1f9
  • docs: updated http2 documentation 152cb5e
  • docs: added proper js formatting dd6dd8c
  • Merge pull request #1738 from lamweili/patch-1 fad7b59
  • docs: reverted http2 9939810
  • chore: fixed pkg lock for remark-preset-github 1e4f80f
  • chore: fixed pkg lock for eslint-config-xo-lass 1a545ca
  • chore: fixed pkg lock for tests 8bf91b4

ladjs/superagent@v8.0.0...v8.0.1

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

... (truncated)

Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 10, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/superagent-8.0.2 branch 2 times, most recently from c0508b0 to 1411ea7 Compare October 11, 2022 15:21
Bumps [superagent](https://github.com/visionmedia/superagent) from 6.1.0 to 8.0.2.
- [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.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/superagent-8.0.2 branch from 1411ea7 to 34f95fc Compare October 17, 2022 07:42
@basti1302
Copy link
Contributor

@dependabot ignore this minor version

@dependabot dependabot bot closed this Oct 17, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 17, 2022

OK, I won't notify you about version 8.0.x again, unless you re-open this PR. 😢

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/superagent-8.0.2 branch October 17, 2022 07:44
@basti1302
Copy link
Contributor

The 8.0.1 and 8.0.2 releases seem to have been deprecated. The npm page of the package shows this message.

This package has been deprecated
Author message:

Please use v8.0.0 until ladjs/superagent#1743 is resolved

Therefore I postponed updates until 8.1.0 is released (waiting for 8.0.3 would probably also work but I think there is no @dependabot ignore this patch version command).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant