Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2025

Bumps dotenv from 17.2.0 to 17.2.2.

Changelog

Sourced from dotenv's changelog.

17.2.2 (2025-09-02)

Added

  • 🙏 A big thank you to new sponsor Tuple.app - the premier screen sharing app for developers on macOS and Windows. Go check them out. It's wonderful and generous of them to give back to open source by sponsoring dotenv. Give them some love back.

17.2.1 (2025-07-24)

Changed

  • Fix clickable tip links by removing parentheses (#897)
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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Important

Bump dotenv from 17.2.0 to 17.2.2 in package.json, fixing clickable tip links and acknowledging a new sponsor.

  • Dependencies:
    • Bump dotenv from 17.2.0 to 17.2.2 in package.json.
  • Changelog:
    • Fix clickable tip links by removing parentheses.
    • Acknowledge new sponsor Tuple.app.

This description was created by Ellipsis for c98e9a7. You can customize this summary. It will automatically update as commits are pushed.

Disclaimer: Experimental PR review

Greptile Summary

Updated On: 2025-09-03 18:59:58 UTC

This pull request is an automated Dependabot update that bumps the dotenv development dependency from version 17.2.0 to 17.2.2. The change is made in the root package.json file, updating a single line in the devDependencies section.

The dotenv package is used for loading environment variables from .env files during development and testing. Since this is a development dependency (not a runtime dependency), it only affects the development environment and build processes, not the production code or end-user functionality.

The version update spans two patch releases:

  • 17.2.1: Fixed clickable tip links by removing parentheses in documentation
  • 17.2.2: Added acknowledgment of a new sponsor (Tuple.app) in the changelog

Both changes are cosmetic/documentation-related with no functional code changes. This update aligns with the repository's Dependabot configuration, which is set to check for npm dependency updates daily with an "increase" versioning strategy, automatically creating PRs for patch and minor version updates.

Confidence score: 5/5

  • This PR is extremely safe to merge with virtually no risk of causing any issues
  • Score reflects the patch-level nature of the update, development-only scope, and purely cosmetic changes in the dependency
  • No files require special attention as this is a straightforward dependency version bump

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 3, 2025
@vercel
Copy link

vercel bot commented Sep 3, 2025

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

Project Deployment Preview Updated (UTC)
langfuse-js Ready Ready Preview Sep 29, 2025 3:07pm

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

1 file reviewed, no comments

Edit Code Review Bot Settings | Greptile

Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.2.0 to 17.2.2.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v17.2.0...v17.2.2)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2025

Superseded by #648.

@dependabot dependabot bot closed this Sep 30, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dotenv-17.2.2 branch September 30, 2025 05:11
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