Compare commits

...

3 Commits

Author SHA1 Message Date
renovate-bot b7b1f47d06 chore(deps): update dependency oxlint to v1.77.0
renovate/stability-days Updates have met minimum release age requirement
CI / Test (pull_request) Successful in 9m0s
CI / Build check (pull_request) Successful in 1m1s
2026-08-11 05:42:50 +00:00
renovate-bot cb7fd971b5 chore(deps): update https://gitea.t000-n.de/t.behrendt/actions action to v0.2.15 (#167)
Co-authored-by: Renovate Bot <renovate@t00n.de>
Co-committed-by: Renovate Bot <renovate@t00n.de>
2026-08-09 20:22:32 +02:00
renovate-bot f2105e1277 chore(deps): update https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment action to v0.1.45 (#166)
Co-authored-by: Renovate Bot <renovate@t00n.de>
Co-committed-by: Renovate Bot <renovate@t00n.de>
2026-08-09 19:51:29 +02:00
3 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -91,12 +91,12 @@ jobs:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
fetch-depth: 0
- uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@a4f52386bae401ac7a1b20d5706b861a66b833ca # 0.1.44
- uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@691f6247edcdbef73b220312db09553c96d01f88 # 0.1.45
id: tag
with:
token: ${{ secrets.GITEA_TOKEN }}
prerelease: ${{ github.event_name == 'workflow_dispatch' }}
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@6cf63eee9ef1b152172e0b296c059729ff8f4bda # 0.2.14
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@7fa0cfa299dd79b6677ce8606f9612cd019eb3c6 # 0.2.15
with:
tag: ${{ steps.tag.outputs.new-tag }}
- name: Set output
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -8,7 +8,7 @@
"devDependencies": {
"@types/bun": "latest",
"cspell": "10.0.1",
"oxlint": "1.76.0",
"oxlint": "1.77.0",
"typescript": "7.0.2"
},
"dependencies": {