Adds scaffolding for EntryExtractor to support different tools (Dependabot, Mend Renovate, etc) in the future. See #288 for more details.
Adds a new activationLabels input to allow for more complex workflows. See #233 for more details as to why.
Deprecated
The activationLabel input is now deprecated in favor of the activationLabels inpput (see the Added section above). The activationLabel input will be removed in the next major release, which currently has a TBD release date.
Dependencies
Bump eslint-plugin-jest from 27.6.0 to 27.6.3 (#236)
Bump @types/node from 20.4.2 to 20.11.10 (#232, #235, #245)
Adds scaffolding for EntryExtractor to support different tools (Dependabot, Mend Renovate, etc) in the future. See #288 for more details.
Adds a new activationLabels input to allow for more complex workflows. See #233 for more details as to why.
Deprecated
The activationLabel input is now deprecated in favor of the activationLabels inpput (see the Added section above). The activationLabel input will be removed in the next major release, which currently has a TBD release date.
Dependencies
Bump eslint-plugin-jest from 27.6.0 to 27.6.3 (#236)
Bump @types/node from 20.4.2 to 20.11.10 (#232, #235, #245)
Now supports Dependabot multi-package updates. Each dependency upgrade will form a new line under the configured section as if the upgrade was from it's own pull request.
Bump eslint-plugin-jest from 27.2.2 to 27.6.0 (#220)
Refactored
Refactored how a changelog gets updated to allow for multiple entries to be written in one invocation of the action. This is preparatory work to allow for multi-package updates
Refactored entry-extractor to return an array of DependabotEntry values to update the changelog with. This is preparatory work to allow for multi-package updates
[3.6.0]
Fixed
Fixes reverting trailing newlines at end of the file #199
Added
Adds a new sectionHeader option. See the README for more details.
Dependencies
Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#198)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps dangoslen/dependabot-changelog-helper from 3.7.0 to 3.8.0.
Release notes
Sourced from dangoslen/dependabot-changelog-helper's releases.
Changelog
Sourced from dangoslen/dependabot-changelog-helper's changelog.
... (truncated)
Commits
ffabc6e
Prep release v3.8.0 (#244)28e3213
Merge pull request #246 from dangoslen/dependabot/npm_and_yarn/main/ts-jest-2...df6a94d
Updated Changelog14367a6
Merge pull request #245 from dangoslen/dependabot/npm_and_yarn/main/types/nod...02be4de
Updated Changeloge823ceb
Bump ts-jest from 29.1.1 to 29.1.2df013fe
Bump@types/node
from 20.11.5 to 20.11.10dc61c02
Merge pull request #243 from dangoslen/dg/fix-activation-labelsa5e84ad
Fix activation labels; move to separate modules for easier testingde27bec
Merge pull request #241 from dangoslen/dependabot/npm_and_yarn/main/actions/c...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show