0.15.0
BREAKING:
- #522, #524: Migrate from Docker Hub to GitHub Container Registry.
- #488: Security only updates fail when there are no credentials for GitHub.
FIXES:
- #483: Update examples and clarify which Github token should be used.
- #506, #526: Support all known types of registries correctly, when transforming them to extra credentials.
- #489: Switch fetching of vulnerabilities to use Octokit instead of the
graphql-client
dependency. - #491: Also check for the path in the pull request title when deciding if to abandon.
Other
- #523: Remove ActiveSupport aligning with dependabot/dependabot-core#6667
New Contributors
- @skibish made their first contribution in #483
- @HumanPrinter made their first contribution in #491
Full Changelog: 0.14.1...0.15.0