prometheus/web
dependabot[bot] fe06f16c11
build(deps): bump @codemirror/history from 0.19.0 to 0.19.2 in /web/ui (#10173)
Bumps [@codemirror/history](https://github.com/codemirror/history) from 0.19.0 to 0.19.2.
- [Release notes](https://github.com/codemirror/history/releases)
- [Changelog](https://github.com/codemirror/history/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/history/compare/0.19.0...0.19.2)

---
updated-dependencies:
- dependency-name: "@codemirror/history"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-25 12:39:48 +01:00
..
api/v1 Merge pull request #10121 from prometheus/beorn7/promql 2022-01-12 14:09:46 +01:00
ui build(deps): bump @codemirror/history from 0.19.0 to 0.19.2 in /web/ui (#10173) 2022-01-25 12:39:48 +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 Tracing: Migrate to OpenTelemetry library (#9724) 2022-01-25 11:08:04 +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