Skip to content

chore(deps): Bump github.com/tdrn-org/go-hue from 0.3.0 to 1.2.0#18742

Merged
skartikey merged 4 commits intoinfluxdata:masterfrom
hdecarne:huebridge-plugin-update
Apr 22, 2026
Merged

chore(deps): Bump github.com/tdrn-org/go-hue from 0.3.0 to 1.2.0#18742
skartikey merged 4 commits intoinfluxdata:masterfrom
hdecarne:huebridge-plugin-update

Conversation

@hdecarne
Copy link
Copy Markdown
Contributor

Summary

Latest Hue API update had some breaking changes.
Updating go-hue to 1.x or above requires some changes to the inputs.huebridge plugin.
This PR includes the necessary changes.

Checklist

Related issues

resolves #18741

@telegraf-tiger telegraf-tiger Bot added chore plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels Apr 18, 2026
@srebhan srebhan changed the title chore(inputs.huebridge): Update to latest Hue API version chore(deps): Bump github.com/tdrn-org/go-hue from 0.3.0 to 1.2.0 Apr 20, 2026
Copy link
Copy Markdown
Member

@srebhan srebhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for bumping the dependency @hdecarne! Some minor comments. I wonder why you need to change the test data!?

Comment thread plugins/inputs/huebridge/bridge.go Outdated
Comment thread plugins/inputs/huebridge/bridge.go Outdated
Comment thread plugins/inputs/huebridge/testdata/metrics/huebridge.txt
@srebhan srebhan self-assigned this Apr 20, 2026
@srebhan srebhan added dependencies Pull requests that update a dependency file and removed plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels Apr 20, 2026
Copy link
Copy Markdown
Member

@srebhan srebhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot @hdecarne!

@srebhan srebhan added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Apr 22, 2026
@srebhan srebhan assigned skartikey and unassigned srebhan Apr 22, 2026
Copy link
Copy Markdown
Contributor

@skartikey skartikey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hdecarne Thanks for the contribution!

@skartikey skartikey merged commit 6127b8e into influxdata:master Apr 22, 2026
5 checks passed
@github-actions github-actions Bot added this to the v1.38.4 milestone Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(inputs.huebridge): Update to latest Hue API version

3 participants