Skip to content

feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.39.0 )#437

Open
parsec-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-unpoller-unpoller-2.x
Open

feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.39.0 )#437
parsec-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-unpoller-unpoller-2.x

Conversation

@parsec-renovate

@parsec-renovate parsec-renovate Bot commented Apr 30, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/unpoller/unpoller (source) minor v2.14.1v2.39.0

Warning

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


Release Notes

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

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

v2.15.3

Compare Source

Changelog
  • 4040203 fix homebrew formula again, other two vars

v2.15.2

Compare Source

Changelog

v2.15.1

Compare Source

Changelog
  • 4068c8c Merge pull request #​822 from soflane/feature/default-site-name-override
  • 10ccd0c Correct logic for default site condition
  • 5a89a46 Add default_site_name_override to support customizable default site names
  • 08e3668 Merge pull request #​819 from unpoller/dependabot/go_modules/github.com/prometheus/client_golang-1.22.0
  • 46c160c Merge pull request #​820 from unpoller/dependabot/go_modules/golang.org/x/net-0.39.0
  • 8f59556 Bump golang.org/x/net from 0.38.0 to 0.39.0
  • 6fcb04e Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0
  • 009d757 Merge pull request #​816 from unpoller/all-dep-updates
  • 4b19b87 address issue
  • 5122360 migrate golangci-lint config
  • 0790aed update toolchain
  • e53b8d5 update all deps, update golangci-lint
  • 6d36bf2 Merge pull request #​812 from unpoller/dependabot/go_modules/github.com/prometheus/common-0.63.0
  • 60f33fa Bump github.com/prometheus/common from 0.62.0 to 0.63.0
  • b292565 Merge pull request #​811 from unpoller/dependabot/go_modules/github.com/prometheus/client_golang-1.21.1
  • 6b52db0 Merge pull request #​813 from unpoller/dependabot/github_actions/docker/login-action-3.4.0
  • ded2cc4 Bump docker/login-action from 3.3.0 to 3.4.0
  • f932863 Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.1
  • 5c893c4 Merge pull request #​798 from unpoller/dependabot/go_modules/github.com/spf13/pflag-1.0.6
  • b196d2d Merge pull request #​801 from unpoller/dependabot/go_modules/golang.org/x/crypto-0.33.0
  • 27402c0 Bump golang.org/x/crypto from 0.32.0 to 0.33.0
  • 03a2a8c Bump github.com/spf13/pflag
  • 3b645bd Merge pull request #​795 from unpoller/dependabot/go_modules/github.com/prometheus/common-0.62.0
  • acd27be Bump github.com/prometheus/common from 0.61.0 to 0.62.0
  • 9b78c88 Merge pull request #​792 from unpoller/dependabot/go_modules/golang.org/x/net-0.34.0
  • b08028c Bump golang.org/x/net from 0.33.0 to 0.34.0

v2.15.0

Compare Source

Changelog
  • 4068c8c Merge pull request #​822 from soflane/feature/default-site-name-override
  • 10ccd0c Correct logic for default site condition
  • 5a89a46 Add default_site_name_override to support customizable default site names
  • 08e3668 Merge pull request #​819 from unpoller/dependabot/go_modules/github.com/prometheus/client_golang-1.22.0
  • 46c160c Merge pull request #​820 from unpoller/dependabot/go_modules/golang.org/x/net-0.39.0
  • 8f59556 Bump golang.org/x/net from 0.38.0 to 0.39.0
  • 6fcb04e Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0
  • 009d757 Merge pull request #​816 from unpoller/all-dep-updates
  • 4b19b87 address issue
  • 5122360 migrate golangci-lint config
  • 0790aed update toolchain
  • e53b8d5 update all deps, update golangci-lint
  • 6d36bf2 Merge pull request #​812 from unpoller/dependabot/go_modules/github.com/prometheus/common-0.63.0
  • 60f33fa Bump github.com/prometheus/common from 0.62.0 to 0.63.0
  • b292565 Merge pull request #​811 from unpoller/dependabot/go_modules/github.com/prometheus/client_golang-1.21.1
  • 6b52db0 Merge pull request #​813 from unpoller/dependabot/github_actions/docker/login-action-3.4.0
  • ded2cc4 Bump docker/login-action from 3.3.0 to 3.4.0
  • f932863 Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.1
  • 5c893c4 Merge pull request #​798 from unpoller/dependabot/go_modules/github.com/spf13/pflag-1.0.6
  • b196d2d Merge pull request #​801 from unpoller/dependabot/go_modules/golang.org/x/crypto-0.33.0
  • 27402c0 Bump golang.org/x/crypto from 0.32.0 to 0.33.0
  • 03a2a8c Bump github.com/spf13/pflag
  • 3b645bd Merge pull request #​795 from unpoller/dependabot/go_modules/github.com/prometheus/common-0.62.0
  • acd27be Bump github.com/prometheus/common from 0.61.0 to 0.62.0
  • 9b78c88 Merge pull request #​792 from unpoller/dependabot/go_modules/golang.org/x/net-0.34.0
  • b08028c Bump golang.org/x/net from 0.33.0 to 0.34.0

Configuration

📅 Schedule: (in timezone America/New_York)

  • 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 these updates again.


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

This PR has been generated by Mend Renovate.

@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from f12379d to f3dddf1 Compare April 30, 2025 22:06
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.15.0 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.15.3 ) Apr 30, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from f3dddf1 to 3ab0f8d Compare August 20, 2025 17:06
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.15.3 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.15.4 ) Aug 20, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from 3ab0f8d to 82db1c1 Compare December 3, 2025 18:09
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.15.4 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.16.0 ) Dec 3, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from 82db1c1 to b5fca09 Compare December 8, 2025 21:06
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.16.0 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.17.0 ) Dec 8, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from b5fca09 to 4773679 Compare December 9, 2025 15:07
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.17.0 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.17.1 ) Dec 9, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from 4773679 to fcb2471 Compare December 9, 2025 18:07
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.17.1 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.17.2 ) Dec 9, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from fcb2471 to cb4a96a Compare December 9, 2025 23:06
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.17.2 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.18.0 ) Dec 9, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from cb4a96a to 6842366 Compare December 11, 2025 18:08
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.18.0 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.19.0 ) Dec 11, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from 6842366 to ebb1a32 Compare December 23, 2025 00:21
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.19.0 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.20.0 ) Dec 23, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from ebb1a32 to d4a6fa2 Compare December 23, 2025 23:07
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.20.0 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.20.1 ) Dec 23, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from d4a6fa2 to 3212edd Compare December 24, 2025 21:06
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.20.1 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.21.0 ) Dec 24, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from 3212edd to 187dfa6 Compare January 26, 2026 14:11
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.21.0 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.24.0 ) Jan 26, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from 187dfa6 to 65e07cb Compare January 28, 2026 03:36
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.24.0 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.25.0 ) Jan 28, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from 65e07cb to 0c289c9 Compare January 29, 2026 23:09
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.25.0 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.27.0 ) Jan 29, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from 0c289c9 to 288d85a Compare January 30, 2026 18:13
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.27.0 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.28.0 ) Jan 30, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from 288d85a to cf6fbc6 Compare January 31, 2026 02:55
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.28.0 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.29.0 ) Jan 31, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from cf6fbc6 to b07d8a2 Compare January 31, 2026 17:08
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.29.0 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.30.0 ) Jan 31, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from b07d8a2 to de57dd7 Compare February 1, 2026 01:36
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.30.0 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.31.0 ) Feb 1, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from de57dd7 to fc274f6 Compare February 1, 2026 03:06
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.31.0 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.32.0 ) Feb 1, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from fc274f6 to 5802850 Compare February 4, 2026 03:00
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.32.0 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.33.0 ) Feb 4, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from 5802850 to 057da53 Compare February 18, 2026 01:37
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.33.0 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.34.0 ) Feb 18, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from 057da53 to 81c078c Compare March 22, 2026 21:09
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.34.0 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.35.0 ) Mar 22, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from 81c078c to 00d6d8d Compare March 23, 2026 21:14
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.35.0 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.36.0 ) Mar 23, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from 00d6d8d to 2c0594b Compare March 24, 2026 00:24
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.36.0 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.37.0 ) Mar 24, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from 2c0594b to ca4b257 Compare March 24, 2026 03:03
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.37.0 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.38.0 ) Mar 24, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from ca4b257 to a94def0 Compare March 28, 2026 15:11
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.38.0 ) feat(container): update ghcr.io/unpoller/unpoller ( v2.14.1 → v2.39.0 ) Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants