Skip to content

chore: reduce Dependabot PR noise#519

Merged
marandaneto merged 1 commit intomainfrom
chore/reduce-dependabot-pr-noise
Apr 17, 2026
Merged

chore: reduce Dependabot PR noise#519
marandaneto merged 1 commit intomainfrom
chore/reduce-dependabot-pr-noise

Conversation

@marandaneto
Copy link
Copy Markdown
Member

💡 Motivation and Context

Dependabot was opening update PRs too frequently for the AI dependency set, which made it harder to keep up with the volume of maintenance PRs.

💚 How did you test it?

  • Reviewed the .github/dependabot.yml changes
  • Verified the config now runs weekly on Monday instead of daily
  • Verified grouped matching now uses langchain* for both groups and allow

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • I updated the docs if needed.
  • No breaking change or entry added to the changelog.

If releasing new changes

  • Ran sampo add to generate a changeset file
  • Added the release label to the PR

@marandaneto marandaneto requested a review from a team as a code owner April 17, 2026 08:51
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Apr 17, 2026

Reviews (1): Last reviewed commit: "chore: reduce Dependabot PR noise" | Re-trigger Greptile

@marandaneto marandaneto enabled auto-merge (squash) April 17, 2026 08:53
@github-actions
Copy link
Copy Markdown
Contributor

posthog-python Compliance Report

Date: 2026-04-17 08:54:56 UTC
Duration: 159992ms

✅ All Tests Passed!

30/30 tests passed


Capture Tests

29/29 tests passed

View Details
Test Status Duration
Format Validation.Event Has Required Fields 515ms
Format Validation.Event Has Uuid 1505ms
Format Validation.Event Has Lib Properties 1506ms
Format Validation.Distinct Id Is String 1505ms
Format Validation.Token Is Present 1506ms
Format Validation.Custom Properties Preserved 1505ms
Format Validation.Event Has Timestamp 1505ms
Retry Behavior.Retries On 503 9516ms
Retry Behavior.Does Not Retry On 400 3504ms
Retry Behavior.Does Not Retry On 401 3506ms
Retry Behavior.Respects Retry After Header 9513ms
Retry Behavior.Implements Backoff 23516ms
Retry Behavior.Retries On 500 7506ms
Retry Behavior.Retries On 502 7512ms
Retry Behavior.Retries On 504 7512ms
Retry Behavior.Max Retries Respected 23533ms
Deduplication.Generates Unique Uuids 1496ms
Deduplication.Preserves Uuid On Retry 7515ms
Deduplication.Preserves Uuid And Timestamp On Retry 14521ms
Deduplication.Preserves Uuid And Timestamp On Batch Retry 7509ms
Deduplication.No Duplicate Events In Batch 1503ms
Deduplication.Different Events Have Different Uuids 1506ms
Compression.Sends Gzip When Enabled 1507ms
Batch Format.Uses Proper Batch Structure 1507ms
Batch Format.Flush With No Events Sends Nothing 1005ms
Batch Format.Multiple Events Batched Together 1506ms
Error Handling.Does Not Retry On 403 3509ms
Error Handling.Does Not Retry On 413 3506ms
Error Handling.Retries On 408 7515ms

Feature_Flags Tests

1/1 tests passed

View Details
Test Status Duration
Request Payload.Request With Person Properties Device Id 518ms

@marandaneto marandaneto merged commit b178565 into main Apr 17, 2026
27 checks passed
@marandaneto marandaneto deleted the chore/reduce-dependabot-pr-noise branch April 17, 2026 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants