This repository was archived by the owner on Aug 6, 2024. It is now read-only.
Releases: Skarlso/dependabot-bundler
Releases · Skarlso/dependabot-bundler
Release list
v0.0.17
v0.0.16
Fix using in in the title of dependabot PRs
This release fixes checking the word in in the title of a dependabot PR.
v0.0.15
Add commit signing
The main CLI now supports commit signing!
v0.0.14
Update Readme
Updated the README to include GitHub Action sample.
v0.0.13
Added missing metadata to Dockerfile
v0.0.12
Added Dependabot GitHub action
This release adds a GitHub action to use DependaBot directly with.
Publish To Github Marketplace
github-action Trying rename
v0.0.11
Fix comment in yaml and an extended Description
The regex extracting the description was way to lax and it brought with it
more than it should have. That has been fixed.
Also, if the YAML line with the using: contained a trailing comment that
messed with the length check for the SHA comparison.
v0.0.10
Clean up after bundler
- Fix cleaning up after bundler. Local changes to all changed files ( and only the changed files )
will be reverted to original state. - Internal change: Added a runner abstraction, so I can unit test command runners.
v0.0.9
Fixing go-releaser
This releaser just fixes the go-releaser action to use go 1.18.