Update all dependencies (#25)
Build/Publish XBPS / build-and-publish (push) Successful in 35s Details
Build/Publish neovim-nightly / build-and-publish (push) Successful in 2m50s Details

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.3` |
| brave/brave-browser |  | minor | `1.64.116` -> `1.65.114` |
| git.snaile.de/snailed/xbps-builder | container | minor | `2024.47.128` -> `2024.0420.2201` |
| git.snaile.de/snailed/xbps-builder | container | minor | `2024.45.1821` -> `2024.0420.2201` |
| renovate/renovate | container | digest | `c386602` -> `18b49c6` |
| ryanoasis/nerd-fonts |  | patch | `3.2.0` -> `3.2.1` |

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

### [`v4.1.3`](https://code.forgejo.org/actions/checkout/compare/v4.1.2...v4.1.3)

[Compare Source](https://code.forgejo.org/actions/checkout/compare/v4.1.2...v4.1.3)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: snailed/void-packages-custom#25
Co-authored-by: Johnny5 <bot@snaile.de>
Co-committed-by: Johnny5 <bot@snaile.de>
This commit is contained in:
Johnny5 2024-04-22 16:56:17 +02:00 committed by Luca Bilke
parent 01d4dffbc0
commit 3d772ac0ac
5 changed files with 6 additions and 6 deletions

View File

@ -13,7 +13,7 @@ on:
jobs:
build-and-publish:
runs-on: docker
container: git.snaile.de/snailed/xbps-builder:2024.45.1821
container: git.snaile.de/snailed/xbps-builder:2024.0420.2201
env:
MAINTAINER: "Luca Bilke <luca@bil.ke>"
ARCH: "x86_64"

View File

@ -13,7 +13,7 @@ on:
jobs:
build-and-publish:
runs-on: "docker"
container: "git.snaile.de/snailed/xbps-builder:2024.47.128"
container: "git.snaile.de/snailed/xbps-builder:2024.0420.2201"
env:
MAINTAINER: "Luca Bilke <luca@bil.ke>"
ARCH: "x86_64"

View File

@ -7,7 +7,7 @@ on:
jobs:
renovate:
runs-on: docker
container: renovate/renovate@sha256:c386602757e483f151f08b929219379f2be68913cc3c0f60c65f19076d53a04b
container: renovate/renovate@sha256:18b49c6203ebde3aeb416dce76c25a5c7df9d7c3553ae9b3d1e4fdb44d86582b
env:
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
GITHUB_COM_TOKEN: ${{ secrets.GH_NOPRIV_TOKEN }}
@ -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@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- name: Renovate
run: renovate ${{ github.repository }}

View File

@ -1,6 +1,6 @@
# Template file for 'brave-bin'
pkgname=brave-bin
version=1.64.116
version=1.65.114
revision=1
archs="x86_64"
depends="alsa-lib gtk+3 libXScrnSaver nss dejavu-fonts-ttf"

View File

@ -1,6 +1,6 @@
# Template file for 'font-firacode-nf-ttf'
pkgname=font-firacode-nf-ttf
version=3.2.0
version=3.2.1
revision=1
homepage="https://nerdfonts.com/"
license="MIT"