Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the gomod-update group across 1 directory with 4 updates #28

Merged
merged 3 commits into from
Nov 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2024

Bumps the gomod-update group with 4 updates in the / directory: github.com/ThreeDotsLabs/watermill, github.com/foomo/gostandards, github.com/grafana/loki/v3 and github.com/prometheus/common.

Updates github.com/ThreeDotsLabs/watermill from 1.3.5 to 1.4.1

Release notes

Sourced from github.com/ThreeDotsLabs/watermill's releases.

v1.4.1

What's Changed

Full Changelog: ThreeDotsLabs/watermill@v1.4.0...v1.4.1

v1.4.0

What's Changed

New Contributors

Full Changelog: ThreeDotsLabs/watermill@v1.3.7...v1.4.0

v1.4.0-rc.2

What's Changed

Full Changelog: ThreeDotsLabs/watermill@v1.4.0-rc.1...v1.4.0-rc.2

v1.4.0-rc.1

What's Changed

... (truncated)

Commits

Updates github.com/foomo/gostandards from 0.1.0 to 0.2.0

Release notes

Sourced from github.com/foomo/gostandards's releases.

v0.2.0

What's Changed

New Contributors

Full Changelog: foomo/gostandards@v0.1.0...v0.2.0

Commits

Updates github.com/grafana/loki/v3 from 3.1.1 to 3.2.1

Release notes

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

v3.2.1

3.2.1 (2024-10-17)

Bug Fixes

  • config: Copy Alibaba and IBM object storage configuration from common (#14315) (32a9bc0)
  • logql: updated JSONExpressionParser not to unescape extracted values if it is JSON object. (backport release-3.2.x) (#14502) (e9bbaf3)
  • Revert build image to Debian Bullseye to fix libc version issue in Promtail (#14386) (1e913df)
  • storage/chunk/client/aws: have GetObject check for canceled context (backport release-3.2.x) (#14422) (1b7dd95)

v3.2.0

3.2.0 (2024-09-18)

⚠ BREAKING CHANGES

  • api: Fail log queries when executed on instant query endpoint (#13421)
  • jsonnet: convert read statefulset into deployment for loki-simple-scalable (#13977)
  • blooms: Remove bloom compactor component (#13969)

Features

... (truncated)

Changelog

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

Changelog

Unreleased

Bug Fixes

  • promtail: fix parser for azureeventhubs message without time field (#14218)
Commits
  • 3c386cc ci: fix logql analyzer (backport release-3.2.x) [manual backport] (#14518)
  • e9bbaf3 fix(logql): updated JSONExpressionParser not to unescape extracted values if ...
  • 711fc20 docs: update sample result on loki setup page (backport release-3.2.x) (#14493)
  • 9ce7271 docs: Updated Fluent Bit docs to use official plugin + Sandbox (backport rele...
  • 06f348e docs: Small update to install docs (backport release-3.2.x) (#14479)
  • 7d919d6 docs: Update Promtail installation (backport release-3.2.x) (#14474)
  • 15cb802 docs: update Helm installation topics (backport release-3.2.x) (#14471)
  • 5281d6e docs: corrected result for the flags field in the examples (backport releas...
  • 9d6959c docs: Update alloy-otel-logs.md to correct a typo (backport release-3.2.x) (#...
  • 1df8371 docs: Revise the LogQL Analyzer topic (backport release-3.2.x) (#14454)
  • Additional commits viewable in compare view

Updates github.com/prometheus/common from 0.55.0 to 0.60.1

Release notes

Sourced from github.com/prometheus/common's releases.

v0.60.1

What's Changed

Full Changelog: prometheus/common@v0.60.0...v0.60.1

v0.60.0

What's Changed

Full Changelog: prometheus/common@v0.59.1...v0.60.0

v0.59.1

What's Changed

Full Changelog: prometheus/common@v0.59.0...v0.59.1

v0.59.0

What's Changed

Full Changelog: prometheus/common@v0.58.0...v0.59.0

v0.58.0

What's Changed

Full Changelog: prometheus/common@v0.57.0...v0.58.0

v0.57.0

What's Changed

... (truncated)

Commits
  • 653e0fa Update common Prometheus files (#701)
  • 0d2e2e5 Reload certificates even when no CA is used (#707)
  • a9d2e3f Merge pull request #705 from roidelapluie/sourcefile
  • fdc50c7 promslog: Only log basename, not full path
  • dae848d Update supported Go versions (#700)
  • 63ff77e Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (#698)
  • b7aa68c Bump golang.org/x/net from 0.28.0 to 0.29.0 (#699)
  • 4e3a6fd feat: add promslog.NewNopLogger() convenience func (#697)
  • d66e745 promslog: use UTC timestamps for go-kit log style (#696)
  • 14bac55 Merge pull request #695 from prometheus/repo_sync
  • Additional commits viewable in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Bumps the gomod-update group with 4 updates in the / directory: [github.com/ThreeDotsLabs/watermill](https://github.com/ThreeDotsLabs/watermill), [github.com/foomo/gostandards](https://github.com/foomo/gostandards), [github.com/grafana/loki/v3](https://github.com/grafana/loki) and [github.com/prometheus/common](https://github.com/prometheus/common).


Updates `github.com/ThreeDotsLabs/watermill` from 1.3.5 to 1.4.1
- [Release notes](https://github.com/ThreeDotsLabs/watermill/releases)
- [Changelog](https://github.com/ThreeDotsLabs/watermill/blob/master/RELEASE-PROCEDURE.md)
- [Commits](ThreeDotsLabs/watermill@v1.3.5...v1.4.1)

Updates `github.com/foomo/gostandards` from 0.1.0 to 0.2.0
- [Release notes](https://github.com/foomo/gostandards/releases)
- [Commits](foomo/gostandards@v0.1.0...v0.2.0)

Updates `github.com/grafana/loki/v3` from 3.1.1 to 3.2.1
- [Release notes](https://github.com/grafana/loki/releases)
- [Changelog](https://github.com/grafana/loki/blob/main/CHANGELOG.md)
- [Commits](grafana/loki@v3.1.1...v3.2.1)

Updates `github.com/prometheus/common` from 0.55.0 to 0.60.1
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
- [Commits](prometheus/common@v0.55.0...v0.60.1)

---
updated-dependencies:
- dependency-name: github.com/ThreeDotsLabs/watermill
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/foomo/gostandards
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/grafana/loki/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/prometheus/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 3, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11873442689

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 31.485%

Totals Coverage Status
Change from base Build 11797369894: 0.0%
Covered Lines: 545
Relevant Lines: 1731

💛 - Coveralls

@franklinkim franklinkim merged commit 25620e0 into main Nov 16, 2024
3 checks passed
@franklinkim franklinkim deleted the dependabot/go_modules/gomod-update-a1dfd81af6 branch November 16, 2024 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants