Skip to content
This repository was archived by the owner on Sep 28, 2023. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 27, 2019

Bumps dotenv from 4.0.0 to 8.0.0.

Changelog

Sourced from dotenv's changelog.

8.0.0 (2019-05-02)

BREAKING CHANGES

  • dropping Node v6 support because end-of-life

[7.0.0] - 2019-03-12

Fixed

  • Fix removing unbalanced quotes (#376)

Removed

  • Removed load alias for config for consistency throughout code and documentation.

[6.2.0] - 2018-12-03

Added

  • Support preload configuration via environment variables (#351)

[6.1.0] - 2018-10-08

Added

  • debug option for config and parse methods will turn on logging

[6.0.0] - 2018-06-02

Changed

  • Breaking: drop support for Node v4 (#304)

[5.0.0] - 2018-01-29

Added

  • Testing against Node v8 and v9
  • Documentation on trim behavior of values
  • Documentation on how to use with import

Changed

  • Breaking: default path is now path.resolve(process.cwd(), '.env')
  • Breaking: does not write over keys already in process.env if the key has a falsy value
  • using const and let instead of var
... (truncated)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


Dependabot has been acquired by GitHub  🎉

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 27, 2019
@henrymercer henrymercer temporarily deployed to hackcam-staging-pr-677 May 27, 2019 18:42 Inactive
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/dotenv-8.0.0 branch from c177090 to ce4ff64 Compare May 27, 2019 19:04
@henrymercer henrymercer temporarily deployed to hackcam-staging-pr-677 May 27, 2019 19:04 Inactive
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/dotenv-8.0.0 branch from ce4ff64 to 651a1c6 Compare May 27, 2019 19:32
@henrymercer henrymercer temporarily deployed to hackcam-staging-pr-677 May 27, 2019 19:33 Inactive
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/dotenv-8.0.0 branch from 651a1c6 to c4ec504 Compare May 27, 2019 19:41
@henrymercer henrymercer temporarily deployed to hackcam-staging-pr-677 May 27, 2019 19:41 Inactive
@qlty-cloud-legacy
Copy link

qlty-cloud-legacy bot commented May 27, 2019

Code Climate has analyzed commit 7cb699e and detected 0 issues on this pull request.

View more on Code Climate.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/dotenv-8.0.0 branch from c4ec504 to dd6caa4 Compare May 27, 2019 19:52
@henrymercer henrymercer temporarily deployed to hackcam-staging-pr-677 May 27, 2019 19:52 Inactive
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/dotenv-8.0.0 branch from dd6caa4 to ead0871 Compare May 28, 2019 17:53
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/dotenv-8.0.0 branch 4 times, most recently from d5cb3a0 to d8e95c7 Compare June 3, 2019 13:45
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/dotenv-8.0.0 branch from d8e95c7 to 7cb699e Compare June 3, 2019 13:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

2 participants