Skip to content

ci(dependabot): exclude myparcel packages from cooldown - #208

Merged
FreekVR merged 1 commit into
mainfrom
chore/dependabot-cooldown-exclude-myparcel
Aug 13, 2026
Merged

ci(dependabot): exclude myparcel packages from cooldown#208
FreekVR merged 1 commit into
mainfrom
chore/dependabot-cooldown-exclude-myparcel

Conversation

@FreekVR

@FreekVR FreekVR commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

This change excludes our own packages from the Dependabot cooldown for composer and npm.

Dependabot applies a cooldown of 3 days to version updates, also when no cooldown block is set. That delays the update PRs for our own releases, which we want immediately. The exclude list holds our own scopes, so those PRs open as soon as we publish. Third-party packages keep the default cooldown.

Patterns are matched with File.fnmatch? against the full dependency name, so a scope glob such as @myparcel-dev/* matches every package in that scope.

Aligns this repo with myparcelnl/prestashop@3b76767.

🤖 Generated with Claude Code

Dependabot applies a 3-day cooldown to version updates, also when no
cooldown block is set. That delays the update PRs for our own releases.
Exclude our own scopes to let those PRs open immediately. Third-party
packages keep the default cooldown.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@FreekVR
FreekVR requested a review from a team as a code owner August 13, 2026 08:46
@netlify

netlify Bot commented Aug 13, 2026

Copy link
Copy Markdown

Deploy Preview for myparcel-developer-portal ready!

Name Link
🔨 Latest commit 4d8481b
🔍 Latest deploy log https://app.netlify.com/projects/myparcel-developer-portal/deploys/6a7d8452e36f04000862f7c5
😎 Deploy Preview https://deploy-preview-208--myparcel-developer-portal.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@FreekVR
FreekVR merged commit 4119c29 into main Aug 13, 2026
7 of 8 checks passed
@FreekVR
FreekVR deleted the chore/dependabot-cooldown-exclude-myparcel branch August 13, 2026 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant