4 Commits

Author SHA1 Message Date
renovate[bot]
f231381859 chore(actions): update ivuorinen/actions action (v2026.03.11 → v2026.03.14)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-15 00:45:50 +00:00
semantic-release-bot
2f512de0ec chore(release): 1.0.9 [skip ci]
## [1.0.9](https://github.com/ivuorinen/base-configs-commitlint/compare/v1.0.8...v1.0.9) (2026-03-14)
2026-03-14 08:04:34 +00:00
dependabot[bot]
05fb8ef389 chore(deps): bump undici from 6.23.0 to 6.24.0 (#129) 2026-03-14 10:01:59 +02:00
renovate[bot]
628dc684e0 chore(actions): update ivuorinen/actions action (v2026.03.10 → v2026.03.11) (#128) 2026-03-13 15:16:07 +02:00
8 changed files with 11 additions and 9 deletions

View File

@@ -28,7 +28,7 @@ jobs:
language: ["actions", "javascript"]
steps:
- name: CodeQL Analysis
uses: ivuorinen/actions/codeql-analysis@9b5ae9da1b4cb135aee0ca52403e3924fba6e84f # v2026.03.10
uses: ivuorinen/actions/codeql-analysis@1da3a0e79fcd7da6bed9ee1979f1449ba11f58f9 # v2026.03.14
with:
language: ${{ matrix.language }}
queries: security-and-quality

View File

@@ -48,7 +48,7 @@ jobs:
- name: Run PR Lint
# https://github.com/ivuorinen/actions
uses: ivuorinen/actions/pr-lint@9b5ae9da1b4cb135aee0ca52403e3924fba6e84f # v2026.03.10
uses: ivuorinen/actions/pr-lint@1da3a0e79fcd7da6bed9ee1979f1449ba11f58f9 # v2026.03.14
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

View File

@@ -26,7 +26,7 @@ jobs:
steps:
- name: Run PR Lint
# https://github.com/ivuorinen/actions
uses: ivuorinen/actions/pr-lint@9b5ae9da1b4cb135aee0ca52403e3924fba6e84f # v2026.03.10
uses: ivuorinen/actions/pr-lint@1da3a0e79fcd7da6bed9ee1979f1449ba11f58f9 # v2026.03.14
publish:
name: Publish

View File

@@ -23,4 +23,4 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: ivuorinen/actions/stale@9b5ae9da1b4cb135aee0ca52403e3924fba6e84f # v2026.03.10
- uses: ivuorinen/actions/stale@1da3a0e79fcd7da6bed9ee1979f1449ba11f58f9 # v2026.03.14

View File

@@ -38,4 +38,4 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: ⤵️ Sync Latest Labels Definitions
uses: ivuorinen/actions/sync-labels@9b5ae9da1b4cb135aee0ca52403e3924fba6e84f # v2026.03.10
uses: ivuorinen/actions/sync-labels@1da3a0e79fcd7da6bed9ee1979f1449ba11f58f9 # v2026.03.14

View File

@@ -3,6 +3,8 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.9](https://github.com/ivuorinen/base-configs-commitlint/compare/v1.0.8...v1.0.9) (2026-03-14)
## [1.0.8](https://github.com/ivuorinen/base-configs-commitlint/compare/v1.0.7...v1.0.8) (2026-03-12)
## [1.0.7](https://github.com/ivuorinen/base-configs-commitlint/compare/v1.0.6...v1.0.7) (2026-03-07)

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/commitlint-config",
"version": "1.0.8",
"version": "1.0.9",
"type": "module",
"description": "ivuorinen's shareable configuration for commitlint.",
"author": {

View File

@@ -4249,9 +4249,9 @@ __metadata:
linkType: hard
"undici@npm:^6.23.0":
version: 6.23.0
resolution: "undici@npm:6.23.0"
checksum: 10c0/d846b3fdfd05aa6081ba1eab5db6bbc21b283042c7a43722b86d1ee2bf749d7c990ceac0c809f9a07ffd88b1b0f4c0f548a8362c035088cb1997d63abdda499c
version: 6.24.0
resolution: "undici@npm:6.24.0"
checksum: 10c0/a97d7f1214b34c5b2802558d06cbed97ff96a27ab6548972ba9d07c13951c69e2e9f2f01581f71c86b74755d2bf92e64091cf8f2c6eba4184f10c6d583e60388
languageName: node
linkType: hard