Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump korthout/backport-action from 3.1.0 to 3.2.0 #588

Open
wants to merge 1 commit into
base: gluon-v2023.2.x
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps korthout/backport-action from 3.1.0 to 3.2.0.

Release notes

Sourced from korthout/backport-action's releases.

Backport-action 3.2.0

What's Changed

This release adds two new inputs: add_labels and add_author_as_assignee.

add_labels allows you to specify additional labels for the backport pull request. Thanks @​chancez for the great contribution!

add_author_as_assignee allows you to control whether the action should set the author of the original pull request as an assignee on the backport pull request. Thanks @​soooch for the great contribution!

Updated Dependencies

New Contributors

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

Commits
  • 436145e dist: release 3.2.0
  • b57858d dist: build new artifacts
  • 29231d3 Merge pull request #454 from korthout/korthout-comma-delimit-labels
  • 488386f fix: delimit add_labels using comma
  • b237b4f dist: build new artifacts
  • 74fef49 Merge pull request #453 from korthout/korthout-update-deps
  • 07dd0d6 deps: bump prettier to 3.5.2
  • 0f5131c deps: bump @​types/jest to 29.5.14
  • fe476ea deps: bump jest 29.7.0 and ts-jest 29.2.6
  • 6359606 build: move to es2022 and ts 5.7.3
  • 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)

Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](korthout/backport-action@be567af...436145e)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from maurerle and a team as code owners February 24, 2025 07:24
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2025
@T0biii T0biii added backport gluon-v2021.1.x Backport to 4/32 Branch backport gluon-v2023.1.x Backport to Gluon v2023.1.x Branch labels Feb 24, 2025
@T0biii
Copy link
Member

T0biii commented Feb 25, 2025

"add_labels" could be helpful to set gluon-v2023.2.x. as a label, for example
so always the branch (Gluon version) to which the change is merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport gluon-v2021.1.x Backport to 4/32 Branch backport gluon-v2023.1.x Backport to Gluon v2023.1.x Branch dependencies Pull requests that update a dependency file gluon-v2023.2.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant