Compare commits

..

5 Commits

Author SHA1 Message Date
renovate[bot]
b20f526b2f chore(deps): update pre-commit hook astral-sh/ruff-pre-commit (v0.15.4 → v0.15.5)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-05 22:10:20 +00:00
renovate[bot]
313915e55c chore(deps): update loopwerk/tag-changelog action (v1.3.0 → v1.5.0) (#300) 2026-03-05 22:07:58 +02:00
renovate[bot]
e490a735c8 chore(deps): lock file maintenance (#301) 2026-03-05 22:06:11 +02:00
renovate[bot]
5fe82b2898 chore(deps): lock file maintenance (#299) 2026-03-03 08:19:51 +02:00
renovate[bot]
6621bcb470 chore(deps): update ivuorinen/actions action (v2026.02.24 → v2026.03.02) (#298)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-03 05:54:49 +00:00
6 changed files with 43 additions and 43 deletions

View File

@@ -24,7 +24,7 @@ jobs:
- name: Create changelog text
id: changelog
uses: loopwerk/tag-changelog@941366edb8920e2071eae0449031830984b9f26e # v1.3.0
uses: loopwerk/tag-changelog@8dd150d55fbf1fe93e0ea00a29a6153aaeb81912 # v1.5.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
config_file: .github/tag-changelog-config.js

View File

@@ -36,4 +36,4 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Run PR Lint
uses: ivuorinen/actions/pr-lint@8faacf8a1cae049c1471708dcb408a167e91afaf # v2026.02.24
uses: ivuorinen/actions/pr-lint@6e8f2aae9d0846d901d9eba15b8e94a2900573dc # v2026.03.02

View File

@@ -35,7 +35,7 @@ jobs:
- name: Create changelog text
if: steps.daily-version.outputs.created
id: changelog
uses: loopwerk/tag-changelog@941366edb8920e2071eae0449031830984b9f26e # v1.3.0
uses: loopwerk/tag-changelog@8dd150d55fbf1fe93e0ea00a29a6153aaeb81912 # v1.5.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
config_file: .github/tag-changelog-config.js

View File

@@ -30,4 +30,4 @@ jobs:
issues: write
steps:
- uses: ivuorinen/actions/sync-labels@8faacf8a1cae049c1471708dcb408a167e91afaf # v2026.02.24
- uses: ivuorinen/actions/sync-labels@6e8f2aae9d0846d901d9eba15b8e94a2900573dc # v2026.03.02

View File

@@ -76,7 +76,7 @@ repos:
- id: fish_indent
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.15.4
rev: v0.15.5
hooks:
- id: ruff-check
args: [--fix]

View File

@@ -6,17 +6,17 @@ __metadata:
cacheKey: 10c0
"@biomejs/biome@npm:^2.4.4":
version: 2.4.4
resolution: "@biomejs/biome@npm:2.4.4"
version: 2.4.6
resolution: "@biomejs/biome@npm:2.4.6"
dependencies:
"@biomejs/cli-darwin-arm64": "npm:2.4.4"
"@biomejs/cli-darwin-x64": "npm:2.4.4"
"@biomejs/cli-linux-arm64": "npm:2.4.4"
"@biomejs/cli-linux-arm64-musl": "npm:2.4.4"
"@biomejs/cli-linux-x64": "npm:2.4.4"
"@biomejs/cli-linux-x64-musl": "npm:2.4.4"
"@biomejs/cli-win32-arm64": "npm:2.4.4"
"@biomejs/cli-win32-x64": "npm:2.4.4"
"@biomejs/cli-darwin-arm64": "npm:2.4.6"
"@biomejs/cli-darwin-x64": "npm:2.4.6"
"@biomejs/cli-linux-arm64": "npm:2.4.6"
"@biomejs/cli-linux-arm64-musl": "npm:2.4.6"
"@biomejs/cli-linux-x64": "npm:2.4.6"
"@biomejs/cli-linux-x64-musl": "npm:2.4.6"
"@biomejs/cli-win32-arm64": "npm:2.4.6"
"@biomejs/cli-win32-x64": "npm:2.4.6"
dependenciesMeta:
"@biomejs/cli-darwin-arm64":
optional: true
@@ -36,62 +36,62 @@ __metadata:
optional: true
bin:
biome: bin/biome
checksum: 10c0/f2b7620d39caeeb9e0ed070dd1065cc2378626c7fa6ecda3db84b64df4c94fb4909407726044e28c83e8a95121ad389498cc3f0e5be600a421d906ca705b821c
checksum: 10c0/3c0aea8069fa4bebde97ff4ef394f0383d2a3a1393a99e0cdea6c1769805cc18c5ea2c02e88779a63327d432c5858522dceae32f6a359d690f5f71f60ea4ca02
languageName: node
linkType: hard
"@biomejs/cli-darwin-arm64@npm:2.4.4":
version: 2.4.4
resolution: "@biomejs/cli-darwin-arm64@npm:2.4.4"
"@biomejs/cli-darwin-arm64@npm:2.4.6":
version: 2.4.6
resolution: "@biomejs/cli-darwin-arm64@npm:2.4.6"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard
"@biomejs/cli-darwin-x64@npm:2.4.4":
version: 2.4.4
resolution: "@biomejs/cli-darwin-x64@npm:2.4.4"
"@biomejs/cli-darwin-x64@npm:2.4.6":
version: 2.4.6
resolution: "@biomejs/cli-darwin-x64@npm:2.4.6"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
"@biomejs/cli-linux-arm64-musl@npm:2.4.4":
version: 2.4.4
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.4.4"
"@biomejs/cli-linux-arm64-musl@npm:2.4.6":
version: 2.4.6
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.4.6"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard
"@biomejs/cli-linux-arm64@npm:2.4.4":
version: 2.4.4
resolution: "@biomejs/cli-linux-arm64@npm:2.4.4"
"@biomejs/cli-linux-arm64@npm:2.4.6":
version: 2.4.6
resolution: "@biomejs/cli-linux-arm64@npm:2.4.6"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard
"@biomejs/cli-linux-x64-musl@npm:2.4.4":
version: 2.4.4
resolution: "@biomejs/cli-linux-x64-musl@npm:2.4.4"
"@biomejs/cli-linux-x64-musl@npm:2.4.6":
version: 2.4.6
resolution: "@biomejs/cli-linux-x64-musl@npm:2.4.6"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
"@biomejs/cli-linux-x64@npm:2.4.4":
version: 2.4.4
resolution: "@biomejs/cli-linux-x64@npm:2.4.4"
"@biomejs/cli-linux-x64@npm:2.4.6":
version: 2.4.6
resolution: "@biomejs/cli-linux-x64@npm:2.4.6"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard
"@biomejs/cli-win32-arm64@npm:2.4.4":
version: 2.4.4
resolution: "@biomejs/cli-win32-arm64@npm:2.4.4"
"@biomejs/cli-win32-arm64@npm:2.4.6":
version: 2.4.6
resolution: "@biomejs/cli-win32-arm64@npm:2.4.6"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard
"@biomejs/cli-win32-x64@npm:2.4.4":
version: 2.4.4
resolution: "@biomejs/cli-win32-x64@npm:2.4.4"
"@biomejs/cli-win32-x64@npm:2.4.6":
version: 2.4.6
resolution: "@biomejs/cli-win32-x64@npm:2.4.6"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
@@ -174,13 +174,13 @@ __metadata:
linkType: hard
"fs-extra@npm:^11.1.1":
version: 11.3.3
resolution: "fs-extra@npm:11.3.3"
version: 11.3.4
resolution: "fs-extra@npm:11.3.4"
dependencies:
graceful-fs: "npm:^4.2.0"
jsonfile: "npm:^6.0.1"
universalify: "npm:^2.0.0"
checksum: 10c0/984924ff4104e3e9f351b658a864bf3b354b2c90429f57aec0acd12d92c4e6b762cbacacdffb4e745b280adce882e1f980c485d9f02c453f769ab4e7fc646ce3
checksum: 10c0/e08276f767a62496ae97d711aaa692c6a478177f24a85979b6a2881c9db9c68b8c2ad5da0bcf92c0b2a474cea6e935ec245656441527958fd8372cb647087df0
languageName: node
linkType: hard