Skip to content

chore(release): publish to npm#491

Merged
Chrilleweb merged 1 commit into
mainfrom
changeset-release/main
Jul 24, 2026
Merged

chore(release): publish to npm#491
Chrilleweb merged 1 commit into
mainfrom
changeset-release/main

Conversation

@dotenv-diff-release-bot

@dotenv-diff-release-bot dotenv-diff-release-bot Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

dotenv-diff@3.1.2

Patch Changes

  • e561cb5: fix matrix mode (--matrix) misreporting keys that share a name with a built in object member
  • 3a2135c: fix @expire dates with impossible calendar values (e.g. 2024-13-45, 2024-02-30) being silently rolled over into a valid but wrong date, producing a bogus days left count. Such dates are now rejected and the key is skipped.
  • 488a403: fix an inconsistent naming warning being silently dropped when a key contained the character |.
  • 7289da8: Fix quadratic slowdown in secret scanner when processing long lines with /.
  • 8b4258a: fix env var usages being silently dropped from the scan when their line merely contained the substrings <!-- or -->
  • bc6b3af: fix a false positive SvelteKit warning for process.env used inside the $lib/server (src/lib/server) directory.
  • d266324: fix duplicate secret warnings for a single .env.example key.
  • fc0467e: fix shannon entropy miscalculation for values containing astral (non-BMP) characters.

@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions

Copy link
Copy Markdown
Contributor

📊 Unit Test Coverage

Overall coverage: 100%

✨ No new testable lines in this PR

Coverage threshold met (≥80%)

@dotenv-diff-release-bot
dotenv-diff-release-bot Bot force-pushed the changeset-release/main branch 19 times, most recently from be877ad to c01f93c Compare July 24, 2026 17:35
@Chrilleweb
Chrilleweb merged commit 4f5399e into main Jul 24, 2026
15 checks passed
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