Update ghcr.io/unpoller/unpoller Docker tag to v2.16.0 #2227

Merged
alexlebens merged 1 commits from renovate/ghcr.io-unpoller-unpoller-2.x into main 2025-12-03 23:11:19 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/unpoller/unpoller minor v2.15.4 -> v2.16.0

Release Notes

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

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

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 this update 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.15.4` -> `v2.16.0` | --- ### Release Notes <details> <summary>unpoller/unpoller (ghcr.io/unpoller/unpoller)</summary> ### [`v2.16.0`](https://github.com/unpoller/unpoller/releases/tag/v2.16.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.15.4...v2.16.0) #### Changelog - [`ef677c8`](https://github.com/unpoller/unpoller/commit/ef677c8f747bb987b279f263f522bde3cee988ac) Merge pull request [#&#8203;887](https://github.com/unpoller/unpoller/issues/887) from unpoller/dependabot/go\_modules/all-2743cc9a87 - [`7e2fb01`](https://github.com/unpoller/unpoller/commit/7e2fb0135eaa42a7dea53edd5810022869439667) fix dd client interface change, update deprecated context lib in influxdb - [`14b747c`](https://github.com/unpoller/unpoller/commit/14b747cb1a480d98abd31cdbdb308c2a19b10507) Bump the all group across 1 directory with 5 updates - [`647b3c0`](https://github.com/unpoller/unpoller/commit/647b3c0aea1195564ad207fe9549d853402d7075) Merge pull request [#&#8203;888](https://github.com/unpoller/unpoller/issues/888) from unpoller/dependabot/github\_actions/all-14cb627f6c - [`c778dde`](https://github.com/unpoller/unpoller/commit/c778ddea437a88a25389222328d48e367395219f) fix verify - [`6f4384c`](https://github.com/unpoller/unpoller/commit/6f4384c18dd76efcae25b0a3082187a885f465b2) fix linting - [`bc37996`](https://github.com/unpoller/unpoller/commit/bc37996775c698de2bed9915eee49cb90548213e) Bump the all group with 2 updates - [`944ce85`](https://github.com/unpoller/unpoller/commit/944ce8547796c2f4df86244621d8e4cba9aa1b55) make dependabot group updates - [`814c173`](https://github.com/unpoller/unpoller/commit/814c173dfa1e97d4cb95b6cfa74858688b1da213) Merge pull request [#&#8203;883](https://github.com/unpoller/unpoller/issues/883) from unpoller/dependabot/go\_modules/golang.org/x/crypto-0.43.0 - [`91d8eb3`](https://github.com/unpoller/unpoller/commit/91d8eb3b891e1ad34cf618ba6fc7883453ea53ca) Bump golang.org/x/crypto from 0.42.0 to 0.43.0 - [`2e51248`](https://github.com/unpoller/unpoller/commit/2e512480d424cc9697616dc05a9cc282908cf6d7) Merge pull request [#&#8203;872](https://github.com/unpoller/unpoller/issues/872) from unpoller/dependabot/go\_modules/golang.org/x/net-0.44.0 - [`8fb3cb2`](https://github.com/unpoller/unpoller/commit/8fb3cb278035ddf1b3ea98483610b5f3f6d063bd) Merge pull request [#&#8203;867](https://github.com/unpoller/unpoller/issues/867) from unpoller/dependabot/go\_modules/github.com/prometheus/client\_golang-1.23.2 - [`5b8d151`](https://github.com/unpoller/unpoller/commit/5b8d1516ebd80cbd18eedf4dcc2ad50c3a3be907) Merge pull request [#&#8203;877](https://github.com/unpoller/unpoller/issues/877) from unpoller/dependabot/github\_actions/docker/login-action-3.6.0 - [`29f9cb5`](https://github.com/unpoller/unpoller/commit/29f9cb500c38d31a04d3bdf5845197c7aafa6f65) Bump golang.org/x/net from 0.43.0 to 0.44.0 - [`b73e918`](https://github.com/unpoller/unpoller/commit/b73e9181d548dde62054c0059d23b303e5c91fa3) Bump github.com/prometheus/client\_golang from 1.23.0 to 1.23.2 - [`038234b`](https://github.com/unpoller/unpoller/commit/038234ba5871cadd02819eb25bcc28b5c23d59e4) Bump docker/login-action from 3.5.0 to 3.6.0 - [`003bdd7`](https://github.com/unpoller/unpoller/commit/003bdd79481657cb8a643594e8340220f8945cff) Merge pull request [#&#8203;868](https://github.com/unpoller/unpoller/issues/868) from unpoller/dependabot/go\_modules/github.com/prometheus/common-0.66.1 - [`bf68df4`](https://github.com/unpoller/unpoller/commit/bf68df44f2ef5fc907f3258f83ccc5ab76253ef4) Merge pull request [#&#8203;869](https://github.com/unpoller/unpoller/issues/869) from unpoller/dependabot/github\_actions/actions/setup-go-6 - [`98c9335`](https://github.com/unpoller/unpoller/commit/98c93359b19e83a27af5e64eb9280eb2d5f73945) Merge pull request [#&#8203;870](https://github.com/unpoller/unpoller/issues/870) from unpoller/dependabot/github\_actions/actions/stale-10 - [`d0b5998`](https://github.com/unpoller/unpoller/commit/d0b5998829be67c71971b406d728b172a8aaa39c) Merge pull request [#&#8203;876](https://github.com/unpoller/unpoller/issues/876) from unpoller/dependabot/github\_actions/peter-evans/dockerhub-description-5 - [`428f72e`](https://github.com/unpoller/unpoller/commit/428f72e256e7da5f67b1c30185db984cc5528f9d) Bump peter-evans/dockerhub-description from 4 to 5 - [`4d5a89d`](https://github.com/unpoller/unpoller/commit/4d5a89d124b9cd3a5246eac453110b4f8bd4c55e) Bump actions/stale from 9 to 10 - [`2cf4879`](https://github.com/unpoller/unpoller/commit/2cf48797aeedb4a97901aa855ee2de5cf8ee52ee) Bump actions/setup-go from 5 to 6 - [`64416a9`](https://github.com/unpoller/unpoller/commit/64416a9f8df31988ecd89d1081f576e254ce2280) Bump github.com/prometheus/common from 0.65.0 to 0.66.1 - [`330e4a4`](https://github.com/unpoller/unpoller/commit/330e4a4b0b71089bef5c84f760dcad8b3c33707e) Merge pull request [#&#8203;866](https://github.com/unpoller/unpoller/issues/866) from unpoller/dependabot/go\_modules/github.com/spf13/pflag-1.0.8 - [`b976b32`](https://github.com/unpoller/unpoller/commit/b976b32aad505d6d805ead437b0c9fe6451bbc38) Bump github.com/spf13/pflag from 1.0.7 to 1.0.8 - [`98ef73c`](https://github.com/unpoller/unpoller/commit/98ef73c597d7ebb992b1fe060c37d3e35dc6226f) Merge pull request [#&#8203;865](https://github.com/unpoller/unpoller/issues/865) from unpoller/dependabot/go\_modules/github.com/stretchr/testify-1.11.1 - [`a8ccbba`](https://github.com/unpoller/unpoller/commit/a8ccbbaeb35007a2eb569ed26242559ad1959b59) Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 - [`dd50960`](https://github.com/unpoller/unpoller/commit/dd50960ab8d8f3d1212a82437877a7dc9d460588) Merge pull request [#&#8203;863](https://github.com/unpoller/unpoller/issues/863) from unpoller/dependabot/go\_modules/github.com/stretchr/testify-1.11.0 - [`5ea181f`](https://github.com/unpoller/unpoller/commit/5ea181f5f821fd357f48f2e39123f31976225621) Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 </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 this update 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41LjAiLCJ1cGRhdGVkSW5WZXIiOiI0Mi41LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
renovate-bot added the image label 2025-12-03 23:10:02 +00:00
renovate-bot added 1 commit 2025-12-03 23:10:03 +00:00
Update ghcr.io/unpoller/unpoller Docker tag to v2.16.0
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 19s
render-manifests-automerge / render-manifests-automerge (pull_request) Has been skipped
render-manifests-merge / render-manifests-merge (pull_request) Successful in 31s
40a972832f
alexlebens merged commit bb7a17a51b into main 2025-12-03 23:11:19 +00:00
alexlebens deleted branch renovate/ghcr.io-unpoller-unpoller-2.x 2025-12-03 23:11:22 +00:00
Sign in to join this conversation.