nodejs / i18n

The Node.js Internationalization Working Group – A Community Committee initiative.
MIT License
150 stars 40 forks source link

build(deps-dev): bump superagent from 8.0.2 to 8.0.3 #711

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

https://github.com/visionmedia/superagent/compare/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)