From 93d15051cebab1013dc3841eefc1d8ed346a3c1d Mon Sep 17 00:00:00 2001 From: Johnny5 Date: Sat, 6 Apr 2024 13:57:01 +0200 Subject: [PATCH 1/4] Pin dependencies (#1) 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 | pinDigest | -> `b4ffde6` | | git.snaile.de/snailed/xbps-builder | container | pinDigest | -> `89d1763` | --- ### 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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] 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/tokyonight-theme/pulls/1 Co-authored-by: Johnny5 Co-committed-by: Johnny5 --- .forgejo/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.forgejo/workflows/build.yml b/.forgejo/workflows/build.yml index 23410e25..cdf85a50 100644 --- a/.forgejo/workflows/build.yml +++ b/.forgejo/workflows/build.yml @@ -6,7 +6,7 @@ on: [push] jobs: build-and-publish: runs-on: docker - container: git.snaile.de/snailed/xbps-builder:2024.4.2029 + container: git.snaile.de/snailed/xbps-builder:2024.4.2029@sha256:89d1763608330cb72aa3253c5f0416daf779ff26dda1ac1d1de0b424a7d43162 env: LICENSE: "GPL-3.0" SHORT_DESCRIPTION: "Tokyonight GTK Theme" @@ -15,7 +15,7 @@ jobs: ARCH: "x86_64" steps: - name: Checkout - uses: https://code.forgejo.org/actions/checkout@v4 + uses: https://code.forgejo.org/actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 with: submodules: true From 165d56f51106e5a6301c7f247c4e2419b894f47d Mon Sep 17 00:00:00 2001 From: Johnny5 Date: Sat, 6 Apr 2024 13:57:43 +0200 Subject: [PATCH 2/4] Update renovate/renovate Docker digest to c386602 (#2) 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 | |---|---|---|---| | renovate/renovate | container | digest | `328686e` -> `c386602` | --- ### 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/tokyonight-theme/pulls/2 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 64af1f60..3334e9b2 100644 --- a/.forgejo/workflows/renovate.yml +++ b/.forgejo/workflows/renovate.yml @@ -7,7 +7,7 @@ on: jobs: renovate: runs-on: docker - container: renovate/renovate@sha256:328686ec82a09ea7fc4326ac03a35dff926a7e85206d7f1b376d6002e04ef526 + container: renovate/renovate@sha256:c386602757e483f151f08b929219379f2be68913cc3c0f60c65f19076d53a04b env: RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }} GITHUB_COM_TOKEN: ${{ secrets.GH_NOPRIV_TOKEN }} From 00ecb0dcde72b73a9d90cd424cf2727e8934bb2c Mon Sep 17 00:00:00 2001 From: Johnny5 Date: Sat, 6 Apr 2024 13:59:45 +0200 Subject: [PATCH 3/4] Update git.snaile.de/snailed/xbps-builder Docker tag to v2024.46.1156 (#3) 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.4.2029` -> `2024.46.1156` | --- ### 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/tokyonight-theme/pulls/3 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 cdf85a50..de591210 100644 --- a/.forgejo/workflows/build.yml +++ b/.forgejo/workflows/build.yml @@ -6,7 +6,7 @@ on: [push] jobs: build-and-publish: runs-on: docker - container: git.snaile.de/snailed/xbps-builder:2024.4.2029@sha256:89d1763608330cb72aa3253c5f0416daf779ff26dda1ac1d1de0b424a7d43162 + container: git.snaile.de/snailed/xbps-builder:2024.46.1156@sha256:c69bcb9da724a31d9c1fff36fa6dc8f363b2d9f2470d3ec7887a0905c84b66ea env: LICENSE: "GPL-3.0" SHORT_DESCRIPTION: "Tokyonight GTK Theme" From 341eb15ee84d121d1836461dbea09670c81c3481 Mon Sep 17 00:00:00 2001 From: Johnny5 Date: Sat, 6 Apr 2024 21:34:00 +0200 Subject: [PATCH 4/4] Update renovate/renovate Docker digest to 41d577b (#5) 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 | |---|---|---|---| | renovate/renovate | container | digest | `c386602` -> `41d577b` | --- ### 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/tokyonight-theme/pulls/5 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 3334e9b2..f305d25e 100644 --- a/.forgejo/workflows/renovate.yml +++ b/.forgejo/workflows/renovate.yml @@ -7,7 +7,7 @@ on: jobs: renovate: runs-on: docker - container: renovate/renovate@sha256:c386602757e483f151f08b929219379f2be68913cc3c0f60c65f19076d53a04b + container: renovate/renovate@sha256:41d577babe0af3f75c1f0784b13fcf3a6850515622b584526f574c23e21366cb env: RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }} GITHUB_COM_TOKEN: ${{ secrets.GH_NOPRIV_TOKEN }}