Releases: golangci/golangci-lint-action
Releases · golangci/golangci-lint-action
v3.7.0
What's Changed
Changes
- feat: working-directory with only-new-issues by @CfirTsabari in #795
Documentation
Dependencies
- build(deps): bump @types/node from 20.2.5 to 20.3.0 by @dependabot in #771
- build(deps-dev): bump @typescript-eslint/parser from 5.59.8 to 5.59.9 by @dependabot in #772
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.9 by @dependabot in #773
- build(deps-dev): bump @typescript-eslint/parser from 5.59.9 to 5.59.11 by @dependabot in #776
- build(deps-dev): bump eslint from 8.42.0 to 8.43.0 by @dependabot in #775
- build(deps): bump @types/node from 20.3.0 to 20.3.1 by @dependabot in #777
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.59.11 by @dependabot in #778
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0 by @dependabot in #782
- build(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.60.0 by @dependabot in #783
- build(deps): bump @types/node from 20.3.1 to 20.3.3 by @dependabot in #784
- build(deps-dev): bump @typescript-eslint/parser from 5.60.0 to 5.60.1 by @dependabot in #785
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1 by @dependabot in #786
- build(deps-dev): bump typescript from 5.1.3 to 5.1.6 by @dependabot in #787
- build(deps-dev): bump eslint from 8.43.0 to 8.44.0 by @dependabot in #788
- build(deps): bump tough-cookie and @azure/ms-rest-js by @dependabot in #790
- build(deps): bump @types/node from 20.3.3 to 20.4.1 by @dependabot in #791
- build(deps-dev): bump @typescript-eslint/parser from 5.60.1 to 5.61.0 by @dependabot in #792
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.61.0 by @dependabot in #793
- build(deps): bump semver from 6.3.0 to 6.3.1 by @dependabot in #796
- build(deps-dev): bump prettier from 2.8.8 to 3.0.0 by @dependabot in #794
- build(deps): bump @types/node from 20.4.1 to 20.4.2 by @dependabot in #798
- build(deps-dev): bump @typescript-eslint/parser from 5.61.0 to 5.62.0 by @dependabot in #799
- build(deps-dev): bump eslint from 8.44.0 to 8.45.0 by @dependabot in #801
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.0.0 by @dependabot in #800
- build(deps): bump @types/node from 20.4.2 to 20.4.4 by @dependabot in #803
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.0.0 to 6.1.0 by @dependabot in #804
- build(deps-dev): bump @typescript-eslint/parser from 6.0.0 to 6.1.0 by @dependabot in #805
- build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.0 by @dependabot in #808
- build(deps): bump @types/node from 20.4.4 to 20.4.5 by @dependabot in #809
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.1.0 to 6.2.0 by @dependabot in #810
- build(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 by @dependabot in #811
- build(deps-dev): bump @typescript-eslint/parser from 6.1.0 to 6.2.0 by @dependabot in #812
- build(deps): bump @types/node from 20.4.5 to 20.4.8 by @dependabot in #815
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.2.0 to 6.2.1 by @dependabot in #816
- build(deps-dev): bump prettier from 3.0.0 to 3.0.1 by @dependabot in #817
- build(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0 by @dependabot in #818
- build(deps): bump @actions/http-client from 2.1.0 to 2.1.1 by @dependabot in #819
- build(deps-dev): bump @typescript-eslint/parser from 6.2.0 to 6.3.0 by @dependabot in #821
- build(deps-dev): bump eslint from 8.45.0 to 8.47.0 by @dependabot in #823
- build(deps): bump @types/node from 20.4.8 to 20.5.0 by @dependabot in #824
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.2.1 to 6.3.0 by @dependabot in #822
- build(deps): bump @actions/cache from 3.2.1 to 3.2.2 by @dependabot in #825
New Contributors
- @tungbq made their first contribution in #780
- @CfirTsabari made their first contribution in #795
Full Changelog: v3.6.0...v3.7.0
v3.6.0
What's Changed
- docs: fix example by @yuki0920 in #762
- doc: Add custom configuration file path to args by @Aisuko in #767
- feat: add install-mode by @ldez in #768
- feat: support out-format as args by @jrehwaldt in #769
- fix: out-format by @ldez in #770
New Contributors
- @yuki0920 made their first contribution in #762
- @Aisuko made their first contribution in #767
- @ldez made their first contribution in #768
- @jrehwaldt made their first contribution in #769
Full Changelog: v3.5.0...v3.6.0
v3.5.0
What's Changed
- doc: add quote around go version by @vaughany in #670
- docs/build: update to setup-go@v4 by @caarlos0 in #704
- fix invalid docs about cache key by @hori-ryota in #695
New Contributors
- @vaughany made their first contribution in #670
- @caarlos0 made their first contribution in #704
- @hori-ryota made their first contribution in #695
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.42.0 to 5.42.1 by @dependabot in #601
- build(deps-dev): bump @typescript-eslint/parser from 5.42.0 to 5.42.1 by @dependabot in #602
- build(deps-dev): bump eslint from 8.27.0 to 8.28.0 by @dependabot in #604
- build(deps-dev): bump @typescript-eslint/parser from 5.42.1 to 5.43.0 by @dependabot in #605
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.43.0 by @dependabot in #607
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0 by @dependabot in #609
- build(deps-dev): bump prettier from 2.7.1 to 2.8.0 by @dependabot in #611
- build(deps-dev): bump @typescript-eslint/parser from 5.43.0 to 5.44.0 by @dependabot in #610
- build(deps-dev): bump typescript from 4.8.4 to 4.9.3 by @dependabot in #606
- build(deps): bump @types/node from 18.11.9 to 18.11.10 by @dependabot in #614
- build(deps-dev): bump @typescript-eslint/parser from 5.44.0 to 5.45.0 by @dependabot in #615
- build(deps-dev): bump eslint from 8.28.0 to 8.29.0 by @dependabot in #617
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.45.0 by @dependabot in #616
- build(deps-dev): bump typescript from 4.9.3 to 4.9.4 by @dependabot in #619
- build(deps-dev): bump @vercel/ncc from 0.34.0 to 0.36.0 by @dependabot in #620
- build(deps-dev): bump prettier from 2.8.0 to 2.8.1 by @dependabot in #622
- build(deps-dev): bump @typescript-eslint/parser from 5.45.0 to 5.46.0 by @dependabot in #621
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.46.0 by @dependabot in #623
- build(deps-dev): bump @typescript-eslint/parser from 5.46.0 to 5.46.1 by @dependabot in #625
- build(deps): bump @types/node from 18.11.10 to 18.11.17 by @dependabot in #628
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.0 to 5.46.1 by @dependabot in #626
- build(deps-dev): bump eslint from 8.29.0 to 8.30.0 by @dependabot in #627
- build(deps-dev): bump @typescript-eslint/parser from 5.46.1 to 5.47.0 by @dependabot in #633
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.0 by @dependabot in #634
- build(deps): bump @actions/cache from 3.0.6 to 3.1.0 by @dependabot in #632
- build(deps-dev): bump eslint from 8.30.0 to 8.31.0 by @dependabot in #635
- build(deps): bump @types/node from 18.11.17 to 18.11.18 by @dependabot in #636
- build(deps-dev): bump @typescript-eslint/parser from 5.47.0 to 5.47.1 by @dependabot in #637
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.47.0 to 5.47.1 by @dependabot in #639
- build(deps): bump @actions/cache from 3.1.0 to 3.1.1 by @dependabot in #638
- build(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #642
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.0 by @dependabot in #643
- build(deps-dev): bump @typescript-eslint/parser from 5.47.1 to 5.48.0 by @dependabot in #644
- build(deps-dev): bump prettier from 2.8.1 to 2.8.2 by @dependabot in #645
- build(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 by @dependabot in #646
- build(deps): bump @actions/cache from 3.1.1 to 3.1.2 by @dependabot in #647
- Support Caching in Mono Repo by @bbernays in #629
- build(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.27.4 by @dependabot in #650
- build(deps-dev): bump prettier from 2.8.2 to 2.8.3 by @dependabot in #651
- build(deps-dev): bump eslint from 8.31.0 to 8.32.0 by @dependabot in #652
- build(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.48.1 by @dependabot in #653
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.48.1 by @dependabot in #654
- build(deps-dev): bump eslint-plugin-import from 2.27.4 to 2.27.5 by @dependabot in #655
- build(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.48.2 by @dependabot in #656
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.48.2 by @dependabot in #657
- build(deps-dev): bump eslint-plugin-simple-import-sort from 8.0.0 to 9.0.0 by @dependabot in #658
New Contributors
Full Changelog: v3.3.1...v3.4.0
v3.3.1
What's Changed
- build(deps-dev): bump @typescript-eslint/parser from 5.40.0 to 5.40.1 by @dependabot in #590
- build(deps-dev): bump eslint from 8.25.0 to 8.26.0 by @dependabot in #591
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1 by @dependabot in #592
- build(deps): bump @actions/cache from 3.0.5 to 3.0.6 by @dependabot in #593
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0 by @dependabot in #594
- build(deps): bump @types/semver from 7.3.12 to 7.3.13 by @dependabot in #595
- build(deps-dev): bump @typescript-eslint/parser from 5.40.1 to 5.41.0 by @dependabot in #596
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.42.0 by @dependabot in #597
- build(deps-dev): bump eslint from 8.26.0 to 8.27.0 by @dependabot in #598
- build(deps-dev): bump @typescript-eslint/parser from 5.41.0 to 5.42.0 by @dependabot in #599
Full Changelog: v3...v3.3.1
v3.3.0
What's Changed
- build(deps): bump @actions/github from 5.0.1 to 5.0.3 by @dependabot in #470
- build(deps): bump @actions/cache from 2.0.2 to 2.0.4 by @dependabot in #471
- build(deps-dev): bump eslint from 8.15.0 to 8.16.0 by @dependabot in #478
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.23.0 to 5.25.0 by @dependabot in #477
- build(deps-dev): bump @vercel/ncc from 0.33.4 to 0.34.0 by @dependabot in #480
- build(deps-dev): bump typescript from 4.6.4 to 4.7.2 by @dependabot in #482
- build(deps-dev): bump @typescript-eslint/parser from 5.23.0 to 5.26.0 by @dependabot in #481
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.25.0 to 5.26.0 by @dependabot in #483
- build(deps): bump @actions/cache from 2.0.4 to 2.0.5 by @dependabot in #484
- build(deps): bump @actions/core from 1.8.0 to 1.8.2 by @dependabot in #473
- build(deps): bump @actions/tool-cache from 1.7.2 to 2.0.1 by @dependabot in #472
- fix broken build by @kamilsk in #486
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.0 by @dependabot in #487
- build(deps-dev): bump typescript from 4.7.2 to 4.7.3 by @dependabot in #488
- build(deps-dev): bump eslint from 8.16.0 to 8.17.0 by @dependabot in #491
- build(deps-dev): bump @typescript-eslint/parser from 5.26.0 to 5.27.0 by @dependabot in #489
- build(deps): bump @actions/http-client from 1.0.11 to 2.0.1 by @dependabot in #490
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.27.0 to 5.27.1 by @dependabot in #493
- build(deps-dev): bump @typescript-eslint/parser from 5.27.0 to 5.27.1 by @dependabot in #495
- build(deps): bump @actions/cache from 2.0.5 to 2.0.6 by @dependabot in #494
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.28.0 by @dependabot in #497
- build(deps-dev): bump prettier from 2.6.2 to 2.7.1 by @dependabot in #499
- build(deps-dev): bump @typescript-eslint/parser from 5.27.1 to 5.28.0 by @dependabot in #501
- build(deps-dev): bump eslint from 8.17.0 to 8.18.0 by @dependabot in #503
- build(deps-dev): bump typescript from 4.7.3 to 4.7.4 by @dependabot in #502
- build(deps): bump @types/semver from 7.3.9 to 7.3.10 by @dependabot in #498
- build(deps): bump @actions/core from 1.8.2 to 1.9.0 by @dependabot in #500
- build(deps-dev): bump @typescript-eslint/parser from 5.28.0 to 5.29.0 by @dependabot in #504
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.30.0 by @dependabot in #508
- build(deps): bump @actions/cache from 2.0.6 to 3.0.0 by @dependabot in #507
- build(deps-dev): bump eslint from 8.18.0 to 8.19.0 by @dependabot in #512
- build(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.2.1 by @dependabot in #511
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.0 to 5.30.4 by @dependabot in #510
- build(deps-dev): bump @typescript-eslint/parser from 5.29.0 to 5.30.4 by @dependabot in #509
- build(deps-dev): bump @typescript-eslint/parser from 5.30.4 to 5.30.5 by @dependabot in #514
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.4 to 5.30.5 by @dependabot in #513
- fix: optional props not required by @SevereCloud in #515
- build(deps-dev): bump @typescript-eslint/parser from 5.30.5 to 5.30.6 by @dependabot in #516
- build(deps-dev): bump eslint from 8.19.0 to 8.20.0 by @dependabot in #518
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.6 by @dependabot in #517
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.6 to 5.30.7 by @dependabot in #521
- build(deps-dev): bump @typescript-eslint/parser from 5.30.6 to 5.30.7 by @dependabot in #522
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.31.0 by @dependabot in #526
- build(deps-dev): bump @typescript-eslint/parser from 5.30.7 to 5.31.0 by @dependabot in #527
- build(deps-dev): bump eslint from 8.20.0 to 8.21.0 by @dependabot in #528
- build(deps-dev): bump @typescript-eslint/parser from 5.31.0 to 5.32.0 by @dependabot in #541
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.32.0 by @dependabot in #542
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.33.0 by @dependabot in #546
- build(deps-dev): bump @typescript-eslint/parser from 5.32.0 to 5.33.0 by @dependabot in #547
- build(deps): bump @types/semver from 7.3.10 to 7.3.12 by @dependabot in #550
- build(deps-dev): bump eslint from 8.21.0 to 8.22.0 by @dependabot in #551
- build(deps): bump @actions/core from 1.9.0 to 1.9.1 by @dependabot in #548
- build(deps): bump @actions/cache from 3.0.0 to 3.0.3 by @dependabot in #549
- build(deps-dev): bump @typescript-eslint/parser from 5.33.0 to 5.33.1 by @dependabot in #553
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.33.1 by @dependabot in #554
- build(deps-dev): bump typescript from 4.7.4 to 4.8.2 by @dependabot in #556
- build(deps-dev): bump @typescript-eslint/parser from 5.33.1 to 5.35.1 by @dependabot in #557
- build(deps-dev): bump eslint from 8.22.0 to 8.23.0 by @dependabot in #559
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.35.1 by @dependabot in #558
- build(deps-dev): bump @typescript-eslint/parser from 5.35.1 to 5.36.1 by @dependabot in #561
- build(deps-dev): bump eslint-plugin-simple-import-sort from 7.0.0 to 8.0.0 by @dependabot in #562
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.35.1 to 5.36.1 by @dependabot in #563
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.36.1 to 5.36.2 by @dependabot in #564
- build(deps-dev): bump typescript from 4.8.2 to 4.8.3 by @dependabot in #565
- build(deps-dev): bump eslint from 8.23.0 to 8.23.1 by @dependabot in #566
- build(deps-dev): bump @typescript-eslint/parser from 5.36.1 to 5.36.2 by @dependabot in #567
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.37.0 by @dependabot in #568
- build(deps-dev): bump @typescript-eslint/parser from 5.36.2 to 5.37.0 by @dependabot in #569
- build(deps-dev): bump @typescript-eslint/parser from 5.37.0 to 5.38.0 by @dependabot in #570
- build(deps-dev): bump eslint from 8.23.1 to 8.24.0 by @dependabot in #572
- build(deps-dev): bump @TypeScr...
v3.2.0
What's Changed
misc
dependencies
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #409
- build(deps-dev): bump @typescript-eslint/parser from 5.12.1 to 5.13.0 by @dependabot in #410
- build(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 by @dependabot in #412
- build(deps-dev): bump typescript from 4.5.5 to 4.6.2 by @dependabot in #413
- build(deps-dev): bump eslint from 8.10.0 to 8.11.0 by @dependabot in #418
- build(deps-dev): bump @typescript-eslint/parser from 5.14.0 to 5.15.0 by @dependabot in #421
- build(deps-dev): bump prettier from 2.5.1 to 2.6.0 by @dependabot in #422
- build(deps): bump @actions/cache from 1.0.9 to 1.0.10 by @dependabot in #423
- build(deps): bump @actions/tool-cache from 1.7.1 to 1.7.2 by @dependabot in #426
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.15.0 by @dependabot in #425
- build(deps): bump @actions/exec from 1.1.0 to 1.1.1 by @dependabot in #424
- build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #427
- build(deps-dev): bump prettier from 2.6.0 to 2.6.1 by @dependabot in #428
- build(deps-dev): bump typescript from 4.6.2 to 4.6.3 by @dependabot in #429
- build(deps): bump @actions/cache from 1.0.10 to 2.0.0 by @dependabot in #432
- build(deps-dev): bump prettier from 2.6.1 to 2.6.2 by @dependabot in #436
- build(deps): bump @actions/github from 5.0.0 to 5.0.1 by @dependabot in #437
- build(deps-dev): bump @typescript-eslint/parser from 5.16.0 to 5.17.0 by @dependabot in #438
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.18.0 by @dependabot in #441
- build(deps-dev): bump eslint-plugin-import from 2.25.4 to 2.26.0 by @dependabot in #444
- build(deps-dev): bump @typescript-eslint/parser from 5.17.0 to 5.18.0 by @dependabot in #445
- build(deps-dev): bump eslint from 8.12.0 to 8.13.0 by @dependabot in #446
- build(deps): bump actions/setup-go from 2 to 3 by @dependabot in #443
- build(deps-dev): bump @vercel/ncc from 0.33.3 to 0.33.4 by @dependabot in #452
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.18.0 to 5.19.0 by @dependabot in #453
- build(deps-dev): bump @typescript-eslint/parser from 5.18.0 to 5.19.0 by @dependabot in #454
- build(deps): bump @actions/cache from 2.0.0 to 2.0.2 by @dependabot in #447
- build(deps-dev): bump eslint from 8.13.0 to 8.14.0 by @dependabot in #456
- build(deps-dev): bump @typescript-eslint/parser from 5.19.0 to 5.20.0 by @dependabot in #455
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.19.0 to 5.20.0 by @dependabot in #457
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.20.0 to 5.21.0 by @dependabot in #460
- build(deps-dev): bump typescript from 4.6.3 to 4.6.4 by @dependabot in #461
- build(deps-dev): bump @typescript-eslint/parser from 5.20.0 to 5.22.0 by @dependabot in #464
- build(deps): bump github/codeql-action from 1 to 2 by @dependabot in #459
- build(deps-dev): bump eslint from 8.14.0 to 8.15.0 by @dependabot in #467
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.22.0 by @dependabot in #469
- build(deps): bump @actions/core from 1.6.0 to 1.8.0 by @dependabot in #468
New Contributors
- @zaunist made their first contribution in #450
- @3100 made their first contribution in #451
- @ezimanyi made their first contribution in #466
Full Changelog: v3...v3.2.0
v3.1.0
What's Changed
New features
- Allow to disable caching completely by @tdabasinskas in #351
CI
Dependabot
- build(deps-dev): bump eslint from 8.9.0 to 8.10.0 by @dependabot in #405
Misc
- Update version to 3.1.0 in package.json by @SVilgelm in #406
- fix version in package-lock.json by @SVilgelm in #407
New Contributors
- @tdabasinskas made their first contribution in #351
Full Changelog: v3...v3.1.0
v3.0.0
What's Changed
- Fix grammar in action.yml by @abennett in #356
- Add description for permissions settings by @sg0hsmt in #298
- Remove Setup-Go by @StevenACoffman in #403
- Update all direct dependencies by @SVilgelm in #404
- 139 Dependabot updates
New Contributors
- @abennett made their first contribution in #356
- @sg0hsmt made their first contribution in #298
- @StevenACoffman made their first contribution in #403
Full Changelog: v2...v3.0.0
Bump version v2.5.2
Bug fixes
Dependencies
- e3c53fe bump @typescript-eslint/eslint-plugin (#194)
- 3b9f80e bump @typescript-eslint/parser from 4.18.0 to 4.19.0 (#195)
- 9845713 bump @types/node from 14.14.35 to 14.14.37 (#197)
- e789ee1 bump eslint from 7.22.0 to 7.23.0 (#196)
- f2e9a96 bump @typescript-eslint/eslint-plugin (#188)
- 818081a bump @types/node from 14.14.34 to 14.14.35 (#189)
- 6671836 bump @typescript-eslint/parser from 4.17.0 to 4.18.0 (#190)
- 526907e bump @typescript-eslint/parser from 4.16.1 to 4.17.0 (#185)
- 6b6ba16 bump @typescript-eslint/eslint-plugin (#186)
- 9cab4ef bump eslint from 7.21.0 to 7.22.0 (#187)
- 0c76572 bump @types/node from 14.14.32 to 14.14.34 (#184)
- 0dfde21 bump @typescript-eslint/parser from 4.15.2 to 4.16.1 (#182)
- 9dcf389 bump typescript from 4.2.2 to 4.2.3 (#181)
- 34d3904 bump @types/node from 14.14.31 to 14.14.32 (#180)
- e30b22f bump @typescript-eslint/eslint-plugin (#179)
- 8f30d25 bump eslint from 7.20.0 to 7.21.0 (#177)
- 0b64a40 bump @typescript-eslint/parser from 4.15.1 to 4.15.2 (#176)
- 973b3a3 bump eslint-config-prettier from 8.0.0 to 8.1.0 (#178)
- 6ea3de1 bump @typescript-eslint/eslint-plugin (#175)
- 6eec6af bump typescript from 4.1.5 to 4.2.2 (#174)