Skip to content

Upgrade dependencies, misc. fixes#22

Closed
myabc wants to merge 7 commits intocharto:masterfrom
OUP:feature/upgrade-dependencies
Closed

Upgrade dependencies, misc. fixes#22
myabc wants to merge 7 commits intocharto:masterfrom
OUP:feature/upgrade-dependencies

Conversation

@myabc
Copy link
Copy Markdown

@myabc myabc commented Oct 31, 2017

This PR contains dependency updates (two commits taken from develop) + minimal fixes needed to get cxsd building. I'll leave refactorings/feature ideas to another PR.

@myabc myabc changed the title Feature/upgrade dependencies [wip] Upgrade dependencies, misc. fixes Oct 31, 2017
);

let outName = this.getOutName(doc.namespace.name);
if (doc.namespace.isPrimitiveSpace || new Address(outName).isLocal) {
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

@charto This is a big hack - Although I suspect there is a better way of doing this, this is the best I could come up with.

@myabc myabc changed the title [wip] Upgrade dependencies, misc. fixes Upgrade dependencies, misc. fixes Oct 31, 2017
@jjrv
Copy link
Copy Markdown
Member

jjrv commented Nov 1, 2017

Thanks! Could you remove the yarn.lock file? Then I can merge.

"removeComments": false,
"target": "es5"
"target": "es5",
"lib": ["es6"]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This could be just: [ "es5", "es2015.collection" ]

@davidspiess
Copy link
Copy Markdown

Is there anything blocking this pull request?
The currently used cget version pulls in a vulnerable dependency.

image

@FranklinChen
Copy link
Copy Markdown

What's the status of this pull request?

@myabc myabc closed this Jun 14, 2019
@myabc
Copy link
Copy Markdown
Author

myabc commented Jun 14, 2019

I no longer have write access to the OUP repository so will need to open new PR

@myabc
Copy link
Copy Markdown
Author

myabc commented Jun 14, 2019

Replaced by PR #27

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.

4 participants