chore(deps): update ghcr.io/0xerr0r/blocky docker tag to v0.34.0 #566

Merged
davide merged 1 commit from renovate/ghcr.io-0xerr0r-blocky-0.x into main 2026-07-28 05:52:16 +00:00
Member

This PR contains the following updates:

Package Update Change
ghcr.io/0xerr0r/blocky minor v0.33.0v0.34.0

Release Notes

0xERR0R/blocky (ghcr.io/0xerr0r/blocky)

v0.34.0

Compare Source

Changelog

Bug fixes
Build and dependencies
Misc

❤️ Support Blocky

Blocky is free and open source, developed in my spare time — no telemetry, no ads, no hidden
filtering. If it's useful to you, please consider supporting its continued development:

GitHub Sponsors ·
thanks.dev ·
Liberapay ·
Ko-fi ·
PayPal

Thank you to everyone supporting Blocky! 🙏


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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/0xerr0r/blocky](https://github.com/0xERR0R/blocky) | minor | `v0.33.0` → `v0.34.0` | --- ### Release Notes <details> <summary>0xERR0R/blocky (ghcr.io/0xerr0r/blocky)</summary> ### [`v0.34.0`](https://github.com/0xERR0R/blocky/releases/tag/v0.34.0) [Compare Source](https://github.com/0xERR0R/blocky/compare/v0.33.0...v0.34.0) #### Changelog ##### Bug fixes - [`91a8f44`](https://github.com/0xERR0R/blocky/commit/91a8f4437e983c840874aec4aded47fd90bd6ddf): fix(bootstrap): fall back to other resolved addresses when a dial fails ([#&#8203;2190](https://github.com/0xERR0R/blocky/issues/2190)) ([@&#8203;maximilize](https://github.com/maximilize)) - [`0a20671`](https://github.com/0xERR0R/blocky/commit/0a206718a007cde55582dac62683a75b8510f97c): fix(cache): set DO bit on prefetch reloads to keep DNSSEC-signed entry valid ([#&#8203;2158](https://github.com/0xERR0R/blocky/issues/2158)) ([@&#8203;logingood](https://github.com/logingood)) - [`d55cd4f`](https://github.com/0xERR0R/blocky/commit/d55cd4f50dc143d8eed4e72213e9c8a3369bca49): fix(docker): pre-create writable /app/cache and /logs owned by UID 100 ([#&#8203;2172](https://github.com/0xERR0R/blocky/issues/2172)) ([@&#8203;0xERR0R](https://github.com/0xERR0R)) - [`dc958ef`](https://github.com/0xERR0R/blocky/commit/dc958efd0b9624d3f029f6477a14a505eb633868): fix(lists): skip a lone "/" blocklist line instead of panicking ([#&#8203;2156](https://github.com/0xERR0R/blocky/issues/2156)) ([@&#8203;maximilize](https://github.com/maximilize)) - [`1d450af`](https://github.com/0xERR0R/blocky/commit/1d450af5e1240a2d069d1083eb80e7253077ac8c): fix(resolver): match custom DNS PTR queries case insensitively ([#&#8203;2191](https://github.com/0xERR0R/blocky/issues/2191)) ([@&#8203;maximilize](https://github.com/maximilize)) - [`472bac9`](https://github.com/0xERR0R/blocky/commit/472bac923de909ad8ec28f3f571baf30e66dcbd4): fix(stats): attribute filtered and non-FQDN queries to the client name ([#&#8203;2167](https://github.com/0xERR0R/blocky/issues/2167)) ([@&#8203;0xERR0R](https://github.com/0xERR0R)) - [`c07bd55`](https://github.com/0xERR0R/blocky/commit/c07bd555b0532a4a7c3459721fb2214de1ac6630): fix(stats): count only true blocks (BLOCKED) as blocked ([#&#8203;2161](https://github.com/0xERR0R/blocky/issues/2161)) ([@&#8203;maximilize](https://github.com/maximilize)) - [`8435342`](https://github.com/0xERR0R/blocky/commit/84353421d78a2415077ba7b8fff45622737ad01c): fix(stats): give DNS rebinding protection its own REBIND response type ([#&#8203;2166](https://github.com/0xERR0R/blocky/issues/2166)) ([@&#8203;0xERR0R](https://github.com/0xERR0R)) ##### Build and dependencies - [`c163c75`](https://github.com/0xERR0R/blocky/commit/c163c75e118852750d6ebeb8e0df91b2a299e6ba): build(deps): bump actions/setup-go from 6 to 7 ([#&#8203;2168](https://github.com/0xERR0R/blocky/issues/2168)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`958760d`](https://github.com/0xERR0R/blocky/commit/958760dc47a5f3a1e0e93f5218553477eb07cf9a): build(deps): bump github.com/breml/rootcerts from 0.3.6 to 0.3.7 ([#&#8203;2181](https://github.com/0xERR0R/blocky/issues/2181)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d94652f`](https://github.com/0xERR0R/blocky/commit/d94652ffdce6af66a07cd8b9df168aa343fcffeb): build(deps): bump github.com/go-chi/chi/v5 from 5.3.0 to 5.3.1 ([#&#8203;2157](https://github.com/0xERR0R/blocky/issues/2157)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d784ac5`](https://github.com/0xERR0R/blocky/commit/d784ac5c0486752ca196e9051c5441382e61c6f8): build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.8.1 to 6.8.2 ([#&#8203;2154](https://github.com/0xERR0R/blocky/issues/2154)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`23575a4`](https://github.com/0xERR0R/blocky/commit/23575a47721dea7497ee9017274594b64c5fd1f5): build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.8.2 to 6.8.3 ([#&#8203;2183](https://github.com/0xERR0R/blocky/issues/2183)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b1f8a72`](https://github.com/0xERR0R/blocky/commit/b1f8a7212c762de99fe762c4ce772a2c7c70343b): build(deps): bump github.com/oapi-codegen/runtime from 1.4.2 to 1.5.0 ([#&#8203;2164](https://github.com/0xERR0R/blocky/issues/2164)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4fda662`](https://github.com/0xERR0R/blocky/commit/4fda662ed8878b6428ee8eb8638dfff7b7256698): build(deps): bump github.com/oapi-codegen/runtime from 1.5.0 to 1.6.0 ([#&#8203;2170](https://github.com/0xERR0R/blocky/issues/2170)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7c8aeb4`](https://github.com/0xERR0R/blocky/commit/7c8aeb445f8538fbbd0e7811ec0a9f3d4eb3d723): build(deps): bump github.com/pires/go-proxyproto from 0.12.0 to 0.13.0 ([#&#8203;2153](https://github.com/0xERR0R/blocky/issues/2153)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`77c115b`](https://github.com/0xERR0R/blocky/commit/77c115b68cf34d611cbee8fd06a899b5546b9832): build(deps): bump github.com/pires/go-proxyproto from 0.13.0 to 0.14.0 ([#&#8203;2155](https://github.com/0xERR0R/blocky/issues/2155)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`6154af2`](https://github.com/0xERR0R/blocky/commit/6154af24b363965d7114851735c6b6146db9371b): build(deps): bump github.com/pires/go-proxyproto from 0.14.0 to 0.15.0 ([#&#8203;2162](https://github.com/0xERR0R/blocky/issues/2162)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`bd9e3ae`](https://github.com/0xERR0R/blocky/commit/bd9e3ae6a971ef771df9815ffe10cde1cafaad67): build(deps): bump github.com/prometheus/client\_golang from 1.23.2 to 1.24.0 ([#&#8203;2185](https://github.com/0xERR0R/blocky/issues/2185)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`6fd79dd`](https://github.com/0xERR0R/blocky/commit/6fd79dd9707469dca70f39f4a92a12e271d8a2c1): build(deps): bump github.com/prometheus/client\_golang from 1.24.0 to 1.24.1 ([#&#8203;2193](https://github.com/0xERR0R/blocky/issues/2193)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`82777ca`](https://github.com/0xERR0R/blocky/commit/82777cad05100dbdecfbeec773f3a2d27a2cc1e1): build(deps): bump github.com/quic-go/quic-go from 0.60.0 to 0.61.0 ([#&#8203;2192](https://github.com/0xERR0R/blocky/issues/2192)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`59f0b0f`](https://github.com/0xERR0R/blocky/commit/59f0b0f6240db99083d09a97b7f2f00b92a4f43a): build(deps): bump golang.org/x/net from 0.56.0 to 0.57.0 ([#&#8203;2159](https://github.com/0xERR0R/blocky/issues/2159)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`288ff55`](https://github.com/0xERR0R/blocky/commit/288ff55e140b4b679cda58ec68dfdd3155d4c0ff): build(deps): bump oapi-codegen to 2.7.1 and kin-openapi to 0.144.0 ([#&#8203;2195](https://github.com/0xERR0R/blocky/issues/2195)) ([@&#8203;0xERR0R](https://github.com/0xERR0R)) ##### Misc - [`541860d`](https://github.com/0xERR0R/blocky/commit/541860dd66ca9d04ca30605345841d4d6161c4f8): ci: automate sponsor list in README ([#&#8203;2173](https://github.com/0xERR0R/blocky/issues/2173)) ([@&#8203;0xERR0R](https://github.com/0xERR0R)) - [`493142d`](https://github.com/0xERR0R/blocky/commit/493142d289d586179534ac5d10703f460402dc20): ci: build sponsor avatar URLs from the login to avoid HTML escaping ([#&#8203;2177](https://github.com/0xERR0R/blocky/issues/2177)) ([@&#8203;0xERR0R](https://github.com/0xERR0R)) - [`d9e2827`](https://github.com/0xERR0R/blocky/commit/d9e2827d40c32fb6c75f73113afa335ca079feb0): ci: fail the sponsors job instead of silently wiping the sponsor list ([#&#8203;2175](https://github.com/0xERR0R/blocky/issues/2175)) ([@&#8203;0xERR0R](https://github.com/0xERR0R)) *** #### ❤️ Support Blocky Blocky is free and open source, developed in my spare time — no telemetry, no ads, no hidden filtering. If it's useful to you, please consider supporting its continued development: [GitHub Sponsors](https://github.com/sponsors/0xERR0R) · [thanks.dev](https://thanks.dev/u/gh/0xERR0R) · [Liberapay](https://liberapay.com/spx01) · [Ko-fi](https://ko-fi.com/0xerr0r) · [PayPal](https://paypal.me/spx01) Thank you to everyone supporting Blocky! 🙏 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI4MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update ghcr.io/0xerr0r/blocky docker tag to v0.34.0
Some checks failed
check-commitizen.yaml / Check the PR title (pull_request) Successful in 2s
check-prettier.yaml / Check files formatting (pull_request) Successful in 3s
check-yamllint.yaml / Lint yaml files (pull_request) Successful in 3s
forgejo-agent / LLM Bot response generation (pull_request) Has been cancelled
1cac383d9a
davide merged commit 555dbb5a87 into main 2026-07-28 05:52:16 +00:00
davide deleted branch renovate/ghcr.io-0xerr0r-blocky-0.x 2026-07-28 05:52:16 +00:00
Commenting is not possible because the repository is archived.
No reviewers
No labels
No milestone
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
infra/docker-compose!566
No description provided.