[PR #13525] [MERGED] 13396 upgrade graphiql #14201

Closed
opened 2025-12-29 23:23:08 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/13525
Author: @arthanson
Created: 8/22/2023
Status: Merged
Merged: 8/24/2023
Merged by: @jeremystretch

Base: developHead: 13396-graphiql-2


📝 Commits (1)

📊 Changes

5 files changed (+239 additions, -865 deletions)

View changed files

📝 netbox/project-static/dist/graphiql.css (+1 -1)
📝 netbox/project-static/dist/graphiql.js (+153 -118)
📝 netbox/project-static/dist/graphiql.js.map (+2 -2)
📝 netbox/project-static/netbox-graphiql/package.json (+1 -1)
📝 netbox/project-static/yarn.lock (+82 -743)

📄 Description

Fixes: #13396

Upgrades GraphiQL browser. There are quite a few more major versions, but this is the highest version that can be updated to without more major changes. This was requested as there are some security fixes in these versions.


🔄 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/13525 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 8/22/2023 **Status:** ✅ Merged **Merged:** 8/24/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `13396-graphiql-2` --- ### 📝 Commits (1) - [`811d255`](https://github.com/netbox-community/netbox/commit/811d255d20d8b929f26d90cb4de9d65e27846738) 13396 upgrade graphiql ### 📊 Changes **5 files changed** (+239 additions, -865 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/dist/graphiql.css` (+1 -1) 📝 `netbox/project-static/dist/graphiql.js` (+153 -118) 📝 `netbox/project-static/dist/graphiql.js.map` (+2 -2) 📝 `netbox/project-static/netbox-graphiql/package.json` (+1 -1) 📝 `netbox/project-static/yarn.lock` (+82 -743) </details> ### 📄 Description ### Fixes: #13396 Upgrades GraphiQL browser. There are quite a few more major versions, but this is the highest version that can be updated to without more major changes. This was requested as there are some security fixes in these versions. --- <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-29 23:23:08 +01:00
adam closed this issue 2025-12-29 23:23:08 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14201