What's Changed
- Refactor Cooldown Period Check into a Separate Function for Reusability by @kbukum1 in #12084
- improve nuget ci time by @brettfo in #12080
- Update the go_modules package fetcher to standardize format by @sachin-sandhu in #12090
- Prevent
simplecov
from spammingstdout
by @JamieMagee in #12068 - Strict type the
swift
ecosystem by @JamieMagee in #12095 - Fix Version Update Behavior for Versions with Dashes in Maven Ecosystem by @kbukum1 in #12098
- Add more specs for Maven dependency files URL construction by @kbukum1 in #12104
mark_as_processed
api endpoint should use thePATCH
verb by @brettfo in #12107- Fixes issue when a malformed dependency version is specified by @sachin-sandhu in #12106
- Handles build_num as comparable to year_month or year_month_day in docker tags by @pluralistix in #11207
- Make Sorbet
strict
mode opt-out at the file-level by @JamieMagee in #12101 - Remove helm beta feature flag by @robaiken in #12123
- Ensure Cooldown Filter is Not Applied to Security Updates by @kbukum1 in #12120
- Strict type most of
npm_and_yarn
by @JamieMagee in #11886 - Remove
"master"
branch hardcoding for Hex by @bruce in #12109 - v0.310.0 by @dependabot-core-action-automation in #12131
New Contributors
- @pluralistix made their first contribution in #11207
- @bruce made their first contribution in #12109
Full Changelog: v0.309.0...v0.310.0