Skip to content

Bump tomio2480/github-workflows/.github/actions/markdown-lint from 2.6.0 to 2.7.1 - #10

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/tomio2480/github-workflows/dot-github/actions/markdown-lint-2.7.1
Closed

Bump tomio2480/github-workflows/.github/actions/markdown-lint from 2.6.0 to 2.7.1#10
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/tomio2480/github-workflows/dot-github/actions/markdown-lint-2.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor

Bumps tomio2480/github-workflows/.github/actions/markdown-lint from 2.6.0 to 2.7.1.

Release notes

Sourced from tomio2480/github-workflows/.github/actions/markdown-lint's releases.

v2.7.1

変更内容

  • Issue #91(caller 追加 prh 辞書 .prh-extra.yml)の判断記録を docs/notes/ へ追加(#94
    • 加算方式の採用理由と rulePaths の順序固定(中央 → 追加)
    • textlint-rule-prh 6.1.0 の衝突時挙動(先頭の辞書が勝つ)の実測結果
  • caller テンプレートの版コメントを v2.7.1 へ更新

caller 側の対応

  • 不要.動作の変更はない.

v2.7.0

変更内容

  • caller root の .prh-extra.yml を中央 prh.yml加算 する方式を追加 (#93, closes #91)
    • generate-textlint-runtime.py が optional 引数で追加辞書を受け,rules.prh.rulePaths[中央, 追加] の 2 本にする
    • action.yml の設定解決 step で .prh-extra.yml を検出(.textlint-allowlist.yml と同形)
    • templates/.prh-extra.yml に caller 用の雛形を追加
    • README・docs/dictionary-maintenance.mddocs/architecture.mddocs/rule-rationale.md に「置き換え(prh.yml)/追加(.prh-extra.yml)」の使い分けを記載
  • caller テンプレートの版コメントを v2.7.0 へ更新

実測した挙動

  • textlint-rule-prh 6.1.0 は同一パターンの衝突を rulePaths の先頭側で解決する.中央を先頭に固定しているため,追加辞書で中央規則は上書きできない.中央規則を変えたい caller は従来どおり prh.yml の全置換を使う.
  • prh.yml(置き換え)と .prh-extra.yml(追加)を両方置くと [caller prh.yml, .prh-extra.yml] になる.

caller 側の対応

  • 不要..prh-extra.yml を置かない caller は挙動が変わらない.
  • caller 固有の表記ゆれ規則(読点の流儀など)を足したい場合は,templates/.prh-extra.yml を root にコピーして rules を書く.

v2.6.12

変更内容

  • templates/.textlintrc.json_commenttemplates/prh.yml のコメントが docs/rule-rationale.md を相対パスで参照しており,雛形をコピーした caller でリンク切れになっていた.絶対 URL へ改める (#92, fixes #90)
  • caller テンプレートの版コメントを v2.6.12 へ更新

caller 側の対応

  • 不要.文言のみの変更で lint の挙動は変わらない.

v2.6.11

変更内容

  • textlint 15.6.0 が .textlintrc.jsonoverrides を実装していないため,per-path 文体切り替えの案内を撤去 (#89, closes #85)
    • templates/.textlintrc.json から _example_overrides を削除
    • generate-textlint-runtime.pyoverrides[*].rules.prh 解決処理を撤去.overrides が非空なら ::warning:: アノテーションを出し,中身は書き換えず素通しする
    • docs/rule-rationale.md の方法 A をファイル先頭の <!-- textlint-disable --> コメント方式へ差し替え.CI の緑が動作確認にならなかった理由を追記
  • caller テンプレートの版コメントを v2.6.11 へ更新

... (truncated)

Commits
  • 3635797 Merge pull request #94 from tomio2480/docs/notes-issue91-prh-extra
  • 87faeab docs: caller テンプレートの版コメントを v2.7.1 へ進める
  • 4c609bd docs(notes): caller 追加 prh 辞書の加算方式と衝突時の優先順位の判断記録を追加する
  • bf8c112 Merge pull request #93 from tomio2480/feat/issue-91-prh-extra
  • b1477fb docs: caller テンプレートの版コメントを v2.7.0 へ進める
  • 4e67f44 Merge branch 'main' into feat/issue-91-prh-extra
  • a5066ed Merge pull request #92 from tomio2480/fix/issue-90-textlintrc-comment-absolut...
  • f43a23a docs: caller テンプレートの版コメントを v2.6.12 へ進める
  • f14a9f4 docs: caller 追加辞書 .prh-extra.yml の使い分けと解決順序を README・docs・caller テンプレへ反映する
  • dffb968 feat(markdown-lint): caller root の .prh-extra.yml を検出し中央 prh 辞書へ加算する
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tomio2480/github-workflows/.github/actions/markdown-lint](https://github.com/tomio2480/github-workflows) from 2.6.0 to 2.7.1.
- [Release notes](https://github.com/tomio2480/github-workflows/releases)
- [Commits](tomio2480/github-workflows@20a93b5...3635797)

---
updated-dependencies:
- dependency-name: tomio2480/github-workflows/.github/actions/markdown-lint
  dependency-version: 2.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 21, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 28, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #13.

@dependabot dependabot Bot closed this Aug 28, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/tomio2480/github-workflows/dot-github/actions/markdown-lint-2.7.1 branch August 28, 2026 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants