chore(deps): update dependency 0xerr0r/blocky to v0.24 #85

Merged
renovate merged 1 commit from renovate/0xerr0r-blocky-0.x into master 2024-05-25 20:04:05 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
0xERR0R/blocky minor v0.23 -> v0.24

Release Notes

0xERR0R/blocky (0xERR0R/blocky)

v0.24

Compare Source

Features:

Misc:

  • Updated dependencies and documentation
  • update list config and code to use "allow/deny" language (@​ThinkChaos)
  • code refactoring and build optimization (thanks @​kwitsch)

Bugfix:

  • use proxy env vars via Go default HTTP Transport values (@​ThinkChaos)
  • don't print querylog target password when using a database (@​ThinkChaos)
  • use RCode=ServFail instead of HTTP 500 for internal errors (@​ThinkChaos)
  • Parse time from file names in the local system timezone (@​BenMcH)
  • add Resolver.String so logs don't use Go's default format (@​ThinkChaos)
  • api regression breaking blocky blocking disable (#​1373) (@​BenMcH)
  • don't use upstream ServFail responses besides forwarding them (@​ThinkChaos)

Changelog


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 | |---|---|---| | [0xERR0R/blocky](https://github.com/0xERR0R/blocky) | minor | `v0.23` -> `v0.24` | --- ### Release Notes <details> <summary>0xERR0R/blocky (0xERR0R/blocky)</summary> ### [`v0.24`](https://github.com/0xERR0R/blocky/releases/tag/v0.24) [Compare Source](https://github.com/0xERR0R/blocky/compare/v0.23...v0.24) **Features:** - support client name lookup when querying via the API ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - Support defining records by dns zone format ([#&#8203;1360](https://github.com/0xERR0R/blocky/issues/1360)) ([@&#8203;BenMcH](https://github.com/BenMcH)) - add `queryLog.ignore.sudn` option to ignore SUDN responses ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - add a unique ID (`req_id`) to all logs related to a request ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - do not hardcode the job name in the grafana dashboard.([#&#8203;1326](https://github.com/0xERR0R/blocky/issues/1326)) ([@&#8203;shizunge](https://github.com/shizunge)) - log the rule which is the cause of blocking ([#&#8203;1460](https://github.com/0xERR0R/blocky/issues/1460)) ([@&#8203;zc-devs](https://github.com/zc-devs)) - support CNAME records in customDNS mappings ([#&#8203;1352](https://github.com/0xERR0R/blocky/issues/1352)) ([@&#8203;BenMcH](https://github.com/BenMcH)) **Misc:** - Updated dependencies and documentation - update list config and code to use "allow/deny" language ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - code refactoring and build optimization (thanks [@&#8203;kwitsch](https://github.com/kwitsch)) **Bugfix:** - use proxy env vars via Go default HTTP Transport values ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - don't print querylog target password when using a database ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - use RCode=ServFail instead of HTTP 500 for internal errors ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - Parse time from file names in the local system timezone ([@&#8203;BenMcH](https://github.com/BenMcH)) - add `Resolver.String` so logs don't use Go's default format ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - api regression breaking `blocky blocking disable` ([#&#8203;1373](https://github.com/0xERR0R/blocky/issues/1373)) ([@&#8203;BenMcH](https://github.com/BenMcH)) - don't use upstream `ServFail` responses besides forwarding them ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) #### Changelog - [`3ab0456`](https://github.com/0xERR0R/blocky/commit/3ab04562fe1e887799bfcc85a116e12e79643694): --- ([#&#8203;1490](https://github.com/0xERR0R/blocky/issues/1490)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7eef4bf`](https://github.com/0xERR0R/blocky/commit/7eef4bf6e2d585ee267df6424ce90cfd7e8ea12a): Build Cache Optimization ([#&#8203;1402](https://github.com/0xERR0R/blocky/issues/1402)) ([@&#8203;kwitsch](https://github.com/kwitsch)) - [`30cda6c`](https://github.com/0xERR0R/blocky/commit/30cda6c367cadc468f4d6e2bbd3f7dfab8f2b363): Feature: binary build workflow ([#&#8203;1445](https://github.com/0xERR0R/blocky/issues/1445)) ([@&#8203;kwitsch](https://github.com/kwitsch)) - [`999a168`](https://github.com/0xERR0R/blocky/commit/999a16847f7e253a5dd7277be3bcdb08be7abb7b): Fix docs: upstream spelling ([#&#8203;1333](https://github.com/0xERR0R/blocky/issues/1333)) ([@&#8203;DerRockWolf](https://github.com/DerRockWolf)) - [`2d3ad83`](https://github.com/0xERR0R/blocky/commit/2d3ad830875cb44de3a128e10f6b50c8645010dd): Refactoring/e2e tests ([#&#8203;1316](https://github.com/0xERR0R/blocky/issues/1316)) ([@&#8203;kwitsch](https://github.com/kwitsch)) - [`debac9e`](https://github.com/0xERR0R/blocky/commit/debac9eaa8b11878ab7621ef42d1f64ce86bad1f): Refactoring/linter ([#&#8203;1447](https://github.com/0xERR0R/blocky/issues/1447)) ([@&#8203;kwitsch](https://github.com/kwitsch)) - [`8bb5b17`](https://github.com/0xERR0R/blocky/commit/8bb5b177afad50b87e980aff24cc9ce3e0d3f8ef): build(deps): bump codecov/codecov-action from 3 to 4 ([#&#8203;1363](https://github.com/0xERR0R/blocky/issues/1363)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b302582`](https://github.com/0xERR0R/blocky/commit/b302582e40f493f480e1deb960090b929a3b7994): build(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.1 to 1.5.2 ([#&#8203;1327](https://github.com/0xERR0R/blocky/issues/1327)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c8b1dd6`](https://github.com/0xERR0R/blocky/commit/c8b1dd67a6b1f95d3cc6aa8c91a80d2dbe3b2c9c): build(deps): bump github.com/alicebob/miniredis/v2 from 2.31.0 to 2.31.1 ([#&#8203;1324](https://github.com/0xERR0R/blocky/issues/1324)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ca74978`](https://github.com/0xERR0R/blocky/commit/ca7497897e46b41503f24dbf23f05ec5d2a20a1e): build(deps): bump github.com/alicebob/miniredis/v2 from 2.31.1 to 2.32.1 ([#&#8203;1400](https://github.com/0xERR0R/blocky/issues/1400)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cbbe8d4`](https://github.com/0xERR0R/blocky/commit/cbbe8d46f05ecf5b54664e18ac55410c2eca1d6b): build(deps): bump github.com/avast/retry-go/v4 from 4.5.1 to 4.6.0 ([#&#8203;1456](https://github.com/0xERR0R/blocky/issues/1456)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ac2bfd9`](https://github.com/0xERR0R/blocky/commit/ac2bfd90aea8fb4547137bfab108eebeb71eac31): build(deps): bump github.com/docker/docker ([#&#8203;1350](https://github.com/0xERR0R/blocky/issues/1350)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2973045`](https://github.com/0xERR0R/blocky/commit/297304563216821420816fd4132e740b7f42c6be): build(deps): bump github.com/docker/docker ([#&#8203;1362](https://github.com/0xERR0R/blocky/issues/1362)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e26ebfc`](https://github.com/0xERR0R/blocky/commit/e26ebfc406ece6f0a8230a512d95fdb6e24e93ae): build(deps): bump github.com/docker/docker ([#&#8203;1372](https://github.com/0xERR0R/blocky/issues/1372)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c3c2291`](https://github.com/0xERR0R/blocky/commit/c3c229125dd3fef4139f66b578c27199898acf50): build(deps): bump github.com/docker/docker ([#&#8203;1396](https://github.com/0xERR0R/blocky/issues/1396)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`80e7b14`](https://github.com/0xERR0R/blocky/commit/80e7b14aad758298793f365020494c6ccfa9bc32): build(deps): bump github.com/docker/docker ([#&#8203;1412](https://github.com/0xERR0R/blocky/issues/1412)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`58c5069`](https://github.com/0xERR0R/blocky/commit/58c506980371c4794e4b777a298e5a54930b1f6e): build(deps): bump github.com/docker/docker ([#&#8203;1444](https://github.com/0xERR0R/blocky/issues/1444)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`62b1354`](https://github.com/0xERR0R/blocky/commit/62b1354fbadd4fa4ee70ee4cd8d40560b7f4fc57): build(deps): bump github.com/docker/docker ([#&#8203;1459](https://github.com/0xERR0R/blocky/issues/1459)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e12f6b5`](https://github.com/0xERR0R/blocky/commit/e12f6b54daec90ca171d469dd8031a426e9ad15f): build(deps): bump github.com/docker/go-connections from 0.4.0 to 0.5.0 ([#&#8203;1328](https://github.com/0xERR0R/blocky/issues/1328)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`efc14d2`](https://github.com/0xERR0R/blocky/commit/efc14d25ca57dbc0652d4e9784ba2e61646caeaa): build(deps): bump github.com/go-chi/chi/v5 from 5.0.11 to 5.0.12 ([#&#8203;1381](https://github.com/0xERR0R/blocky/issues/1381)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`3817d98`](https://github.com/0xERR0R/blocky/commit/3817d98e7487ba3a3fdbf57ff84a910732df6f78): build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 ([#&#8203;1349](https://github.com/0xERR0R/blocky/issues/1349)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5d0397d`](https://github.com/0xERR0R/blocky/commit/5d0397d571e304880b819f0e7862b886c47400fd): build(deps): bump github.com/miekg/dns from 1.1.57 to 1.1.58 ([#&#8203;1341](https://github.com/0xERR0R/blocky/issues/1341)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4ebe1ef`](https://github.com/0xERR0R/blocky/commit/4ebe1ef21a988ad2b2cb8b9dff02b71bf80aa5ce): build(deps): bump github.com/miekg/dns from 1.1.58 to 1.1.59 ([#&#8203;1452](https://github.com/0xERR0R/blocky/issues/1452)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1d1206f`](https://github.com/0xERR0R/blocky/commit/1d1206f1ea04437011b76c4670c36c8d68b4f804): build(deps): bump github.com/oapi-codegen/runtime from 1.1.0 to 1.1.1 ([#&#8203;1325](https://github.com/0xERR0R/blocky/issues/1325)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`49c808f`](https://github.com/0xERR0R/blocky/commit/49c808f71d141482aef94e08dab86cee3dc444fb): build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 ([#&#8203;1334](https://github.com/0xERR0R/blocky/issues/1334)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`8790876`](https://github.com/0xERR0R/blocky/commit/879087607b6d02fee0a19c0e700c4bcc85a25e23): build(deps): bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 ([#&#8203;1339](https://github.com/0xERR0R/blocky/issues/1339)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d32f3b8`](https://github.com/0xERR0R/blocky/commit/d32f3b83d2eb85a4c94cb499b4e7440c3847312d): build(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 ([#&#8203;1388](https://github.com/0xERR0R/blocky/issues/1388)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`24f1187`](https://github.com/0xERR0R/blocky/commit/24f1187f3d0e5f0774d09190cde79e61a78ddbe4): build(deps): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0 ([#&#8203;1407](https://github.com/0xERR0R/blocky/issues/1407)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`28f979f`](https://github.com/0xERR0R/blocky/commit/28f979fdf780e6bd3781c74eb96cb3af66d4fda1): build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1 ([#&#8203;1415](https://github.com/0xERR0R/blocky/issues/1415)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`bbdb80a`](https://github.com/0xERR0R/blocky/commit/bbdb80a8adba0fab1544df5427fe9a486e9eb614): build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 ([#&#8203;1465](https://github.com/0xERR0R/blocky/issues/1465)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2476d38`](https://github.com/0xERR0R/blocky/commit/2476d385292f8b200362a19e2664ae9e2e749f0b): build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 ([#&#8203;1475](https://github.com/0xERR0R/blocky/issues/1475)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`aaee562`](https://github.com/0xERR0R/blocky/commit/aaee562460078f6c37eb0fa7fdca9c5ac0b9784c): build(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.0 ([#&#8203;1340](https://github.com/0xERR0R/blocky/issues/1340)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cf5c09a`](https://github.com/0xERR0R/blocky/commit/cf5c09a3d0485aa6de8f4052265003e8c5642caa): build(deps): bump github.com/onsi/gomega from 1.31.0 to 1.31.1 ([#&#8203;1345](https://github.com/0xERR0R/blocky/issues/1345)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`12e5ffa`](https://github.com/0xERR0R/blocky/commit/12e5ffa6c03b8333c971ffc27976a834ae159225): build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 ([#&#8203;1406](https://github.com/0xERR0R/blocky/issues/1406)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7f20d17`](https://github.com/0xERR0R/blocky/commit/7f20d17d2ec0be843f28ee372dfc6b30cf699112): build(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0 ([#&#8203;1455](https://github.com/0xERR0R/blocky/issues/1455)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d51d399`](https://github.com/0xERR0R/blocky/commit/d51d39929f340c4d54814646d784bfd13723638e): build(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 ([#&#8203;1467](https://github.com/0xERR0R/blocky/issues/1467)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5cde62f`](https://github.com/0xERR0R/blocky/commit/5cde62f354e17a60af23763ab748b5b7fbecaa26): build(deps): bump github.com/prometheus/client_golang ([#&#8203;1322](https://github.com/0xERR0R/blocky/issues/1322)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f93d3f8`](https://github.com/0xERR0R/blocky/commit/f93d3f834f221d51bdd2afdbee54cf717f26a0f7): build(deps): bump github.com/prometheus/client_golang ([#&#8203;1384](https://github.com/0xERR0R/blocky/issues/1384)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ddbf7a3`](https://github.com/0xERR0R/blocky/commit/ddbf7a3965a46a2f493f63ad987753a4183e3668): build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 ([#&#8203;1386](https://github.com/0xERR0R/blocky/issues/1386)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`85ae0e7`](https://github.com/0xERR0R/blocky/commit/85ae0e70e5cf03fbfd199f60249164d35a2d193d): build(deps): bump github.com/testcontainers/testcontainers-go ([#&#8203;1377](https://github.com/0xERR0R/blocky/issues/1377)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`6bcc1d0`](https://github.com/0xERR0R/blocky/commit/6bcc1d06065c47268c2bb44b7d3c39330d3985ec): build(deps): bump github.com/testcontainers/testcontainers-go ([#&#8203;1392](https://github.com/0xERR0R/blocky/issues/1392)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7ce7f9a`](https://github.com/0xERR0R/blocky/commit/7ce7f9ad5047945f5ad5b650cf8e82b76b5ebcb6): build(deps): bump github.com/testcontainers/testcontainers-go/modules/mariadb ([#&#8203;1380](https://github.com/0xERR0R/blocky/issues/1380)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`615fd81`](https://github.com/0xERR0R/blocky/commit/615fd81bbaaa2e3a46993ac9fbd8c19ed68050e8): build(deps): bump github.com/testcontainers/testcontainers-go/modules/mariadb ([#&#8203;1393](https://github.com/0xERR0R/blocky/issues/1393)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5040ed8`](https://github.com/0xERR0R/blocky/commit/5040ed8216ab0ad687d8189788ff39854d18766f): build(deps): bump github.com/testcontainers/testcontainers-go/modules/mariadb ([#&#8203;1438](https://github.com/0xERR0R/blocky/issues/1438)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`07b864e`](https://github.com/0xERR0R/blocky/commit/07b864e7e7315865e319569ba9dfbaad6d6a3f42): build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres ([#&#8203;1379](https://github.com/0xERR0R/blocky/issues/1379)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`fc490ec`](https://github.com/0xERR0R/blocky/commit/fc490ec61c6cc49fe9f3883fc9523b66bcaf76f3): build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres ([#&#8203;1394](https://github.com/0xERR0R/blocky/issues/1394)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1d71bc5`](https://github.com/0xERR0R/blocky/commit/1d71bc525a2ae907334b99dd120e0080a3854964): build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres ([#&#8203;1439](https://github.com/0xERR0R/blocky/issues/1439)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ed20720`](https://github.com/0xERR0R/blocky/commit/ed2072071f150504916399869daec0b6897d0ae5): build(deps): bump github.com/testcontainers/testcontainers-go/modules/redis ([#&#8203;1378](https://github.com/0xERR0R/blocky/issues/1378)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`160e159`](https://github.com/0xERR0R/blocky/commit/160e159113460015c9e4d9fba79ece74c2ef8df4): build(deps): bump github.com/testcontainers/testcontainers-go/modules/redis ([#&#8203;1395](https://github.com/0xERR0R/blocky/issues/1395)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`166ecbe`](https://github.com/0xERR0R/blocky/commit/166ecbeb4014b96b4b5864281bd690eb1a8a357e): build(deps): bump github.com/testcontainers/testcontainers-go/modules/redis ([#&#8203;1437](https://github.com/0xERR0R/blocky/issues/1437)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`75a7914`](https://github.com/0xERR0R/blocky/commit/75a7914ec0a740907c7e9df0514ec607cba3d471): build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 ([#&#8203;1330](https://github.com/0xERR0R/blocky/issues/1330)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`db016bb`](https://github.com/0xERR0R/blocky/commit/db016bbdaa4c00d987b3bde97121bcb5224974f9): build(deps): bump golang.org/x/net from 0.20.0 to 0.21.0 ([#&#8203;1374](https://github.com/0xERR0R/blocky/issues/1374)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`82578d2`](https://github.com/0xERR0R/blocky/commit/82578d2ee5e0abdd1fb2e96bb1f55d66b5f0e5a4): build(deps): bump golang.org/x/net from 0.21.0 to 0.22.0 ([#&#8203;1389](https://github.com/0xERR0R/blocky/issues/1389)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`3482e93`](https://github.com/0xERR0R/blocky/commit/3482e93d4a88b92e5c1df05002b8561188df77f7): build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 ([#&#8203;1472](https://github.com/0xERR0R/blocky/issues/1472)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e686a1d`](https://github.com/0xERR0R/blocky/commit/e686a1d39cc100732bbb90c6a796d377abe7dcb6): build(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0 ([#&#8203;1335](https://github.com/0xERR0R/blocky/issues/1335)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e98e343`](https://github.com/0xERR0R/blocky/commit/e98e3432c573c35ee9a9b853f3190770cf146ea2): build(deps): bump golang.org/x/tools from 0.17.0 to 0.18.0 ([#&#8203;1375](https://github.com/0xERR0R/blocky/issues/1375)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4d8595f`](https://github.com/0xERR0R/blocky/commit/4d8595f8ecce06f0696a17e677d483751b69ec64): build(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0 ([#&#8203;1387](https://github.com/0xERR0R/blocky/issues/1387)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f61c93b`](https://github.com/0xERR0R/blocky/commit/f61c93b185a0f1e8dc637d707c96c71eeed46478): build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 ([#&#8203;1431](https://github.com/0xERR0R/blocky/issues/1431)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`63468a7`](https://github.com/0xERR0R/blocky/commit/63468a71681e325ee4b98e2abff16bf573289437): build(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 ([#&#8203;1473](https://github.com/0xERR0R/blocky/issues/1473)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`09ce2a1`](https://github.com/0xERR0R/blocky/commit/09ce2a148a07855150cc742e0251a4f8f457e677): build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 ([#&#8203;1399](https://github.com/0xERR0R/blocky/issues/1399)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b7abcc3`](https://github.com/0xERR0R/blocky/commit/b7abcc303b5f3b1722e4c1164e7460fa89798519): build(deps): bump gorm.io/driver/mysql from 1.5.2 to 1.5.4 ([#&#8203;1371](https://github.com/0xERR0R/blocky/issues/1371)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f00dbb4`](https://github.com/0xERR0R/blocky/commit/f00dbb421a1a55491131c91111271e9649a53e99): build(deps): bump gorm.io/driver/mysql from 1.5.4 to 1.5.5 ([#&#8203;1404](https://github.com/0xERR0R/blocky/issues/1404)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2d49a9f`](https://github.com/0xERR0R/blocky/commit/2d49a9f45529d8ae5e5adf6bb010ae83207d7202): build(deps): bump gorm.io/driver/mysql from 1.5.5 to 1.5.6 ([#&#8203;1413](https://github.com/0xERR0R/blocky/issues/1413)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`29cd780`](https://github.com/0xERR0R/blocky/commit/29cd78071f92d1db12b5e1458a30067160087dd8): build(deps): bump gorm.io/driver/postgres from 1.5.4 to 1.5.6 ([#&#8203;1370](https://github.com/0xERR0R/blocky/issues/1370)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e5cb34e`](https://github.com/0xERR0R/blocky/commit/e5cb34ebc71c95894327065e56309a897d36a75b): build(deps): bump gorm.io/driver/postgres from 1.5.6 to 1.5.7 ([#&#8203;1397](https://github.com/0xERR0R/blocky/issues/1397)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`10e293f`](https://github.com/0xERR0R/blocky/commit/10e293fdb1895f5d7927f8b972d85ed98891538a): build(deps): bump gorm.io/driver/sqlite from 1.5.4 to 1.5.5 ([#&#8203;1367](https://github.com/0xERR0R/blocky/issues/1367)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`3eaee7a`](https://github.com/0xERR0R/blocky/commit/3eaee7a84ee29f691d89514878770efbf1d97681): build(deps): bump gorm.io/gorm from 1.25.5 to 1.25.6 ([#&#8203;1358](https://github.com/0xERR0R/blocky/issues/1358)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7de0dfe`](https://github.com/0xERR0R/blocky/commit/7de0dfe111520c43c4bc23da6674384a0027f93e): build(deps): bump gorm.io/gorm from 1.25.6 to 1.25.7 ([#&#8203;1369](https://github.com/0xERR0R/blocky/issues/1369)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9d50941`](https://github.com/0xERR0R/blocky/commit/9d50941e2f0d76b653a16d5818167e68db3c8d32): build(deps): bump gorm.io/gorm from 1.25.7 to 1.25.8 ([#&#8203;1405](https://github.com/0xERR0R/blocky/issues/1405)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`3515483`](https://github.com/0xERR0R/blocky/commit/351548379575c04ec791cde773bd2b1ee689325a): build(deps): bump gorm.io/gorm from 1.25.8 to 1.25.9 ([#&#8203;1418](https://github.com/0xERR0R/blocky/issues/1418)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d8efa79`](https://github.com/0xERR0R/blocky/commit/d8efa7949671cca62690d95d2645fabf633c872d): build(deps): bump gorm.io/gorm from 1.25.9 to 1.25.10 ([#&#8203;1464](https://github.com/0xERR0R/blocky/issues/1464)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`716ad94`](https://github.com/0xERR0R/blocky/commit/716ad9498f7798bd432bd93455b9a2a310b25c4b): chore(build): update testcontainers dependency ([#&#8203;1376](https://github.com/0xERR0R/blocky/issues/1376)) ([@&#8203;0xERR0R](https://github.com/0xERR0R)) - [`7abbaef`](https://github.com/0xERR0R/blocky/commit/7abbaefb07e8e561781377ee99db9a943d33bb9d): chore(docs): update material emoji config to non deprecated options ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`1a035c3`](https://github.com/0xERR0R/blocky/commit/1a035c35592fd974e260b4914c9da1097fc99d9c): ci(docs): use `push: paths:` to limit job runs ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`c56f0f9`](https://github.com/0xERR0R/blocky/commit/c56f0f91ca6af16e3415aa5c9213df78f40b214c): ci(fork-sync): add hint that it can be disabled ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`75c2a6f`](https://github.com/0xERR0R/blocky/commit/75c2a6f9f6bce89887002ed826008e1c71651a6c): ci(makefile): use `push: paths:` to limit job runs ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`b568298`](https://github.com/0xERR0R/blocky/commit/b5682980f71cd3581d3147191978922c9ce32431): ci: allow concurrent "Makefile" workflows ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`90b9677`](https://github.com/0xERR0R/blocky/commit/90b9677198f50b250c2c90c079ada960a3000072): ci: fix docs workflow not running for branches ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`5242fb6`](https://github.com/0xERR0R/blocky/commit/5242fb68ad5dfc186e4110517db817d6435434d6): docs(installation): move "frontend" and add "lists updater" to projects ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`2ecdfd8`](https://github.com/0xERR0R/blocky/commit/2ecdfd8d7881fba254d874426c9b821fa0c06f7d): docs(installation): remove Kubernetes and cleanup list ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`f5bd69c`](https://github.com/0xERR0R/blocky/commit/f5bd69cf125b295f36e63f1bf642d240581ac513): docs(installation): style and minor content tweaks ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`e9a1e89`](https://github.com/0xERR0R/blocky/commit/e9a1e8974d4cbc43d16bbda5ca71db764aca4655): feat(api): support client name lookup when querying via the API ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`9f633f1`](https://github.com/0xERR0R/blocky/commit/9f633f18d03246ebc50a26f268453ee94d60ed25): feat: Support defining records by dns zone format ([#&#8203;1360](https://github.com/0xERR0R/blocky/issues/1360)) ([@&#8203;BenMcH](https://github.com/BenMcH)) - [`9d65b93`](https://github.com/0xERR0R/blocky/commit/9d65b9395dc94e5243a9c792382c4d97acddf42a): feat: add `queryLog.ignore.sudn` option to ignore SUDN responses ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`0a47eaa`](https://github.com/0xERR0R/blocky/commit/0a47eaad09bedd448eda32be396d1caf8630ea46): feat: add a unique ID (`req_id`) to all logs related to a request ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`95bd013`](https://github.com/0xERR0R/blocky/commit/95bd01360b149f05dd7fbc5f566eb7c5b9f08afb): feat: do not hardcode the job name in the grafana dashboard.([#&#8203;1326](https://github.com/0xERR0R/blocky/issues/1326)) ([@&#8203;shizunge](https://github.com/shizunge)) - [`e99c98b`](https://github.com/0xERR0R/blocky/commit/e99c98b4c2eb7a61de1d910eb8f23e7bf7b758b2): feat: log the rule which is the cause of blocking ([#&#8203;1460](https://github.com/0xERR0R/blocky/issues/1460)) ([@&#8203;zc-devs](https://github.com/zc-devs)) - [`b8b4dc3`](https://github.com/0xERR0R/blocky/commit/b8b4dc323a82893f9cb26390a8e953d8cc214c58): feat: support CNAME records in customDNS mappings ([#&#8203;1352](https://github.com/0xERR0R/blocky/issues/1352)) ([@&#8203;BenMcH](https://github.com/BenMcH)) - [`bcd1381`](https://github.com/0xERR0R/blocky/commit/bcd1381e18d16b443cca9776bfcde927c1639358): feat: update list config and code to use "allow/deny" language ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`d2cb593`](https://github.com/0xERR0R/blocky/commit/d2cb593d328d9f7e7af7121efe8f5eabb76cc333): fix(grafana): move panel around. keep related panels in the same row. ([#&#8203;1344](https://github.com/0xERR0R/blocky/issues/1344)) ([@&#8203;shizunge](https://github.com/shizunge)) - [`2c6b704`](https://github.com/0xERR0R/blocky/commit/2c6b704433c63406b148383804b8c39120f6ab2d): fix(log): don't print querylog target password when using a database ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`4919ffa`](https://github.com/0xERR0R/blocky/commit/4919ffac0d3ae0691e8771d9ec8aca6741694c60): fix(server): use RCode=ServFail instead of HTTP 500 for internal errors ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`178dbb7`](https://github.com/0xERR0R/blocky/commit/178dbb740e0cf93fae5eb7f6b16f11d50ed5cd80): fix: Parse time from file names in the local system timezone ([@&#8203;BenMcH](https://github.com/BenMcH)) - [`dd76cf5`](https://github.com/0xERR0R/blocky/commit/dd76cf5bb0f4ed53e98bad11d9e6911c15612002): fix: add `Resolver.String` so logs don't use Go's default format ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`fe84ab8`](https://github.com/0xERR0R/blocky/commit/fe84ab8ca2fabc8987fcb09fa77219859643d25c): fix: api regression breaking `blocky blocking disable` ([#&#8203;1373](https://github.com/0xERR0R/blocky/issues/1373)) ([@&#8203;BenMcH](https://github.com/BenMcH)) - [`ad1ef0b`](https://github.com/0xERR0R/blocky/commit/ad1ef0bcfb768821254887ac577ec9781904f1d5): fix: don't use upstream `ServFail` responses besides forwarding them ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`1edf8cc`](https://github.com/0xERR0R/blocky/commit/1edf8cc35507be3fbea3d7646fe0701464f2dd5d): fix: obfuscate secrets using a constant length string ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`d5b6ee9`](https://github.com/0xERR0R/blocky/commit/d5b6ee93b5b4406ac614b5a66c64ccb74b4735be): fix: use proxy env vars via Go default HTTP Transport values ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`b335887`](https://github.com/0xERR0R/blocky/commit/b335887992d36d491db6619e22bf7296312f8401): refactor(log): store log in context so it's automatically propagated ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`d83b743`](https://github.com/0xERR0R/blocky/commit/d83b7432d456310758929ab13ca520ed2df447a5): refactor(log): use `logrus.Level` directly and document `trace` level ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`f0ad412`](https://github.com/0xERR0R/blocky/commit/f0ad412d8d73e34782efeb91d0185fd967c16acb): refactor(server): add `resolve` for common query code ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`3fcf379`](https://github.com/0xERR0R/blocky/commit/3fcf379df75bc6bad5f7751e4a8dbed2bf286eb7): refactor(util): make `LogOnError` get the log from a `Context` ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`73e5d6a`](https://github.com/0xERR0R/blocky/commit/73e5d6ab88f270aac2a34d10c4fb4e8fde7bfeab): refactor: remove `model.Request.Log` in favor of use `Context` ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`c3a319f`](https://github.com/0xERR0R/blocky/commit/c3a319f1995a3b6a8944e06a49938d8bae9c8e29): refactoring - e2e network ([#&#8203;1401](https://github.com/0xERR0R/blocky/issues/1401)) ([@&#8203;kwitsch](https://github.com/kwitsch)) - [`79fc06f`](https://github.com/0xERR0R/blocky/commit/79fc06f6c2433fb4a24278de917f906e32501f98): test(config): make sure `docs/config.yml` doesn't use deprecated options ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`dbd1390`](https://github.com/0xERR0R/blocky/commit/dbd1390589996b3d54977c2f4064e49e82c85199): tests(resolver): fix data race introduced by querylog ignore ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2024-05-25 20:04:05 +02:00
chore(deps): update dependency 0xerr0r/blocky to v0.24
Some checks failed
ci/woodpecker/pull_request_closed/gitleaks Pipeline was successful
ci/woodpecker/pr/gitleaks Pipeline was successful
ci/woodpecker/pull_request_closed/ansible-lint Pipeline was successful
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/pr/ansible-lint Pipeline failed
ci/woodpecker/push/ansible-lint Pipeline failed
9b96041b8a
renovate scheduled this pull request to auto merge when all checks succeed 2024-05-25 20:04:05 +02:00
renovate merged commit 9b96041b8a into master 2024-05-25 20:04:05 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
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: mg/homeserver#85
No description provided.