v0.44.0
Changelog
- 71945eb: Add exclude option to ci block (@prymitive)
- 2b02b7c: Add extra test (@prymitive)
- d863eee: Add list of problems to gh report summary (@prymitive)
- 6c1e41f: Add minCount & severity to alerts/count (@prymitive)
- 2786300: Add more tests for github config (@prymitive)
- 2b877ba: Bump debian from stable-20230411 to stable-20230502 (@dependabot[bot])
- 03c1ead: Bump debian from stable-20230502 to stable-20230522 (@dependabot[bot])
- 1a62cf6: Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 (@dependabot[bot])
- 9e9d294: Bump github.com/gkampitakis/go-snaps from 0.4.2 to 0.4.4 (@dependabot[bot])
- 7277939: Bump github.com/gkampitakis/go-snaps from 0.4.4 to 0.4.5 (@dependabot[bot])
- 48e429e: Bump github.com/golangci/golangci-lint in /tools/golangci-lint (@dependabot[bot])
- a8945a4: Bump github.com/hashicorp/hcl/v2 from 2.16.2 to 2.17.0 (@dependabot[bot])
- c072ddd: Bump github.com/klauspost/compress from 1.16.4 to 1.16.5 (@dependabot[bot])
- 1362aa6: Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 (@dependabot[bot])
- e677b8c: Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 (@dependabot[bot])
- aa3cce6: Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0 (@dependabot[bot])
- 62fb675: Bump github.com/prometheus/common from 0.42.0 to 0.43.0 (@dependabot[bot])
- 9a7e6a2: Bump github.com/prometheus/common from 0.43.0 to 0.44.0 (@dependabot[bot])
- 2d94669: Bump github.com/prometheus/prometheus from 0.43.0 to 0.43.1 (@dependabot[bot])
- f7980e8: Bump github.com/prometheus/prometheus from 0.43.1 to 0.44.0 (@dependabot[bot])
- e54d137: Bump github.com/rs/zerolog from 1.29.0 to 1.29.1 (@dependabot[bot])
- d9bdcc3: Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (@dependabot[bot])
- bbca2b4: Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (@dependabot[bot])
- dd0d445: Bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.3 (@dependabot[bot])
- 9765221: Bump github.com/urfave/cli/v2 from 2.25.3 to 2.25.5 (@dependabot[bot])
- f3a5eec: Bump github.com/zclconf/go-cty from 1.13.1 to 1.13.2 (@dependabot[bot])
- e2a46d5: Bump go.uber.org/atomic from 1.10.0 to 1.11.0 (@dependabot[bot])
- ef3c720: Bump golang from 1.20.3-alpine to 1.20.4-alpine (@dependabot[bot])
- 16fe3cd: Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 (@dependabot[bot])
- a9b986e: Bump golang.org/x/tools from 0.8.0 to 0.9.1 in /tools/goimports (@dependabot[bot])
- 3bee6a8: Bump golang.org/x/tools from 0.9.1 to 0.9.3 in /tools/goimports (@dependabot[bot])
- 049cf96: Bump rojopolis/spellcheck-github-actions from 0.30.0 to 0.32.0 (@dependabot[bot])
- 31e793c: Format all files (@prymitive)
- 2383865: GitHub annotations should only be added to modified lines (@prymitive)
- fee1dd5: Implement regex matching for annotation keys (@)
- 88e71c3: Improve symlinks handling (@prymitive)
- f28ac35: Remove noisy debug log (@prymitive)
- 99ebf60: Resolve linter errors (@prymitive)
- 9541e29: Update changelog (@prymitive)
- cfb10a7: Update go version (@prymitive)
- 483fcf2: let CI infer reponame/owner from GITHUB_REPOSITORY (@obliadp)