dmachard / go-dnscollector

Ingesting, pipelining, and enhancing your DNS logs with usage indicators, security analysis, and additional metadata.
MIT License
216 stars 48 forks source link

Bump github.com/prometheus/prometheus from 0.54.1 to 0.300.0 #879

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps github.com/prometheus/prometheus from 0.54.1 to 0.300.0.

Commits
  • c5d009d Merge pull request #15393 from jan--f/prep-release-3.0.0
  • d541b3b prepare release 3.0.0
  • 84396bf migration: add removal of AM v1 api
  • 57a7a29 Merge pull request #15389 from jan--f/fix-appender-race-3.0
  • af2d67d Merge pull request #15388 from roidelapluie/cpfixreload
  • 003a227 [BUGFIX] TSDB: Fix race on stale values in headAppender (#15322)
  • 32e28a2 Merge pull request #15379 from fionaliao/fix-migration-guide
  • b93aec0 Fix auto reload when a config file with a syntax error is reverted
  • 928e691 Merge branch 'release-3.0' into fix-migration-guide
  • 14f7a8e Merge pull request #15375 from jan--f/prep-release-3.0.0-rc.1
  • Additional commits viewable in compare view


Dependabot compatibility score

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)