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

Bump ora to 6.x #1522

Merged
merged 1 commit into from
Jan 24, 2022
Merged

Conversation

stianjensen
Copy link
Contributor

@stianjensen stianjensen commented Dec 21, 2021

Summary:

The main changes include a new minimum node version requirement of 12.2, and that
the module is pure ESM now:
https://github.com/sindresorhus/ora/releases

@thymikee thymikee enabled auto-merge (squash) January 21, 2022 16:47
@stianjensen
Copy link
Contributor Author

Something seems wrong with the lint, but I can't really figure out what. Is there an issue with the import/named rule?

Also, should I worry about the E2E test being red? I can't really see how the test failures are connected to this PR.

Main changes are a minimum node version requirement of 12.2, and that
it's pure ESM now:
https://github.com/sindresorhus/ora/releases
auto-merge was automatically disabled January 22, 2022 15:31

Head branch was pushed to by a user without write access

@stianjensen
Copy link
Contributor Author

Something seems wrong with the lint, but I can't really figure out what. Is there an issue with the import/named rule?

Nothing beats coming back to it with fresh eyes. The trick is type-only imports (which luckily is just supported from the current TS version - 3.8, https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-8.html#type-only-imports-and-export)

@grabbou grabbou merged commit 8136ab8 into react-native-community:master Jan 24, 2022
@stianjensen stianjensen deleted the bump-ora branch January 24, 2022 13:54
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.

3 participants