From a9481e72467644ce2cd9b3578f950d2be69cbc0d Mon Sep 17 00:00:00 2001 From: meili-bot <74670311+meili-bot@users.noreply.github.com> Date: Mon, 22 Sep 2025 13:06:30 -0300 Subject: [PATCH 1/3] Update .github/dependabot.yml --- .github/dependabot.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 50fbe450..9a775c81 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,7 +7,6 @@ updates: schedule: interval: "monthly" labels: - - "skip-changelog" - "dependencies" rebase-strategy: "disabled" @@ -18,7 +17,6 @@ updates: schedule: interval: "monthly" labels: - - "skip-changelog" - "dependencies" rebase-strategy: "disabled" @@ -31,7 +29,6 @@ updates: time: "04:00" open-pull-requests-limit: 10 labels: - - "skip-changelog" - "dependencies" rebase-strategy: "disabled" @@ -44,6 +41,5 @@ updates: time: "04:00" open-pull-requests-limit: 10 labels: - - "skip-changelog" - "dependencies" rebase-strategy: "disabled" From 77b1cb141e60773f0feb78fbf74562f695b2ea63 Mon Sep 17 00:00:00 2001 From: meili-bot <74670311+meili-bot@users.noreply.github.com> Date: Mon, 22 Sep 2025 13:06:31 -0300 Subject: [PATCH 2/3] Update .github/release-draft-template.yml --- .github/release-draft-template.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/release-draft-template.yml b/.github/release-draft-template.yml index 64c45292..c9532105 100644 --- a/.github/release-draft-template.yml +++ b/.github/release-draft-template.yml @@ -35,11 +35,7 @@ template: | no-changes-template: "Changes are coming soon 😎" sort-direction: "ascending" replacers: - - search: '/(?:and )?@dependabot-preview(?:\[bot\])?,?/g' - replace: "" - search: '/(?:and )?@meili-bors(?:\[bot\])?,?/g' replace: "" - search: "/(?:and )?@meili-bot,?/g" replace: "" - - search: '/(?:and )?@dependabot(?:\[bot\])?,?/g' - replace: "" From 14d0a6c28ecfc21e5fcfd86534a0e265626052c4 Mon Sep 17 00:00:00 2001 From: curquiza Date: Mon, 22 Sep 2025 18:27:11 +0200 Subject: [PATCH 3/3] Add missing labels --- .github/release-draft-template.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/release-draft-template.yml b/.github/release-draft-template.yml index c9532105..7e943971 100644 --- a/.github/release-draft-template.yml +++ b/.github/release-draft-template.yml @@ -24,6 +24,7 @@ categories: label: "security" - title: "⚙️ Maintenance/misc" label: + - "dependencies" - "maintenance" - "documentation" template: |