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-expand to v11 #1625

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dotenv-expand 10.0.0 -> 11.0.6 age adoption passing confidence

Release Notes

motdotla/dotenv-expand (dotenv-expand)

v11.0.6

Compare Source

Changed
  • Fix .nyc_output in .npmignore

v11.0.5

Compare Source

Changed
  • 🐞 fix recursive expansion when expansion key is sourced from process.env (#​121)

v11.0.4

Compare Source

Changed
  • 🐞 fix recursive expansion when expansion keys in reverse order (#​118)

v11.0.3

Compare Source

Changed
  • 🐞 bug fix when processEnv set to process.env rather than empty object (also test fixes which hid the bug) (#​113)

v11.0.2

Compare Source

Changed

v11.0.1

Compare Source

Added
  • Added funding link in package.json

v11.0.0

Compare Source

Added
  • Add typings for import dotenv-expand/config (#​99)
  • Support expansion of dot in env variable names like POSTGRESQL.BASE.USER (#​93)
  • Add processEnv option (#​105)
  • Add support for default format of ${VAR-default} (#​109)
Changed
  • Do not expand prior process.env environment variables. NOTE: make sure to see updated README regarding dotenv.config({ processEnv: {} }) (#​104)
  • 🐞 handle $var1$var2 (#​103, #​104)
  • 🐞 fix fatal recursive error when variable defines value with same variable VAR=$VAR #​98
Removed
  • Remove ignoreProcessEnv option (use processEnv option going forward)

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/dotenv-expand-11.x branch 3 times, most recently from d072151 to 77a2b38 Compare February 18, 2024 01:58
@renovate renovate bot force-pushed the renovate/dotenv-expand-11.x branch from 77a2b38 to 71d5346 Compare February 24, 2024 02:04
@renovate renovate bot force-pushed the renovate/dotenv-expand-11.x branch from 71d5346 to 2ce5a6d Compare March 25, 2024 07:37
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.

None yet

0 participants