Upgrade dotenv: 7.0.0 → 8.6.0 (major) #192
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 → 8.6.0) · Repo · Changelog
Release Notes
8.6.0 (from changelog)
8.5.1 (from changelog)
8.5.0 (from changelog)
8.4.0 (from changelog)
8.3.0 (from changelog)
8.1.0 (from changelog)
8.0.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 47 commits:
Show as 'added' in changelog
Bump version 8.6.0
Merge pull request #525 from MrSnoozles/patch-1
Add package.json to exports
Shorten link to join text
Add announcement
Bump version 8.5.1
Merge pull request #522 from motdotla/npm-audit
Run npm audit
Bump version 8.5.0
Merge pull request #503 from franciscop/patch-1
Merge branch 'master' into patch-1
Merge pull request #513 from ImRodry/patch-1
Merge pull request #519 from motdotla/fix-types
Point to types file for VS Code. Bump 8.4.0
Update CHANGELOG
Merge pull request #516 from motdotla/drop-node-8-support
Fix CHANGELOG detail
Merge branch 'master' into patch-1
Bump version 8.3.0
Update CHANGELOG and clarify older changes
Drop node 8 support
Merge pull request #515 from motdotla/passing-tests
Simplify path for readability
Remove node 8 from ci
Fix failing tests from 12.16.0 and newer
Remove main interface for now - was never published
Fix small typo in JSDoc comment
Update test-config-cli.js
Allow for `import "dotenv/config";` in Node.js
Merge pull request #450 from MetCoder95/dotenv-interface
Change interface name to pascal case
Merge pull request #452 from motdotla/funding-tidelift
Create FUNDING.yml
Add main interface for library
Merge pull request #441 from motdotla/clarify-path-as-a-file
README: clarify that path is to a filename and not a folder
chore(release): 8.2.0
TypeScript types (#430)
optimize dotenv.png (#424)
chore(release): 8.1.0
Upgrade dependencies (#416)
Parse \r and \r\n line endings (#414)
chore(release): 8.0.0
Drop support for Node v6 (#392)
chore: add license badge (#387)
Update CHANGELOG for v7.0.0
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