Skip to content

feat(oxlint-config-smarthr): eslint-plugin-smarthrを>=6.14.0に更新#1307

Merged
AtsushiM merged 3 commits into
masterfrom
feat/update-oxlint-config-smarthr-eslint-plugin-6.14.0
May 14, 2026
Merged

feat(oxlint-config-smarthr): eslint-plugin-smarthrを>=6.14.0に更新#1307
AtsushiM merged 3 commits into
masterfrom
feat/update-oxlint-config-smarthr-eslint-plugin-6.14.0

Conversation

@AtsushiM
Copy link
Copy Markdown
Member

概要

oxlint-config-smarthr の peerDependencies で指定している eslint-plugin-smarthr を >=6.14.0 に更新します。

変更内容

  • eslint-plugin-smarthr (peerDependencies): >=6.12.1 → >=6.14.0

v6.14.0の主な変更

  • feat(require-barrel-import): バレルファイルの純粋性チェックを追加
    • バレルファイル内での実装(import文、変数定義、関数定義等)を禁止
    • re-export のみを許可するルールを追加

詳細: https://github.com/kufu/tamatebako/releases/tag/eslint-plugin-smarthr-v6.14.0

テスト

  • ✅ oxlint-config-smarthrのテストが成功

🤖 Generated with Claude Code

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 14, 2026

Open in StackBlitz

npm i https://pkg.pr.new/kufu/tamatebako/oxlint-config-smarthr@1307

commit: 0ee9127

Update eslint-plugin-smarthr peerDependencies from >=6.12.1 to >=6.14.0.

This version includes the barrel file purity checker feature.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@AtsushiM AtsushiM force-pushed the feat/update-oxlint-config-smarthr-eslint-plugin-6.14.0 branch from d8737c5 to 8de49ef Compare May 14, 2026 00:50
AtsushiM and others added 2 commits May 14, 2026 09:57
Resolved duplicate eslint-plugin-smarthr@6.14.0 entries in lockfile
by regenerating it from scratch.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@AtsushiM AtsushiM marked this pull request as ready for review May 14, 2026 01:01
@AtsushiM AtsushiM requested a review from a team as a code owner May 14, 2026 01:01
@AtsushiM AtsushiM requested review from diescake and s-sasaki-0529 and removed request for a team May 14, 2026 01:01
@AtsushiM AtsushiM merged commit bcab745 into master May 14, 2026
6 checks passed
@AtsushiM AtsushiM deleted the feat/update-oxlint-config-smarthr-eslint-plugin-6.14.0 branch May 14, 2026 01:03
@github-actions github-actions Bot mentioned this pull request May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant