From eb3f33da9a1ac0b795288a641dfe0395c5eccfec Mon Sep 17 00:00:00 2001 From: meili-bot <74670311+meili-bot@users.noreply.github.com> Date: Mon, 22 Sep 2025 13:07:13 -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 9290591..890ba9d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,6 @@ updates: schedule: interval: "monthly" labels: - - 'skip-changelog' - 'dependencies' rebase-strategy: disabled @@ -16,7 +15,6 @@ updates: time: "04:00" open-pull-requests-limit: 10 labels: - - skip-changelog - dependencies versioning-strategy: increase rebase-strategy: disabled From e9efa5c5aae11e8f2cbf5685d3e2fbd71a0e7d4b Mon Sep 17 00:00:00 2001 From: meili-bot <74670311+meili-bot@users.noreply.github.com> Date: Mon, 22 Sep 2025 13:07:14 -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 a8d1529..54fc2ee 100644 --- a/.github/release-draft-template.yml +++ b/.github/release-draft-template.yml @@ -21,6 +21,7 @@ categories: label: 'security' - title: '⚙️ Maintenance/misc' label: + - 'dependencies' - 'maintenance' - 'documentation' template: | @@ -30,10 +31,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'