Changelog
- 7f47f1e: Avoid incorrect label errors when a series disappears (@prymitive)
- d81861e: Bump actions/configure-pages from 2 to 3 (@dependabot[bot])
- b85d45d: Bump actions/jekyll-build-pages from 1.0.6 to 1.0.7 (@dependabot[bot])
- c2f8963: Bump debian from stable-20230109 to stable-20230202 (@dependabot[bot])
- 069349e: Bump debian from stable-20230202 to stable-20230208 (@dependabot[bot])
- df84a81: Bump docker/build-push-action from 3 to 4 (@dependabot[bot])
- eb44389: Bump github.com/fatih/color from 1.13.0 to 1.14.1 (@dependabot[bot])
- 35290c2: Bump github.com/golangci/golangci-lint in /tools/golangci-lint (@dependabot[bot])
- 616a897: Bump github.com/golangci/golangci-lint in /tools/golangci-lint (@dependabot[bot])
- fc0dece: Bump github.com/hashicorp/hcl/v2 from 2.15.0 to 2.16.0 (@dependabot[bot])
- 1e5eed4: Bump github.com/hashicorp/hcl/v2 from 2.16.0 to 2.16.1 (@dependabot[bot])
- cda4a51: Bump github.com/klauspost/compress from 1.15.14 to 1.15.15 (@dependabot[bot])
- c00f728: Bump github.com/prometheus/prometheus from 0.41.0 to 0.42.0 (@dependabot[bot])
- f7b47b4: Bump github.com/rs/zerolog from 1.28.0 to 1.29.0 (@dependabot[bot])
- ce80a77: Bump github.com/urfave/cli/v2 from 2.23.7 to 2.24.1 (@dependabot[bot])
- 7fa62c6: Bump github.com/urfave/cli/v2 from 2.24.1 to 2.24.2 (@dependabot[bot])
- 2f6de05: Bump github.com/urfave/cli/v2 from 2.24.2 to 2.24.3 (@dependabot[bot])
- c25911e: Bump github.com/urfave/cli/v2 from 2.24.3 to 2.24.4 (@dependabot[bot])
- 6a7c69d: Bump golang from 1.19.5-alpine to 1.20.0-alpine (@dependabot[bot])
- 6ca41c4: Bump golang from 1.20.0-alpine to 1.20.1-alpine (@dependabot[bot])
- e934b16: Bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 (@dependabot[bot])
- f1cb79a: Bump golang.org/x/tools from 0.5.0 to 0.6.0 in /tools/goimports (@dependabot[bot])
- 5b30c75: Don't fail pint ci if a directory is renamed (@prymitive)
- 3f67319: Fix flag parsing in promql/range_query (@prymitive)
- 3c3a620: Log when problems are hidden due to --min-severity flag (@prymitive)
- 5faae11: Refactor git branch discovery (@prymitive)
- 2fa3dcc: Use Go 1.20 (@prymitive)
- c5d074d: Use Go 1.20.1 (@prymitive)
- 6c51ffe: promql/series: don't expose internal variable (@fbs)