3 Commits

Author SHA1 Message Date
semantic-release-bot
23df0ad6ed chore(release): 1.1.13 [skip ci]
## [1.1.13](https://github.com/ivuorinen/base-configs-semantic-release/compare/v1.1.12...v1.1.13) (2026-03-14)
2026-03-14 08:00:51 +00:00
dependabot[bot]
470ba66891 chore(deps): bump undici from 6.23.0 to 6.24.0 (#139) 2026-03-14 09:58:18 +02:00
renovate[bot]
8ed64181cb chore(actions): update ivuorinen/actions action (v2026.03.10 → v2026.03.11) (#138) 2026-03-13 19:42:33 +02:00
8 changed files with 11 additions and 9 deletions

View File

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

View File

@@ -27,4 +27,4 @@ jobs:
steps: steps:
- name: Run PR Lint - name: Run PR Lint
# https://github.com/ivuorinen/actions # https://github.com/ivuorinen/actions
uses: ivuorinen/actions/pr-lint@9b5ae9da1b4cb135aee0ca52403e3924fba6e84f # v2026.03.10 uses: ivuorinen/actions/pr-lint@7f6a23b59316795c4b3cb3b3b28dd53e53655a33 # v2026.03.11

View File

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

View File

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

View File

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

View File

@@ -3,6 +3,8 @@
All notable changes to this project will be documented in this file. See All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.1.13](https://github.com/ivuorinen/base-configs-semantic-release/compare/v1.1.12...v1.1.13) (2026-03-14)
## [1.1.12](https://github.com/ivuorinen/base-configs-semantic-release/compare/v1.1.11...v1.1.12) (2026-03-12) ## [1.1.12](https://github.com/ivuorinen/base-configs-semantic-release/compare/v1.1.11...v1.1.12) (2026-03-12)
## [1.1.11](https://github.com/ivuorinen/base-configs-semantic-release/compare/v1.1.10...v1.1.11) (2026-03-07) ## [1.1.11](https://github.com/ivuorinen/base-configs-semantic-release/compare/v1.1.10...v1.1.11) (2026-03-07)

View File

@@ -1,6 +1,6 @@
{ {
"name": "@ivuorinen/semantic-release-config", "name": "@ivuorinen/semantic-release-config",
"version": "1.1.12", "version": "1.1.13",
"description": "ivuorinen's shareable configuration for semantic-release.", "description": "ivuorinen's shareable configuration for semantic-release.",
"author": { "author": {
"name": "Ismo Vuorinen", "name": "Ismo Vuorinen",

View File

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