Bump nextdns to 5.1.0 (#182099)

This commit is contained in:
Maciej Bieniek
2026-09-13 14:03:48 +02:00
committed by GitHub
parent 9a0190eaf1
commit e333e978d4
4 changed files with 13 additions and 3 deletions
@@ -8,5 +8,5 @@
"iot_class": "cloud_polling",
"loggers": ["nextdns"],
"quality_scale": "platinum",
"requirements": ["nextdns==5.0.1"]
"requirements": ["nextdns==5.1.0"]
}
+1 -1
View File
@@ -1728,7 +1728,7 @@ nextcloudmonitor==1.5.1
nextcord==3.1.0
# homeassistant.components.nextdns
nextdns==5.0.1
nextdns==5.1.0
# homeassistant.components.niko_home_control
nhc==0.8.1
@@ -74,5 +74,10 @@
"block_piracy": true,
"block_porn": true,
"block_social_networks": true,
"block_video_streaming": true
"block_video_streaming": true,
"block_data_drop_services": true,
"block_decentralized_web_gateways": true,
"block_free_hosting_domains": true,
"block_residential_hosting": true,
"block_tunneling_endpoints": true
}
@@ -73,14 +73,17 @@
'block_chatgpt': True,
'block_csam': True,
'block_dailymotion': True,
'block_data_drop_services': True,
'block_dating': True,
'block_ddns': True,
'block_decentralized_web_gateways': True,
'block_discord': True,
'block_disguised_trackers': True,
'block_disneyplus': True,
'block_ebay': True,
'block_facebook': True,
'block_fortnite': True,
'block_free_hosting_domains': True,
'block_gambling': True,
'block_google_chat': True,
'block_hbomax': True,
@@ -102,6 +105,7 @@
'block_porn': True,
'block_primevideo': True,
'block_reddit': True,
'block_residential_hosting': True,
'block_roblox': True,
'block_signal': True,
'block_skype': True,
@@ -113,6 +117,7 @@
'block_tiktok': True,
'block_tinder': True,
'block_tumblr': True,
'block_tunneling_endpoints': True,
'block_twitch': True,
'block_twitter': True,
'block_video_streaming': True,