Skip to content

chore(deps): bump korthout/backport-action from 4.5.1 to 4.5.2#6302

Merged
krancour merged 1 commit into
mainfrom
dependabot/github_actions/korthout/backport-action-4.5.2
May 18, 2026
Merged

chore(deps): bump korthout/backport-action from 4.5.1 to 4.5.2#6302
krancour merged 1 commit into
mainfrom
dependabot/github_actions/korthout/backport-action-4.5.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 17, 2026

Bumps korthout/backport-action from 4.5.1 to 4.5.2.

Release notes

Sourced from korthout/backport-action's releases.

Backport-action v4.5.2

What's Changed

Bug fix for [Summary comment incorrectly reports success when no target branches are found #629](korthout/backport-action#629). When the action runs but finds no targets (no matching labels and no target_branches input), the summary comment now explicitly states this instead of the misleading "backported this pull request". The comment also hints at filtering the trigger at the workflow level so the action runs only when there's work to do, and the README usage example now demonstrates that pattern with a label-prefix filter.

Documentation

The README grew a new section on computing target_branches dynamically at workflow runtime. You may need this when targets come from a config file, an API call, or a parsed /backport <branch> comment rather than labels. We also made some further improvements to the README examples. We collapsed the signing example into a <details> block, tightened the comment-trigger example, and bumped the actions/checkout to v6 across examples.

Updated dependencies

Full Changelog: korthout/backport-action@v4.5.1...v4.5.2

Commits
  • 6606540 dist: release 4.5.2
  • 413d257 Merge pull request #641 from korthout/docs/629-dynamic-target-branches-readme
  • dbf3d7e Bump actions/checkout to v6 in README examples
  • 0035616 Tighten signing section prose
  • c3f172c Collapse signing example into a details block
  • fae10fd Document computing target_branches dynamically at workflow runtime
  • 6152bfa Drop obsolete bot-id filter from README workflow example
  • 299312a Clarify target_branches works standalone or with labels
  • 0356078 Document README/action.yml input-doc sync rule in CLAUDE.md
  • 20acf50 Merge pull request #639 from korthout/renovate/lock-file-maintenance
  • 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.5.1 to 4.5.2.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](korthout/backport-action@bf97bcf...6606540)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file; mainly used by Dependabot github_actions Pull requests that update GitHub Actions code labels May 17, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 17, 2026 05:22
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file; mainly used by Dependabot github_actions Pull requests that update GitHub Actions code labels May 17, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 17, 2026

Deploy Preview for docs-kargo-io ready!

Name Link
🔨 Latest commit 62bd3bd
🔍 Latest deploy log https://app.netlify.com/projects/docs-kargo-io/deploys/6a0950944262be0008c6c435
😎 Deploy Preview https://deploy-preview-6302.docs.kargo.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@kargo-governance-bot kargo-governance-bot Bot added needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/kind Issue or PR needs to be labeled to clarify its nature needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed labels May 17, 2026
@krancour krancour added this pull request to the merge queue May 18, 2026
Merged via the queue into main with commit 9de13ee May 18, 2026
23 checks passed
@krancour krancour deleted the dependabot/github_actions/korthout/backport-action-4.5.2 branch May 18, 2026 16:55
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; mainly used by Dependabot github_actions Pull requests that update GitHub Actions code needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/kind Issue or PR needs to be labeled to clarify its nature needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant