Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 8, 2019. It is now read-only.

Babel 7 upgrade#145

Merged
okuryu merged 7 commits intoformatjs:masterfrombj00rn:babel-7-upgrade
Sep 12, 2018
Merged

Babel 7 upgrade#145

okuryu merged 7 commits intoformatjs:masterfrombj00rn:babel-7-upgrade
Sep 12, 2018

Conversation

@bj00rn
Copy link
Contributor

@bj00rnbj00rn commentedAug 23, 2018
edited by redonkulus
Loading

Upgrade to Babel 7

Resolves:#146#132#122

tommmyy reacted with thumbs up emoji
@ykzts
Copy link
Contributor

https://github.com/yahoo/babel-plugin-react-intl/blob/v2.4.0/.travis.yml#L4-L5

Babel v7 is no longer supported under Node.js v5.

@bj00rn
Copy link
ContributorAuthor

@ykzts 👍

...BASE_OPTIONS,
...options,
}];
},uuidv1()];
Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

somewhat dirty fix, need to add random string suffix to allow plugin to run more than once

@tstirrat15
Copy link

Two things: one is that Babel 7.0.0 (i.e. non-beta) is out. Is it worth upgrading directly to that?

The other is that I'd love to see this work go through. What's the status? Is there any way that I can help it along?

@bj00rn
Copy link
ContributorAuthor

@tstirrat15 moved to 7.0

tstirrat15 reacted with thumbs up emoji

@bj00rn
Copy link
ContributorAuthor

@ericf what are the chances of having this merged?

node_js:
-4.2
-5
-6
Copy link
Member

Choose a reason for hiding this comment

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

I think we should have testing on v8 and v10 right now.

Copy link
ContributorAuthor

@bj00rnbj00rnSep 4, 2018
edited
Loading

Choose a reason for hiding this comment

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

seems a little out-of-scope for this, dont you think? maybe a separate PR for this?

package.json Outdated
"author":"Eric Ferraiuolo <edf@ericf.me>",
"dependencies": {
"babel-runtime":"^6.2.0",
"@babel/runtime":"7.0.0",
Copy link
Member

Choose a reason for hiding this comment

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

Why it's not semver style like^7.0.0? any concern?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

fixed. thanks

didn't notice. i just ran babel-upgradehttps://github.com/babel/babel-upgrade

@redonkulusredonkulus mentioned this pull requestSep 10, 2018
Copy link
Member

@redonkulusredonkulus left a comment

Choose a reason for hiding this comment

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

I'm ok with this. We are going to need to release this as a major version bump.

@okuryu once you approve, we can merge and release.

Copy link
Member

@okuryuokuryu left a comment

Choose a reason for hiding this comment

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

👍

@okuryuokuryu merged commitdef4084 intoformatjs:masterSep 12, 2018
@okuryuokuryu mentioned this pull requestSep 12, 2018
@ykztsykzts mentioned this pull requestSep 12, 2018
@okuryu
Copy link
Member

I just publishedbabel-plugin-react-intl@3.0.0. Please try to test!

ykzts and eliseumds reacted with thumbs up emoji

* See the accompanying LICENSE file for terms.
*/

import*aspfrom'path';

Choose a reason for hiding this comment

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

Issue seems to be here where upath is clearly used in library code, but not added to normal dependencies but only devDependencies.

MartinCerny-awin and bj00rn reacted with thumbs up emoji
Copy link
Member

Choose a reason for hiding this comment

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

@serwer-WittGruppe want to test it out and open a PR with the fix?

Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

3 more reviewers

@redonkulusredonkulusredonkulus approved these changes

@okuryuokuryuokuryu approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@bj00rn@ykzts@tstirrat15@okuryu@redonkulus

[8]ページ先頭

©2009-2025 Movatter.jp