From 0e9ffb55e0dc52e7d15452aae6318981f1466c1e Mon Sep 17 00:00:00 2001 From: Johnny5 Date: Fri, 17 May 2024 13:15:32 +0200 Subject: [PATCH 1/2] Update git.snaile.de/snailed/xbps-builder Docker tag to v2024.0511.2201 (#10) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | git.snaile.de/snailed/xbps-builder | container | minor | `2024.0502.1733` -> `2024.0511.2201` | --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.snaile.de/snailed/st-custom/pulls/10 Co-authored-by: Johnny5 Co-committed-by: Johnny5 --- .forgejo/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/build.yml b/.forgejo/workflows/build.yml index 2c63b1a..f343422 100644 --- a/.forgejo/workflows/build.yml +++ b/.forgejo/workflows/build.yml @@ -11,7 +11,7 @@ on: jobs: build-and-publish: runs-on: docker - container: git.snaile.de/snailed/xbps-builder:2024.0502.1733@sha256:0ca263f8a97fbd29f88349e731153f60569d19ddd7320f2c7c80047a35260c9b + container: git.snaile.de/snailed/xbps-builder:2024.0511.2201@sha256:0ca263f8a97fbd29f88349e731153f60569d19ddd7320f2c7c80047a35260c9b env: LICENSE: "GPL-2.0" SHORT_DESCRIPTION: "Customized st" From 570dee51d53190187827382a522a698ada23a347 Mon Sep 17 00:00:00 2001 From: Johnny5 Date: Fri, 17 May 2024 13:15:57 +0200 Subject: [PATCH 2/2] Update actions/checkout action to v4.1.6 (#6) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://code.forgejo.org/actions/checkout) | action | patch | `v4.1.2` -> `v4.1.6` | --- ### Release Notes
actions/checkout (actions/checkout) ### [`v4.1.6`](https://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v416) [Compare Source](https://code.forgejo.org/actions/checkout/compare/v4.1.5...v4.1.6) - Check platform to set archive extension appropriately by [@​cory-miller](https://github.com/cory-miller) in https://github.com/actions/checkout/pull/1732 ### [`v4.1.5`](https://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v415) [Compare Source](https://code.forgejo.org/actions/checkout/compare/v4.1.4...v4.1.5) - Update NPM dependencies by [@​cory-miller](https://github.com/cory-miller) in https://github.com/actions/checkout/pull/1703 - Bump github/codeql-action from 2 to 3 by [@​dependabot](https://github.com/dependabot) in https://github.com/actions/checkout/pull/1694 - Bump actions/setup-node from 1 to 4 by [@​dependabot](https://github.com/dependabot) in https://github.com/actions/checkout/pull/1696 - Bump actions/upload-artifact from 2 to 4 by [@​dependabot](https://github.com/dependabot) in https://github.com/actions/checkout/pull/1695 - README: Suggest `user.email` to be `41898282+github-actions[bot]@​users.noreply.github.com` by [@​cory-miller](https://github.com/cory-miller) in https://github.com/actions/checkout/pull/1707 ### [`v4.1.4`](https://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v414) [Compare Source](https://code.forgejo.org/actions/checkout/compare/v4.1.3...v4.1.4) - Disable `extensions.worktreeConfig` when disabling `sparse-checkout` by [@​jww3](https://github.com/jww3) in https://github.com/actions/checkout/pull/1692 - Add dependabot config by [@​cory-miller](https://github.com/cory-miller) in https://github.com/actions/checkout/pull/1688 - Bump the minor-actions-dependencies group with 2 updates by [@​dependabot](https://github.com/dependabot) in https://github.com/actions/checkout/pull/1693 - Bump word-wrap from 1.2.3 to 1.2.5 by [@​dependabot](https://github.com/dependabot) in https://github.com/actions/checkout/pull/1643 ### [`v4.1.3`](https://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v413) [Compare Source](https://code.forgejo.org/actions/checkout/compare/v4.1.2...v4.1.3) - Check git version before attempting to disable `sparse-checkout` by [@​jww3](https://github.com/jww3) in https://github.com/actions/checkout/pull/1656 - Add SSH user parameter by [@​cory-miller](https://github.com/cory-miller) in https://github.com/actions/checkout/pull/1685 - Update `actions/checkout` version in `update-main-version.yml` by [@​jww3](https://github.com/jww3) in https://github.com/actions/checkout/pull/1650
--- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.snaile.de/snailed/st-custom/pulls/6 Co-authored-by: Johnny5 Co-committed-by: Johnny5 --- .forgejo/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/renovate.yml b/.forgejo/workflows/renovate.yml index 5b89a50..67fb9ba 100644 --- a/.forgejo/workflows/renovate.yml +++ b/.forgejo/workflows/renovate.yml @@ -18,7 +18,7 @@ jobs: LOG_LEVEL: debug steps: - - uses: https://code.forgejo.org/actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2 + - uses: https://code.forgejo.org/actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 - name: Renovate run: renovate ${{ github.repository }}