Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency dotenv-cli to v8 #222

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dotenv-cli ^7.3.0 -> ^8.0.0 age adoption passing confidence

Release Notes

entropitor/dotenv-cli (dotenv-cli)

v8.0.0

Compare Source

v7.4.4: Fix security issue

Compare Source

https://github.com/entropitor/dotenv-cli/pull/119

v7.4.3: Forward signals to child process

Compare Source

https://github.com/entropitor/dotenv-cli/pull/107


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

Copy link

changeset-bot bot commented Dec 23, 2024

⚠️ No Changeset found

Latest commit: 99931bc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

what-the-diff bot commented Dec 23, 2024

PR Summary

  • Upgraded dotenv-cli
    The version of the dotenv-cli package, an important tool for handling environment variables, has been updated from 7.3.0 to 8.0.0. This change is reflected both in package.json and pnpm-lock.yaml.

  • Updated prettier
    The prettier package, used for code formatting, is updated to version 3.4.2 from 3.3.0 thereby offering better formatting options and potential bug fixes.

  • Enhanced Turbo version
    The instance of the turbo package, critical for boosting speed and efficiency, is now updated to a much newer version - from 1.13.3 to 2.3.3.

  • New Dependency Introduced: cross-spawn
    The PR added a new dependency named cross-spawn at version 7.0.6 which can help the project launch cross-platform child processes. This provides greater compatibility across different operating systems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants