ether / ep_openid_connect

Etherpad plugin to authenticate users against an OpenID Connect provider
Other
5 stars 8 forks source link

Bump supertest from 6.1.6 to 6.2.2 #20

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps supertest from 6.1.6 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

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)
rhansen commented 2 years ago

@dependabot recreate