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

Upgrade dotenv: 7.0.0 → 10.0.0 (major) #199

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented May 22, 2021

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ dotenv (7.0.0 → 10.0.0) · Repo · Changelog

Release Notes

10.0.0 (from changelog)

Added

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

9.0.2 (from changelog)

Changed

  • Support windows newlines with debug mode

9.0.1 (from changelog)

Changed

  • Updates to README

9.0.0 (from changelog)

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

8.6.0 (from changelog)

Added

  • define package.json in exports

8.5.1 (from changelog)

Changed

  • updated dev dependencies via npm audit

8.5.0 (from changelog)

Added

  • allow for import "dotenv/config"

8.4.0 (from changelog)

Changed

  • point to exact types file to work with VS Code

8.3.0 (from changelog)

Changed

  • Breaking: drop support for Node v8

8.1.0 (from changelog)

⚠ BREAKING CHANGES

  • dropping Node v6 support because end-of-life

  • Drop support for Node v6 (#392) (2e9636a), closes #392

8.0.0 (from changelog)

BREAKING CHANGES

  • dropping Node v6 support because end-of-life

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 72 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label May 22, 2021
@depfu depfu bot changed the title Upgrade dotenv to version 10.0.0 Upgrade dotenv: 7.0.0 → 10.0.0 (major) Dec 7, 2022
@depfu depfu bot force-pushed the depfu/update/npm/dotenv-10.0.0 branch from 7248703 to c334ccc Compare December 7, 2022 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants