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

Update dependency @comet/dev-process-manager to ^2.7.0 #3141

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@comet/dev-process-manager ^2.5.1 -> ^2.7.0 age adoption passing confidence

Release Notes

vivid-planet/dev-process-manager (@​comet/dev-process-manager)

v2.7.0

Compare Source

Minor Changes
  • 0e94d06: Don't inject .env file as real environment variables for child processes

    This can cause problems when the child process has a custom .env loading mechanism (e.g., additional files such as .env.secrets), but dev-pm sets environment variables which overrule the values loaded by the child process.

  • ee3ebf8: Watch dev-pm.config.js and update in running daemon

    This allows modifications without having to shutdown the deamon.

    • processes are not restarted if the script command changes
    • processes are stopped if the script is removed
    • processes are not started if a new script is added
    • identifier for updates is the name of a script

v2.6.1

Compare Source

Patch Changes
  • d62d43b: Fix pretty-bytes dependency

    Since v6 pretty-bytes is an ESM-only package.
    This doesn't work with our CommonJS setup, causing the dev-process-manager to fail during startup.

v2.6.0

Compare Source

Minor Changes
  • 6331bc6: upgrade wait-on to get rid of axios vulnerability

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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.

@manuelblum manuelblum merged commit 88fb1a1 into next Jan 14, 2025
5 checks passed
@manuelblum manuelblum deleted the renovate/comet-dev-process-manager-2.x branch January 14, 2025 20:44
manuelblum added a commit that referenced this pull request Jan 15, 2025
@manuelblum manuelblum restored the renovate/comet-dev-process-manager-2.x branch January 15, 2025 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant