Skip to content

chore(deps): update docker.io/golift/unifi-poller docker tag to v2.39.0#86

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/docker.io-golift-unifi-poller-2.x
Open

chore(deps): update docker.io/golift/unifi-poller docker tag to v2.39.0#86
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/docker.io-golift-unifi-poller-2.x

Conversation

@renovate

@renovate renovate Bot commented Sep 26, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
docker.io/golift/unifi-poller (source) minor v2.15.3v2.39.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

unpoller/unpoller (docker.io/golift/unifi-poller)

v2.39.0

Compare Source

Changelog
  • c596e82 fix: use v2 traffic API as DPI fallback for Network 9.1+ firmware (#​985)

v2.38.0

Compare Source

Changelog

v2.37.0

Compare Source

Changelog

v2.36.0

Compare Source

Changelog

v2.35.0

Compare Source

Changelog
  • 873202a fix(inputunifi): recover from GetActiveDHCPLeasesWithAssociations panic (#​969)
  • 38c74f1 build(deps): bump the all group with 2 updates (#​967)
  • 54bb3bf feat(devices): add UDB (UniFi Device Bridge) support (#​968)
  • 4248d2e build(deps): bump the all group with 4 updates (#​964)
  • f94d10d build(deps): bump the all group with 3 updates (#​960)
  • a70e521 build(deps): bump goreleaser/goreleaser-action in the all group (#​961)
  • 074595c Fix remote API (Fabric/API key): 429 handling, NVR filter, updateWeb nil panic (#​958)

v2.34.0

Compare Source

Changelog

v2.33.0

Compare Source

Changelog
  • b4fa16b fix(influxunifi): use CelsiusSafe() for temp fields to fix InfluxDB type conflict (#​944) (#​945)
  • 6488fef Bump docker/login-action from 3.6.0 to 3.7.0 in the all group (#​942)

v2.32.0

Compare Source

Changelog

v2.31.0

Compare Source

Changelog

v2.30.0

Compare Source

Changelog
  • bf2d1f7 Merge pull request #​939 from unpoller/upgrade-unifi-5-14-0
  • 5e4a6cb upgrade unifi
  • 9aba310 Merge pull request #​938 from brngates98/restore-endpoint-discovery-tool
  • adf9985 Merge branch 'master' into restore-endpoint-discovery-tool
  • 4d19a9b Restore tools/endpoint-discovery as optional Python tool

v2.29.0

Compare Source

Changelog
  • e3f1a8f Merge pull request #​937 from brngates98/feat/discover-flag
  • 719b746 deps: use unifi v5.13.0, remove replace and CI unifi checkout
  • 8d3d983 ci: checkout unifi discover-flag when go.mod has replace => ../unifi
  • 9cfb732 Replace Python endpoint-discovery with --discover flag (replaces #​936)
  • fe23e85 Merge pull request #​936 from brngates98/feat/endpoint-discovery-tool
  • 6be9312 Add tools/endpoint-discovery for controller API discovery

v2.28.0

Compare Source

Changelog

v2.27.0

Compare Source

Changelog
  • 1145043 Merge pull request #​925 from brngates98/feat/wan-metrics
  • b966061 chore: Update go.sum for unifi v5.11.0 and fix formatting
  • af6cbdf chore: Update unifi dependency to v5.11.0 for WAN metrics support
  • b8519ca feat: Add WAN metrics to InfluxDB and Datadog exporters
  • aac4917 feat: Add WAN metrics export to Prometheus

v2.26.0

Compare Source

Changelog
  • d178da7 Merge pull request #​924 from brngates98/feat/dhcp-client-monitoring
  • 86bc1c9 fix: rename unused exportWithTags param to _ to satisfy revive
  • 39b1b31 Merge branch 'master' into feat/dhcp-client-monitoring
  • 8769f8f chore: bump unifi to v5.10.0
  • 3faaa3a fix: Remove local replace directive and update unifi to v5.8.0 to resolve go.sum conflicts
  • 74c30ea feat: Add DHCP lease metrics export to Prometheus
  • 6d85ea7 Add device tag support to Prometheus metrics

v2.25.0

Compare Source

Changelog
  • d26d84e Merge pull request #​923 from unpoller/issue-921
  • 5e68016 fix client side log error
  • a14d5c4 Merge pull request #​922 from brngates98/add-ai-context-files
  • 969445f Add AI context files for major LLMs

v2.24.0

Compare Source

Changelog
  • 2a44b2f Merge pull request #​920 from unpoller/issue-742
  • 3f60654 Fix Homebrew formula for newer Homebrew versions
  • 037f456 Merge pull request #​919 from unpoller/issue-415
  • 0fc8b6f use new unifi version
  • 97d3f99 Enrich alarms with device names for Loki logs
  • a35e52c Merge pull request #​918 from unpoller/issue-417
  • ae1ab40 Populate num_user field for VPN subsystem metrics
  • 10a43dc Merge pull request #​917 from unpoller/issue-425
  • f51a0c7 Allow polling to continue when individual controllers fail

v2.23.0

Compare Source

Changelog
  • 4e3c823 Merge pull request #​916 from unpoller/issue-904
  • a1a8963 Fix authentication retry to prevent data gaps after re-auth
  • 092dd69 Merge pull request #​915 from unpoller/issue-910
  • 9e3debd Allow PoE-providing ports to be scraped even when disabled
  • 347467a Merge pull request #​914 from unpoller/issue-912
  • 0778121 Add config option to suppress unknown device type messages

v2.22.0

Compare Source

Changelog
  • 2c20013 Merge pull request #​913 from brngates98/master
  • 1235430 Update to unifi library v5.6.0 and fix linter errors
  • e17d8bf move remote.go to use unifi library functions
  • 0cb331a Fix golangci-lint empty-block errors in input.go
  • 28e77d1 Fix site name override for DPI clients, anomalies, and site metrics
  • 3996fd8 Format code with gofmt
  • d0abba6 Improve site name override to handle all default site name variations
  • 1440f14 Fix site name override for remote API Cloud Gateways
  • 5f76c59 fix duplicate controllers due to cloud gateways site being default
  • 28eae6a Add remote API support for UniFi Site Manager
  • 1df4ba9 Merge pull request #​908 from unpoller/dependabot/go_modules/all-cf2caa1bb8
  • dc0cacd Bump golang.org/x/crypto from 0.46.0 to 0.47.0 in the all group
  • f47b463 Merge pull request #​907 from unpoller/dependabot/go_modules/all-0542acbba5
  • 2a2dfb0 Bump the all group with 2 updates

v2.21.0

Compare Source

Changelog
  • c71cc9a Merge pull request #​905 from aharper343/fix/nil-dereference
  • 25ba0bd Fix incorrect initialization of SaveTraffic
  • db85517 Merge pull request #​903 from aharper343/feat/traffic-support
  • f7d488a Lint and format cleanup
  • 9b62519 Rebasing
  • 6205900 Adding constants for periods and debug logs for retrieved counts
  • ab7073d Added support for regions and sub-regions
  • 22dfc25 Temp fix for test cases and warning from Dockerfile
  • 0b9d3de First working version DPI metrics and traffic exported

v2.20.1

Compare Source

Changelog
  • bb4a4c8 Merge pull request #​902 from svennergr/fix/http-timeout-config
  • 7e59c48 fix: add HTTP timeout configuration to prevent indefinite hangs

v2.20.0

Compare Source

Changelog
  • 0d39302 Merge pull request #​901 from svennergr/feature/protect-logs
  • 7e7fd0f chore: upgrade to unifi 5.5.0
  • 07e1e5b feat: add UniFi Protect logs support with Loki integration
  • 703dff9 Merge pull request #​900 from svennergr/svennergr/add-syslog
  • 02c7b6a chore: upgrade to unifi 5.4.0
  • 4726707 chore: comment out local replace directive for unifi module in go.mod
  • a3dc4cd feat: add save_syslog option for v2 system-log API
  • 966cac1 Merge pull request #​899 from unpoller/dependabot/go_modules/all-74468f11a3
  • 0ab6e30 Bump github.com/DataDog/datadog-go/v5 in the all group

v2.19.0

Compare Source

Changelog
  • 9ba7ddc Merge pull request #​898 from unpoller/issue-350-counters
  • a00aeb2 Add byte counters for InfluxDB and Prometheus outputs (issue #​350)

v2.18.0

Compare Source

Changelog
  • f86eb46 Merge pull request #​896 from unpoller/issue-841-fix-multi-wan-speedtests
  • 0ffe615 Fix multi-WAN speed test reporting (issue #​841)

v2.17.2

Compare Source

Changelog
  • 9b5dbef Merge pull request #​894 from unpoller/enhance-ubb-support-409
  • 8000597 Refactor Prometheus UBB label construction to use append
  • c61d265 Enhance InfluxDB and Datadog UBB outputs with comprehensive metrics
  • ab2c677 uses new unifi lib
  • 6a135c6 Enhance UBB device support with comprehensive Prometheus metrics
  • 750f3f3 Merge pull request #​893 from unpoller/fix-892-healthcheck-binding
  • ae4cf46 Merge pull request #​891 from unpoller/unifi-bump-5-2-0
  • f0ed295 bump unifi to v5.2.0

v2.17.1

Compare Source

Changelog

v2.17.0

Compare Source

Changelog
  • 4e6ebee Merge pull request #​890 from unpoller/docker-healthcheck
  • b960695 Add Docker health check support

v2.16.0

Compare Source

Changelog
  • ef677c8 Merge pull request #​887 from unpoller/dependabot/go_modules/all-2743cc9a87
  • 7e2fb01 fix dd client interface change, update deprecated context lib in influxdb
  • 14b747c Bump the all group across 1 directory with 5 updates
  • 647b3c0 Merge pull request #​888 from unpoller/dependabot/github_actions/all-14cb627f6c
  • c778dde fix verify
  • 6f4384c fix linting
  • bc37996 Bump the all group with 2 updates
  • 944ce85 make dependabot group updates
  • 814c173 Merge pull request #​883 from unpoller/dependabot/go_modules/golang.org/x/crypto-0.43.0
  • 91d8eb3 Bump golang.org/x/crypto from 0.42.0 to 0.43.0
  • 2e51248 Merge pull request #​872 from unpoller/dependabot/go_modules/golang.org/x/net-0.44.0
  • 8fb3cb2 Merge pull request #​867 from unpoller/dependabot/go_modules/github.com/prometheus/client_golang-1.23.2
  • 5b8d151 Merge pull request #​877 from unpoller/dependabot/github_actions/docker/login-action-3.6.0
  • 29f9cb5 Bump golang.org/x/net from 0.43.0 to 0.44.0
  • b73e918 Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2
  • 038234b Bump docker/login-action from 3.5.0 to 3.6.0
  • 003bdd7 Merge pull request #​868 from unpoller/dependabot/go_modules/github.com/prometheus/common-0.66.1
  • bf68df4 Merge pull request #​869 from unpoller/dependabot/github_actions/actions/setup-go-6
  • 98c9335 Merge pull request #​870 from unpoller/dependabot/github_actions/actions/stale-10
  • d0b5998 Merge pull request #​876 from unpoller/dependabot/github_actions/peter-evans/dockerhub-description-5
  • 428f72e Bump peter-evans/dockerhub-description from 4 to 5
  • 4d5a89d Bump actions/stale from 9 to 10
  • 2cf4879 Bump actions/setup-go from 5 to 6
  • 64416a9 Bump github.com/prometheus/common from 0.65.0 to 0.66.1
  • 330e4a4 Merge pull request #​866 from unpoller/dependabot/go_modules/github.com/spf13/pflag-1.0.8
  • b976b32 Bump github.com/spf13/pflag from 1.0.7 to 1.0.8
  • 98ef73c Merge pull request #​865 from unpoller/dependabot/go_modules/github.com/stretchr/testify-1.11.1
  • a8ccbba Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
  • dd50960 Merge pull request #​863 from unpoller/dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • 5ea181f Bump github.com/stretchr/testify from 1.10.0 to 1.11.0

v2.15.4

Compare Source

Changelog
  • 91a3ce2 Merge pull request #​860 from unpoller/bump-unifi-5-1-1
  • b37317a bump unifi version to 5.1.1
  • 647acd7 Merge pull request #​859 from unpoller/dependabot/go_modules/github.com/DataDog/datadog-go/v5-5.7.0
  • c3126d2 interface change updates
  • d36eaa4 Bump github.com/DataDog/datadog-go/v5 from 5.6.0 to 5.7.0
  • 2686143 Merge pull request #​852 from unpoller/dependabot/go_modules/github.com/prometheus/client_golang-1.23.0
  • 266e0e0 Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0
  • 7f083cd Merge pull request #​850 from unpoller/dependabot/go_modules/github.com/spf13/pflag-1.0.7
  • da38fac Merge pull request #​855 from unpoller/dependabot/go_modules/golang.org/x/net-0.43.0
  • bffba0f Merge pull request #​856 from unpoller/dependabot/github_actions/docker/login-action-3.5.0
  • 88b4fdc Merge pull request #​858 from unpoller/dependabot/github_actions/actions/checkout-5
  • bab01e9 Merge pull request #​849 from Traxmaxx/fix/missing-loki-stream
  • 854bfa7 Bump actions/checkout from 4 to 5
  • 095e940 Bump docker/login-action from 3.4.0 to 3.5.0
  • 27edb31 Bump golang.org/x/net from 0.39.0 to 0.43.0
  • 88fa1ae Bump github.com/spf13/pflag from 1.0.6 to 1.0.7
  • 8fb9c3c fix: skip loki reporting if streams is empty

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/docker.io-golift-unifi-poller-2.x branch from f24a432 to c2be2a1 Compare October 21, 2025 11:39
@renovate renovate Bot force-pushed the renovate/docker.io-golift-unifi-poller-2.x branch from c2be2a1 to a481630 Compare November 10, 2025 23:57
@renovate renovate Bot changed the title chore(deps): update docker.io/golift/unifi-poller docker tag to v2.15.4 chore(deps): update docker.io/golift/unifi-poller docker tag to v2.16.0 Dec 3, 2025
@renovate renovate Bot force-pushed the renovate/docker.io-golift-unifi-poller-2.x branch from a481630 to 156a1c7 Compare December 3, 2025 21:15
@renovate renovate Bot changed the title chore(deps): update docker.io/golift/unifi-poller docker tag to v2.16.0 chore(deps): update docker.io/golift/unifi-poller docker tag to v2.17.0 Dec 8, 2025
@renovate renovate Bot force-pushed the renovate/docker.io-golift-unifi-poller-2.x branch 2 times, most recently from 992183d to 06b6388 Compare December 9, 2025 18:13
@renovate renovate Bot changed the title chore(deps): update docker.io/golift/unifi-poller docker tag to v2.17.0 chore(deps): update docker.io/golift/unifi-poller docker tag to v2.17.1 Dec 9, 2025
@renovate renovate Bot changed the title chore(deps): update docker.io/golift/unifi-poller docker tag to v2.17.1 chore(deps): update docker.io/golift/unifi-poller docker tag to v2.18.0 Dec 10, 2025
@renovate renovate Bot force-pushed the renovate/docker.io-golift-unifi-poller-2.x branch from 06b6388 to 1d36279 Compare December 10, 2025 03:42
@renovate renovate Bot changed the title chore(deps): update docker.io/golift/unifi-poller docker tag to v2.18.0 chore(deps): update docker.io/golift/unifi-poller docker tag to v2.19.0 Dec 11, 2025
@renovate renovate Bot force-pushed the renovate/docker.io-golift-unifi-poller-2.x branch from 1d36279 to b3faaa4 Compare December 11, 2025 20:47
@renovate renovate Bot force-pushed the renovate/docker.io-golift-unifi-poller-2.x branch from b3faaa4 to b4f019f Compare December 23, 2025 01:04
@renovate renovate Bot changed the title chore(deps): update docker.io/golift/unifi-poller docker tag to v2.19.0 chore(deps): update docker.io/golift/unifi-poller docker tag to v2.20.0 Dec 23, 2025
@renovate renovate Bot force-pushed the renovate/docker.io-golift-unifi-poller-2.x branch from b4f019f to 387c636 Compare December 24, 2025 01:27
@renovate renovate Bot changed the title chore(deps): update docker.io/golift/unifi-poller docker tag to v2.20.0 chore(deps): update docker.io/golift/unifi-poller docker tag to v2.20.1 Dec 24, 2025
@renovate renovate Bot force-pushed the renovate/docker.io-golift-unifi-poller-2.x branch from 387c636 to 445eefe Compare December 24, 2025 22:06
@renovate renovate Bot changed the title chore(deps): update docker.io/golift/unifi-poller docker tag to v2.20.1 chore(deps): update docker.io/golift/unifi-poller docker tag to v2.21.0 Dec 24, 2025
@renovate renovate Bot force-pushed the renovate/docker.io-golift-unifi-poller-2.x branch from 445eefe to 76b7813 Compare January 25, 2026 21:28
@renovate renovate Bot changed the title chore(deps): update docker.io/golift/unifi-poller docker tag to v2.21.0 chore(deps): update docker.io/golift/unifi-poller docker tag to v2.24.0 Jan 25, 2026
@renovate renovate Bot force-pushed the renovate/docker.io-golift-unifi-poller-2.x branch from 76b7813 to 6cdfeeb Compare January 28, 2026 04:44
@renovate renovate Bot changed the title chore(deps): update docker.io/golift/unifi-poller docker tag to v2.24.0 chore(deps): update docker.io/golift/unifi-poller docker tag to v2.25.0 Jan 28, 2026
@renovate renovate Bot force-pushed the renovate/docker.io-golift-unifi-poller-2.x branch from 6cdfeeb to 2e71570 Compare January 30, 2026 01:27
@renovate renovate Bot changed the title chore(deps): update docker.io/golift/unifi-poller docker tag to v2.25.0 chore(deps): update docker.io/golift/unifi-poller docker tag to v2.27.0 Jan 30, 2026
@renovate renovate Bot force-pushed the renovate/docker.io-golift-unifi-poller-2.x branch from 2e71570 to f05eca1 Compare January 30, 2026 18:15
@renovate renovate Bot changed the title chore(deps): update docker.io/golift/unifi-poller docker tag to v2.27.0 chore(deps): update docker.io/golift/unifi-poller docker tag to v2.28.0 Jan 30, 2026
@renovate renovate Bot force-pushed the renovate/docker.io-golift-unifi-poller-2.x branch from f05eca1 to 01a5569 Compare January 31, 2026 05:53
@renovate renovate Bot changed the title chore(deps): update docker.io/golift/unifi-poller docker tag to v2.28.0 chore(deps): update docker.io/golift/unifi-poller docker tag to v2.29.0 Jan 31, 2026
@renovate renovate Bot force-pushed the renovate/docker.io-golift-unifi-poller-2.x branch from 01a5569 to 5ab462a Compare January 31, 2026 17:45
@renovate renovate Bot changed the title chore(deps): update docker.io/golift/unifi-poller docker tag to v2.29.0 chore(deps): update docker.io/golift/unifi-poller docker tag to v2.30.0 Jan 31, 2026
@renovate renovate Bot force-pushed the renovate/docker.io-golift-unifi-poller-2.x branch from 5ab462a to fd06127 Compare February 1, 2026 13:55
@renovate renovate Bot changed the title chore(deps): update docker.io/golift/unifi-poller docker tag to v2.30.0 chore(deps): update docker.io/golift/unifi-poller docker tag to v2.32.0 Feb 1, 2026
@renovate renovate Bot force-pushed the renovate/docker.io-golift-unifi-poller-2.x branch from fd06127 to d44ef6a Compare February 4, 2026 06:01
@renovate renovate Bot changed the title chore(deps): update docker.io/golift/unifi-poller docker tag to v2.32.0 chore(deps): update docker.io/golift/unifi-poller docker tag to v2.33.0 Feb 4, 2026
@renovate renovate Bot force-pushed the renovate/docker.io-golift-unifi-poller-2.x branch 2 times, most recently from 6b06795 to dd78b3e Compare February 18, 2026 00:49
@renovate renovate Bot changed the title chore(deps): update docker.io/golift/unifi-poller docker tag to v2.33.0 chore(deps): update docker.io/golift/unifi-poller docker tag to v2.34.0 Feb 18, 2026
@renovate renovate Bot force-pushed the renovate/docker.io-golift-unifi-poller-2.x branch from dd78b3e to 8396cb8 Compare March 22, 2026 20:59
@renovate renovate Bot changed the title chore(deps): update docker.io/golift/unifi-poller docker tag to v2.34.0 chore(deps): update docker.io/golift/unifi-poller docker tag to v2.35.0 Mar 22, 2026
@renovate renovate Bot force-pushed the renovate/docker.io-golift-unifi-poller-2.x branch from 8396cb8 to e819cea Compare March 23, 2026 22:11
@renovate renovate Bot changed the title chore(deps): update docker.io/golift/unifi-poller docker tag to v2.35.0 chore(deps): update docker.io/golift/unifi-poller docker tag to v2.36.0 Mar 23, 2026
@renovate renovate Bot force-pushed the renovate/docker.io-golift-unifi-poller-2.x branch from e819cea to 8c94715 Compare March 24, 2026 04:53
@renovate renovate Bot changed the title chore(deps): update docker.io/golift/unifi-poller docker tag to v2.36.0 chore(deps): update docker.io/golift/unifi-poller docker tag to v2.38.0 Mar 24, 2026
@renovate renovate Bot force-pushed the renovate/docker.io-golift-unifi-poller-2.x branch from 8c94715 to 02941b3 Compare March 28, 2026 16:48
@renovate renovate Bot changed the title chore(deps): update docker.io/golift/unifi-poller docker tag to v2.38.0 chore(deps): update docker.io/golift/unifi-poller docker tag to v2.39.0 Mar 28, 2026
@renovate renovate Bot force-pushed the renovate/docker.io-golift-unifi-poller-2.x branch from 02941b3 to 417c276 Compare May 14, 2026 16:30
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants