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

Bump superagent from 8.0.2 to 8.0.3 #112

Merged
merged 1 commit into from
Oct 25, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps superagent from 8.0.2 to 8.0.3.

Release notes

Sourced from superagent's releases.

v8.0.3

  • fix: fixes tinyify / require is not defined issued (closes #1743 and closes #1747) 63340fa
  • Merge pull request #1744 from lamweili/fix-ci 0769a85
  • chore(deps-dev): bumped mocha from 6.2.2 to 6.2.3 14b2386
  • test: fixed an issue with test timeout as stream wasn't ready c122c42
  • ci: migrated to new codecov upload (removed in 1fc968219ee67a86f2e84c9ddcf5df9aa01780d0) 9299fb9
  • ci: updated gh actions to v3 ba5c32d
  • ci: support Node.js 18.x 15e8942
  • ci: support older Node.js (regression from 1fc968219ee67a86f2e84c9ddcf5df9aa01780d0) 1c39444

ladjs/superagent@v8.0.2...v8.0.3

Commits
  • e8d5326 8.0.3
  • 63340fa fix: fixes tinyify / require is not defined issued (closes #1743 and closes #...
  • 0769a85 Merge pull request #1744 from lamweili/fix-ci
  • 14b2386 chore(deps-dev): bumped mocha from 6.2.2 to 6.2.3
  • c122c42 test: fixed an issue with test timeout as stream wasn't ready
  • 9299fb9 ci: migrated to new codecov upload (removed in 1fc968219ee67a86f2e84c9ddcf5df...
  • ba5c32d ci: updated gh actions to v3
  • 15e8942 ci: support Node.js 18.x
  • 1c39444 ci: support older Node.js (regression from 1fc968219ee67a86f2e84c9ddcf5df9aa0...
  • 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)

Bumps [superagent](https://github.com/visionmedia/superagent) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/visionmedia/superagent/releases)
- [Changelog](https://github.com/visionmedia/superagent/blob/master/HISTORY.md)
- [Commits](ladjs/superagent@v8.0.2...v8.0.3)

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

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 Oct 25, 2022
Copy link
Member

@tripu tripu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM?

@deniak deniak merged commit fcfe80b into gh-pages Oct 25, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superagent-8.0.3 branch October 25, 2022 13:59
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants