chore(deps): update unpoller/unpoller to v2.24.0 #3504

Merged
alexlebens merged 1 commits from renovate/unified-unpollerunpoller into main 2026-01-25 20:55:52 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/unpoller/unpoller minor v2.21.0v2.24.0
unpoller/unpoller minor v2.21.0v2.24.0

Release Notes

unpoller/unpoller (ghcr.io/unpoller/unpoller)

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

Configuration

📅 Schedule: 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 is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/unpoller/unpoller](https://github.com/unpoller/unpoller) | minor | `v2.21.0` → `v2.24.0` | | [unpoller/unpoller](https://github.com/unpoller/unpoller) | minor | `v2.21.0` → `v2.24.0` | --- ### Release Notes <details> <summary>unpoller/unpoller (ghcr.io/unpoller/unpoller)</summary> ### [`v2.24.0`](https://github.com/unpoller/unpoller/releases/tag/v2.24.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.23.0...v2.24.0) #### Changelog - [`2a44b2f`](https://github.com/unpoller/unpoller/commit/2a44b2f0bef777b29fdf3c7e8fe18418f4d05bdd) Merge pull request [#&#8203;920](https://github.com/unpoller/unpoller/issues/920) from unpoller/issue-742 - [`3f60654`](https://github.com/unpoller/unpoller/commit/3f60654a2ad1aa5afb852cee0c5fa0aa0fa17bec) Fix Homebrew formula for newer Homebrew versions - [`037f456`](https://github.com/unpoller/unpoller/commit/037f4563f086c88c2934f0f893f33300a90db7ee) Merge pull request [#&#8203;919](https://github.com/unpoller/unpoller/issues/919) from unpoller/issue-415 - [`0fc8b6f`](https://github.com/unpoller/unpoller/commit/0fc8b6f0084b3c3add21c138cbc1372cb18ccac9) use new unifi version - [`97d3f99`](https://github.com/unpoller/unpoller/commit/97d3f995b13a296e1d711c1b4da2469353f460dd) Enrich alarms with device names for Loki logs - [`a35e52c`](https://github.com/unpoller/unpoller/commit/a35e52c140404ca4f6747217bacfee7bbef3455c) Merge pull request [#&#8203;918](https://github.com/unpoller/unpoller/issues/918) from unpoller/issue-417 - [`ae1ab40`](https://github.com/unpoller/unpoller/commit/ae1ab40386bcec66780eec7a8577adf11b06b4ad) Populate num\_user field for VPN subsystem metrics - [`10a43dc`](https://github.com/unpoller/unpoller/commit/10a43dcf04f69655d437b4c39ef505c0a6d996d1) Merge pull request [#&#8203;917](https://github.com/unpoller/unpoller/issues/917) from unpoller/issue-425 - [`f51a0c7`](https://github.com/unpoller/unpoller/commit/f51a0c7202ca9d7775900c09d45960f6328014d1) Allow polling to continue when individual controllers fail ### [`v2.23.0`](https://github.com/unpoller/unpoller/releases/tag/v2.23.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.22.0...v2.23.0) #### Changelog - [`4e3c823`](https://github.com/unpoller/unpoller/commit/4e3c82398913044850d2f8be6d388ff8521f1f90) Merge pull request [#&#8203;916](https://github.com/unpoller/unpoller/issues/916) from unpoller/issue-904 - [`a1a8963`](https://github.com/unpoller/unpoller/commit/a1a89631593803119859f881fa794f60a9d8b1f4) Fix authentication retry to prevent data gaps after re-auth - [`092dd69`](https://github.com/unpoller/unpoller/commit/092dd69509e1c50c06e5bee9fccac895421e7ec0) Merge pull request [#&#8203;915](https://github.com/unpoller/unpoller/issues/915) from unpoller/issue-910 - [`9e3debd`](https://github.com/unpoller/unpoller/commit/9e3debd58ab87dfd55ba824af44ddebda82d573e) Allow PoE-providing ports to be scraped even when disabled - [`347467a`](https://github.com/unpoller/unpoller/commit/347467a96975d8f0d57d04647c2650d76f25b338) Merge pull request [#&#8203;914](https://github.com/unpoller/unpoller/issues/914) from unpoller/issue-912 - [`0778121`](https://github.com/unpoller/unpoller/commit/07781214c3444d6fabdcceda06d637f8bfc82079) Add config option to suppress unknown device type messages ### [`v2.22.0`](https://github.com/unpoller/unpoller/releases/tag/v2.22.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.21.0...v2.22.0) #### Changelog - [`2c20013`](https://github.com/unpoller/unpoller/commit/2c20013ac6cf11927c2e07615c51381ff224063f) Merge pull request [#&#8203;913](https://github.com/unpoller/unpoller/issues/913) from brngates98/master - [`1235430`](https://github.com/unpoller/unpoller/commit/12354304785f007cb90effcd176bb990319d653a) Update to unifi library v5.6.0 and fix linter errors - [`e17d8bf`](https://github.com/unpoller/unpoller/commit/e17d8bf62ee08a6c0aad4543f8d24715eb3a6298) move remote.go to use unifi library functions - [`0cb331a`](https://github.com/unpoller/unpoller/commit/0cb331a7459818905d39a99129a5c4075b455971) Fix golangci-lint empty-block errors in input.go - [`28e77d1`](https://github.com/unpoller/unpoller/commit/28e77d1ac5333c9bd4b2d9a6cf657f43e74637f6) Fix site name override for DPI clients, anomalies, and site metrics - [`3996fd8`](https://github.com/unpoller/unpoller/commit/3996fd868387b432e9831caef9257f60aa169e52) Format code with gofmt - [`d0abba6`](https://github.com/unpoller/unpoller/commit/d0abba6ddb299531dff539fc76c1c77e758b2a02) Improve site name override to handle all default site name variations - [`1440f14`](https://github.com/unpoller/unpoller/commit/1440f1426edd1c40a892f77ec99a7d363d90b9b4) Fix site name override for remote API Cloud Gateways - [`5f76c59`](https://github.com/unpoller/unpoller/commit/5f76c59fa2d2cb7fc5504e1d05750ac5029ea9ce) fix duplicate controllers due to cloud gateways site being default - [`28eae6a`](https://github.com/unpoller/unpoller/commit/28eae6ab2223e504ddc07765f6e96e527d93b031) Add remote API support for UniFi Site Manager - [`1df4ba9`](https://github.com/unpoller/unpoller/commit/1df4ba9932e5ed3c5e2d0af76f9c7c4a85ac1bb5) Merge pull request [#&#8203;908](https://github.com/unpoller/unpoller/issues/908) from unpoller/dependabot/go\_modules/all-cf2caa1bb8 - [`dc0cacd`](https://github.com/unpoller/unpoller/commit/dc0cacd6156434471b49c3cd3e5ab2352b40660b) Bump golang.org/x/crypto from 0.46.0 to 0.47.0 in the all group - [`f47b463`](https://github.com/unpoller/unpoller/commit/f47b463384df7ce2790eb777fadf3c37417bb305) Merge pull request [#&#8203;907](https://github.com/unpoller/unpoller/issues/907) from unpoller/dependabot/go\_modules/all-0542acbba5 - [`2a2dfb0`](https://github.com/unpoller/unpoller/commit/2a2dfb0e59355cc039ae77d4d8434c0f606948e2) Bump the all group with 2 updates </details> --- ### Configuration 📅 **Schedule**: 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
renovate-bot added the image label 2026-01-25 20:34:09 +00:00
renovate-bot added 1 commit 2026-01-25 20:34:21 +00:00
chore(deps): update unpoller/unpoller to v2.24.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 1m9s
4709f1050d
renovate-bot force-pushed renovate/unified-unpollerunpoller from 4709f1050d to 8a69e659c1 2026-01-25 20:48:45 +00:00 Compare
alexlebens merged commit a027da436e into main 2026-01-25 20:55:52 +00:00
alexlebens deleted branch renovate/unified-unpollerunpoller 2026-01-25 20:56:02 +00:00
Sign in to join this conversation.