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

build(deps): bump dotenv-extended from 2.4.0 to 2.8.0 #157

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps dotenv-extended from 2.4.0 to 2.8.0.

Release notes

Sourced from dotenv-extended's releases.

v2.7.0 Add import syntax to README

No release notes provided.

v2.7.0

  • fix: returned configData object should conditionally include process.env overrides 571948c

keithmorris/node-dotenv-extended@v2.6.0...v2.7.0

v2.6.0

  • fix: check for extra keys needs to be specific to schema (closes #28) eca52b4
  • Merge tag '2.5.0' into develop c35bc2b

keithmorris/node-dotenv-extended@2.5.0...v2.6.0

Changelog

Sourced from dotenv-extended's changelog.

2.8.0 - 2020.03.25

  • Update dependencies while retaining compatibility with Node 6
  • Add ability to configure through environment variables (thanks @Levino)
  • Remove @types/dotenv as a dependency
  • Add Node 12 to travis-ci tests
  • General code cleanup/modernizing

2.7.1 - 2019.12.30

  • Update README to include import syntax

2.7.0 - 2019.12.13

  • fix: check for extra keys needs to be specific to schema

2.5.0 - 2019.10.27

  • Update dependencies and remove useless dependencies (thanks @webdevium)
  • Modernize and streamline build process
Commits
  • 5b2a933 Merge branch 'release/2.8.0'
  • e8e9e0a Bump version to 2.8.0
  • c9d1390 Merge branch 'feature/update_deps_keeping_node_6_support' into develop
  • a592a49 Update changelog
  • f4a5099 Update readme to add environment variable configs and proper syntax highlighting
  • d52e6c5 Add node 12 to travis configuration
  • e266adf Fix incorrect description in unit test
  • 366adde Add @types/mocha and @types/chai to dev dependencies
  • d51275c Remove @types/dotenv
  • a780cce Update dev dependencies. Update gulp to use esm loader instead of babel register
  • Additional commits viewable in compare view

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.


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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
  • 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)

@dependabot-preview dependabot-preview bot added the type: dependency Update or pin a third-party library. ⇧ Bump the PATCH semver. label Mar 26, 2020
@codeclimate
Copy link

codeclimate bot commented Mar 26, 2020

Code Climate has analyzed commit 2086e74 and detected 0 issues on this pull request.

View more on Code Climate.

@dependabot-preview
Copy link
Contributor Author

Superseded by #174.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/dotenv-extended-2.8.0 branch October 1, 2020 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency Update or pin a third-party library. ⇧ Bump the PATCH semver.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants