prometheus/web
dependabot[bot] d5845f8333
build(deps-dev): bump @types/sanitize-html in /web/ui (#10087)
Bumps [@types/sanitize-html](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sanitize-html) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sanitize-html)

---
updated-dependencies:
- dependency-name: "@types/sanitize-html"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-28 12:35:12 +01:00
..
api/v1 Accept promql.Engine interface in v1.NewAPI() (#10050) 2021-12-21 11:22:40 +01:00
ui build(deps-dev): bump @types/sanitize-html in /web/ui (#10087) 2021-12-28 12:35:12 +01:00
federate.go storage: Consolidate iterator method names (Values -> At) (#9888) 2021-11-29 11:16:40 +01:00
federate_test.go web: prepare TestFederation_NotReady test for parallel execution 2021-11-10 09:40:43 +01:00
web.go Adapt UI for Prometheus Agent (#9851) 2021-11-30 11:21:07 +01:00
web_test.go fix missing db.Close() in web_test.go in order to avoid goroutine leak (#10035) 2021-12-20 17:37:53 +05:30