[PR #19077] [MERGED] Closes #18236: Upgrade to HTMX v2.0 #15518

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19077
Author: @jeremystretch
Created: 4/3/2025
Status: Merged
Merged: 4/4/2025
Merged by: @jnovinger

Base: featureHead: 18236-htmx-2.0


📝 Commits (1)

📊 Changes

4 files changed (+15 additions, -16 deletions)

View changed files

📝 netbox/project-static/dist/netbox.js (+6 -7)
📝 netbox/project-static/dist/netbox.js.map (+3 -3)
📝 netbox/project-static/package.json (+2 -2)
📝 netbox/project-static/yarn.lock (+4 -4)

📄 Description

Fixes: #18236

Upgrades HTMX from v1.9 to v2.0. The HTMX migration guide did not appear to list any breaking changes for us, and initial testing didn't reveal any issues.


🔄 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/19077 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 4/3/2025 **Status:** ✅ Merged **Merged:** 4/4/2025 **Merged by:** [@jnovinger](https://github.com/jnovinger) **Base:** `feature` ← **Head:** `18236-htmx-2.0` --- ### 📝 Commits (1) - [`b36e8b1`](https://github.com/netbox-community/netbox/commit/b36e8b1c38d0dce972105b2c7b6051cdc728387f) Closes #18236: Upgrade to HTMX v2.0 ### 📊 Changes **4 files changed** (+15 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/dist/netbox.js` (+6 -7) 📝 `netbox/project-static/dist/netbox.js.map` (+3 -3) 📝 `netbox/project-static/package.json` (+2 -2) 📝 `netbox/project-static/yarn.lock` (+4 -4) </details> ### 📄 Description ### Fixes: #18236 Upgrades HTMX from v1.9 to v2.0. The [HTMX migration guide](https://htmx.org/migration-guide-htmx-1/) did not appear to list any breaking changes for us, and initial testing didn't reveal any issues. --- <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:22:26 +01:00
adam closed this issue 2025-12-30 00:22:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15518