Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps dotenv-extended from 2.4.0 to 2.9.0.

Release notes

Sourced from dotenv-extended's releases.

v2.9.0

regex schema defaults to empty strings on errorOnRegex

v2.8.0

Ability to configure dotenv from environment variables

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.9.0 - 2020.09.30

  • Missing values in schema now default to empty strings for errorOnRegex (thanks @FokkeZB)
  • Minor modernization and refactoring of unit tests

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
  • 9da53fe Merge branch 'release/v2.9.0'
  • 849af31 Bump version and update changelog
  • 01606f9 Merge branch 'feature/codebase_cleanup' into develop
  • 803302f Add node v14 to Travis build configuration
  • 393cc84 Modernize: refactor unit test to get rid of require and use import
  • 88049e8 Modernize: Do minor code refactor
  • eb2f138 Add @types for sinon and sinon-chai
  • 084f213 Merge pull request #45 from FokkeZB/RegExp-String
  • 24bee49 Merge pull request #43 from keithmorris/dependabot/npm_and_yarn/handlebars-4.7.6
  • 9cb233d Merge pull request #39 from keithmorris/dependabot/npm_and_yarn/lodash-4.17.19
  • 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 Oct 1, 2020
@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit 4dd379e and detected 0 issues on this pull request.

View more on Code Climate.

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