dmachard / go-dnscollector

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

Bump github.com/grafana/loki/v3 from 3.1.0 to 3.1.1 #782

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/grafana/loki/v3 from 3.1.0 to 3.1.1.

Release notes

Sourced from github.com/grafana/loki/v3's releases.

v3.1.1

3.1.1 (2024-08-08)

Features

  • loki: add ability to disable AWS S3 dual stack endpoints usage (#13795) (464ac73)

Bug Fixes

  • deps: bumped dependencies versions to resolve CVEs (#13789) (34206cd)
Changelog

Sourced from github.com/grafana/loki/v3's changelog.

3.1.1 (2024-08-08)

Features

  • loki: add ability to disable AWS S3 dual stack endpoints usage (#13795) (464ac73)

Bug Fixes

  • deps: bumped dependencies versions to resolve CVEs (#13789) (34206cd)
Commits
  • 89fe788 chore: [release-3.1.x] fix(ci): fixed release-please manifest (#13811)
  • cd3e9ef chore: [release-3.1.x] fix(ci): add cleanup step into job dist (#13802)
  • 464ac73 chore: [release-3.1.x] feat(loki): add ability to disable AWS S3 dualstack e...
  • 94385b5 chore: [release-3.1.x] feat: Update doc-validator version (#13796)
  • 34206cd fix(deps): bumped dependencies versions to resolve CVEs (#13789)
  • ca2030b chore: [release-3.1.x] docs: Update the Visualize topic (#13750)
  • a089752 chore: [release-3.1.x] docs: fix broken links due to Alloy docs reorg (#13740)
  • df9d55f chore: [release-3.1.x] docs: rewrite quickstart with Killercoda metadata (#13...
  • dc4bcb3 chore: [release-3.1.x] chore: fix some comments (#13728)
  • 5a725d2 chore: [release-3.1.x] docs: Late review comments and linting (#13716)
  • 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)