17 Commits

Author SHA1 Message Date
semantic-release-bot
e81346d10c chore(release): 1.0.2 [skip ci]
## [1.0.2](https://github.com/ivuorinen/base-configs-markdownlint/compare/v1.0.1...v1.0.2) (2026-02-26)

### Bug Fixes

* **deps:** resolve vulnerable minimatch 10.1.3 via yarn resolutions ([#124](https://github.com/ivuorinen/base-configs-markdownlint/issues/124)) ([569d5cf](569d5cfecd))
2026-02-26 19:32:27 +00:00
569d5cfecd fix(deps): resolve vulnerable minimatch 10.1.3 via yarn resolutions (#124) 2026-02-26 21:29:49 +02:00
e05ed89b29 chore: update .releaserc.json to include branches 2026-02-26 21:05:29 +02:00
renovate[bot]
a34928c2ae chore(deps): update node.js (v24.13.1 → v24.14.0) (#123)
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-02-26 08:52:12 +00:00
renovate[bot]
9d33cc5136 chore(deps): update ivuorinen/actions action (v2026.02.18 → v2026.02.24) (#122)
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-02-26 06:17:11 +00:00
renovate[bot]
a3a35e253a chore(deps): lock file maintenance (#121) 2026-02-23 21:46:05 +02:00
renovate[bot]
16d090130b chore(deps): update github/codeql-action action (v4.32.3 → v4.32.4) (#120)
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-02-22 05:48:48 +00:00
renovate[bot]
d93c39bff7 chore(deps): update ivuorinen/actions action (v2026.02.10 → v2026.02.18) (#119)
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-02-20 09:16:11 +00:00
renovate[bot]
b59645f22b chore(deps): update pre-commit hook rhysd/actionlint (v1.7.10 → v1.7.11) (#118)
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-02-16 10:54:53 +00:00
renovate[bot]
f6efbbe6d7 chore(deps): lock file maintenance (#117)
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-02-16 09:34:11 +02:00
renovate[bot]
bc976bb83b chore(deps): update github/codeql-action action (v4.32.2 → v4.32.3) (#116)
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-02-15 04:28:29 +00:00
dependabot[bot]
b3229c8f21 chore(deps): bump markdown-it from 14.1.0 to 14.1.1 (#115) 2026-02-13 23:05:54 +02:00
renovate[bot]
6463e489bf chore(deps): update ivuorinen/actions action (v2026.02.03 → v2026.02.10) (#114)
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-02-12 10:09:06 +00:00
renovate[bot]
6e14ed451f chore(deps): update node.js (v24.13.0 → v24.13.1) (#113)
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-02-12 04:40:48 +00:00
renovate[bot]
fcc448cc59 chore(deps): update simek/yarn-lock-changes action (v0.14.0 → v0.14.1) (#112)
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-02-09 04:52:26 +00:00
renovate[bot]
8b5f94e355 chore(deps): update github/codeql-action action (v4.32.1 → v4.32.2) (#111)
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-02-07 05:45:15 +00:00
renovate[bot]
349dcf78e3 chore(deps): update ivuorinen/actions action (v2026.01.21 → v2026.02.03) (#110)
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-02-05 17:31:26 +00:00
11 changed files with 351 additions and 404 deletions

View File

@@ -70,7 +70,7 @@ jobs:
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@6bc82e05fd0ea64601dd4b465378bbcf57de0314 # v4.32.1
uses: github/codeql-action/init@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
with:
languages: ${{ matrix.language }}
build-mode: ${{ matrix.build-mode }}
@@ -98,6 +98,6 @@ jobs:
exit 1
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@6bc82e05fd0ea64601dd4b465378bbcf57de0314 # v4.32.1
uses: github/codeql-action/analyze@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
with:
category: "/language:${{matrix.language}}"

View File

@@ -39,7 +39,7 @@ jobs:
run: npm install -g corepack --force && corepack enable
- name: Yarn Lock Changes
uses: Simek/yarn-lock-changes@c7543145aaafdd8fc925cea5d85b2bd5a73091f8 # v0.14.0
uses: Simek/yarn-lock-changes@59f47ee499424d2c2437c5aebf863b5c6d50a5bc # v0.14.1
with:
token: ${{ secrets.GITHUB_TOKEN }}
env:
@@ -48,7 +48,7 @@ jobs:
- name: Run PR Lint
# https://github.com/ivuorinen/actions
uses: ivuorinen/actions/pr-lint@f98ae7cd7d0feb1f9d6b01de0addbb11414cfc73 # v2026.01.21
uses: ivuorinen/actions/pr-lint@8faacf8a1cae049c1471708dcb408a167e91afaf # v2026.02.24
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@f98ae7cd7d0feb1f9d6b01de0addbb11414cfc73 # v2026.01.21
uses: ivuorinen/actions/pr-lint@8faacf8a1cae049c1471708dcb408a167e91afaf # v2026.02.24
publish:
name: Publish

View File

@@ -23,4 +23,4 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: ivuorinen/actions/stale@f98ae7cd7d0feb1f9d6b01de0addbb11414cfc73 # v2026.01.21
- uses: ivuorinen/actions/stale@8faacf8a1cae049c1471708dcb408a167e91afaf # v2026.02.24

View File

@@ -38,4 +38,4 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: ⤵️ Sync Latest Labels Definitions
uses: ivuorinen/actions/sync-labels@f98ae7cd7d0feb1f9d6b01de0addbb11414cfc73 # v2026.01.21
uses: ivuorinen/actions/sync-labels@8faacf8a1cae049c1471708dcb408a167e91afaf # v2026.02.24

2
.nvmrc
View File

@@ -1 +1 @@
24.13.0
24.14.0

View File

@@ -31,7 +31,7 @@ repos:
- id: yamllint
- repo: https://github.com/rhysd/actionlint
rev: v1.7.10
rev: v1.7.11
hooks:
- id: actionlint
args: ["-shellcheck="]

View File

@@ -1,5 +1,6 @@
{
"extends": [
"@ivuorinen/semantic-release-config"
]
],
"branches": ["main"]
}

View File

@@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.2](https://github.com/ivuorinen/base-configs-markdownlint/compare/v1.0.1...v1.0.2) (2026-02-26)
### Bug Fixes
* **deps:** resolve vulnerable minimatch 10.1.3 via yarn resolutions ([#124](https://github.com/ivuorinen/base-configs-markdownlint/issues/124)) ([569d5cf](https://github.com/ivuorinen/base-configs-markdownlint/commit/569d5cfecdd9b2482ae185aa26e2ad420654478d))
## [1.0.1](https://github.com/ivuorinen/base-configs-markdownlint/compare/v1.0.0...v1.0.1) (2025-12-15)

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/markdownlint-config",
"version": "1.0.1",
"version": "1.0.2",
"type": "module",
"description": "ivuorinen's shareable configuration for markdownlint.",
"author": {
@@ -43,5 +43,8 @@
"packageManager": "yarn@4.12.0",
"devDependencies": {
"@ivuorinen/semantic-release-config": "^1.0.0"
},
"resolutions": {
"minimatch": ">=10.2.1"
}
}

722
yarn.lock

File diff suppressed because it is too large Load Diff