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

update xterm to 3.4.1 #3032

Merged
merged 5 commits into from
Jun 4, 2018
Merged

update xterm to 3.4.1 #3032

merged 5 commits into from
Jun 4, 2018

Conversation

Stanzilla
Copy link
Collaborator

No description provided.

package.json Outdated
@@ -200,7 +200,7 @@
"styled-jsx": "2.2.6",
"stylis": "3.5.0",
"uuid": "3.1.0",
"xterm": "chabou/xterm.js#7cb4b8e"
"xterm": "3.4.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

🎉

Copy link
Contributor

@albinekb albinekb left a comment

Choose a reason for hiding this comment

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

We're already setting experimentalCharAtlas: 'dynamic' since chabou's version right?

@Stanzilla
Copy link
Collaborator Author

Stanzilla commented May 19, 2018

@albinekb albinekb changed the title update xterm to 3.4.0 update xterm to 3.4.1 May 21, 2018
componentWillReceiveProps() is now UNSAFE_componentWillReceiveProps() but should probably replaced in the future, see https://reactjs.org/docs/react-component.html#unsafe_componentwillreceiveprops
added a TODO comment with that URL as well
@Stanzilla Stanzilla added the 🎨 Type: Enhancement Issue or PR is an enhancement request/proposal for Hyper label May 22, 2018
@chabou
Copy link
Collaborator

chabou commented May 29, 2018

CI failed because eslint-plugin-react version was not pinned and was upgraded to 7.8.2.
We don't use react 16.3.0, only 16.2.0.

Replacing componentWillReceiveProps() and upgrading react should take place in another PR.

I am currently fixing this PR (reverting last commit and pining dev dependencies)

@chabou chabou mentioned this pull request May 29, 2018
2 tasks
@chabou chabou merged commit 88f5804 into vercel:canary Jun 4, 2018
chabou pushed a commit that referenced this pull request Dec 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 Type: Enhancement Issue or PR is an enhancement request/proposal for Hyper
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants