Skip to content

chore(deps): update dependency dotenv to v18 - #140

Merged
ReenigneArcher merged 1 commit into
masterfrom
renovate/dotenv-18-x
Sep 18, 2026
Merged

ReenigneArcher merged 1 commit into
masterfrom
renovate/dotenv-18-x

Conversation

@renovate

@renovate renovate Bot commented Sep 18, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
dotenv ^17.4.2 → ^18.0.0 age confidence

Release Notes

motdotla/dotenv (dotenv)

v18.0.0

Compare Source

Added
$ dotenv run -- node index.js
◇ injected env (2) from .env
Hello Dotenv
  • NEW: Dotenv now has a fast parser thanks to @​homanp of superagent.sh. Pass config({ fast: true }), flag --fast, or set DOTENV_FAST=true to opt-in to ~2x faster character-scanner parser. (#​1010)
$ dotenv run --fast -- node index.js
◇ injected env (2) from .env
Hello Dotenv
Changed
  • Injecting message sent to stderr rather than stdout and tips removed (#​1037)
Removed

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "after 1am and before 8am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file js labels Sep 18, 2026
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Sep 18, 2026

Copy link
Copy Markdown

Bundle Report

Changes will decrease total bundle size by 1 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
contribkit-esm 231.83kB -1 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: contribkit-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
chunks/types-*.mjs -1 bytes 78.96kB -0.0%

Files in chunks/types-*.mjs:

  • ./package.json → Total Size: 68 bytes

@codecov

codecov Bot commented Sep 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (0bbb35a) to head (e92d55d).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@      Coverage Diff      @@
##   master   #140   +/-   ##
=============================
=============================

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0bbb35a...e92d55d. Read the comment docs.

@ReenigneArcher
ReenigneArcher merged commit e64f546 into master Sep 18, 2026
14 checks passed
@ReenigneArcher
ReenigneArcher deleted the renovate/dotenv-18-x branch September 18, 2026 13:24
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 js

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant