Garlic-Team / other-stuff

Random things
MIT License
21 stars 68 forks source link

fix(deps): update dependency dotenv to v16 (tiktokbot) #9

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dotenv ^14.3.2 -> ^16.0.0 age adoption passing confidence

Release Notes

motdotla/dotenv ### [`v16.0.0`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#​1600-httpsgithubcommotdotladotenvcomparev1501v1600-2022-02-02) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v15.0.1...v16.0.0) ##### Added - *Breaking:* Backtick support 🎉 ([#​615](https://togithub.com/motdotla/dotenv/pull/615)) If you had values containing the backtick character, please quote those values with either single or double quotes. ### [`v15.0.1`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#​1501-httpsgithubcommotdotladotenvcomparev1500v1501-2022-02-02) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v15.0.0...v15.0.1) ##### Changed - Properly parse empty single or double quoted values 🐞 ([#​614](https://togithub.com/motdotla/dotenv/pull/614)) ### [`v15.0.0`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#​1500-httpsgithubcommotdotladotenvcomparev1432v1500-2022-01-31) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v14.3.2...v15.0.0) `v15.0.0` is a major new release with some important breaking changes. ##### Added - *Breaking:* Multiline parsing support (just works. no need for the flag.) ##### Changed - *Breaking:* `#` marks the beginning of a comment (UNLESS the value is wrapped in quotes. Please update your `.env` files to wrap in quotes any values containing `#`. For example: `SECRET_HASH="something-with-a-#-hash"`). ..Understandably, (as some teams have noted) this is tedious to do across the entire team. To make it less tedious, we recommend using [dotenv cli](https://togithub.com/dotenv-org/cli) going forward. It's an optional plugin that will keep your `.env` files in sync between machines, environments, or team members. ##### Removed - *Breaking:* Remove multiline option (just works out of the box now. no need for the flag.)

Configuration

📅 Schedule: 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.



This PR has been generated by WhiteSource Renovate. View repository job log here.

bucket-bot[bot] commented 2 years ago

I'm locking the conversation so as not to create unnecessary controversy. Use /unlock to unlock