Skip to content

Conversation

@adambenhassen
Copy link
Collaborator

Continuation for #2903

Description

Applies fmt escaping to user-provided text fields in diff change messages to prevent malformed output when values contain single quotes (e.g., "it's", "don't")

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@github-actions
Copy link
Contributor

github-actions bot commented Nov 26, 2025

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-inspector/action 5.0.16-alpha-20251209221244-ff89fd2707cf16b24ef14c13d056b38377608670 npm ↗︎ unpkg ↗︎
@graphql-inspector/cli 6.0.4-alpha-20251209221244-ff89fd2707cf16b24ef14c13d056b38377608670 npm ↗︎ unpkg ↗︎
@graphql-inspector/audit-command 5.0.16-alpha-20251209221244-ff89fd2707cf16b24ef14c13d056b38377608670 npm ↗︎ unpkg ↗︎
@graphql-inspector/coverage-command 6.1.10-alpha-20251209221244-ff89fd2707cf16b24ef14c13d056b38377608670 npm ↗︎ unpkg ↗︎
@graphql-inspector/diff-command 6.0.4-alpha-20251209221244-ff89fd2707cf16b24ef14c13d056b38377608670 npm ↗︎ unpkg ↗︎
@graphql-inspector/introspect-command 5.0.16-alpha-20251209221244-ff89fd2707cf16b24ef14c13d056b38377608670 npm ↗︎ unpkg ↗︎
@graphql-inspector/similar-command 5.0.16-alpha-20251209221244-ff89fd2707cf16b24ef14c13d056b38377608670 npm ↗︎ unpkg ↗︎
@graphql-inspector/validate-command 5.0.16-alpha-20251209221244-ff89fd2707cf16b24ef14c13d056b38377608670 npm ↗︎ unpkg ↗︎
@graphql-inspector/core 7.0.4-alpha-20251209221244-ff89fd2707cf16b24ef14c13d056b38377608670 npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Nov 26, 2025

💻 Website Preview

The latest changes are available as preview in: https://pr-2924.graphql-inspector.pages.dev

Copy link
Collaborator

@jdolle jdolle left a comment

Choose a reason for hiding this comment

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

Great! We have this escape formatting for enum and this PR applies that same logic to the remaining changes.

Copy link
Collaborator

@n1ru4l n1ru4l left a comment

Choose a reason for hiding this comment

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

@adambenhassen adambenhassen merged commit 74fcea7 into master Dec 9, 2025
6 of 8 checks passed
@adambenhassen adambenhassen deleted the adam/singe-quotes-fix branch December 9, 2025 22:16
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