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

fix(deps): migrate messageformat to @messageformat/core #442

Merged
merged 4 commits into from Aug 23, 2022

Conversation

lihe07
Copy link
Contributor

@lihe07 lihe07 commented Aug 21, 2022

Package: messageformat has recently been renamed as '@messageformat/core`

pnpm notice

My pnpm is noticing me for this change. If you don't mind, can you merge this PR? This way I can freely use prettier-eslint-cli in my projects.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 21, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@codecov-commenter
Copy link

codecov-commenter commented Aug 21, 2022

Codecov Report

Merging #442 (1d7745f) into master (39c38b5) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #442   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          165       165           
  Branches        27        27           
=========================================
  Hits           165       165           
Impacted Files Coverage Δ
src/messages.js 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@lihe07
Copy link
Contributor Author

lihe07 commented Aug 23, 2022

Sorry, forgive me for asking when this PR can be merged, or is there anything else to do?

@JounQin
Copy link
Member

JounQin commented Aug 23, 2022

@lihe07 Right now.

@lihe07 I have no idea why the CI fails, can you take a look?

@JounQin JounQin changed the title Update renamed dependency: messageformat fix(deps): migrate dependency messageformat to @messageformat/core Aug 23, 2022
@@ -17,6 +17,10 @@ Object {
`;

exports[`prettier-eslint test/fixtures/example*.js --write --no-eslint-ignore --no-prettier-ignore: stdout: prettier-eslint test/fixtures/example*.js --write --no-eslint-ignore --no-prettier-ignore 1`] = `
"success formatting 2 files with prettier-eslint
"can't resolve reference #/definitions/directiveConfigSchema from id #
Copy link
Member

Choose a reason for hiding this comment

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

These warnings come from ajv which is very unexpected...

@JounQin JounQin changed the title fix(deps): migrate dependency messageformat to @messageformat/core fix(deps): migrate messageformat to @messageformat/core Aug 23, 2022
@JounQin JounQin merged commit 3eef076 into prettier:master Aug 23, 2022
@github-actions
Copy link
Contributor

🎉 This PR is included in version 7.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@JounQin
Copy link
Member

JounQin commented Aug 23, 2022

@lihe07 Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants