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

fix(deps): update dependency config to v3 #103

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 22, 2019

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
config ^1.26.2 -> ^3.0.0 age adoption passing confidence

Release Notes

lorenwest/node-config

v3.3.7

Compare Source

==================

  • No new changes. 3.3.6 was not published to NPM in versioning mix-up.
  • Release notes are moving to Github Releases page going forward.

v3.3.6

Compare Source

==================

  • Added publishConfig element to package.json to prevent publishing to the wrong repository - @​lorenwest

v3.3.4

Compare Source

==================

v3.3.3

Compare Source

==================

  • FIX #​460 - Strict mode warning refer to appropriate env variable @​iCodeOkay
  • Use Buffer.alloc and Buffer.from instead of contrsuctor @​Fcmam5
  • Add support for experimental .cjs modules @​lenkan

v3.3.2

Compare Source

==================

  • Fixed issue with Buffers in config throwing error in util.makeImmutable (#​608) - Michal Wadas
  • Added boolean and numeric types to custom environment variables - Ankur Narkhede @​ankurnarkhede

v3.3.1

Compare Source

==================

  • Fix security vulnerability in json5 dependency - @​twkel

v3.3.0

Compare Source

==================

v3.2.6

Compare Source

==================

  • Updated copyright date ranges

v3.2.5

Compare Source

==================

v3.2.4

Compare Source

==================

v3.2.3

Compare Source

==================

v3.2.2

Compare Source

==================

  • Fixed delimiter bug in configDirs to match O/S delimiter - @​iMoses

v3.2.1

Compare Source

==================

  • Fixed TypeError: obj.toString is not a function - @​leosuncin

v3.2.0

Compare Source

==================

v3.1.0

Compare Source

==================

v3.0.1

Compare Source

==================

  • Fixed bug where dot notation extended own key @​exogen

v3.0.0

Compare Source

==================

  • Ensure config array items and objects are sealed @​fgheorghe
    • This required a major version bump in case someone
    • relied on the ability to mutate non-sealed data.

v2.0.2

Compare Source

==================

  • Added dot notation to setModuleDefaults - bertho-zero
  • Updated copyright year - JemiloII

v2.0.1

Compare Source

==================

  • Removed deprecated code - jpwilliams

v2.0.0

Compare Source

==================

Potential for backward incompatibility requiring a major version bump.

Safe to upgrade to major version 2 if you're using a recent NodeJS version
and you're not trying to mutate config arrays.

  • Added array immutability - jacobemerick
  • Removed Node V.4 support

v1.31.0

Compare Source

===================

  • Load new coffeescript module instead of coffee-script - bastbijl

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Jan 22, 2019

Codecov Report

Base: 92.96% // Head: 92.96% // No change to project coverage 👍

Coverage data is based on head (a588830) compared to base (55c5015).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #103   +/-   ##
========================================
  Coverage    92.96%   92.96%           
========================================
  Files           27       27           
  Lines          398      398           
  Branches        60       60           
========================================
  Hits           370      370           
  Misses          28       28           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot changed the title Update dependency config to v3 fix(deps): update dependency config to v3 Feb 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant