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(core): support utf8 surrogates #2267

Merged
merged 3 commits into from
Oct 24, 2022
Merged

fix(core): support utf8 surrogates #2267

merged 3 commits into from
Oct 24, 2022

Conversation

P0lip
Copy link
Contributor

@P0lip P0lip commented Sep 6, 2022

Fixes #2265

Checklist

  • Tests added / updated
  • Docs added / updated

Does this PR introduce a breaking change?

  • Yes
  • No

@P0lip P0lip added the t/bug Something isn't working label Sep 6, 2022
@P0lip P0lip self-assigned this Sep 6, 2022
@P0lip P0lip marked this pull request as ready for review September 6, 2022 16:13
@P0lip P0lip requested a review from a team as a code owner September 6, 2022 16:13
@P0lip P0lip merged commit a1bd6d2 into develop Oct 24, 2022
@P0lip P0lip deleted the fix/core/utf8-surrogates branch October 24, 2022 19:38
stoplight-bot pushed a commit that referenced this pull request Oct 24, 2022
# [@stoplight/spectral-core-v1.15.1](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-core-v1.15.0...@stoplight/spectral-core-v1.15.1) (2022-10-24)

### Bug Fixes

* **core:** support utf8 surrogates ([#2267](#2267)) ([a1bd6d2](a1bd6d2))
@stoplight-bot
Copy link
Collaborator

🎉 This PR is included in version @stoplight/spectral-core-v1.15.1 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released t/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

URI malformed error when using unpaired surrogates
3 participants