Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Update Dependencies not requiring code changes #2498

Closed
pablitovicente opened this issue Oct 24, 2018 · 0 comments · Fixed by #2553
Closed

Update Dependencies not requiring code changes #2498

pablitovicente opened this issue Oct 24, 2018 · 0 comments · Fixed by #2553
Assignees
Milestone

Comments

@pablitovicente
Copy link
Contributor

pablitovicente commented Oct 24, 2018

Expected behavior

Dependencies with newer minor/patch versions or non breaking changes should be upgraded to their latest versions.

  • bluebird 3.5.1 -> 3.5.2
  • body-parser 1.18.2 -> 1.18.3
  • change-case 3.0.1 -> 3.0.2
  • colors 1.1.2 -> 1.3.2
  • commander 2.9.0 -> 2.19.0
  • compression 1.7.1 -> 1.7.3
  • cors 2.8.3 -> 2.8.5
  • deep-diff 1.0.1 -> 1.0.2
  • ejs 2.5.6 -> 2.6.1 (seems to not be in use anymore could be removed)
  • express 4.16.0 -> 4.16.4
  • extend 3.0.1 -> 3.0.2
  • find 0.2.7 -> 0.2.9
  • js-yaml 3.10.0 -> 3.12.0
  • newrelic 4.8.1 -> 4.9.0
  • pg-monitor 0.9.0 -> 1.1.0
  • redis 2.7.1 -> 2.8.0
  • rimraf 2.6.1 -> 2.6.2 (seems to not be in use anymore could be removed)
  • semver 5.3.0 -> 5.6.0

Actual behavior

Some dependencies are outdated

Steps to reproduce

run npm outdated -l

Which version(s) does this affect? (Environment, OS, etc...)

1.2.0

@pablitovicente pablitovicente changed the title ⬆️ Upgrade dependencies that do not require code changes Upgrade dependencies that do not require code changes Oct 24, 2018
@MaciejBaj MaciejBaj changed the title Upgrade dependencies that do not require code changes Update Dependencies that do not require code changes Oct 25, 2018
@MaciejBaj MaciejBaj changed the title Update Dependencies that do not require code changes Update Dependencies not requiring code changes Oct 25, 2018
@pablitovicente pablitovicente self-assigned this Nov 15, 2018
@pablitovicente pablitovicente added this to the Version 1.4.0 milestone Nov 16, 2018
MaciejBaj added a commit that referenced this issue Nov 23, 2018
…uiring-code-changes

Update Dependencies not requiring code changes - Closes #2498
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant