morpheus icon indicating copy to clipboard operation
morpheus copied to clipboard

Bump foxglove-web from 0.0.28 to 0.0.37

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps foxglove-web from 0.0.28 to 0.0.37.

Release notes

Sourced from foxglove-web's releases.

v0.0.37

  • support arq>=0.23 #22
  • switch from pytest-toolbox to dirty-equals #23
  • Handle Cloud Flare ips endpoint with or without trailing slash, by @​ChrisByrne112 in #21
  • uprev other test dependencies #24
  • move to pyproject.toml #26
  • error when returning templates #27

Full Changelog: https://github.com/samuelcolvin/foxglove/compare/v0.0.36...v0.0.37

v0.0.36

  • clean up check_password_breached
  • upgrade FastAPI to v0.72 and Starlette to 0.17.1
  • new test client to support new starlette #19

Full Changelog: https://github.com/samuelcolvin/foxglove/compare/v0.0.35...v0.0.36

v0.0.35

adding Origin and Referer CSRF checks #20

Full Changelog: https://github.com/samuelcolvin/foxglove/compare/v0.0.34...v0.0.35

v0.0.34

Full Changelog: https://github.com/samuelcolvin/foxglove/compare/v0.0.33...v0.0.34

v0.0.33

fix logging.

Full Changelog: https://github.com/samuelcolvin/foxglove/compare/v0.0.32...v0.0.33

v0.0.32

add logger name to logging

v0.0.31

fix DummyPgConn 81158838991827605e21ba65681cc9052c079d43

v0.0.30

  • Transaction locks #13 and e516e144b8682cf0e2f9ddbea7dd85c1c0a47122
  • fix CloudflareCheckMiddleware 9e3a11df90e5a7e4ac6708b75a43fb1a8cb434dc

Full Changelog: https://github.com/samuelcolvin/foxglove/compare/v0.0.29...v0.0.30

v0.0.29

  • include IP in rate limiting 77ee33c
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[bot] avatar Oct 03 '22 16:10 dependabot[bot]