build(deps): bump release-drafter/release-drafter from 5.13.0 to 5.19.0
Created by: dependabot[bot]
Bumps release-drafter/release-drafter from 5.13.0 to 5.19.0.
Release notes
Sourced from release-drafter/release-drafter's releases.
v5.19.0
What's Changed
New
- Add a
collapse-after
option for categories (#1095)@robbinjanssen
- Tag prefix (#1092)
@blast-hardcheese
- include-paths: Permit filtering only PRs that modify path prefixes (#1084)
@blast-hardcheese
- Unify commit search and release targeting around
commitish
/ref
(#1065)@mikeroll
Bug Fixes
- Regenerate schema after #1084 (#1094)
@blast-hardcheese
- Filter by
commitish
regardless of therefs/heads
prefix (#1089)@mikeroll
- Cap evaluated release limit at 1000 (#1085)
@eddmann
- Provide sane defaults if we have no prior releases (#1067)
@jetersen
Maintenance
Documentation
- Improve contribution docs and remove unused package script (#1066)
@masashi-sutou
Dependency Updates
- Bump lint-staged from 12.3.4 to 12.3.5 (#1096)
@dependabot
- Bump eslint from 8.9.0 to 8.10.0 (#1086)
@dependabot
- Bump actions/setup-node from 2 to 3 (#1087)
@dependabot
- Bump node from 17.5.0-alpine to 17.6.0-alpine (#1080)
@dependabot
- Bump actions/checkout from 2 to 3 (#1090)
@dependabot
- Bump eslint-config-prettier from 8.3.0 to 8.5.0 (#1091)
@dependabot
- Bump url-parse from 1.5.7 to 1.5.10 (#1088)
@dependabot
- Bump eslint-plugin-unicorn from 40.1.0 to 41.0.0 (#1074)
@dependabot
- Bump url-parse from 1.5.4 to 1.5.7 (#1075)
@dependabot
- Bump eslint from 8.8.0 to 8.9.0 (#1071)
@dependabot
- Bump lint-staged from 12.3.3 to 12.3.4 (#1070)
@dependabot
- Bump
@vercel/ncc
from 0.33.1 to 0.33.3 (#1069)@dependabot
- Bump node from 17.4.0-alpine to 17.5.0-alpine (#1072)
@dependabot
- Bump jest from 27.5.0 to 27.5.1 (#1063)
@dependabot
Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.18.1...v5.19.0
v5.18.1
What's Changed
... (truncated)
Commits
-
e9ee02f
v5.19.0 -
11e1bc7
Update release-drafter.yml -
787f7d7
Bump lint-staged from 12.3.4 to 12.3.5 (#1096) -
3cbe8cc
Add acollapse-after
option for categories (#1095) -
29e5df2
Bump eslint from 8.9.0 to 8.10.0 (#1086) -
d63f213
Bump actions/setup-node from 2 to 3 (#1087) -
73e0b61
Bump node from 17.5.0-alpine to 17.6.0-alpine (#1080) -
6a39e25
Bump actions/checkout from 2 to 3 (#1090) -
274ec22
Bump eslint-config-prettier from 8.3.0 to 8.5.0 (#1091) -
2220ef1
Tag prefix (#1092) - Additional commits viewable in compare view
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)