Skip to content

Bump dotenv from 8.2.0 to 10.0.0

scriptuser requested to merge dependabot-npm_and_yarn-dotenv-10.0.0 into master

Bumps dotenv from 8.2.0 to 10.0.0.

Changelog

Sourced from dotenv's changelog.

10.0.0 (2021-05-20)

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 (2021-05-10)

Changed

  • Support windows newlines with debug mode

9.0.1 (2021-05-08)

Changed

  • Updates to README

9.0.0 (2021-05-05)

Changed

  • Breaking: drop support for Node v8

8.6.0 (2021-05-05)

Added

  • define package.json in exports

8.5.1 (2021-05-05)

Changed

  • updated dev dependencies via npm audit

8.5.0 (2021-05-05)

Added

  • allow for import "dotenv/config"

8.4.0 (2021-05-05)

Changed

  • point to exact types file to work with VS Code

... (truncated)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports