From 4d5f53da759888281dd27662f1d7e66b405675dd Mon Sep 17 00:00:00 2001 From: meili-bot <74670311+meili-bot@users.noreply.github.com> Date: Mon, 22 Sep 2025 13:06:16 -0300 Subject: [PATCH 1/2] Update .github/dependabot.yml --- .github/dependabot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3d219427..0e94059e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,6 @@ updates: schedule: interval: "monthly" labels: - - 'skip-changelog' - 'dependencies' rebase-strategy: disabled groups: @@ -20,7 +19,6 @@ updates: time: "04:00" open-pull-requests-limit: 10 labels: - - skip-changelog - dependencies rebase-strategy: disabled groups: From 925cfdb7c77c1d6959450081d63fae7c4b09c525 Mon Sep 17 00:00:00 2001 From: meili-bot <74670311+meili-bot@users.noreply.github.com> Date: Mon, 22 Sep 2025 13:06:16 -0300 Subject: [PATCH 2/2] Update .github/release-draft-template.yml --- .github/release-draft-template.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/release-draft-template.yml b/.github/release-draft-template.yml index 3d18614e..c70e6137 100644 --- a/.github/release-draft-template.yml +++ b/.github/release-draft-template.yml @@ -18,6 +18,7 @@ categories: label: 'security' - title: '⚙️ Maintenance/misc' label: + - 'dependencies' - 'maintenance' - 'documentation' template: | @@ -27,10 +28,6 @@ template: | no-changes-template: 'Changes are coming soon 😎' sort-direction: 'ascending' replacers: - - search: '/(?:and )?@dependabot-preview(?:\[bot\])?,?/g' - replace: '' - - search: '/(?:and )?@dependabot(?:\[bot\])?,?/g' - replace: '' - search: '/(?:and )?@bors(?:\[bot\])?,?/g' replace: '' - search: '/(?:and )?@meili-bot,?/g'