Skip to content

build(deps): bump korthout/backport-action from 4.2.0 to 4.3.0#551

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/korthout/backport-action-4.3.0
Open

build(deps): bump korthout/backport-action from 4.2.0 to 4.3.0#551
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/korthout/backport-action-4.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps korthout/backport-action from 4.2.0 to 4.3.0.

Release notes

Sourced from korthout/backport-action's releases.

Backport-action v4.3.0

What's Changed

The new copy_all_reviewers input allows backport-action to request a review on the backport pull request from all reviewers of the original pull request. When enabled, it requests reviews from both those who have already completed their review and those with pending review requests. You can use it in addition to any of the other reviewer inputs. Thanks for the great contribution @​mvlassis!

Updated dependencies

New Contributors

Full Changelog: korthout/backport-action@v4.2.0...v4.3.0

Commits
  • 3c06f32 dist: release 4.3.0
  • b283760 dist: build new artifacts
  • e0f03cd Merge pull request #581 from korthout/renovate/lock-file-maintenance
  • d88a701 Lock file maintenance
  • 3516fc6 Merge pull request #580 from korthout/renovate/endbug-add-and-commit-10.x
  • 786fa47 Merge pull request #578 from mvlassis/add-all-reviewers-input
  • 2b7c4f1 dist: build new version
  • e89d387 docs: reference alternative copy reviewers input
  • 17b7854 docs: sort inputs
  • a99a758 fix: list reviews from workflow repo
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](korthout/backport-action@4aaf0e0...3c06f32)

---
updated-dependencies:
- dependency-name: korthout/backport-action
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code minor labels Apr 14, 2026
@ambient-code
Copy link
Copy Markdown
Contributor

ambient-code bot commented Apr 15, 2026

Dependabot PR Review Summary

Changes reviewed: Bumps korthout/backport-action from 4.2.0 to 4.3.0 in .github/workflows/backport.yaml.

Checks performed:

  • CI Status: All checks passing
  • go.mod impact: Not applicable (GitHub Actions change)
  • K8s version impact: Not applicable
  • Cross-project impact: None — only affects the backport CI workflow

Conclusion: Safe minor version bump. Ready for merge.

Copy link
Copy Markdown
Member

@raballew raballew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Safe minor version bump within the same major version. The only change is the addition of a new optional copy_all_reviewers input. No existing inputs (github_token, merge_commits, pull_description) were modified or removed.

CI all passing.

🤖 Generated with Claude Code

@raballew raballew enabled auto-merge (squash) April 15, 2026 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

already-checked dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant