Skip to content

build(deps): bump korthout/backport-action from 4.1.0 to 4.2.0#498200

Merged
mdaniels5757 merged 2 commits intomasterfrom
dependabot/github_actions/korthout/backport-action-4.2.0
Mar 10, 2026
Merged

build(deps): bump korthout/backport-action from 4.1.0 to 4.2.0#498200
mdaniels5757 merged 2 commits intomasterfrom
dependabot/github_actions/korthout/backport-action-4.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps korthout/backport-action from 4.1.0 to 4.2.0.

Release notes

Sourced from korthout/backport-action's releases.

Backport-action v4.2.0

What's Changed

The new add_author_as_reviewer input allows backport-action to request a review from the author of the original pull request on the backport pull request. Thanks for the great contribution @​lenaschoenburg!

Updated dependencies

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

Commits
  • 4aaf0e0 dist: release 4.2.0
  • 0fcf873 dist: build new artifacts
  • b732dc7 Merge pull request #561 from korthout/renovate/korthout-backport-action-4.x
  • 2d1ed00 Merge pull request #562 from korthout/renovate/lock-file-maintenance
  • ee5209e Merge pull request #563 from korthout/dependabot/npm_and_yarn/multi-770cfcd984
  • 1c7ff2b Merge pull request #565 from korthout/renovate/actions-setup-node-6.x
  • 888fb24 Lock file maintenance
  • f484d43 dist: build new artifacts
  • 708d5a5 Merge pull request #566 from korthout/renovate/dedent-1.x
  • ec7ea20 dist: build new artifacts
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 9, 2026
@nixpkgs-ci nixpkgs-ci bot requested a review from a team March 9, 2026 11:57
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions 6.topic: policy discussion Discuss policies to work in and around Nixpkgs backport release-25.11 Backport PR automatically labels Mar 9, 2026
@mdaniels5757
Copy link
Member

The new add_author_as_reviewer input allows backport-action to request a review from the author of the original pull request on the backport pull request.

Ooh, would we like to enable this?

@MattSturgeon
Copy link
Contributor

The new add_author_as_reviewer input allows backport-action to request a review from the author of the original pull request on the backport pull request.

Ooh, would we like to enable this?

SGTM, assuming it fails gracefully when the author cannot be added (e.g. not a maintainer)

dependabot bot and others added 2 commits March 10, 2026 19:46
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](korthout/backport-action@01619eb...4aaf0e0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@mdaniels5757 mdaniels5757 force-pushed the dependabot/github_actions/korthout/backport-action-4.2.0 branch from 551775c to 4f08fc3 Compare March 10, 2026 23:47
@mdaniels5757
Copy link
Member

Looks like it!

@mdaniels5757 mdaniels5757 enabled auto-merge March 10, 2026 23:47
@mdaniels5757 mdaniels5757 added this pull request to the merge queue Mar 10, 2026
Merged via the queue into master with commit d7f68b3 Mar 10, 2026
25 checks passed
@mdaniels5757 mdaniels5757 deleted the dependabot/github_actions/korthout/backport-action-4.2.0 branch March 10, 2026 23:54
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Mar 10, 2026

Successfully created backport PR for release-25.11:

@github-actions github-actions bot added the 8.has: port to stable This PR already has a backport to the stable release. label Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions 6.topic: policy discussion Discuss policies to work in and around Nixpkgs 8.has: port to stable This PR already has a backport to the stable release. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. backport release-25.11 Backport PR automatically dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants