Skip to content

fix: bump laboratory bundled graphql to ^16.14.0#8169

Open
mskorokhodov wants to merge 2 commits into
mainfrom
fix/render-laboratory-schema-construction
Open

fix: bump laboratory bundled graphql to ^16.14.0#8169
mskorokhodov wants to merge 2 commits into
mainfrom
fix/render-laboratory-schema-construction

Conversation

@mskorokhodov

Copy link
Copy Markdown
Collaborator

Bump bundled graphql from ^16.12.0 to ^16.14.0 to fix "Unexpected invariant triggered" error in the schema explorer when introspecting servers running graphql-js 16.14+. graphql-js 16.14.0 added DIRECTIVE_DEFINITION to the @deprecated directive's introspection locations; the previously bundled 16.12.0 did not recognise this enum value, making the Laboratory unusable against any such server.

Background

Description

Checklist

  • Input validation
  • Output encoding
  • Authentication management
  • Session management
  • Access control
  • Cryptographic practices
  • Error handling and logging
  • Data protection
  • Communication security
  • System configuration
  • Database security
  • File management
  • Memory management
  • Testing

@mskorokhodov mskorokhodov marked this pull request as draft June 23, 2026 13:39

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request adds a changeset to bump the bundled graphql dependency from ^16.12.0 to ^16.14.0 for @graphql-hive/render-laboratory to resolve an introspection error with graphql-js 16.14+. I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

🚀 Snapshot Release (alpha)

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

Package Version Info
@graphql-hive/render-laboratory 0.1.11-alpha-20260624200409-8f040f00748f66388234911d3fa072fca00b3c91 npm ↗︎ unpkg ↗︎

@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

🐋 This PR was built and pushed to the following Docker images:

Targets: build

Platforms: linux/amd64

Image Tags: 8f040f00748f66388234911d3fa072fca00b3c91, 8f040f0

@mskorokhodov mskorokhodov marked this pull request as ready for review June 24, 2026 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants