Skip to content
This repository was archived by the owner on Feb 2, 2018. It is now read-only.

build: Update @loopback deps to latest version#11

Merged
virkt25 merged 1 commit into
masterfrom
build-update-deps
Oct 5, 2017
Merged

build: Update @loopback deps to latest version#11
virkt25 merged 1 commit into
masterfrom
build-update-deps

Conversation

@virkt25

@virkt25 virkt25 commented Oct 4, 2017

Copy link
Copy Markdown
Contributor
  • Update /core, /testlab, /repository
  • Add /rest, /context

- Update /core, /testlab, /repository
- Add /rest, /context

@bajtos bajtos left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not strictly needed, since the ^ operator should always install the latest alpha.

BTW why are we listing dependencies that are not used anywhere in the code, e.g. @loopback/rest? IMO we should depend only on packages that we are using, so that we don't promote a bad practice.

Other than that, the changes LGTM. No further review is necessary as far as I am concerned.

@virkt25

virkt25 commented Oct 5, 2017

Copy link
Copy Markdown
Contributor Author

@loopback/rest is used by txIdFromHeader decorator. @loopback/context is used by Mixin for Constructor ... which isn't re-exported by @loopback/core -- which I think it should be.

@virkt25
virkt25 merged commit 02dc502 into master Oct 5, 2017
@virkt25
virkt25 deleted the build-update-deps branch October 5, 2017 00:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants