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

chore(deps): update dependency dotenv to v16 #645

Merged
merged 1 commit into from
Apr 2, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2022

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

Compare Source

Added
  • Breaking: Backtick support 🎉 (#​615)

If you had values containing the backtick character, please quote those values with either single or double quotes.

v15.0.1

Compare Source

Changed
  • Properly parse empty single or double quoted values 🐞 (#​614)

v15.0.0

Compare Source

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


  • If you want to rebase/retry this PR, click this checkbox.

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

Pull reviewers stats

Stats for the last 30 days:

User Total reviews Median time to review Total comments

@ragaeeb ragaeeb added the dependencies Dependency upgrades of external modules label Feb 2, 2022
@github-actions github-actions bot force-pushed the renovate/dotenv-16.x branch 2 times, most recently from c9d9c73 to be49e33 Compare March 4, 2022 02:04
@github-actions github-actions bot force-pushed the renovate/dotenv-16.x branch 2 times, most recently from f90a1bb to 9f8d171 Compare March 21, 2022 16:17
@github-actions github-actions bot force-pushed the renovate/dotenv-16.x branch 2 times, most recently from dc6ec40 to 018475c Compare March 31, 2022 00:12
@sonarcloud
Copy link

sonarcloud bot commented Apr 2, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ragaeeb ragaeeb self-assigned this Apr 2, 2022
@ragaeeb ragaeeb changed the base branch from master to renovate/chart.js-3.x April 2, 2022 20:21
@ragaeeb ragaeeb merged commit 1f6250f into renovate/chart.js-3.x Apr 2, 2022
@ragaeeb ragaeeb deleted the renovate/dotenv-16.x branch April 2, 2022 20:21
@ragaeeb ragaeeb added this to Done in Website Apr 2, 2022
@ragaeeb ragaeeb added this to the 1.1.17 milestone Apr 2, 2022
ragaeeb pushed a commit that referenced this pull request Apr 2, 2022
* fix(deps): update dependency chart.js to v3.7.1

* chore(deps): update flowwer-dev/pull-request-stats action to v2.2.2 (#669)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* fix(deps): update dependency react-parallax-tilt to v1.6.6 (#649)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore(deps): update dependency dotenv to v16 (#645)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore(deps): update jest monorepo to v27.5.1 (#648)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* fix(deps): update dependency react-bootstrap to v2.2.2 (#641)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore(deps): update dependency @babel/plugin-transform-runtime to v7.17.0 (#646)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore(deps): update dependency preact-render-to-string to v5.1.20 (#668)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency upgrades of external modules
Projects
Website
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants