Release Drafter Versions Save

Drafts your next release notes as pull requests are merged into master.

v5.19.0

2 years ago

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 the refs/heads prefix (#1089) @mikeroll
  • Cap evaluated release limit at 1000 (#1085) @eddmann
  • Provide sane defaults if we have no prior releases (#1067) @jetersen

Maintenance

  • Sync docker/action.yml with action.yml (#1062) @mkurz

Documentation

  • Improve contribution docs and remove unused package script (#1066) @masashi-sutou

Dependency Updates

14 changes
  • 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

2 years ago

What's Changed

Dependency Updates

  • Bump nock from 13.2.2 to 13.2.4 (#1056) @dependabot
  • Bump jest from 27.4.7 to 27.5.0 (#1055) @dependabot
  • Bump @probot/octokit-plugin-config from 1.1.4 to 1.1.5 (#1057) @jetersen

Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.18.0...v5.18.1

v5.18.0

2 years ago

What's Changed

New

  • Add header and footer (#1050) @mkurz

Bug Fixes

  • Update target_commitish when updating a release (#1052) @mikeroll
  • Expand vars in tag and name inputs (#1049) @mkurz

Dependency Updates

  • Bump lint-staged from 12.3.2 to 12.3.3 (#1051) @dependabot
  • Bump eslint from 8.7.0 to 8.8.0 (#1046) @dependabot
  • Bump lint-staged from 12.2.2 to 12.3.2 (#1044) @dependabot
  • Bump joi from 17.5.0 to 17.6.0 (#1045) @dependabot
  • Bump node from 17.3.1-alpine to 17.4.0-alpine (#1038) @dependabot
  • Bump lint-staged from 12.2.1 to 12.2.2 (#1037) @dependabot

Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.17.6...v5.18.0

v5.17.6

2 years ago

What's Changed

Bug Fixes

  • fix default for version-resolver in schema (#1026) @jetersen

Maintenance

  • allow conditional pre commit (#1033) @jetersen
  • add action-build for dependabot updates (#1036) @jetersen
  • move lint staged config to JavaScript file (#1027) @jetersen

Dependency Updates

  • Bump @probot/adapter-github-actions from 3.1.0 to 3.1.1 (#1034) @dependabot
  • remove nodemon as unused dev dependency (#1035) @jetersen
  • Bump probot from 12.2.0 to 12.2.1 (#1031) @dependabot
  • Bump lint-staged from 12.2.0 to 12.2.1 (#1032) @dependabot
  • update joi dependency (#1028) @jetersen
  • Bump lint-staged from 12.1.7 to 12.2.0 (#1025) @dependabot
  • Bump eslint-plugin-unicorn from 40.0.0 to 40.1.0 (#1021) @dependabot
  • Bump eslint from 8.6.0 to 8.7.0 (#1019) @dependabot

Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.17.5...v5.17.6

v5.17.5

2 years ago

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

2 years ago

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

2 years ago

What's Changed

Bug Fixes

  • fix server (#1010) @jetersen

v5.16.0

2 years ago

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
  • Check if PR body is null (#969) @frundh
  • Fix prerelease string getting removed and add $COMPLETE version variable (#918) @tjenkinson
  • Use commitish from action inputs. Fixes #824. (#865) @danielcweber
  • Include edited event for autolabeler (#931) @juanecabellob

Maintenance

  • update dependencies (#1003) @jetersen
  • add dev container (#1002) @jetersen

Documentation

  • Add commitish configuration option to schema.json (#989) @menno-ll
  • Added a gray stroke around the letters of the logo (#940) @ThomasKasene
  • Provide autolabeler configuration for forks (#948) @gilbertsoft
  • Docs: Clarify config must be on default branch (#836) @JustinGrote
  • Ultra tiny typo fix (#881) @jensenbox

Dependency Updates

  • Bump node from 15.11.0-alpine to 17.3.1-alpine (#1007) @dependabot
  • Bump path-parse from 1.0.6 to 1.0.7 (#919) @dependabot
  • Bump url-parse from 1.4.4 to 1.5.4 (#1009) @dependabot
  • Bump semver-regex from 3.1.2 to 3.1.3 (#945) @dependabot
  • Bump normalize-url from 4.5.0 to 4.5.1 (#890) @dependabot
  • Bump tmpl from 1.0.4 to 1.0.5 (#946) @dependabot
  • Bump cirrus-actions/rebase from 1.4 to 1.5 (#867) @dependabot
  • Bump @vercel/ncc from 0.27.0 to 0.28.4 (#855) @dependabot
  • Bump y18n from 4.0.0 to 4.0.1 (#828) @dependabot

v5.15.0

3 years ago

What's Changed

New

  • Configurable functionality (#789) @rofafor

Documentation

  • Clarify how autolabeler matcher configurations work (#806) @oleg-nenashev

Dependency Updates

  • Bump node from c01b572 to 1aa4d55 (#815) @dependabot
  • Bump eslint from 7.21.0 to 7.22.0 (#814) @dependabot
  • Bump lodash from 4.17.20 to 4.17.21 (#791) @dependabot
  • Bump probot from 11.0.6 to 11.1.0 (#801) @dependabot
  • Bump eslint-config-prettier from 7.2.0 to 8.1.0 (#797) @dependabot
  • Bump eslint from 7.20.0 to 7.21.0 (#799) @dependabot
  • Bump node from 15.8.0-alpine to 15.11.0-alpine (#805) @dependabot
  • Bump nock from 13.0.7 to 13.0.11 (#809) @dependabot
  • Bump eslint from 7.19.0 to 7.20.0 (#787) @dependabot

v5.14.0

3 years ago

What's Changed

New

  • Add autolabeler (#774) @rofafor
  • Add commitish to config (#771) @subsetpark
  • Container compatibility (#770) @rofafor
  • Category templating (#767) @rofafor

Maintenance

  • use probot github adapter (#782) @jetersen

Documentation

  • Fix syntax on example snippet (#779) @ignasi35

Dependency Updates

  • Bump node from 5755177 to db3f9c8 (#778) @dependabot
  • Bump lint-staged from 10.5.3 to 10.5.4 (#777) @dependabot
  • Bump probot from 11.0.4 to 11.0.6 (#776) @dependabot
  • Bump node from 15.5.1-alpine to 15.8.0-alpine (#775) @dependabot
  • Bump eslint from 7.18.0 to 7.19.0 (#773) @dependabot
  • Bump nock from 13.0.5 to 13.0.7 (#772) @dependabot
  • Bump eslint-config-prettier from 7.1.0 to 7.2.0 (#762) @dependabot
  • Bump husky from 4.3.7 to 4.3.8 (#761) @dependabot
  • Bump probot from 11.0.1 to 11.0.4 (#760) @dependabot
  • Bump eslint from 7.17.0 to 7.18.0 (#759) @dependabot
  • Bump @vercel/ncc from 0.26.2 to 0.27.0 (#755) @dependabot
  • Bump nodemon from 2.0.6 to 2.0.7 (#752) @dependabot
  • Bump husky from 4.3.6 to 4.3.7 (#753) @dependabot
  • Bump @vercel/ncc from 0.26.1 to 0.26.2 (#754) @dependabot
  • Bump node from 15.5.0-alpine to 15.5.1-alpine (#751) @dependabot
  • Bump eslint-plugin-prettier from 3.3.0 to 3.3.1 (#750) @dependabot
  • Bump eslint from 7.16.0 to 7.17.0 (#749) @dependabot
  • Create Dependabot config file (#748) @dependabot-preview
  • Bump husky from 4.2.5 to 4.3.6 (#747) @dependabot-preview
  • Bump eslint-config-prettier from 6.11.0 to 7.1.0 (#746) @dependabot-preview
  • Bump eslint-plugin-prettier from 3.1.4 to 3.3.0 (#745) @dependabot-preview
  • Bump semver from 7.3.2 to 7.3.4 (#744) @dependabot-preview
  • [Security] Bump minimist from 1.2.0 to 1.2.5 (#743) @dependabot-preview