adobe / helix-data-embed

Turn data into embed-friendly JSON arrays
Apache License 2.0
4 stars 2 forks source link

chore(deps): update dependency dotenv to v15 #482

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 -> 15.0.0 age adoption passing confidence

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.

github-actions[bot] commented 2 years ago

This PR will trigger no release when merged.

codecov[bot] commented 2 years ago

Codecov Report

Merging #482 (10579d0) into main (a1d0c63) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

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

trieloff commented 2 years ago

:tada: This PR is included in version 3.0.25 :tada:

The release is available on:

Your semantic-release bot :package::rocket: