KEMBAR78
Releases · dotenv-linter/dotenv-linter · GitHub
Skip to content

Releases: dotenv-linter/dotenv-linter

v4.0.0

18 Oct 14:32
f9076b0

Choose a tag to compare

Features

Fixes

CI

Miscellaneous Tasks

Refactor

Update dependencies

  • Bump tempfile from 3.21.0 to 3.22.0 (#906)
  • Bump clap from 4.5.43 to 4.5.47 (#901)
  • Bump lycheeverse/lychee-action from 2.4.1 to 2.6.1 (#898)
  • Bump regex from 1.11.1 to 1.11.2 (#897)
  • Bump tempfile from 3.20.0 to 3.21.0 (#891)
  • Bump serde_json from 1.0.142 to 1.0.143 (#890)
  • Bump dprint/check from 2.2 to 2.3 (#883)
  • Bump actions/checkout from 4 to 5 (#887)
  • Bump tokio from 1.29.1 to 1.44.2 (#870)
  • Bump Swatinem/rust-cache from 2.7.7 to 2.7.8 (#865)
  • Bump ring from 0.17.8 to 0.17.14 (#882)
  • Bump lycheeverse/lychee-action from 2.3.0 to 2.4.1 (#874)
  • Update dependencies (#881)
  • Bump clap from 4.5.28 to 4.5.29 (#851)
  • Bump rustls from 0.21.2 to 0.21.12 (#850)
  • Bump anstream from 0.6.7 to 0.6.15 (#847)
  • Bump h2 from 0.3.24 to 0.3.26 (#771)
  • Bump mio from 0.8.8 to 0.8.11 (#760)
  • Bump clap from 4.4.18 to 4.5.3 (#767)
  • Bump softprops/action-gh-release from 1 to 2 (#766)
  • Bump tempfile from 3.9.0 to 3.10.1 (#755)
  • Bump assert_cmd from 2.0.13 to 2.0.14 (#754)
  • Bump codecov/codecov-action from 3 to 4 (#750)
  • Bump lycheeverse/lychee-action from 1.9.2 to 1.9.3 (#748)
  • Bump lycheeverse/lychee-action from 1.9.1 to 1.9.2 (#747)
  • Bump h2 from 0.3.20 to 0.3.24 (#746)
  • Bump clap from 4.4.17 to 4.4.18 (#745)
  • Bump clap from 4.4.16 to 4.4.17 (#744)
  • Bump Swatinem/rust-cache from 2.7.2 to 2.7.3 (#743)
  • Bump assert_cmd from 2.0.12 to 2.0.13 (#741)
  • Bump clap from 4.4.14 to 4.4.16 (#740)
  • Bump Swatinem/rust-cache from 2.7.1 to 2.7.2 (#739)
  • Bump lycheeverse/lychee-action from 1.9.0 to 1.9.1 (#738)
  • Bump clap from 4.4.13 to 4.4.14 (#737)
  • Bump lycheeverse/lychee-action from 1.8.0 to 1.9.0 (#736)
  • Bump clap from 4.3.11 to 4.4.13 (#733)
  • Bump tempfile from 3.8.0 to 3.9.0 (#732)
  • Bump colored from 2.0.4 to 2.1.0 (#731)
  • Bump Swatinem/rust-cache from 2.5.1 to 2.7.1 (#734)
  • Bump rustix from 0.38.3 to 0.38.13 (#730)
  • Bump webpki from 0.22.0 to 0.22.2 (#724)
  • Bump docker/setup-qemu-action from 2 to 3 (#718)
  • Bump docker/login-action from 2 to 3 (#717)
  • Bump docker/setup-buildx-action from 2 to 3 (#716)
  • Bump actions/checkout from 3 to 4 (#714)
  • Bump rustls-webpki from 0.100.1 to 0.100.2 (#709)
  • Bump tempfile from 3.6.0 to 3.8.0 (#707)
  • Bump assert_cmd from 2.0.11 to 2.0.12 (#695)
  • Bump Swatinem/rust-cache from 2.5.0 to 2.5.1 (#688)
  • Bump colored and criterion (#691)
  • Bump update-informer from 1.0.0 to 1.1.0 (#685)
  • Bump clap from 4.3.5 to 4.3.8 (#684)
  • Bump clap from 4.3.4 to 4.3.5 (#683)
  • Bump Swatinem/rust-cache from 2.4.0 to 2.5.0 (#682)
  • Bump clap from 4.3.3 to 4.3.4 ([#681](https://github.com/dotenv-lint...
Read more

v3.3.0

24 Dec 13:13

Choose a tag to compare

Features

  • Add check for values that require surrounding quotes #521 (@tabfugnic)

Fixes

  • Check that tag is valid semver #556 (@zd4y)
  • Don't remove quotes for values containing hash-sign #560 (@95jonpet)

CI

Documentation

Miscellaneous Tasks

Refactor

  • Move CLI commands to separate functions #489 (@mgrachev)
  • Check ci with all-targets arg #488 (@shapurid)
  • Usage of fix and compare #486 (@shapurid)
  • Skip_checks with use default iterator #482 (@shapurid)

Testing

Update dependencies

  • Bump actions/stale from 6 to 7 #607
  • Bump update-informer from 0.5.0 to 0.6.0 #603
  • Bump wagoid/commitlint-github-action from 5.2.2 to 5.3.0 #595
  • Bump Swatinem/rust-cache from 2.1.0 to 2.2.0 #588
  • Bump lycheeverse/lychee-action from 1.5.3 to 1.5.4 #587
  • Bump lycheeverse/lychee-action from 1.5.2 to 1.5.3 #586
  • Bump Swatinem/rust-cache from 2.0.1 to 2.1.0 #582
  • Bump lycheeverse/lychee-action from 1.5.1 to 1.5.2 #583
  • Bump wagoid/commitlint-github-action from 5.2.0 to 5.2.2 #581
  • Bump boa-dev/criterion-compare-action from 3.2.3 to 3.2.4 #580
  • Bump assert_cmd from 2.0.4 to 2.0.5 #578
  • Bump criterion from 0.3.6 to 0.4.0 #575
  • Bump Swatinem/rust-cache from 2.0.0 to 2.0.1 #571
  • Bump dunce from 1.0.2 to 1.0.3 #564
  • Bump wagoid/commitlint-github-action from 5.0.2 to 5.2.0 #565
  • Bump boa-dev/criterion-compare-action from 3.2.2 to 3.2.3 #570
  • Bump actions/stale from 5 to 6 #552
  • Bump lycheeverse/lychee-action from 1.5.0 to 1.5.1 #538
  • Bump Swatinem/rust-cache from 1.4.0 to 2.0.0 #534
  • Bump dprint/check from 2.0 to 2.1 #535
  • Bump criterion from 0.3.5 to 0.3.6 #532
  • Bump wagoid/commitlint-github-action from 5.0.1 to 5.0.2 #530
  • Bump Swatinem/rust-cache from 1.3.0 to 1.4.0 #528
  • Bump actions/cache from 3.0.2 to 3.0.4 #522
  • Bump boa-dev/criterion-compare-action from 3.2.1 to 3.2.2 #518
  • Bump regex from 1.5.4 to 1.5.6 #520
  • Bump crossbeam-utils from 0.8.5 to 0.8.8 #519
  • Bump wagoid/commitlint-github-action from 4.1.11 to 5.0.1 #527
  • Bump boa-dev/criterion-compare-action from 3.2.0 to 3.2.1 #509
  • Bump clap from 3.1.9 to 3.1.10 #506
  • Bump clap from 3.1.8 to 3.1.9 #505
  • Bump actions/stale from 4 to 5 #502
  • Bump actions/cache from 3.0.1 to 3.0.2 #501
  • Bump codecov/codecov-action from 2.1.0 to 3 #499
  • Bump wagoid/commitlint-github-action from 4.1.10 to 4.1.11 #500
  • Bump clap from 3.1.6 to 3.1.8 #497
  • Bump wagoid/commitlint-github-action from 4.1.9 to 4.1.10 #495
  • Bump actions/cache from 3.0.0 to 3.0.1 #494
  • Update dependency update-informer #493
  • Bump actions/cache from 2 to 3.0.0 #491
  • Update clap #485
  • Bump wagoid/commitlint-github-action from 2 to 4.1.9 #473
  • Bump actions/checkout from 1 to 3 #474
  • Bump codecov/codecov-action from 1 to 2.1.0 #475
  • Bump tempfile from 3.2.0 to 3.3.0 #478
  • Bump assert_cmd from 2.0.2 to 2.0.4 #479
  • Bump update-informer from 0.3.0 to 0.4.0 #477
  • Update dependency update-informer #470

v3.2.0

24 Jan 19:13
e68f274

Choose a tag to compare

🚀 Added

🔧 Changed

v3.1.1

25 Aug 10:16
017f954

Choose a tag to compare

🚀 Added

🔧 Changed

  • Fix clippy warnings #437 (@mgrachev)
  • Use enum instead of string for lint's identity #427 (@fabricio7p)
  • Get rid of the name field in checks and fixes structs #432 (@mgrachev)
  • Replace filter with unwrap on flatten #434 (@Fcukit)

v3.1.0

09 Jun 12:22
e82b7af

Choose a tag to compare

🚀 Added

🔧 Changed

v3.0.0

11 Jan 10:43
94d987c

Choose a tag to compare

🚀 Added

🔧 Changed

v2.2.1

24 Oct 12:34
4e4d516

Choose a tag to compare

🚀 Added

🔧 Changed

v2.2.0

12 Oct 08:46
e497a4f

Choose a tag to compare

🚀 Added

🔧 Changed

v2.1.0

13 Jul 09:35
b68274d

Choose a tag to compare

🚀 Added

🔧 Changed

v2.0.0

15 Jun 07:24
9d1e2a7

Choose a tag to compare

🚀 Added

🔧 Changed

  • Enable checks for outside current directory #209 (@tisorlawan)
  • Refactor EndingBlankLineChecker: change last line check logic (add total_lines to FileEntry) #207 (@DDtKey)
  • Fix check (for several successive blank lines): ExtraBlankLine #208 (@evgeniy-r)
  • Replace PathBuf with FileEntry for LineEntry #203 (@mgrachev)
  • Replace &'static str with &'a str for LeadingCharacterChecker #200 (@rossjones)
  • Replace &'static str with &'a str for QuoteCharacterChecker #198 (@duncandean)
  • Replace &'static str with &'a str for EndingBlankLineChecker #197 (@rossjones)
  • Replace String with &'a str for UnorderedKeyChecker #196 (@k0va1)
  • Replace String with &'a str for SpaceCharacterChecker #195 (@k0va1)
  • Replace String with &'a str for LowercaseKeyChecker #194 (@tisorlawan)
  • Replace &'static str with &'a str for ExtraBlankLineChecker #193 (@vishalsodani)
  • Replace String with &'a str for DuplicatedKeyChecker #192 (@iamsaquib)
  • Replace String with &'a str for KeyWithoutValueChecker #177 (@mgrachev)
  • Fix docker image #160 (@mgrachev)
  • Replace &'static str with &'a str for IncorrectDelimiterChecker #191 (@DDtKey)