Skip to content

Bump zeebe-io/backport-action from 4.0.0 to 4.1.0#393

Merged
sergenyalcin merged 1 commit intomainfrom
dependabot/github_actions/zeebe-io/backport-action-4.1.0
Feb 26, 2026
Merged

Bump zeebe-io/backport-action from 4.0.0 to 4.1.0#393
sergenyalcin merged 1 commit intomainfrom
dependabot/github_actions/zeebe-io/backport-action-4.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps zeebe-io/backport-action from 4.0.0 to 4.1.0.

Release notes

Sourced from zeebe-io/backport-action's releases.

Backport-action v4.1.0

What's Changed

@​lenaschoenburg fixed a bug where backport-action thought that [#0](https://github.com/zeebe-io/backport-action/issues/0) was a valid issue ref and used it in ${issue_refs}

The project is now bundled with esbuild, uses ESM, and is minified, resulting in a much smaller github action (from ~2MB to ~550kB)

Updated dependencies

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

Backport-action v4.0.1

What's Changed

This patch fixes a bug where environment variables were no longer passed to git since v4.0.0. For instance, this prevented the action to sign commits with GPG using variables like GNUPGHOME. With this fix, environment variables are provided to git again.

Full Changelog: korthout/backport-action@v4.0.0...v4.0.1

Commits
  • 01619eb dist: release 4.1.0
  • d3fdb6d Merge pull request #560 from korthout/korthout-clean-up-sourcemap-files
  • 8d0f84d dist: remove leftover sourcemap files
  • d7a50fb Merge pull request #559 from korthout/korthout-auto-update-licenses-txt
  • 13771dc dist: build new licenses.txt
  • 7a3c8b0 build: update dist/licenses.txt automatically
  • 06a6b57 build: move esbuild to a separate file
  • 669791a dist: build new artifacts
  • 74946b7 Merge pull request #551 from korthout/renovate/actions-core-3.x
  • 8b1a415 Merge pull request #558 from korthout/renovate/pin-dependencies
  • 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 Feb 16, 2026
@sergenyalcin
Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [zeebe-io/backport-action](https://github.com/zeebe-io/backport-action) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/zeebe-io/backport-action/releases)
- [Commits](korthout/backport-action@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: zeebe-io/backport-action
  dependency-version: 4.1.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/zeebe-io/backport-action-4.1.0 branch from fdae85e to b24329b Compare February 26, 2026 08:47
@sergenyalcin sergenyalcin merged commit 656474a into main Feb 26, 2026
7 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/zeebe-io/backport-action-4.1.0 branch February 26, 2026 09:31
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.

1 participant