Closed renovate[bot] closed 2 years ago
This PR will trigger no release when merged.
Merging #482 (10579d0) into main (a1d0c63) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #482 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 9 9
Lines 260 260
=========================================
Hits 260 260
Continue to review full report at Codecov.
Legend - Click here to learn more
Ξ = absolute <relative> (impact)
,ΓΈ = not affected
,? = missing data
Powered by Codecov. Last update c3c5951...10579d0. Read the comment docs.
:tada: This PR is included in version 3.0.25 :tada:
The release is available on:
v3.0.25
Your semantic-release bot :package::rocket:
This PR contains the following updates:
14.3.2
->15.0.0
Release Notes
motdotla/dotenv
### [`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: "after 2pm on Monday" in timezone Europe/Zurich.
π¦ 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.