[PR #20905] [MERGED] Closes #20571: Upgrade GraphiQL dependencies #16084

Closed
opened 2025-12-30 00:25:42 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20905
Author: @jeremystretch
Created: 11/29/2025
Status: Merged
Merged: 12/1/2025
Merged by: @bctiemann

Base: featureHead: 20571-graphql-ui-updates


📝 Commits (1)

📊 Changes

4 files changed (+1893 additions, -98440 deletions)

View changed files

📝 netbox/project-static/dist/graphiql/graphiql.min.css (+1350 -1741)
📝 netbox/project-static/dist/graphiql/graphiql.min.js (+25 -96191)
📝 netbox/project-static/netbox-graphiql/package.json (+4 -4)
📝 netbox/project-static/yarn.lock (+514 -504)

📄 Description

Closes: #20571

Updates the following libraries

Package Old Version New Version
graphql 16.10.0 16.12.0
graphiql 3.8.3 4.1.2
graphiql/plugin-explorer 3.2.5 3.2.6

Note that we're sticking with React v18 for now as migrating to v19 will require substantial changes to our workflow (UMD is no longer supported).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/20905 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 11/29/2025 **Status:** ✅ Merged **Merged:** 12/1/2025 **Merged by:** [@bctiemann](https://github.com/bctiemann) **Base:** `feature` ← **Head:** `20571-graphql-ui-updates` --- ### 📝 Commits (1) - [`10e69c8`](https://github.com/netbox-community/netbox/commit/10e69c8b30c419c19c3a69734eb949a29ae2b405) Closes #20571: Upgrade GraphiQL dependencies ### 📊 Changes **4 files changed** (+1893 additions, -98440 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/dist/graphiql/graphiql.min.css` (+1350 -1741) 📝 `netbox/project-static/dist/graphiql/graphiql.min.js` (+25 -96191) 📝 `netbox/project-static/netbox-graphiql/package.json` (+4 -4) 📝 `netbox/project-static/yarn.lock` (+514 -504) </details> ### 📄 Description ### Closes: #20571 Updates the following libraries | Package | Old Version | New Version| |-|-|-| | graphql | 16.10.0 | 16.12.0 | | graphiql | 3.8.3 | 4.1.2 | | graphiql/plugin-explorer | 3.2.5 | 3.2.6 | Note that we're sticking with React v18 for now as migrating to v19 will require substantial changes to our workflow (UMD is no longer supported). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 00:25:42 +01:00
adam closed this issue 2025-12-30 00:25:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#16084