merge-dependency-update-prs

Load Dependbapot PRs from your notifications, merge the green ones and remove notifications

ISC License

Downloads
13
Stars
7
Committers
2

Bot releases are visible (Hide)

merge-dependency-update-prs - v3.1.4 Latest Release

Published by github-actions[bot] 3 months ago

3.1.4 (2024-07-11)

Bug Fixes

  • handle non-integer error status and checkRun.conclusion skipped (05e962f)
merge-dependency-update-prs - v3.1.3

Published by github-actions[bot] 6 months ago

3.1.3 (2024-05-06)

Bug Fixes

  • remove double extension in path for bin (ec5ac2e)
merge-dependency-update-prs - v3.1.2

Published by github-actions[bot] 6 months ago

3.1.2 (2024-05-06)

Bug Fixes

  • use correct path for bin (268ecc2)
merge-dependency-update-prs - v3.1.1

Published by github-actions[bot] over 1 year ago

3.1.1 (2023-04-27)

Bug Fixes

  • deps: bump yaml and semantic-release (e974b94)
merge-dependency-update-prs - v3.1.0

Published by github-actions[bot] about 2 years ago

3.1.0 (2022-09-26)

Features

  • do not merge if a co-maintainer requests changes (e05a488)
merge-dependency-update-prs - v3.0.0

Published by github-actions[bot] over 3 years ago

3.0.0 (2021-05-12)

Bug Fixes

  • also merge renovate PRs (87b022e)

Features

  • merge-dependency-update-prs (45eb9e8)

BREAKING CHANGES

  • merge-dependabot-prs is now merge-dependency-update-prs
merge-dependency-update-prs - v2.0.4

Published by github-actions[bot] about 4 years ago

2.0.4 (2020-09-13)

Bug Fixes

  • ignore non-pr notifications (bc9f6cc)
merge-dependency-update-prs - v2.0.3

Published by github-actions[bot] over 4 years ago

2.0.3 (2020-07-14)

Bug Fixes

  • ignore NEUTRAL check run conclusions (39b5472)
merge-dependency-update-prs - v2.0.2

Published by github-actions[bot] over 4 years ago

2.0.2 (2020-06-02)

Bug Fixes

  • identify PRs requiring releases by checking commit scope and changed files (27ff4ac)
merge-dependency-update-prs - v2.0.1

Published by github-actions[bot] over 4 years ago

2.0.1 (2020-05-21)

Bug Fixes

  • find Dependabot updates with deps-dev scope (887c692)
  • override commit prefix to "fix" when scope is "deps" and the major version changes (f88697b)
  • use "squash" instead of "rebase" for merging (aeb8d79)
merge-dependency-update-prs - v2.0.0

Published by github-actions[bot] over 4 years ago

2.0.0 (2020-05-20)

  • rename to merge-dependabot-prs (3ca7374)

BREAKING CHANGES

  • merge-greenkeeper-prs renamed to merge-dependabot-prs
merge-dependency-update-prs - v1.1.0

Published by github-actions[bot] over 4 years ago

1.1.0 (2020-05-20)

Features

  • merge PRs from dependabot, mark security vulnerability notifications as read (5b539de)
  • merge PRs from dependabot, mark security vulnerability notifications as read (e8552e2)
merge-dependency-update-prs - v1.0.0

Published by github-actions[bot] over 4 years ago

1.0.0 (2020-02-07)

Features