Skip to content

chore(deps): bump dotenv from 16.6.1 to 17.4.2 in /backend#82

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

chore(deps): bump dotenv from 16.6.1 to 17.4.2 in /backend#82
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backend/dotenv-17.4.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor

Bumps dotenv from 16.6.1 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 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 16.6.1 to 17.4.2.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.6.1...v17.4.2)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.4.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added backend dependencies Pull requests that update a dependency file labels Jun 4, 2026
@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

🎉 Hey @dependabot[bot]! Thank you so much for submitting this Pull Request to EmPay HRMS!

Our automated CI checks are running now. Please ensure your code follows the contribution guidelines and doesn't break any existing functionality. We will review your PR as soon as possible.

@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

🤖 Codesense-AI

ℹ️ Review Info **Reviewer**: Codesense-AI

📝 Walkthrough

Walkthrough

The changes in this pull request involve updating the dotenv package from version 16.4.5 to 17.4.2 in both the package.json and package-lock.json files. This update is likely intended to incorporate bug fixes, security patches, or new features introduced in the newer version of dotenv. The rest of the dependencies and package configurations remain unchanged.

Changes

Cohort / File(s) Summary
Dependencies
package.json, package-lock.json
Updated dotenv package from ^16.4.5 to ^17.4.2

Sequence Diagram(s)

No sequence diagram is applicable for this change as it involves a simple package version update.

Estimated code review effort

🎯 1 | ⏱️ ~5 minutes

Poem

🐰 Updating dotenv with care,
To version 17, with fixes to share,
Security and bugs, all in sight,
Making the code more robust and bright 🥕

🚥 Feedback & Issues

❌ Bugs & Warnings

✅ Passed checks: No major issues found.

✨ Suggestions

Consider adding a brief description in the commit message explaining the reason for updating the dotenv package, such as fixing a specific bug or incorporating a new feature. Additionally, ensure that the updated version of dotenv is compatible with the existing codebase and dependencies. It might also be beneficial to run tests after updating dependencies to verify that the application behaves as expected.

Note: I am an AI reviewer. My suggestions should be taken as advice, not strict demands!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants