Skip to content

Releases: golangci/golangci-lint-action

v5.1.0

29 Apr 15:17
9d1e062
Compare
Choose a tag to compare

What's Changed

Changes

  • feat: support for pull and merge_group events with the option only-new-issues by @ldez in #1029

Dependencies

  • build(deps-dev): bump @typescript-eslint/parser from 7.7.0 to 7.7.1 by @dependabot in #1027
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.7.0 to 7.7.1 by @dependabot in #1028

Full Changelog: v5.0.0...v5.1.0

v5.0.0

25 Apr 01:30
82d40c2
Compare
Choose a tag to compare

What's Changed

skip-pkg-cache and skip-build-cache have been removed because the cache related to Go itself is already handled by actions/setup-go.

Changes

New Contributors

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

v4.0.1

25 Apr 00:58
d6238b0
Compare
Choose a tag to compare

What's Changed

Documentation

  • docs: update the version of the action used in the README example by @178inaba in #977

Dependencies

  • build(deps): bump @types/semver from 7.5.6 to 7.5.7 by @dependabot in #969
  • build(deps-dev): bump @typescript-eslint/parser from 6.20.0 to 6.21.0 by @dependabot in #970
  • build(deps-dev): bump eslint-plugin-simple-import-sort from 10.0.0 to 12.0.0 by @dependabot in #971
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0 by @dependabot in #973
  • build(deps): bump @types/node from 20.11.16 to 20.11.17 by @dependabot in #972
  • build(deps): bump @types/node from 20.11.17 to 20.11.19 by @dependabot in #979
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 by @dependabot in #980
  • build(deps): bump undici from 5.26.3 to 5.28.3 by @dependabot in #976
  • build(deps): bump @types/node from 20.11.19 to 20.11.20 by @dependabot in #985
  • build(deps): bump @types/semver from 7.5.7 to 7.5.8 by @dependabot in #986
  • build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #987
  • build(deps): bump tmp from 0.2.1 to 0.2.3 by @dependabot in #989
  • build(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.1.0 by @dependabot in #988
  • build(deps): bump @types/node from 20.11.20 to 20.11.24 by @dependabot in #990
  • build(deps-dev): bump @typescript-eslint/parser from 7.1.0 to 7.1.1 by @dependabot in #991
  • build(deps): bump @types/node from 20.11.24 to 20.11.25 by @dependabot in #992
  • build(deps-dev): bump typescript from 5.3.3 to 5.4.2 by @dependabot in #993
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.1.0 to 7.1.1 by @dependabot in #994
  • build(deps): bump @actions/http-client from 2.2.0 to 2.2.1 by @dependabot in #995
  • build(deps): bump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /sample-go-mod by @dependabot in #997
  • build(deps-dev): bump @typescript-eslint/parser from 7.1.1 to 7.2.0 by @dependabot in #998
  • build(deps): bump @types/node from 20.11.25 to 20.11.28 by @dependabot in #1000
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.1.1 to 7.2.0 by @dependabot in #999
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.2.0 to 7.3.1 by @dependabot in #1003
  • build(deps): bump @types/node from 20.11.28 to 20.11.30 by @dependabot in #1004
  • build(deps-dev): bump typescript from 5.4.2 to 5.4.3 by @dependabot in #1005
  • build(deps-dev): bump @typescript-eslint/parser from 7.2.0 to 7.3.1 by @dependabot in #1006
  • build(deps): bump @types/node from 20.11.30 to 20.12.2 by @dependabot in #1007
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.3.1 to 7.4.0 by @dependabot in #1008
  • build(deps-dev): bump @typescript-eslint/parser from 7.3.1 to 7.4.0 by @dependabot in #1009
  • build(deps): bump undici from 5.28.3 to 5.28.4 by @dependabot in #1010
  • build(deps-dev): bump typescript from 5.4.3 to 5.4.4 by @dependabot in #1011
  • build(deps): bump @types/node from 20.12.2 to 20.12.5 by @dependabot in #1012
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.4.0 to 7.5.0 by @dependabot in #1013
  • build(deps-dev): bump @typescript-eslint/parser from 7.4.0 to 7.5.0 by @dependabot in #1014
  • build(deps): bump @types/node from 20.12.5 to 20.12.7 by @dependabot in #1016
  • build(deps-dev): bump typescript from 5.4.4 to 5.4.5 by @dependabot in #1017
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.5.0 to 7.6.0 by @dependabot in #1019
  • build(deps-dev): bump eslint-plugin-simple-import-sort from 12.0.0 to 12.1.0 by @dependabot in #1018
  • build(deps-dev): bump @typescript-eslint/parser from 7.5.0 to 7.7.0 by @dependabot in #1022
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.6.0 to 7.7.0 by @dependabot in #1023

New Contributors

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

v4.0.0

10 Feb 14:10
3cfe3a4
Compare
Choose a tag to compare

What's Changed

In the scope of this release, we change Nodejs runtime from node16 to node20 (#843).

Documentation

Dependencies

  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.3.0 to 6.4.0 by @dependabot in #829
  • build(deps-dev): bump eslint-plugin-import from 2.28.0 to 2.28.1 by @dependabot in #830
  • build(deps): bump @types/node from 20.5.0 to 20.5.1 by @dependabot in #827
  • build(deps-dev): bump @typescript-eslint/parser from 6.3.0 to 6.4.0 by @dependabot in #831
  • build(deps-dev): bump prettier from 3.0.1 to 3.0.2 by @dependabot in #828
  • build(deps): bump @types/node from 20.5.1 to 20.5.7 by @dependabot in #833
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.4.0 to 6.4.1 by @dependabot in #834
  • build(deps-dev): bump @typescript-eslint/parser from 6.4.0 to 6.4.1 by @dependabot in #835
  • build(deps-dev): bump eslint from 8.47.0 to 8.48.0 by @dependabot in #837
  • build(deps-dev): bump typescript from 5.1.6 to 5.2.2 by @dependabot in #836
  • build(deps): bump @types/semver from 7.5.0 to 7.5.1 by @dependabot in #838
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.5.0 by @dependabot in #839
  • build(deps-dev): bump prettier from 3.0.2 to 3.0.3 by @dependabot in #842
  • build(deps-dev): bump @typescript-eslint/parser from 6.4.1 to 6.5.0 by @dependabot in #840
  • build(deps): bump @types/node from 20.5.7 to 20.5.9 by @dependabot in #841
  • chore: bump to use node20 runtime, actions/checkout to v4 by @chenrui333 in #843
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #845
  • build(deps-dev): bump eslint from 8.48.0 to 8.49.0 by @dependabot in #846
  • build(deps): bump @types/node from 20.5.9 to 20.6.0 by @dependabot in #847
  • build(deps-dev): bump @typescript-eslint/parser from 6.5.0 to 6.6.0 by @dependabot in #848
  • build(deps-dev): bump @vercel/ncc from 0.36.1 to 0.38.0 by @dependabot in #850
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.6.0 by @dependabot in #849
  • build(deps): bump @types/semver from 7.5.1 to 7.5.2 by @dependabot in #853
  • build(deps): bump @types/tmp from 0.2.3 to 0.2.4 by @dependabot in #854
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.6.0 to 6.7.0 by @dependabot in #855
  • build(deps): bump @types/node from 20.6.0 to 20.6.2 by @dependabot in #857
  • build(deps): bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in #856
  • build(deps-dev): bump eslint from 8.49.0 to 8.50.0 by @dependabot in #859
  • build(deps): bump @types/node from 20.6.2 to 20.6.5 by @dependabot in #860
  • build(deps-dev): bump @typescript-eslint/parser from 6.6.0 to 6.7.2 by @dependabot in #861
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.7.2 by @dependabot in #862
  • build(deps): bump @types/semver from 7.5.2 to 7.5.3 by @dependabot in #864
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.7.3 by @dependabot in #865
  • build(deps): bump @types/node from 20.6.5 to 20.8.0 by @dependabot in #867
  • build(deps-dev): bump @typescript-eslint/parser from 6.7.2 to 6.7.3 by @dependabot in #866
  • build(deps-dev): bump @typescript-eslint/parser from 6.7.3 to 6.7.4 by @dependabot in #868
  • build(deps): bump @types/node from 20.8.0 to 20.8.3 by @dependabot in #869
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.3 to 6.7.4 by @dependabot in #870
  • build(deps-dev): bump eslint from 8.50.0 to 8.51.0 by @dependabot in #871
  • build(deps): bump @actions/http-client from 2.1.1 to 2.2.0 by @dependabot in #872
  • build(deps-dev): bump @typescript-eslint/parser from 6.7.4 to 6.7.5 by @dependabot in #874
  • build(deps): bump @types/node from 20.8.3 to 20.8.6 by @dependabot in #875
  • build(deps-dev): bump eslint-plugin-prettier from 5.0.0 to 5.0.1 by @dependabot in #876
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.4 to 6.7.5 by @dependabot in #878
  • build(deps): bump @actions/github from 5.1.1 to 6.0.0 by @dependabot in #877
  • build(deps): bump undici from 5.25.4 to 5.26.3 by @dependabot in #879
  • build(deps-dev): bump eslint from 8.51.0 to 8.52.0 by @dependabot in #881
  • build(deps): bump @types/semver from 7.5.3 to 7.5.4 by @dependabot in #882
  • build(deps-dev): bump @vercel/ncc from 0.38.0 to 0.38.1 by @dependabot in #883
  • build(deps-dev): bump @typescript-eslint/parser from 6.7.5 to 6.8.0 by @dependabot in #885
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.8.0 by @dependabot in #884
  • build(deps): bump @types/tmp from 0.2.4 to 0.2.5 by @dependabot in #886
  • build(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0 by @dependabot in #887
  • build(deps-dev): bump @typescript-eslint/parser from 6.8.0 to 6.9.0 by @dependabot in #888
  • build(deps): bump @types/node from 20.8.6 to 20.8.9 by @dependabot in #889
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.8.0 to 6.9.0 by @dependabot in #890
  • build(deps-dev): bump eslint from 8.52.0 to 8.53.0 by @dependabot in #893
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.9.1 by @dependabot in #892
  • build(deps): bump @types/node from 20.8.9 to 20.8.10 by @dependabot in #895
  • build(deps-dev): bump @typescript-eslint/parser from 6.9.0 to 6.9.1 by @dependabot in #894
  • build(deps): bump @types/semver from 7.5.4 to 7.5.5 by @dependabot in #897
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.10.0 by @dependabot in #896
  • build(deps-dev): bump prettier from 3.0.3 to 3.1.0 by @dependabot in #900
  • build(deps): bump @types/tmp from 0.2.5 to 0.2.6 by @dependabot in #898
  • build(deps-dev): bump @typescript-eslint/parser from 6.9.1 to 6.10.0 by @dependabot in #899
  • build(deps-dev): bump eslint from 8.53.0 to 8.54.0 by @dependabot in #903
  • build(deps): bump @types/node from 20.8.10 to 20.9.2 by @dependabot in #904
  • build(deps-dev): bump @typescript-eslint/parser from 6.10.0 to 6.11.0 by @dependabot in #905
  • build(deps-dev): bump...
Read more

v3.7.0

14 Aug 23:09
3a91952
Compare
Choose a tag to compare

What's Changed

Changes

Documentation

  • docs: improve How to use section in README.md by @tungbq in #780

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

Full Changelog: v3.6.0...v3.7.0

v3.6.0

12 Jun 09:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.0...v3.6.0

v3.5.0

02 Jun 11:11
5f1fec7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.0...v3.5.0

v3.4.0

23 Jan 13:13
08e2f20
Compare
Choose a tag to compare

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

11 Nov 13:09
0ad9a09
Compare
Choose a tag to compare

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

21 Oct 07:16
07db538
Compare
Choose a tag to compare

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...
Read more