pressbooks / pb-mathjax

A replacement for wp.com/latex.php but instead of LaTeX, it uses MathJax.
GNU General Public License v3.0
4 stars 1 forks source link

Bump supertest from 4.0.2 to 6.2.2 #62

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps supertest from 4.0.2 to 6.2.2.

Release notes

Sourced from supertest's releases.

v6.2.2

  • chore: bump deps 8f4dd1e

https://github.com/visionmedia/supertest/compare/v6.2.1...v6.2.2

v6.2.1

  • chore: bump deps 9a87305

https://github.com/visionmedia/supertest/compare/v6.2.0...v6.2.1

v6.2.0

  • chore: bump deps e741cab
  • Merge pull request #653 from torhovland/patch-1 88dc262
  • Merge pull request #713 from jtomaszewski/patch-1 70a3d00
  • Merge pull request #749 from jimmywarting/misc a70c1a0
  • var to const aae4d8e
  • add missing comma f17be2a
  • use explicit path cdb0ad9
  • only use require in the top of the file 19dcd1e
  • don't mixup superagent.Response \w fetch.Response 1dc25a1
  • user super and arrow fn d2d9616
  • move exports to the bottom 17cf193
  • more const a0a5d57
  • Merge pull request #748 from jimmywarting/var 1d70492
  • destruct assert dc60d5d
  • refactor: convert var to const / let 03f0084
  • Merge pull request #747 from jimmywarting/classify afecc3f
  • refactor: Convert test to a class d94ffbc
  • Update README.md ad699ed
  • docs: Add async/await example to README fc269b6
  • Add missing require. 3537e4e

https://github.com/visionmedia/supertest/compare/v6.1.6...v6.2.0

v6.1.6

  • Merge pull request #735 from benjosantony/master 28116f9
  • Add on to the mitigation in visionmedia/supertest#728 to support empty array response body ed0f68d

https://github.com/visionmedia/supertest/compare/v6.1.5...v6.1.6

v6.1.5

  • Merge pull request #728 from swantzter/fix/array-of-statuses-body 3c46dae
  • Mitigate array-of-statuses' impact on JSON bodies 5a6999a

https://github.com/visionmedia/supertest/compare/v6.1.4...v6.1.5

v6.1.4

  • Merge pull request #715 from juanvillegas/feature/allows-expect-to-take-an-array 7e4645c
  • Allows expect to accept an array of statuses ab252f3

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by niftylettuce, a new releaser for supertest 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)