chore(deps): update dependency 0xerr0r/blocky to v0.25 #284

Merged
renovate merged 1 commit from renovate/0xerr0r-blocky-0.x into master 2025-01-18 01:06:09 +01:00
Collaborator

This PR contains the following updates:

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

Release Notes

0xERR0R/blocky (0xERR0R/blocky)

v0.25

Compare Source

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.24` -> `v0.25` | --- ### Release Notes <details> <summary>0xERR0R/blocky (0xERR0R/blocky)</summary> ### [`v0.25`](https://github.com/0xERR0R/blocky/releases/tag/v0.25) [Compare Source](https://github.com/0xERR0R/blocky/compare/v0.24...v0.25) #### Changelog - [`4eff0b3`](https://github.com/0xERR0R/blocky/commit/4eff0b3b00c2112bdea64f93327de15c30b3b0e2): Add support for SRV and TXT in custom DNS zones ([#&#8203;1588](https://github.com/0xERR0R/blocky/issues/1588)) ([@&#8203;Terrance](https://github.com/Terrance)) - [`3dcd310`](https://github.com/0xERR0R/blocky/commit/3dcd310a9aabbe15a2a4d9f7176571e13195b3ab): feat: CLI command for configuration validation ([#&#8203;1497](https://github.com/0xERR0R/blocky/issues/1497)) ([@&#8203;0xERR0R](https://github.com/0xERR0R)) - [`51db8db`](https://github.com/0xERR0R/blocky/commit/51db8db8ed96b003308f7a7e09e69d5be5721625): feat: ability to disable "Special Use Domain Name" blocking ([#&#8203;1618](https://github.com/0xERR0R/blocky/issues/1618)) ([@&#8203;mapl](https://github.com/mapl)) - [`6259e13`](https://github.com/0xERR0R/blocky/commit/6259e1326c0c1f827a5bc252da862247d04ac5ee): feat: add Timescale DB with Hypertable and Retention support ([#&#8203;1517](https://github.com/0xERR0R/blocky/issues/1517)) ([@&#8203;m4rcs](https://github.com/m4rcs)) - [`f1386a0`](https://github.com/0xERR0R/blocky/commit/f1386a096ee32322f395d4ccb7f2fcf2fafd158a): feat: added ip argument to health check ([#&#8203;1667](https://github.com/0xERR0R/blocky/issues/1667)) ([@&#8203;cosmikwolf](https://github.com/cosmikwolf)) - [`e485df1`](https://github.com/0xERR0R/blocky/commit/e485df1d4f963d6f5c864a755b08b9f402e12f87): feat: configurable file write timeouts ([#&#8203;1653](https://github.com/0xERR0R/blocky/issues/1653)) ([@&#8203;TheoTechnicguy](https://github.com/TheoTechnicguy)) - [`49581ff`](https://github.com/0xERR0R/blocky/commit/49581ff40d023a5373245742885ac307f1d0cca4): feat: configurable request header read timeout ([#&#8203;1664](https://github.com/0xERR0R/blocky/issues/1664)) ([@&#8203;TheoTechnicguy](https://github.com/TheoTechnicguy)) - [`0d00311`](https://github.com/0xERR0R/blocky/commit/0d00311513b6f566e19e0721761d3f381526666f): feat: configurable request read timeouts ([#&#8203;1663](https://github.com/0xERR0R/blocky/issues/1663)) ([@&#8203;TheoTechnicguy](https://github.com/TheoTechnicguy)) - [`57b1bdb`](https://github.com/0xERR0R/blocky/commit/57b1bdbcea1da545e1717914b069ccc5eaf66dea): feat: update metrics ([#&#8203;1560](https://github.com/0xERR0R/blocky/issues/1560)) ([@&#8203;SuperQ](https://github.com/SuperQ)) - [`8f08b7b`](https://github.com/0xERR0R/blocky/commit/8f08b7ba53db81f90b6d7dd0bed6e55e77b0f27b): fix(docs): mark config mount as read-only ([@&#8203;zygm0nt](https://github.com/zygm0nt)) - [`7b5d341`](https://github.com/0xERR0R/blocky/commit/7b5d34156cb80d1376976b758a461836ab9050d9): fix(server): typo causing HTTPS router to be used for HTTP server ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`5a5ba55`](https://github.com/0xERR0R/blocky/commit/5a5ba550d5ec8db1405650d1dd114b30c18385a7): fix: configuration error if customDNS.mappings contains multiple entries with whitespace ([#&#8203;1496](https://github.com/0xERR0R/blocky/issues/1496)) ([@&#8203;0xERR0R](https://github.com/0xERR0R)) - [`bc5b59d`](https://github.com/0xERR0R/blocky/commit/bc5b59de7e4ce896a990d2fbffa31e67a93308c1): refactor(server): deduplicate HTTP server setup with new `httpServer` ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`0f1cf4f`](https://github.com/0xERR0R/blocky/commit/0f1cf4f3959d3004413ba0309436fc735486539e): refactor(server): deduplicate `tls.Config` setup ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`ae9651d`](https://github.com/0xERR0R/blocky/commit/ae9651db530ef28742e9a6fe4558735c5e6c3aed): refactor(server): move middleware setup to `httpServer` ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`78f05ae`](https://github.com/0xERR0R/blocky/commit/78f05ae4bd9f28f04c59d25f5fe270d1df301589): refactor(server): setup TLS listeners manually to remove `ServeTLS` use ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`037efeb`](https://github.com/0xERR0R/blocky/commit/037efeb66afeeb70d8c915c8905e517e312e527b): refactor(server): simplify HTTP router setup ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`a2d7daa`](https://github.com/0xERR0R/blocky/commit/a2d7daa530ef63c4e146a3105abe34bdb643bb0e): refactor: Use package local metrics ([#&#8203;1578](https://github.com/0xERR0R/blocky/issues/1578)) ([@&#8203;SuperQ](https://github.com/SuperQ)) - [`6aae002`](https://github.com/0xERR0R/blocky/commit/6aae002ca749ae939d0dea3b2383f07f296df3e4): refactor: add `:` prefix to ports during config unmarshaling ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`8c3d858`](https://github.com/0xERR0R/blocky/commit/8c3d858b28e0d0cf1672ece6231cebcf0ee19fc3): refactor: cleanup TLS self-signed cert generation ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`70afa43`](https://github.com/0xERR0R/blocky/commit/70afa437494ab67f5cf48191d5046c86dd37c859): refactor: make QueryLoggingResolver read the hostname on creation ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`b589dca`](https://github.com/0xERR0R/blocky/commit/b589dcad6248527ac5f93785085f50d40b2718b5): refactor: move `createSelfSignedCert` to util ([@&#8203;ThinkChaos](https://github.com/ThinkChaos)) - [`aff2998`](https://github.com/0xERR0R/blocky/commit/aff2998a20d93d7949252408281618977deace52): build(deps): bump codecov/codecov-action from 4 to 5 ([#&#8203;1645](https://github.com/0xERR0R/blocky/issues/1645)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ba774ec`](https://github.com/0xERR0R/blocky/commit/ba774ec2775da98a0ec4eabe2d28cd8955891cf3): build(deps): bump docker/build-push-action from 5 to 6 ([#&#8203;1526](https://github.com/0xERR0R/blocky/issues/1526)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`64384e4`](https://github.com/0xERR0R/blocky/commit/64384e4a3c7d6ec961012f0de60f976431091cdd): build(deps): bump github.com/alicebob/miniredis/v2 from 2.32.1 to 2.33.0 ([#&#8203;1502](https://github.com/0xERR0R/blocky/issues/1502)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9326457`](https://github.com/0xERR0R/blocky/commit/9326457fa2370dc42551c8cf6bab80125671c0b2): build(deps): bump github.com/alicebob/miniredis/v2 from 2.33.0 to 2.34.0 ([#&#8203;1668](https://github.com/0xERR0R/blocky/issues/1668)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b54675a`](https://github.com/0xERR0R/blocky/commit/b54675a404acd1930fb4bd70d3a9254811d6da92): build(deps): bump github.com/creasty/defaults from 1.7.0 to 1.8.0 ([#&#8203;1573](https://github.com/0xERR0R/blocky/issues/1573)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`3a80ed4`](https://github.com/0xERR0R/blocky/commit/3a80ed4f44a7413df2be304d77de9d4aaf5caa8b): build(deps): bump github.com/deepmap/oapi-codegen from 1.16.2 to 1.16.3 ([#&#8203;1512](https://github.com/0xERR0R/blocky/issues/1512)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`aef4eca`](https://github.com/0xERR0R/blocky/commit/aef4eca7e0c7267ba7e18939de8a76e5b258bb22): build(deps): bump github.com/docker/docker ([#&#8203;1488](https://github.com/0xERR0R/blocky/issues/1488)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`12d3e6a`](https://github.com/0xERR0R/blocky/commit/12d3e6a3ac2dd0e77259470d62eba181a27f27ad): build(deps): bump github.com/docker/docker ([#&#8203;1516](https://github.com/0xERR0R/blocky/issues/1516)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cc9ce6c`](https://github.com/0xERR0R/blocky/commit/cc9ce6c336baf01541f4734d681a360e8f0a1a54): build(deps): bump github.com/docker/docker ([#&#8203;1556](https://github.com/0xERR0R/blocky/issues/1556)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`02e3828`](https://github.com/0xERR0R/blocky/commit/02e38283ba9fe081bbe9a15944f28007176b6aaa): build(deps): bump github.com/docker/docker ([#&#8203;1571](https://github.com/0xERR0R/blocky/issues/1571)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`564b41e`](https://github.com/0xERR0R/blocky/commit/564b41e82d4f66293fe077b24e79b79e23206f7d): build(deps): bump github.com/docker/docker ([#&#8203;1589](https://github.com/0xERR0R/blocky/issues/1589)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e5500a0`](https://github.com/0xERR0R/blocky/commit/e5500a04d3c0b8a83b33f033fe4ee2a50f9801f5): build(deps): bump github.com/docker/docker ([#&#8203;1600](https://github.com/0xERR0R/blocky/issues/1600)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`832d6c4`](https://github.com/0xERR0R/blocky/commit/832d6c4e7a983c7e877296d14dc3dab33b69c280): build(deps): bump github.com/docker/docker ([#&#8203;1611](https://github.com/0xERR0R/blocky/issues/1611)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a47a249`](https://github.com/0xERR0R/blocky/commit/a47a2491e5cbeb8122b0995822d1bec5a59e45b4): build(deps): bump github.com/docker/docker ([#&#8203;1659](https://github.com/0xERR0R/blocky/issues/1659)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a2c5f25`](https://github.com/0xERR0R/blocky/commit/a2c5f25d462c5d5fc2667e77cd1d8e4267ed030e): build(deps): bump github.com/docker/docker ([#&#8203;1670](https://github.com/0xERR0R/blocky/issues/1670)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`17fa01d`](https://github.com/0xERR0R/blocky/commit/17fa01d3a0d097d4650790c6054b2f16c3eeaf14): build(deps): bump github.com/docker/docker ([#&#8203;1691](https://github.com/0xERR0R/blocky/issues/1691)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d42c174`](https://github.com/0xERR0R/blocky/commit/d42c174c50698f1d5d81210dcd4278ae1494a063): build(deps): bump github.com/go-chi/chi/v5 from 5.0.12 to 5.0.13 ([#&#8203;1527](https://github.com/0xERR0R/blocky/issues/1527)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ddebd34`](https://github.com/0xERR0R/blocky/commit/ddebd3450c71b88115f8b32f698fea1f643a4b48): build(deps): bump github.com/go-chi/chi/v5 from 5.0.13 to 5.0.14 ([#&#8203;1529](https://github.com/0xERR0R/blocky/issues/1529)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e511003`](https://github.com/0xERR0R/blocky/commit/e5110039ce5be7d51c9e31118507e9050406e25c): build(deps): bump github.com/go-chi/chi/v5 from 5.0.14 to 5.1.0 ([#&#8203;1532](https://github.com/0xERR0R/blocky/issues/1532)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2108018`](https://github.com/0xERR0R/blocky/commit/2108018bd352ec87cdb11eb46e5ba89854324a2b): build(deps): bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.0 ([#&#8203;1665](https://github.com/0xERR0R/blocky/issues/1665)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`6ddac04`](https://github.com/0xERR0R/blocky/commit/6ddac0455fda68728d74ea70d83b0b2b456cd4ce): build(deps): bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14 ([#&#8203;1687](https://github.com/0xERR0R/blocky/issues/1687)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f655780`](https://github.com/0xERR0R/blocky/commit/f6557803aafe4efd117259f1373476efe1fdb118): build(deps): bump github.com/miekg/dns from 1.1.59 to 1.1.61 ([#&#8203;1524](https://github.com/0xERR0R/blocky/issues/1524)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`6c499c7`](https://github.com/0xERR0R/blocky/commit/6c499c7d8b8bf2bfec59523f3f7a8d7d80489fb9): build(deps): bump github.com/miekg/dns from 1.1.61 to 1.1.62 ([#&#8203;1572](https://github.com/0xERR0R/blocky/issues/1572)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5aa3103`](https://github.com/0xERR0R/blocky/commit/5aa310367153362e5bc1259123650ce31bfd9530): build(deps): bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 ([#&#8203;1498](https://github.com/0xERR0R/blocky/issues/1498)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0beb35c`](https://github.com/0xERR0R/blocky/commit/0beb35c2e675ceb0c7b887a0f304bedefa0f1a82): build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 ([#&#8203;1561](https://github.com/0xERR0R/blocky/issues/1561)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a7c8aed`](https://github.com/0xERR0R/blocky/commit/a7c8aed3dc643c55401a490d0f1d5d764af52a4a): build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 ([#&#8203;1569](https://github.com/0xERR0R/blocky/issues/1569)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0cf7cb5`](https://github.com/0xERR0R/blocky/commit/0cf7cb5dffe9edee0cfdba65deca8c0ab2a3e4a2): build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 ([#&#8203;1584](https://github.com/0xERR0R/blocky/issues/1584)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a28a007`](https://github.com/0xERR0R/blocky/commit/a28a0077235b0d92288b0c90219a0023f8d340bf): build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 ([#&#8203;1590](https://github.com/0xERR0R/blocky/issues/1590)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d1d283f`](https://github.com/0xERR0R/blocky/commit/d1d283fb9746cfeb687a4ba3800d66f5f811283b): build(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.1 ([#&#8203;1562](https://github.com/0xERR0R/blocky/issues/1562)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`3e6b61b`](https://github.com/0xERR0R/blocky/commit/3e6b61b3ebd665437f229e7b410bb9555520408a): build(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 ([#&#8203;1591](https://github.com/0xERR0R/blocky/issues/1591)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a377180`](https://github.com/0xERR0R/blocky/commit/a37718031d7d41a9339144887758ce5e3093a945): build(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1 ([#&#8203;1635](https://github.com/0xERR0R/blocky/issues/1635)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f38b4a1`](https://github.com/0xERR0R/blocky/commit/f38b4a11747c3c8675783f131a1a2d05fbd8fc09): build(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0 ([#&#8203;1649](https://github.com/0xERR0R/blocky/issues/1649)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2e7fda9`](https://github.com/0xERR0R/blocky/commit/2e7fda99e3a3a44ecc31152eb318c7cd8092900e): build(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.1 ([#&#8203;1660](https://github.com/0xERR0R/blocky/issues/1660)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4805cb6`](https://github.com/0xERR0R/blocky/commit/4805cb60d261ed8d54f51fb32660bb0089dbd89b): build(deps): bump github.com/prometheus/client_golang ([#&#8203;1480](https://github.com/0xERR0R/blocky/issues/1480)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`766dc79`](https://github.com/0xERR0R/blocky/commit/766dc7915b02cc26a405aa47abb08719e2f8f357): build(deps): bump github.com/prometheus/client_golang ([#&#8203;1575](https://github.com/0xERR0R/blocky/issues/1575)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`437e0cd`](https://github.com/0xERR0R/blocky/commit/437e0cd58ebce458ae68381d5b93c65710df4f48): build(deps): bump github.com/prometheus/client_golang ([#&#8203;1586](https://github.com/0xERR0R/blocky/issues/1586)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`776a8f1`](https://github.com/0xERR0R/blocky/commit/776a8f19b40ba12d33e1295ad863c962cc75a532): build(deps): bump github.com/prometheus/client_golang ([#&#8203;1598](https://github.com/0xERR0R/blocky/issues/1598)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cea540f`](https://github.com/0xERR0R/blocky/commit/cea540f0a1b4cfbba0b8372eecbc111cf7a2b7ef): build(deps): bump github.com/prometheus/client_golang ([#&#8203;1607](https://github.com/0xERR0R/blocky/issues/1607)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`76aa6cc`](https://github.com/0xERR0R/blocky/commit/76aa6cc84cd134d8bd530dadd56b1dddf1ccc77c): build(deps): bump github.com/prometheus/client_golang ([#&#8203;1626](https://github.com/0xERR0R/blocky/issues/1626)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0a35489`](https://github.com/0xERR0R/blocky/commit/0a354893c2a4c50f65d059e882d399381d4d69a8): build(deps): bump github.com/ramr/go-reaper from 0.2.1 to 0.2.3 ([#&#8203;1637](https://github.com/0xERR0R/blocky/issues/1637)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4986914`](https://github.com/0xERR0R/blocky/commit/49869149055a773d1e483b89cf0693fc963b4700): build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 ([#&#8203;1525](https://github.com/0xERR0R/blocky/issues/1525)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`128dd4f`](https://github.com/0xERR0R/blocky/commit/128dd4fae6af75884c3ac0e7c8f1d305a32a0520): build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 ([#&#8203;1648](https://github.com/0xERR0R/blocky/issues/1648)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f78e213`](https://github.com/0xERR0R/blocky/commit/f78e213138e7d93b59fa6881a1b796a48297540c): build(deps): bump github.com/testcontainers/testcontainers-go/modules/mariadb ([#&#8203;1582](https://github.com/0xERR0R/blocky/issues/1582)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cf5e496`](https://github.com/0xERR0R/blocky/commit/cf5e496fe530e68d98e5989e76c21644cb330246): build(deps): bump github.com/testcontainers/testcontainers-go/modules/mariadb ([#&#8203;1630](https://github.com/0xERR0R/blocky/issues/1630)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`23e4672`](https://github.com/0xERR0R/blocky/commit/23e4672a3d72ce6bab17edee3c74c0d3db844fcc): build(deps): bump github.com/testcontainers/testcontainers-go/modules/mariadb ([#&#8203;1686](https://github.com/0xERR0R/blocky/issues/1686)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5996f5a`](https://github.com/0xERR0R/blocky/commit/5996f5a16e0627df6422a7f41a91cd88528de988): build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres ([#&#8203;1583](https://github.com/0xERR0R/blocky/issues/1583)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7e23557`](https://github.com/0xERR0R/blocky/commit/7e23557fe0b1be19080dd05fa7221302afd73e5d): build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres ([#&#8203;1629](https://github.com/0xERR0R/blocky/issues/1629)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`111bb02`](https://github.com/0xERR0R/blocky/commit/111bb02ac9962ddf1de2bec4df8928f8f2c1df51): build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres ([#&#8203;1690](https://github.com/0xERR0R/blocky/issues/1690)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`13c5ca9`](https://github.com/0xERR0R/blocky/commit/13c5ca960af941d44d1445e1d427e41c07234adc): build(deps): bump github.com/testcontainers/testcontainers-go/modules/redis ([#&#8203;1580](https://github.com/0xERR0R/blocky/issues/1580)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`feaaed8`](https://github.com/0xERR0R/blocky/commit/feaaed88a95e42e4b034d75ec85721a6c9ff7384): build(deps): bump github.com/testcontainers/testcontainers-go/modules/redis ([#&#8203;1627](https://github.com/0xERR0R/blocky/issues/1627)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0baf23c`](https://github.com/0xERR0R/blocky/commit/0baf23c1660655ba1b7f497ce866e90a14e13631): build(deps): bump github.com/testcontainers/testcontainers-go/modules/redis ([#&#8203;1689](https://github.com/0xERR0R/blocky/issues/1689)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7f9399b`](https://github.com/0xERR0R/blocky/commit/7f9399be1e27bc6dfef1f928937f316d1710ab54): build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 ([#&#8203;1662](https://github.com/0xERR0R/blocky/issues/1662)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1157f92`](https://github.com/0xERR0R/blocky/commit/1157f9258ed28a7a9611ce87a65290125ef47ab8): build(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 ([#&#8203;1539](https://github.com/0xERR0R/blocky/issues/1539)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0dff6f1`](https://github.com/0xERR0R/blocky/commit/0dff6f1adfb79c7dc150a70bf505cb0a6bb8c2fe): build(deps): bump golang.org/x/net from 0.28.0 to 0.30.0 ([#&#8203;1621](https://github.com/0xERR0R/blocky/issues/1621)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`72b397c`](https://github.com/0xERR0R/blocky/commit/72b397cd4536df9b3b43dd5c9d6445a7abaab9eb): build(deps): bump golang.org/x/net from 0.30.0 to 0.32.0 ([#&#8203;1655](https://github.com/0xERR0R/blocky/issues/1655)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`11a910a`](https://github.com/0xERR0R/blocky/commit/11a910a23255ae55a9f782db87b45a7a878ac5f0): build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 ([#&#8203;1669](https://github.com/0xERR0R/blocky/issues/1669)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`23fd5bb`](https://github.com/0xERR0R/blocky/commit/23fd5bb7ba4ac570bdfb12d43eff8388514435c7): build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 ([#&#8203;1680](https://github.com/0xERR0R/blocky/issues/1680)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5799825`](https://github.com/0xERR0R/blocky/commit/5799825a8dd4239515c655ce85ac44213cd89ea2): build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 ([#&#8203;1511](https://github.com/0xERR0R/blocky/issues/1511)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`3bf94c1`](https://github.com/0xERR0R/blocky/commit/3bf94c10c2682d7eae7c2f060463f9ff2058129a): build(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 ([#&#8203;1542](https://github.com/0xERR0R/blocky/issues/1542)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`486974e`](https://github.com/0xERR0R/blocky/commit/486974e4f9845c240545932174d2bfbee0a7952c): build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 ([#&#8203;1567](https://github.com/0xERR0R/blocky/issues/1567)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`bf5f136`](https://github.com/0xERR0R/blocky/commit/bf5f136b48334eed5fc1f975c9de4aa0afd472b2): build(deps): bump gorm.io/driver/mysql from 1.5.6 to 1.5.7 ([#&#8203;1520](https://github.com/0xERR0R/blocky/issues/1520)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1d0421f`](https://github.com/0xERR0R/blocky/commit/1d0421f48d9426b84b5774fefccddb5a4aacd716): build(deps): bump gorm.io/driver/postgres from 1.5.7 to 1.5.9 ([#&#8203;1522](https://github.com/0xERR0R/blocky/issues/1522)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`00e0ee0`](https://github.com/0xERR0R/blocky/commit/00e0ee01b7c3d38773c49a48cbad96520e2afa4f): build(deps): bump gorm.io/driver/postgres from 1.5.9 to 1.5.11 ([#&#8203;1651](https://github.com/0xERR0R/blocky/issues/1651)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`db610d3`](https://github.com/0xERR0R/blocky/commit/db610d3e3373b27c7d9e9bd6eb1c114a13388885): build(deps): bump gorm.io/driver/sqlite from 1.5.5 to 1.5.6 ([#&#8203;1518](https://github.com/0xERR0R/blocky/issues/1518)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1fcf65b`](https://github.com/0xERR0R/blocky/commit/1fcf65b12816550d7d661da194c53e5469f57050): build(deps): bump gorm.io/driver/sqlite from 1.5.6 to 1.5.7 ([#&#8203;1661](https://github.com/0xERR0R/blocky/issues/1661)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0558802`](https://github.com/0xERR0R/blocky/commit/05588028f49c51dee5692180c020e1f22f8d20a9): build(deps): bump gorm.io/gorm from 1.25.10 to 1.25.11 ([#&#8203;1548](https://github.com/0xERR0R/blocky/issues/1548)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4497b8f`](https://github.com/0xERR0R/blocky/commit/4497b8f3ba3e1ad6e4414be79c8e98855f48f4d0): build(deps): bump gorm.io/gorm from 1.25.11 to 1.25.12 ([#&#8203;1601](https://github.com/0xERR0R/blocky/issues/1601)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`582e55f`](https://github.com/0xERR0R/blocky/commit/582e55f0e2010c7db8f8907c2d496e7e37f3adf8): build(deps): bump mvdan.cc/gofumpt from 0.5.0 to 0.7.0 ([#&#8203;1576](https://github.com/0xERR0R/blocky/issues/1576)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`de7ebbf`](https://github.com/0xERR0R/blocky/commit/de7ebbf3baa679097f572b3aded1de2022b6febe): build(deps): upgrade oapi-codegen ([@&#8203;0xERR0R](https://github.com/0xERR0R)) - [`dbba2fa`](https://github.com/0xERR0R/blocky/commit/dbba2fabae59125d1d89462734497677e2720ab3): chore(build): update golangci-lint ([@&#8203;0xERR0R](https://github.com/0xERR0R)) - [`7001474`](https://github.com/0xERR0R/blocky/commit/7001474ea5a03700dfd3bcc1ecb86f005766664a): chore(deps): update docker and testcontainers libs ([#&#8203;1552](https://github.com/0xERR0R/blocky/issues/1552)) ([@&#8203;0xERR0R](https://github.com/0xERR0R)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM5LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-01-18 01:06:05 +01:00
chore(deps): update dependency 0xerr0r/blocky to v0.25
All checks were successful
ansible-lint / gitleaks (pull_request) Successful in 1m1s
ansible-lint / Ansible Lint (pull_request) Successful in 8m53s
ansible-lint / Ansible Lint (push) Successful in 13m33s
ansible-lint / gitleaks (push) Successful in 13m32s
311474417e
renovate scheduled this pull request to auto merge when all checks succeed 2025-01-18 01:06:06 +01:00
renovate merged commit 311474417e into master 2025-01-18 01:06:09 +01: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#284
No description provided.