Skip to content
This repository has been archived by the owner on Jul 18, 2019. It is now read-only.

fix(security): update dependencies #55

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

fix(security): update dependencies #55

wants to merge 1 commit into from

Conversation

boidolr
Copy link

@boidolr boidolr commented Aug 5, 2018

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Currently there are several warnings for outdated libraries. These block further changes. See https://david-dm.org/webpack-contrib/jshint-loader

Breaking Changes

No breaking changes.

Additional Info

Unfortunately the handling of paths had to be changed, as the updated version of rcloader handles merging differently and would return objects containing the characters of the path otherwise ({ '0': 't', '1': 'e', '2': 's', '3': 't', '4': '/', '5': 'f', '6': 'i', '7': 'x', '8': 't', '9': 'u', '10': 'r', '11': 'e', '12': 's', '13': '/', ... }).

Handling of paths in `loader` needs to be changed as with the
new version of `rcloader` returned objects are unconditionally
merged into new objects.
@jsf-clabot
Copy link

jsf-clabot commented Aug 5, 2018

CLA assistant check
All committers have signed the CLA.

@nullivex
Copy link

nullivex commented Apr 5, 2019

This looks like it should be good to merge. Any reason why there is a 6 month delay?

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 this pull request may close these issues.

3 participants