From a5c2c80ea707666078faa51c4c1a1628b2ba1b6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 10:03:35 +0000 Subject: [PATCH 01/41] :arrow_up: Bump github.com/DeRuina/timberjack in /utils Bumps [github.com/DeRuina/timberjack](https://github.com/DeRuina/timberjack) from 1.3.8 to 1.3.9. - [Release notes](https://github.com/DeRuina/timberjack/releases) - [Changelog](https://github.com/DeRuina/timberjack/blob/main/CHANGELOG.md) - [Commits](https://github.com/DeRuina/timberjack/compare/v1.3.8...v1.3.9) --- updated-dependencies: - dependency-name: github.com/DeRuina/timberjack dependency-version: 1.3.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- utils/go.mod | 2 +- utils/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/go.mod b/utils/go.mod index 3ca2c82f80..6f62427354 100644 --- a/utils/go.mod +++ b/utils/go.mod @@ -5,7 +5,7 @@ go 1.23.0 toolchain go1.24.1 require ( - github.com/DeRuina/timberjack v1.3.8 + github.com/DeRuina/timberjack v1.3.9 github.com/OneOfOne/xxhash v1.2.8 github.com/avast/retry-go/v4 v4.7.0 github.com/bmatcuk/doublestar/v3 v3.0.0 diff --git a/utils/go.sum b/utils/go.sum index 2aaa87c9ec..d4d647436e 100644 --- a/utils/go.sum +++ b/utils/go.sum @@ -4,8 +4,8 @@ bitbucket.org/creachadair/stringset v0.0.9/go.mod h1:t+4WcQ4+PXTa8aQdNKe40ZP6iwe dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk= dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk= github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU= -github.com/DeRuina/timberjack v1.3.8 h1:lLxmRExvZygKSbb27Vp9hS0Tv8mL0WmFbwfRF29nY0Q= -github.com/DeRuina/timberjack v1.3.8/go.mod h1:RLoeQrwrCGIEF8gO5nV5b/gMD0QIy7bzQhBUgpp1EqE= +github.com/DeRuina/timberjack v1.3.9 h1:6UXZ1I7ExPGTX/1UNYawR58LlOJUHKBPiYC7WQ91eBo= +github.com/DeRuina/timberjack v1.3.9/go.mod h1:RLoeQrwrCGIEF8gO5nV5b/gMD0QIy7bzQhBUgpp1EqE= github.com/Microsoft/go-winio v0.5.2/go.mod h1:WpS1mjBmmwHBEWmogvA2mj8546UReBk4v8QkMxJ6pZY= github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY= github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU= From f9286afcdd9454c48d878f00b9f85775d6302590 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:04:13 +0000 Subject: [PATCH 02/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022100413.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022100413.bugfix diff --git a/changes/20251022100413.bugfix b/changes/20251022100413.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022100413.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 2b97968f327a1ddebe1a1b3407f82e828436db79 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:04:22 +0000 Subject: [PATCH 03/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022100422.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022100422.bugfix diff --git a/changes/20251022100422.bugfix b/changes/20251022100422.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022100422.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 4ed4a88d3d3facf175fcabb2b5d18aaeec5a7fa0 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:04:49 +0000 Subject: [PATCH 04/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022100449.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022100449.bugfix diff --git a/changes/20251022100449.bugfix b/changes/20251022100449.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022100449.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From ccfd3ab480af28e38eb65812ed1d99ffc55fc857 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:05:00 +0000 Subject: [PATCH 05/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022100500.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022100500.bugfix diff --git a/changes/20251022100500.bugfix b/changes/20251022100500.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022100500.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 4bc30d5eccb97d354353532cc42f1589cfb225cd Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:05:27 +0000 Subject: [PATCH 06/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022100527.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022100527.bugfix diff --git a/changes/20251022100527.bugfix b/changes/20251022100527.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022100527.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 8447bdb53041b07bd0422136173a89dc1e46ff94 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:05:42 +0000 Subject: [PATCH 07/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022100542.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022100542.bugfix diff --git a/changes/20251022100542.bugfix b/changes/20251022100542.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022100542.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 4654105ca47af4a49a34ceaab6cf2d2bb081ef7a Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:06:04 +0000 Subject: [PATCH 08/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022100604.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022100604.bugfix diff --git a/changes/20251022100604.bugfix b/changes/20251022100604.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022100604.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From cd358ed428318cd6571e1d129b6778a4ceb5ee69 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:06:21 +0000 Subject: [PATCH 09/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022100621.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022100621.bugfix diff --git a/changes/20251022100621.bugfix b/changes/20251022100621.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022100621.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 60e251c56efdba3c689dbb919dc5511999cb61eb Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:06:49 +0000 Subject: [PATCH 10/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022100649.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022100649.bugfix diff --git a/changes/20251022100649.bugfix b/changes/20251022100649.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022100649.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 7283991d53efd5303f12ae680625f05848b1d2fe Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:07:02 +0000 Subject: [PATCH 11/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022100702.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022100702.bugfix diff --git a/changes/20251022100702.bugfix b/changes/20251022100702.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022100702.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 5f79e5a4c6af567e9fb850e9a9fc8934d2fc7536 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:07:33 +0000 Subject: [PATCH 12/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022100733.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022100733.bugfix diff --git a/changes/20251022100733.bugfix b/changes/20251022100733.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022100733.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 1464e022f15b2dee9c4d2d97b6c3276715aebb7d Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:07:40 +0000 Subject: [PATCH 13/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022100740.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022100740.bugfix diff --git a/changes/20251022100740.bugfix b/changes/20251022100740.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022100740.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 7b34bd0a7bf2aa043b745014fdf096f92c16a57c Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:08:07 +0000 Subject: [PATCH 14/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022100807.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022100807.bugfix diff --git a/changes/20251022100807.bugfix b/changes/20251022100807.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022100807.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From cd298ac94f88e47534f8b79821a223e5414b0ecc Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:08:17 +0000 Subject: [PATCH 15/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022100817.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022100817.bugfix diff --git a/changes/20251022100817.bugfix b/changes/20251022100817.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022100817.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From ce9a53a7542bce8ef80f2a0d71eac76a9b080685 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:08:39 +0000 Subject: [PATCH 16/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022100839.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022100839.bugfix diff --git a/changes/20251022100839.bugfix b/changes/20251022100839.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022100839.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From da9c6e8e0ef44effccaaa2835380582bd8cab21d Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:08:52 +0000 Subject: [PATCH 17/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022100852.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022100852.bugfix diff --git a/changes/20251022100852.bugfix b/changes/20251022100852.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022100852.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 3d9b2394056a72d8f87befc2e93af641043b7032 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:09:14 +0000 Subject: [PATCH 18/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022100914.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022100914.bugfix diff --git a/changes/20251022100914.bugfix b/changes/20251022100914.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022100914.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 791d267995af7bccc737634fb32de32ec16e0208 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:09:28 +0000 Subject: [PATCH 19/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022100928.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022100928.bugfix diff --git a/changes/20251022100928.bugfix b/changes/20251022100928.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022100928.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 71e7c12554b8c386f49d67cc02cabba6648b26d2 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:09:47 +0000 Subject: [PATCH 20/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022100947.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022100947.bugfix diff --git a/changes/20251022100947.bugfix b/changes/20251022100947.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022100947.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 004ce366ed4d25b0da73a0fd4d39dced4af36018 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:10:06 +0000 Subject: [PATCH 21/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022101006.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022101006.bugfix diff --git a/changes/20251022101006.bugfix b/changes/20251022101006.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022101006.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 5ca84dcb6b33147a1c7134b981384b8d79b64a6b Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:10:21 +0000 Subject: [PATCH 22/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022101021.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022101021.bugfix diff --git a/changes/20251022101021.bugfix b/changes/20251022101021.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022101021.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 73f450b7012fe8a3c3b0df6df608c43fc7fd0a75 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:10:48 +0000 Subject: [PATCH 23/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022101048.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022101048.bugfix diff --git a/changes/20251022101048.bugfix b/changes/20251022101048.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022101048.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From ca97ba55ee380654c1888ddaa904500e620a1e8e Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:10:57 +0000 Subject: [PATCH 24/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022101057.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022101057.bugfix diff --git a/changes/20251022101057.bugfix b/changes/20251022101057.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022101057.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From a63367364719731e8b751b42d0d57da8848b7440 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:11:25 +0000 Subject: [PATCH 25/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022101124.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022101124.bugfix diff --git a/changes/20251022101124.bugfix b/changes/20251022101124.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022101124.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From cf537dc2e9778b69a5ea089d816a6fc04369aa9c Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:11:34 +0000 Subject: [PATCH 26/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022101134.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022101134.bugfix diff --git a/changes/20251022101134.bugfix b/changes/20251022101134.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022101134.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From a511ca5f8a71b2ac75044aa97435c31105901b56 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:12:01 +0000 Subject: [PATCH 27/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022101201.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022101201.bugfix diff --git a/changes/20251022101201.bugfix b/changes/20251022101201.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022101201.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 78dd3d20a80ecff7c91cf702e3b8e642788f04fb Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:12:18 +0000 Subject: [PATCH 28/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022101218.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022101218.bugfix diff --git a/changes/20251022101218.bugfix b/changes/20251022101218.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022101218.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From ee8e994b89b9c1b6273e48aea2d819c9cab96052 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:12:40 +0000 Subject: [PATCH 29/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022101240.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022101240.bugfix diff --git a/changes/20251022101240.bugfix b/changes/20251022101240.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022101240.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 8984353e19c595bffbb0f2faa6b19180058f8a46 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:12:56 +0000 Subject: [PATCH 30/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022101256.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022101256.bugfix diff --git a/changes/20251022101256.bugfix b/changes/20251022101256.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022101256.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 4d0f7b6ae540e6f227e512a5e3221cce92fefebb Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:13:19 +0000 Subject: [PATCH 31/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022101318.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022101318.bugfix diff --git a/changes/20251022101318.bugfix b/changes/20251022101318.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022101318.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 4eac1141446b1e4104979bad1e48e0facdbac352 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:13:34 +0000 Subject: [PATCH 32/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022101334.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022101334.bugfix diff --git a/changes/20251022101334.bugfix b/changes/20251022101334.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022101334.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From f01a7e59dcfa72fd7b867b390dfbb3f8d60a864d Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:14:00 +0000 Subject: [PATCH 33/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022101359.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022101359.bugfix diff --git a/changes/20251022101359.bugfix b/changes/20251022101359.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022101359.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From db1cf0924c32bb4789dff11813acad9aec403932 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:14:16 +0000 Subject: [PATCH 34/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022101416.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022101416.bugfix diff --git a/changes/20251022101416.bugfix b/changes/20251022101416.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022101416.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 0c54b5aad24dfd3522a6fec9e8b2a11aeb684943 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:14:39 +0000 Subject: [PATCH 35/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022101439.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022101439.bugfix diff --git a/changes/20251022101439.bugfix b/changes/20251022101439.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022101439.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 6042fbeda9e1b75040dcc40f26fc7617d3055888 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:15:05 +0000 Subject: [PATCH 36/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022101505.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022101505.bugfix diff --git a/changes/20251022101505.bugfix b/changes/20251022101505.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022101505.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From e701586d282d5d744d24077c1774a8eb557abe97 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:15:15 +0000 Subject: [PATCH 37/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022101515.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022101515.bugfix diff --git a/changes/20251022101515.bugfix b/changes/20251022101515.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022101515.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 7227c9e636b24a436e24e24d65724e5526b99474 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:15:44 +0000 Subject: [PATCH 38/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022101544.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022101544.bugfix diff --git a/changes/20251022101544.bugfix b/changes/20251022101544.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022101544.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From 6ff2269405addeabdbd602950765a8f4d4aa487f Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:15:50 +0000 Subject: [PATCH 39/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022101550.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022101550.bugfix diff --git a/changes/20251022101550.bugfix b/changes/20251022101550.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022101550.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From c35e6e0900f6d32221a15f9f561e5950ab6ec9d2 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:16:23 +0000 Subject: [PATCH 40/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022101623.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022101623.bugfix diff --git a/changes/20251022101623.bugfix b/changes/20251022101623.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022101623.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9 From d5bd554893b548f75f5edf46facd410dc94af1d8 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Wed, 22 Oct 2025 10:16:26 +0000 Subject: [PATCH 41/41] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251022101626.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251022101626.bugfix diff --git a/changes/20251022101626.bugfix b/changes/20251022101626.bugfix new file mode 100644 index 0000000000..332423edba --- /dev/null +++ b/changes/20251022101626.bugfix @@ -0,0 +1 @@ +Dependency upgrade: timberjack-1.3.9