[PR #14767] [MERGED] 12851 replace bleach with nh3 #14453

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/14767
Author: @arthanson
Created: 1/10/2024
Status: Merged
Merged: 1/11/2024
Merged by: @jeremystretch

Base: featureHead: 12851-replace-bleach


📝 Commits (2)

  • de7d4ad 12851 replace bleach with nh3
  • 806d35b Move tags & attributes lists to constants.py

📊 Changes

4 files changed (+35 additions, -29 deletions)

View changed files

📝 base_requirements.txt (+4 -4)
📝 netbox/utilities/constants.py (+24 -0)
📝 netbox/utilities/utils.py (+6 -24)
📝 requirements.txt (+1 -1)

📄 Description

Fixes: #12851

Replaces the deprecated bleach with NH3.


🔄 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/14767 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 1/10/2024 **Status:** ✅ Merged **Merged:** 1/11/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `12851-replace-bleach` --- ### 📝 Commits (2) - [`de7d4ad`](https://github.com/netbox-community/netbox/commit/de7d4ad95714ee3de12b2279cc4b1e24be8c09ea) 12851 replace bleach with nh3 - [`806d35b`](https://github.com/netbox-community/netbox/commit/806d35bc689ed40f0ce8b39e9d0828abe1d798ec) Move tags & attributes lists to constants.py ### 📊 Changes **4 files changed** (+35 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `base_requirements.txt` (+4 -4) 📝 `netbox/utilities/constants.py` (+24 -0) 📝 `netbox/utilities/utils.py` (+6 -24) 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description ### Fixes: #12851 Replaces the deprecated bleach with NH3. --- <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:24:33 +01:00
adam closed this issue 2025-12-29 23:24:34 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14453