Skip to content

chore(deps-dev): bump dotenv from 17.2.0 to 17.4.2#785

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dotenv-17.4.1
Open

chore(deps-dev): bump dotenv from 17.2.0 to 17.4.2#785
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dotenv-17.4.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Bumps dotenv from 17.2.0 to 17.4.2.

Changelog

Sourced from dotenv's changelog.

17.4.2 (2026-04-12)

Changed

  • Improved skill files - tightened up details (#1009)

17.4.1 (2026-04-05)

Changed

  • Change text injecting to injected (#1005)

17.4.0 (2026-04-01)

Added

  • Add skills/ folder with focused agent skills: skills/dotenv/SKILL.md (core usage) and skills/dotenvx/SKILL.md (encryption, multiple environments, variable expansion) for AI coding agent discovery via the skills.sh ecosystem (npx skills add motdotla/dotenv)

Changed

  • Tighten up logs: ◇ injecting env (14) from .env (#1003)

17.3.1 (2026-02-12)

Changed

  • Fix as2 example command in README and update spanish README

17.3.0 (2026-02-12)

Added

  • Add a new README section on dotenv’s approach to the agentic future.

Changed

  • Rewrite README to get humans started more quickly with less noise while simultaneously making more accessible for llms and agents to go deeper into details.

17.2.4 (2026-02-05)

Changed

  • Make DotenvPopulateInput accept NodeJS.ProcessEnv type (#915)
  • Give back to dotenv by checking out my newest project vestauth. It is auth for agents. Thank you for using my software.

17.2.3 (2025-09-29)

Changed

  • Fixed typescript error definition (#912)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 15, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
langfuse-js Ready Ready Preview May 4, 2026 11:58am

Request Review

Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — routine Dependabot dev-dependency bump with no breaking changes.

Extended reasoning...

Overview

This PR bumps dotenv from 17.2.0 to 17.4.1 in package.json and pnpm-lock.yaml. It is a dev-dependency only, used for loading environment variables in tests/local development. The changes are two lines in package.json and the corresponding lock file hash/version updates.

Security risks

None. dotenv is a dev dependency not shipped in production bundles. The intermediate releases (17.2.4, 17.3.x, 17.4.0, 17.4.1) contain only a TypeScript type fix, README rewrites, minor log text tweaks, and documentation additions — no security-relevant changes.

Level of scrutiny

Very low. This is a mechanical Dependabot version bump of a well-known, widely-used library with no breaking or behavioral changes between the current and target versions. The changes are entirely in configuration/lock files.

Other factors

No bugs were reported by the automated bug-hunting system. No prior reviewer comments are outstanding. The PR is fresh with only the Vercel bot comment. This class of change (minor/patch dev-dep bump) is safe to auto-approve.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dotenv-17.4.1 branch from 0ddc2ee to 839ec65 Compare April 17, 2026 14:11
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dotenv-17.4.1 branch from 839ec65 to dfe49f2 Compare April 17, 2026 14:18
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dotenv-17.4.1 branch from dfe49f2 to a0e6d27 Compare April 21, 2026 10:00
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dotenv-17.4.1 branch from a0e6d27 to 1e5fa1a Compare April 21, 2026 15:38
@dependabot dependabot Bot changed the title chore(deps-dev): bump dotenv from 17.2.0 to 17.4.1 chore(deps-dev): bump dotenv from 17.2.0 to 17.4.2 Apr 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dotenv-17.4.1 branch from 1e5fa1a to a795be7 Compare April 27, 2026 05:59
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dotenv-17.4.1 branch from a795be7 to 70dd913 Compare May 4, 2026 07:54
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dotenv-17.4.1 branch from 70dd913 to f210448 Compare May 4, 2026 11:42
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dotenv-17.4.1 branch from f210448 to 84b5b38 Compare May 4, 2026 11:44
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.2.0 to 17.4.2.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v17.2.0...v17.4.2)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dotenv-17.4.1 branch from 84b5b38 to e8854ed Compare May 4, 2026 11:56
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