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

build(deps): bump the gomod group with 2 updates #248

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps the gomod group with 2 updates: github.com/VictoriaMetrics/metrics and github.com/prometheus/common.

Updates github.com/VictoriaMetrics/metrics from 1.29.1 to 1.31.0

Commits
  • fdfd428 Add Set.RegisterMetricsWriter() function for registering user-defined callbac...
  • 64b88f0 push.go: document that PushOptions.WaitGroup can be used for waiting for back...
  • c45a8b1 push.go: add an ability to wait until push workers are stopped via PushOption...
  • See full diff in compare view

Updates github.com/prometheus/common from 0.45.0 to 0.46.0

Release notes

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

v0.46.0

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.45.0...v0.46.0

Commits
  • 7e44242 Bump Go modules (#568)
  • 0e201e4 Merge pull request #567 from stapelberg/protodelim
  • 53f76e7 version: make GetTegs() public (#565)
  • 1143fec switch to protodelim package (which pbutil now calls)
  • 21a37ca enable gofumpt, goimports, testifylint linters (#551)
  • 256500d Make version getRevision public (#563)
  • 0949959 Update common Prometheus files (#561)
  • e56a9b7 Bump github.com/aws/aws-sdk-go from 1.48.10 to 1.49.13 in /sigv4 (#557)
  • 46ef093 Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#559)
  • e21e8b5 Update common Prometheus files (#555)
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 22, 2024
@dependabot dependabot bot requested a review from a team January 22, 2024 12:03
@github-actions github-actions bot added the docs Pull requests that update documentation label Jan 22, 2024
Bumps the gomod group with 2 updates: [github.com/VictoriaMetrics/metrics](https://github.com/VictoriaMetrics/metrics) and [github.com/prometheus/common](https://github.com/prometheus/common).


Updates `github.com/VictoriaMetrics/metrics` from 1.29.1 to 1.31.0
- [Commits](VictoriaMetrics/metrics@v1.29.1...v1.31.0)

Updates `github.com/prometheus/common` from 0.45.0 to 0.46.0
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](prometheus/common@v0.45.0...v0.46.0)

---
updated-dependencies:
- dependency-name: github.com/VictoriaMetrics/metrics
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/prometheus/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
@coufalja coufalja force-pushed the dependabot/go_modules/gomod-0fdb8c2ecc branch from b5edd00 to 9ccf37f Compare January 22, 2024 15:18
@coveralls
Copy link

Coverage Status

coverage: 80.414% (+0.02%) from 80.395%
when pulling 9ccf37f on dependabot/go_modules/gomod-0fdb8c2ecc
into c46daac on master.

@coufalja coufalja merged commit 46bb9ab into master Jan 22, 2024
9 checks passed
@coufalja coufalja deleted the dependabot/go_modules/gomod-0fdb8c2ecc branch January 22, 2024 15:21
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 docs Pull requests that update documentation go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants