Skip to content

kapacitor 1.8.2#246176

Merged
BrewTestBot merged 2 commits intomainfrom
bump-kapacitor-1.8.2
Sep 29, 2025
Merged

kapacitor 1.8.2#246176
BrewTestBot merged 2 commits intomainfrom
bump-kapacitor-1.8.2

Conversation

@BrewTestBot
Copy link
Contributor

@BrewTestBot BrewTestBot commented Sep 29, 2025

Created by brew bump


Created with brew bump-formula-pr.

  • resource blocks have been checked for updates.

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Sep 29, 2025
@fxcoudert
Copy link
Member

  # NOTE: The version here is specified in the go.mod of kapacitor.
  # If you're upgrading to a newer kapacitor version, check to see if this needs upgraded too.
  resource "pkg-config-wrapper" do
    url "https://github.com/influxdata/pkg-config/archive/refs/tags/v0.3.0.tar.gz"
    sha256 "769deabe12733224eaebbfff3b5a9d69491b0158bdf58bbbbc7089326d33a9c8"
  end

but https://github.com/influxdata/kapacitor/blob/10da10eedc8af65e92ae49d6e121359f25cd4d57/go.mod#L32 has

	github.com/influxdata/pkg-config v0.2.12

@chenrui333
Copy link
Member

chenrui333 commented Sep 29, 2025

  # NOTE: The version here is specified in the go.mod of kapacitor.
  # If you're upgrading to a newer kapacitor version, check to see if this needs upgraded too.
  resource "pkg-config-wrapper" do
    url "https://github.com/influxdata/pkg-config/archive/refs/tags/v0.3.0.tar.gz"
    sha256 "769deabe12733224eaebbfff3b5a9d69491b0158bdf58bbbbc7089326d33a9c8"
  end

but https://github.com/influxdata/kapacitor/blob/10da10eedc8af65e92ae49d6e121359f25cd4d57/go.mod#L32 has

	github.com/influxdata/pkg-config v0.2.12

yeah, it was me, #228225, I think we can totally revert the pkg-config change. (it is just a go wrapper of pkg-config :) )

I think this is what I did

brew livecheck --autobump -r kapacitor
kapacitor: 1.8.2 ==> 1.8.2
  pkg-config-wrapper: 0.2.12 ==> 0.3.0

kapacitor: add livecheck for `pkg-config-wrapper`

Signed-off-by: Rui Chen <[email protected]>
@chenrui333
Copy link
Member

add a livecheck for pkg-config-wrapper, which would help the future

@chenrui333 chenrui333 added the livecheck Issues or PRs related to livecheck label Sep 29, 2025
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Sep 29, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Sep 29, 2025
Merged via the queue into main with commit d213bbf Sep 29, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-kapacitor-1.8.2 branch September 29, 2025 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue livecheck Issues or PRs related to livecheck rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants