Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

chore(deps): update dependency dotenv to v16.4.5 #198

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dotenv 16.1.4 -> 16.4.5 age adoption passing confidence

Release Notes

motdotla/dotenv (dotenv)

v16.4.5

Compare Source

Changed
  • 🐞 fix recent regression when using path option. return to historical behavior: do not attempt to auto find .env if path set. (regression was introduced in 16.4.3) #​814

v16.4.4

Compare Source

Changed
  • 🐞 Replaced chaining operator ?. with old school && (fixing node 12 failures) #​812

v16.4.3

Compare Source

Changed
  • Fixed processing of multiple files in options.path #​805

v16.4.2

Compare Source

Changed

v16.4.1

Compare Source

  • Patch support for array as path option #​797

v16.4.0

Compare Source

  • Add error.code to error messages around .env.vault decryption handling #​795
  • Add ability to find .env.vault file when filename(s) passed as an array #​784

v16.3.2

Compare Source

Added
  • Add debug message when no encoding set #​735
Changed
  • Fix output typing for populate #​792
  • Use subarray instead of slice #​793

v16.3.1

Compare Source

Added
  • Add missing type definitions for processEnv and DOTENV_KEY options. #​756

v16.3.0

Compare Source

Added
  • Optionally pass DOTENV_KEY to options rather than relying on process.env.DOTENV_KEY. Defaults to process.env.DOTENV_KEY #​754

v16.2.0

Compare Source

Added
  • Optionally write to your own target object rather than process.env. Defaults to process.env. #​753
  • Add import type URL to types file #​751

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

@renovate renovate bot added the dependencies Updates one or more dependencies label Jun 17, 2023
@renovate renovate bot assigned Ta1al Jun 17, 2023
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch 3 times, most recently from a735575 to 8f5c114 Compare June 17, 2023 12:19
@renovate renovate bot changed the title chore(deps): update dependency dotenv to v16.3.0 chore(deps): update dependency dotenv to v16.3.1 Jun 17, 2023
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch 6 times, most recently from bd867fb to 5d08ef5 Compare June 24, 2023 12:31
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch 10 times, most recently from 7cb8e3a to ed3aa5a Compare July 6, 2023 22:39
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch 7 times, most recently from 53f7a61 to eab985d Compare July 14, 2023 21:04
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch 7 times, most recently from aaaad67 to 8a7f0b2 Compare March 22, 2024 20:57
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch 3 times, most recently from e95090d to be254ed Compare April 3, 2024 03:30
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch 3 times, most recently from c5a7114 to 4f9d644 Compare May 5, 2024 08:16
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch 4 times, most recently from 2edfe24 to 5aca40a Compare June 5, 2024 14:15
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch 6 times, most recently from 2a3f5a7 to a220e9b Compare June 22, 2024 02:03
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch 4 times, most recently from 0029bc7 to c74c4d6 Compare July 10, 2024 22:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Updates one or more dependencies
Development

Successfully merging this pull request may close these issues.

1 participant