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 dotenv-safe to v9 #395

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dotenv-safe ^6.1.0 -> ^9.0.0 age adoption passing confidence

Release Notes

rolodato/dotenv-safe (dotenv-safe)

v9.1.0

Compare Source

Added
  • Options specific to dotenv-safe (example and allowEmptyValues) can now be set with the DOTENV_CONFIG_EXAMPLE and DOTENV_CONFIG_ALLOW_EMPTY_VALUES environment variables when preloading.

v9.0.0

Compare Source

Changed
  • Breaking: dotenv is now a peer dependency of dotenv-safe. If you already use a previous dotenv-safe version in your application, your package-lock.json will already reference a specific dotenv version and no action is required. Otherwise, running npm install dotenv-safe will automatically install the latest dotenv version, which may have breaking changes. You can run npm list dotenv to confirm which dotenv version is being used by your application.

v8.2.0

Compare Source

Changed

v8.1.0

Compare Source

Changed

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 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.

@renovate renovate bot changed the title Update dependency dotenv-safe to v9 Update dependency dotenv-safe to v9 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/server-dotenv-safe-9.x branch December 8, 2024 18:27
@renovate renovate bot changed the title Update dependency dotenv-safe to v9 - autoclosed Update dependency dotenv-safe to v9 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/server-dotenv-safe-9.x branch from 3a9b39c to d81772f Compare December 8, 2024 23:25
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.

0 participants