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

Update all non-major github action #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 12, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/add-to-project action minor v0.4.0 -> v0.5.0
fkirc/skip-duplicate-actions action patch v5.3.0 -> v5.3.1
peter-evans/create-pull-request action patch v5.0.1 -> v5.0.2
zeebe-io/backport-action action patch v0.0.4 -> v0.0.9
zeebe-io/backport-action action patch v0.0.8 -> v0.0.9

Release Notes

actions/add-to-project (actions/add-to-project)

v0.5.0

Compare Source

What's Changed

New Contributors ❤️

Full Changelog: actions/add-to-project@v0.4.1...v0.5.0

v0.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: actions/add-to-project@v0.4.0...v0.4.1

fkirc/skip-duplicate-actions (fkirc/skip-duplicate-actions)

v5.3.1

Compare Source

peter-evans/create-pull-request (peter-evans/create-pull-request)

v5.0.2: Create Pull Request v5.0.2

Compare Source

⚙️ Fixes an issue that occurs when using push-to-fork and both base and head repositories are in the same org/user account.

What's Changed

Full Changelog: peter-evans/create-pull-request@v5.0.1...v5.0.2

zeebe-io/backport-action (zeebe-io/backport-action)

v0.0.9: Backport-action 0.0.9

Compare Source

What's Changed

Documentation

Testing

Other

  • Update dependencies to latest available

New Contributors

Full Changelog: korthout/backport-action@v0.0.8...v0.0.9

v0.0.8: Backport-action 0.0.8

Compare Source

Bug fixes

New Contributors

Full Changelog: korthout/backport-action@v0.0.7...v0.0.8

v0.0.7: Backport-action 0.0.7

Compare Source

Bug fixes

  • baseref is sometimes not found #​187

Other

  • update dependencies to latest available

Full Changelog: korthout/backport-action@v0.0.6...v0.0.7

v0.0.6: Backport-action 0.0.6

Compare Source

Features

  • add placeholder ${pull_author} for username of the original pull request's author #​84

Bug fixes

  • pull request cannot be backported when branch is deleted from github #​90

Other

  • deprecate version input #​103
    From now on, users no longer need to provide this input. Previously, this input was required by the action and had to be kept in-sync with the action's version. For backwards compatibility it was deprecated, but it is no longer used for anything. Users can safely remove it from the with section of their workflow.
  • fetch all necessary git refs #​162
    The backport action now fetches only the necessary git history. Previously, users had to set fetch-depth: 0 for the actions/checkout@v2 action, to fetch the entire git history. This is no longer needed.
  • update dependencies to latest available

v0.0.5: Backport-action 0.0.5

Compare Source

Features

  • add custom pull descriptions #​64
    with support for ${pull_number} and ${target_branch} placeholders
  • add placeholder ${issue_refs} for mentioned issues #​77

Other

  • updated dependencies to latest available

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from ulucinar and sergenyalcin as code owners June 12, 2023 14:18
@renovate renovate bot added the automated label Jun 12, 2023
@renovate renovate bot force-pushed the renovate/all-non-major-github-action branch from 4870dcc to 118ca01 Compare October 22, 2023 08:23
@renovate renovate bot requested a review from erhancagirici as a code owner October 22, 2023 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants