BrycensRanch / Chatting-Platform

Chat with other users, face to face, E2E encrypted, like Google Meets
https://chatting-platform-frontend.vercel.app
MIT License
6 stars 0 forks source link

chore(deps): update dependency sync-dotenv to v2 #11

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sync-dotenv ^1.0.0 -> ^2.0.0 age adoption passing confidence

Release Notes

codeshifu/sync-dotenv ### [`v2.7.0`](https://togithub.com/codeshifu/sync-dotenv/releases/tag/v2.7.0) [Compare Source](https://togithub.com/codeshifu/sync-dotenv/compare/v2.6.2...v2.7.0) ### Add option to avoid comments and emptyLines in `env` before sync configure `sync-dotenv` in your `package.json` ```json { "scripts": { ... }, "sync-dotenv": { "comments": false, // comments in .env will not be synced "emptyLines": true, // empty lines in .env will be synced } } ``` Thanks [@​danieldspx](https://togithub.com/danieldspx) for [contributing](https://togithub.com/codeshifu/sync-dotenv/pull/42) ### [`v2.6.2`](https://togithub.com/codeshifu/sync-dotenv/compare/v2.6.1...v2.6.2) [Compare Source](https://togithub.com/codeshifu/sync-dotenv/compare/v2.6.1...v2.6.2) ### [`v2.6.1`](https://togithub.com/codeshifu/sync-dotenv/compare/v2.6.0...v2.6.1) [Compare Source](https://togithub.com/codeshifu/sync-dotenv/compare/v2.6.0...v2.6.1) ### [`v2.6.0`](https://togithub.com/codeshifu/sync-dotenv/compare/v2.5.1...v2.6.0) [Compare Source](https://togithub.com/codeshifu/sync-dotenv/compare/v2.5.1...v2.6.0) ### [`v2.5.1`](https://togithub.com/codeshifu/sync-dotenv/compare/v2.5.0...v2.5.1) [Compare Source](https://togithub.com/codeshifu/sync-dotenv/compare/v2.5.0...v2.5.1) ### [`v2.5.0`](https://togithub.com/codeshifu/sync-dotenv/compare/v2.4.0...v2.5.0) [Compare Source](https://togithub.com/codeshifu/sync-dotenv/compare/v2.4.0...v2.5.0) ### [`v2.4.0`](https://togithub.com/codeshifu/sync-dotenv/compare/v2.3.0...v2.4.0) [Compare Source](https://togithub.com/codeshifu/sync-dotenv/compare/v2.3.0...v2.4.0) ### [`v2.3.0`](https://togithub.com/codeshifu/sync-dotenv/compare/v2.2.1...v2.3.0) [Compare Source](https://togithub.com/codeshifu/sync-dotenv/compare/v2.2.1...v2.3.0) ### [`v2.2.1`](https://togithub.com/codeshifu/sync-dotenv/compare/v2.2.0...v2.2.1) [Compare Source](https://togithub.com/codeshifu/sync-dotenv/compare/v2.2.0...v2.2.1) ### [`v2.2.0`](https://togithub.com/codeshifu/sync-dotenv/compare/v2.1.0...v2.2.0) [Compare Source](https://togithub.com/codeshifu/sync-dotenv/compare/v2.1.0...v2.2.0) ### [`v2.1.0`](https://togithub.com/codeshifu/sync-dotenv/compare/v2.0.3...v2.1.0) [Compare Source](https://togithub.com/codeshifu/sync-dotenv/compare/v2.0.3...v2.1.0) ### [`v2.0.3`](https://togithub.com/codeshifu/sync-dotenv/compare/v2.0.2...v2.0.3) [Compare Source](https://togithub.com/codeshifu/sync-dotenv/compare/v2.0.2...v2.0.3) ### [`v2.0.2`](https://togithub.com/codeshifu/sync-dotenv/releases/tag/v2.0.2): Fix empty line entries [Compare Source](https://togithub.com/codeshifu/sync-dotenv/compare/v2.0.1...v2.0.2) Fixes an issue where empty line entries such as `__EMPTYLINE_10__` are added to sample env after sync. ### [`v2.0.1`](https://togithub.com/codeshifu/sync-dotenv/releases/tag/v2.0.1): Drop ES module [Compare Source](https://togithub.com/codeshifu/sync-dotenv/compare/v2.0.0...v2.0.1) Before now, `sync-dotenv` builds in es/cjs module format. This release dropped es module from the build and stick to commonJS. - Remove ES Modules from the build ### [`v2.0.0`](https://togithub.com/codeshifu/sync-dotenv/releases/tag/v2.0.0): Now available as CLI tool πŸŽ‰ [Compare Source](https://togithub.com/codeshifu/sync-dotenv/compare/v1.0.0...v2.0.0) You can now use `sync-dotenv` from the command line $ sync-dotenv For CLI options, use the `--help` flag $ sync-dotenv --help

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.



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

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated
chatting-platform-frontend ❌ Failed (Inspect) Feb 7, 2023 at 1:48PM (UTC)