build(deps): bump release-drafter/release-drafter from 5.13.0 to 5.17.5
Created by: dependabot[bot]
Bumps release-drafter/release-drafter from 5.13.0 to 5.17.5.
Release notes
Sourced from release-drafter/release-drafter's releases.
v5.17.5
What's Changed
New
- add owner and repository context to template variables (#1017)
@jetersen
- add support for moving uncategorized to a category with no labels (#1013)
@jetersen
Bug Fixes
- ensure PRs are merged (#1015)
@jetersen
Maintenance
- add automatic release of release-drafter (#1016)
@jetersen
Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.16.2...v5.17.5
v5.16.2
What's Changed
Bug Fixes
- ensure deep merge of config (#1012)
@jetersen
Dependency Updates
- Bump husky from 4.3.8 to 7.0.4 (#962)
@dependabot
v5.16.1
What's Changed
Bug Fixes
- fix server (#1010)
@jetersen
v5.16.0
What's Changed
New
- Support
pull_request_target
events (#991)@fjchen7
- Improve error message for when config is not found (#973)
@nowsprinting
- Added exclude-contributors and no-contributors-template configuration options (#898)
@ThomasKasene
- add BASE_REF_NAME and HEAD_REF_NAME template variables (#816)
@Eun
- Add $NEXT_{PATCH,MINOR,MAJOR}VERSION{PATCH,MINOR,MAJOR} variables (#823)
@mkurz
Bug Fixes
- fix server (#1010)
@jetersen
... (truncated)
Commits
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 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)