Skip to content

Releases: pixiv/scalafix-pixiv-rule

v4.5.4

17 Oct 08:31
4893b89
Compare
Choose a tag to compare

空デプロイ

v4.5.3

24 Jul 05:28
4893b89
Compare
Choose a tag to compare

What's Changed

  • Update sbt to 1.9.2 by @github-actions in #85
  • Update mockito-core to 5.4.0 by @github-actions in #84

Full Changelog: v4.5.2...v4.5.3

v4.5.2

20 Jul 09:02
b96c4b4
Compare
Choose a tag to compare

What's Changed

  • Update sbt to 1.8.3 by @github-actions in #76
  • Update sbt-projectmatrix to 0.9.1 by @github-actions in #83
  • Update scala3-library to 3.3.0 by @github-actions in #82
  • Update scalatest to 3.2.16 by @github-actions in #78
  • Update sbt-ci-release to 1.5.12 by @github-actions in #75
  • Update sbt-license-report to 1.5.0 by @github-actions in #77
  • Update mockito-core to 5.3.1 by @github-actions in #74
  • Update sbt-scalafix, scalafix-core to 0.11.0 by @github-actions in #80
  • Update scala-library to 2.13.11 by @github-actions in #81

Full Changelog: v4.5.1...v4.5.2

v4.5.1

23 May 05:00
2ef6f67
Compare
Choose a tag to compare

What's Changed

  • feat: javax 名前空間を jakarta に変更するルール by @Javakky-pxv in #79

Full Changelog: v4.4.1...v4.5.1

v4.4.1

17 May 07:24
Compare
Choose a tag to compare

Full Changelog: v4.4.0...v4.4.1

v4.4.0

26 Apr 08:11
f6a841c
Compare
Choose a tag to compare

What's Changed

  • feat: 不適切なパッケージに特定規則のクラス名がある場合に警告するルールの追加 by @Javakky-pxv in #72

Full Changelog: v4.3.0...v4.4.0

v4.3.0

25 Apr 07:20
9857181
Compare
Choose a tag to compare

What's Changed

  • Update mockito-core to 5.3.0 by @github-actions in #69
  • Update sbt-license-report to 1.4.0 by @github-actions in #68
  • feat: Lint ルールで利用できる汎用ログレベルコンフィグを定義 by @Javakky-pxv in #71

Full Changelog: v4.2.0...v4.3.0

v4.2.0

19 Apr 04:25
7e9acf6
Compare
Choose a tag to compare

What's Changed

  • Update sbt-license-report to 1.3.0 by @github-actions in #66
  • feat: UnifiedArrow ルールで ← 記号も修正する by @Javakky-pxv in #67

Full Changelog: v4.1.0...v4.2.0

v4.1.0

23 Mar 09:27
238fbcd
Compare
Choose a tag to compare

What's Changed

  • Update mockito-core to 5.2.0 by @github-actions in #62
  • CIのscalafmtCheckAllからinputを対象外とした by @kobakazu0429 in #65

feat: NeedMessageExtendsRuntimeException by @kobakazu0429 in #64

RuntimeException を継承した class の定義にメッセージが付与されていない場合は警告を発生させます。 これは、エラー通知時の識別を可能にするためです。

class RedException extends RuntimeException {}
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeException を継承したクラスを作る際にはメッセージを付与してください: RedException
 */

New Contributors

Full Changelog: v4.0.1...v4.1.0

v4.0.1

14 Feb 01:41
96eaa5c
Compare
Choose a tag to compare

What's Changed

  • Dependencies のシークレットを修正する by @Javakky-pxv in #51
  • Update scalafmt-core to 3.3.3 by @github-actions in #58
  • Update sbt to 1.7.3 by @github-actions in #56
  • Update sbt-scalafmt to 2.5.0 by @github-actions in #57
  • Revert "Update scalafmt-core to 3.3.3" by @Javakky-pxv in #59
  • Update scala3-library to 3.2.2 by @github-actions in #55
  • Update scala-library to 2.13.10 by @github-actions in #54
  • Update sbt-ci-release to 1.5.11 by @github-actions in #53
  • Update sbt-projectmatrix to 0.9.0 by @github-actions in #52
  • Use SVG Maven badge instead of PNG by @zonuexe in #61
  • Update sbt to 1.8.2 by @github-actions in #60

New Contributors

  • @github-actions made their first contribution in #58
  • @zonuexe made their first contribution in #61

Full Changelog: v4.0.0...v4.0.1