Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Dotty / Dependabot updates #2777

Merged
merged 2 commits into from
Sep 19, 2024
Merged

Conversation

tippmar-nr
Copy link
Member

A few changes, intended to reduce the burden of managing dependency updates:

  • Dependabot will scan for github actions updates monthly instead of weekly
  • Dependabot will scan for NuGet package updates for unit/integration tests monthly instead of weekly
  • Dotty will run on the 1st and 15th of the month instead of weekly on Mondays (note that it already uses the "last run" date as the starting timestamp for it's package searching, so we shouldn't miss any updates).
  • Based on recent history, a few Dotty packages will now ignore patch version updates:
    • AWSSDK.BedrockRuntime
    • AWSSDK.SQS
    • StackExchange.Redis

@tippmar-nr tippmar-nr requested a review from a team as a code owner September 19, 2024 14:41
@tippmar-nr tippmar-nr merged commit da570e6 into main Sep 19, 2024
21 checks passed
@tippmar-nr tippmar-nr deleted the chore/dependency-slowdown branch September 19, 2024 19:14
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.

3 participants