Skip to content

Bump dotenv from 18.0.1 to 18.0.2 - #604

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dotenv-18.0.2
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dotenv-18.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 25, 2026

Copy link
Copy Markdown
Contributor

Bumps dotenv from 18.0.1 to 18.0.2.

Changelog

Sourced from dotenv's changelog.

18.0.2 (2026-09-21)

Changed

  • Patch additional edge cases for the fast parser (#1056)
Commits
  • 5203712 perf: skip quoted text and short-circuit ASCII whitespace checks
  • c69ed11 chore: align package version with 18.0.2 changelog
  • 2db9acf fix: retain closing quote candidates in the fast scanner
  • ccc8543 test: reproduce fast scanner backslash and closing quote differences
  • 048dd48 fix: scan colon separators, export keys and Unicode line endings
  • e73dc1f changelog
  • c077457 Merge pull request #1056 from motdotla/1043-fast-parser-regression-tests
  • 0772edb fix: handle parser regressions directly in the fast scanner
  • 03bcdbb fix: preserve classic parser behavior for fast parser edge cases
  • 4dcbf5d test: reproduce fast parser divergences from issue #1043
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dotenv](https://github.com/motdotla/dotenv) from 18.0.1 to 18.0.2.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v18.0.1...v18.0.2)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 18.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants