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 v10 #110

Merged

Conversation

renovate-bot
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dotenv ^8.0.0 -> ^10.0.0 age adoption passing confidence

Release Notes

motdotla/dotenv

v10.0.0

Compare Source

Added
  • Add generic support to parse function
  • Allow for import "dotenv/config.js"
  • Add support to resolve home directory in path via ~

v9.0.2

Compare Source

Changed
  • Support windows newlines with debug mode

v9.0.1

Compare Source

Changed
  • Updates to README

v9.0.0

Compare Source

Changed
  • 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 (mistake to be released as minor bump. later bumped to 9.0.0. see above.)

Configuration

📅 Schedule: "after 9am and before 3pm" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is behind base branch, 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.

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 22, 2021
@codecov
Copy link

codecov bot commented May 22, 2021

Codecov Report

Merging #110 (e71e66e) into master (e2686d1) will increase coverage by 3.15%.
The diff coverage is 88.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
+ Coverage   29.03%   32.19%   +3.15%     
==========================================
  Files          18       19       +1     
  Lines        2228     2342     +114     
  Branches      105      114       +9     
==========================================
+ Hits          647      754     +107     
- Misses       1581     1588       +7     
Impacted Files Coverage Δ
src/server.ts 0.00% <0.00%> (ø)
src/lib/datastore.ts 30.88% <25.00%> (+0.02%) ⬆️
src/lib/packument.ts 51.47% <84.21%> (+5.02%) ⬆️
src/lib/write-package.ts 75.37% <91.42%> (+2.09%) ⬆️
src/lib/github.ts 67.77% <100.00%> (+5.77%) ⬆️
src/routes/put-delete-version.ts 100.00% <100.00%> (ø)

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 7e497cf...e71e66e. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit b668ff8 into GoogleCloudPlatform:master May 23, 2021
@renovate-bot renovate-bot deleted the renovate/dotenv-10.x branch May 23, 2021 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants