Skip to content

Releases: repository-settings/app

v5.0.7

06 Mar 22:41
e5f7d92

Choose a tag to compare

5.0.7 (2026-03-06)

Bug Fixes

  • branches: fix breaking change from probot v14 since this plugin still uses the rest method (4f0b370), closes #1255

v5.0.6

06 Mar 22:26
a2cacf6

Choose a tag to compare

5.0.6 (2026-03-06)

Bug Fixes

  • sentry: remove the sentry package as a dependency (88d6e18)

v5.0.5

06 Mar 14:53
50f7259

Choose a tag to compare

5.0.5 (2026-03-06)

Bug Fixes

  • deps: update dependency @sentry/node to v10.42.0 (#1266) (50f7259)

v5.0.4

05 Mar 13:16
e540e0a

Choose a tag to compare

5.0.4 (2026-03-05)

Bug Fixes

  • deps: update dependency @sentry/node to v10.41.0 (#1265) (e540e0a)

v5.0.3

26 Feb 01:43
20af14b

Choose a tag to compare

5.0.3 (2026-02-26)

Bug Fixes

  • deps: pin dependency @sentry/node to 10.40.0 (#1254) (20af14b)

v5.0.2

26 Feb 00:40
8176e72

Choose a tag to compare

5.0.2 (2026-02-26)

Bug Fixes

  • sentry: include sentry as a dependency to handle probot v14 breaking change for hosted instance (95fe0bc), closes #1250

v5.0.1

20 Feb 20:45
2d0ae4f

Choose a tag to compare

5.0.1 (2026-02-20)

Bug Fixes

  • deps: update dependency probot to v14.2.4 (#1178) (2d0ae4f)

v5.0.0

20 Feb 20:34
cf8c3f7

Choose a tag to compare

5.0.0 (2026-02-20)

Bug Fixes

  • deps: update dependency probot to v14 (#1176) (0ba1110)
    see #1256 for details about breaking changes from the probot release

Features

  • node-versions: drop support for node versions v18, v21, and v23 (357751c)
  • node-versions: raise the minimum requirement for v24 to the first LTS release (b58b362)

BREAKING CHANGES

  • node-versions: the minimum version required for the node v24 major range is now v24.11.0
  • node-versions: node versions v18, v21, and v23 are no longer supported

v5.0.0-beta.3

13 Feb 19:43
b58b362

Choose a tag to compare

v5.0.0-beta.3 Pre-release
Pre-release

5.0.0-beta.3 (2026-02-13)

Features

  • node-versions: raise the minimum requirement for v24 to the first LTS release (b58b362)

BREAKING CHANGES

  • node-versions: the minimum version required for the node v24 major range is now v24.11.0

v5.0.0-beta.2

13 Feb 19:39
71cc218

Choose a tag to compare

v5.0.0-beta.2 Pre-release
Pre-release

5.0.0-beta.2 (2026-02-13)

Bug Fixes