morpheus
morpheus copied to clipboard
Bump foxglove-web from 0.0.28 to 0.0.37
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 to0.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
81158838991827605e21ba65681cc9052c079d43v0.0.30
- Transaction locks #13 and e516e144b8682cf0e2f9ddbea7dd85c1c0a47122
- fix
CloudflareCheckMiddleware
9e3a11df90e5a7e4ac6708b75a43fb1a8cb434dcFull Changelog: https://github.com/samuelcolvin/foxglove/compare/v0.0.29...v0.0.30
v0.0.29
- include IP in rate limiting 77ee33c
Commits
8cf9165
correct package name368b9f8
uprev check-python-version again88e4a26
uprev check-python-versiond091065
add 3.11 classifier87536d2
correct version3ba0b70
error when returning templates (#27)b866740
move topyproject.toml
(#26)71d9d17
rename master -> maina4aaacf
update black931cb86
restrict click- Additional commits viewable in compare view
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)