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

fix(deps): update dependency dotenv to v9 #506

Merged
merged 1 commit into from
May 7, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dotenv ^8.2.0 -> ^9.0.0 age adoption passing confidence

Release Notes

motdotla/dotenv

v9.0.0

Compare Source

Added
  • define package.json in exports
  • allow for import "dotenv/config"
Changed
  • updated dev dependencies via npm audit
  • TypeScript types
  • point to exact types file to work with VS Code
  • Breaking: drop support for Node v8

v8.6.0

Compare Source

Added
  • define package.json in exports

v8.5.1

Compare Source

Changed
  • updated dev dependencies via npm audit

v8.5.0

Compare Source

Added
  • allow for import "dotenv/config"

v8.4.0

Compare Source

Changed
  • point to exact types file to work with VS Code

v8.3.0

Compare Source

Changed
  • Breaking: drop support for Node v8

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, check this box.

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

@renovate renovate bot added the maintenance label May 5, 2021
@codecov
Copy link

codecov bot commented May 5, 2021

Codecov Report

Merging #506 (d6a2c28) into next (0bf7b24) will increase coverage by 5.31%.
The diff coverage is 81.21%.

@@            Coverage Diff             @@
##             next     #506      +/-   ##
==========================================
+ Coverage   67.58%   72.89%   +5.31%     
==========================================
  Files          62       71       +9     
  Lines        1530     1867     +337     
  Branches      247      322      +75     
==========================================
+ Hits         1034     1361     +327     
- Misses        400      504     +104     
+ Partials       96        2      -94     

@mirceanis mirceanis merged commit 4d1b720 into next May 7, 2021
@mirceanis mirceanis deleted the renovate/dotenv-9.x branch May 7, 2021 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants