Inspired from Keep a Changelog
- Use imperative mood in changelog entry by default
- Bumps
typescript
from 4.9.4 to 4.9.5 - Bumps
eslint
from 8.32.0 to 8.34.0 - Bumps
@types/node
from 18.11.18 to 18.14.1 - Bumps
@vercel/ncc
from 0.27.0 to 0.36.1
- Fixes an issue where a duplicate entry was added when a previous entry to update was found.
- Adds support for Changelogs containing blank lines between sections
- Small fixes for contributing guide
- Bumps
typescript
from 4.9.3 to 4.9.4 - Bumps
actions/checkout
from 3.1.0 to 3.3.0 - Bumps
prettier
from 2.8.0 to 2.8.3 - Bumps
@types/node
from 14.18.33 to 18.11.18 - Bumps
eslint-plugin-jest
from 27.1.6 to 27.2.1 - Bumps
eslint
from 8.28.0 to 8.32.0
- Adds support for Dependabot PRs that update Rust dependency requirements
- Bumps
prettier
from 2.3.0 to 2.8.0 - Bumps
stefanzweifel/git-auto-commit-action
from 4.14.1 to 4.15.4 - Bumps
actions/checkout
from 3.0.2 to 3.1.0
newVersionLineNumber
is removed. Instead, if a version is not found, this action now looks for an unreleased version. If neither version can be found, the action will error. Read more in the README.md
- Bumps
@types/jest
from 26.0.20 to 26.0.23 - Bumps
typescript
from 4.1.3 to 4.2.4 - Bumps
ts-jest
from 26.4.4 to 26.5.6 - Bumps
prettier
from 2.2.1 to 2.3.0 - Bumps
@actions/core
from 1.2.6 to 1.2.7
- Fixes an issue where if a previous dependabot entry is found but wrote the update to the wrong line
- If a
### Dependencies
section is not found under the desired version entry, it is now appeneded to the end of all sections rather than being appened right after the version entry
- Adds proper GitHub Action branding
- Updates the README.md for proper formatting
- Updates the default value for
activationLabel
fromdependencies
todependabot
- Addresses #22. Previously updated package entries in the same version will be updated if a newer update comes along
- Better README.md
- Adds coverage reports
- Simplifies pull request workflow for checking the changelog
- Adds initial logic for updating a changelog based on the KeepAChangelog format
- Bumps
eslint
from 7.17.0 to 7.21.0 - Bumps
@types/node
from 14.14.30 to 14.14.31 - Bumps
eslint-plugin-jest
from 24.1.3 to 24.1.5