Skip to content

build(deps): bump korthout/backport-action from 3.2.0 to 3.4.0#44

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps korthout/backport-action from 3.2.0 to 3.4.0.

Release notes

Sourced from korthout/backport-action's releases.

Backport-action v3.4.0

What's Changed

You can now automatically enable auto-merge on pull requests created by backport-action thanks to a great contribution from @​jasonwbarnett - enable it using auto_merge_enabled and control the merge method using auto_merge_method.

It's now also easier to contribute to backport-action. Thanks to @​yafanasiev, the CI can push newly built artifacts regardless of whether the PR comes from a fork or not.

Updated dependencies

New Contributors

Full Changelog: korthout/backport-action@v3.3.0...v3.4.0

Backport-action v3.3.0

What's Changed

Thanks to a great contribution from @​yafanasiev, you can now change the git committer name and email - enabling signing the cherry-picked commits.

Updated dependencies

New Contributors

Full Changelog: korthout/backport-action@v3.2.1...v3.3.0

Backport-action v3.2.1

What's Changed

Backport-action now detects when a backport branch or pull request already exists and continues without posting an error comment. This means you can safely add backport labels after a previous run. It also allows you to retry the workflow where the branch was pushed, but the pull request couldn’t be created. In earlier versions, rerunning in those situations would have left an error comment on the original pull request. Now, it handles these gracefully. The actions' log shows what happens in detail. Thanks @​wolfgangwalther for this great contribution!

... (truncated)

Commits
  • 502edbb dist: release 3.4.0
  • 419c486 Merge pull request #504 from korthout/renovate/jest-monorepo
  • a7b3de8 Merge pull request #499 from korthout/renovate/ts-jest-29.x
  • 0e4df33 Update dependency jest to v30.2.0
  • fb20111 Update dependency ts-jest to v29.4.4
  • d919a07 Merge pull request #500 from korthout/renovate/vercel-ncc-0.x
  • 9a017b3 Merge pull request #505 from korthout/renovate/typescript-5.x
  • a1c6c6a dist: build new artifacts
  • 3504e14 Merge pull request #498 from jasonwbarnett/feat/enable-auto-merge
  • de5a1d2 refactor: inline redundant method
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 Oct 1, 2025
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 3.2.0 to 3.4.0.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](korthout/backport-action@v3.2.0...v3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/korthout/backport-action-3.4.0 branch from 1978885 to 5bb7bc5 Compare October 5, 2025 10:42
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 1, 2025

Superseded by #45.

@dependabot dependabot bot closed this Nov 1, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/korthout/backport-action-3.4.0 branch November 1, 2025 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

0 participants