kapacitor icon indicating copy to clipboard operation
kapacitor copied to clipboard

build(deps): bump github.com/influxdata/flux

Open stefanb opened this issue 1 year ago • 3 comments

bump github.com/influxdata/flux from v0.171.0 to v0.191.0

Fixes #2769

There are also newer releases that could be used: https://github.com/influxdata/flux/releases

Required checklist

  • [ ] Sample config files updated (both /etc folder and NewDemoConfig methods) (influxdb and plutonium)
  • [ ] openapi swagger.yml updated (if modified API) - link openapi PR
  • [ ] Signed CLA (if not already signed)

Description

1-3 sentences describing the PR (or link to well written issue)

Context

Why was this added? What value does it add? What are risks/best practices?

Affected areas (if applicable):

List of user-visible changes. As a user, what would I need to see in docs? Examples: CLI commands, subcommands, and flags API changes Configuration (sample config blocks)

Severity (optional)

i.e., ("recommend to upgrade immediately", "upgrade at your leasure", etc.)

Note for reviewers:

Check the semantic commit type:

  • Feat: a feature with user-visible changes
  • Fix: a bug fix that we might tell a user “upgrade to get this fix for your issue”
  • Chore: version bumps, internal doc (e.g. README) changes, code comment updates, code formatting fixes… must not be user facing (except dependency version changes)
  • Build: build script changes, CI config changes, build tool updates
  • Refactor: non-user-visible refactoring
  • Check the PR title: we should be able to put this as a one-liner in the release notes

stefanb avatar Jan 31 '24 21:01 stefanb

@stefanb maybe let's try including this patch and upgrading kapacitor to 1.7.1 on the homebrew side? what do you think?

chenrui333 avatar Feb 15 '24 07:02 chenrui333

Not sure, the CI didn't pass here.

stefanb avatar Feb 15 '24 08:02 stefanb

fix pr, https://github.com/influxdata/kapacitor/pull/2811

chenrui333 avatar Apr 09 '24 12:04 chenrui333