diff mbox series

[meta-webserver,69/70] swagger-ui: upgrade 5.32.12 -> 5.32.13

Message ID 20260819093514.1101-69-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/70] avro-c: upgrade 1.12.1 -> 1.12.2 | expand

Commit Message

Wang Mingyu Aug. 19, 2026, 9:35 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
- a11y: add aria-labels to copy-to-clipboard buttons
- a11y: add skip-to-operations link, banner and main landmarks
- a11y: close Authorization popup with Escape key and backdrop click
- a11y: name and state for dark-mode toggle button
- a11y: restore icon visibility in Windows High Contrast Mode
- a11y: topbar logo and dark-mode toggle visible in HCM
- a11y: use for model titles to convey emphasis semantically
- ci: bump cycjimmy/semantic-release-action to v6.0.0
- ci: fix Trivy security scan and add dependency vulnerability scan
- style: reduce padding on inline code blocks in markdown

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../swagger-ui/{swagger-ui_5.32.12.bb => swagger-ui_5.32.13.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-webserver/recipes-devtools/swagger-ui/{swagger-ui_5.32.12.bb => swagger-ui_5.32.13.bb} (94%)
diff mbox series

Patch

diff --git a/meta-webserver/recipes-devtools/swagger-ui/swagger-ui_5.32.12.bb b/meta-webserver/recipes-devtools/swagger-ui/swagger-ui_5.32.13.bb
similarity index 94%
rename from meta-webserver/recipes-devtools/swagger-ui/swagger-ui_5.32.12.bb
rename to meta-webserver/recipes-devtools/swagger-ui/swagger-ui_5.32.13.bb
index bfeb75f6ca..8916b7788e 100644
--- a/meta-webserver/recipes-devtools/swagger-ui/swagger-ui_5.32.12.bb
+++ b/meta-webserver/recipes-devtools/swagger-ui/swagger-ui_5.32.13.bb
@@ -12,7 +12,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 SRC_URI = "git://github.com/swagger-api/swagger-ui;branch=main;protocol=https;tag=v${PV}"
 
-SRCREV = "9b5acf38723108ac816dcb7303897e87f933ac4e"
+SRCREV = "2a33d7805eb5fff693952cebb9203ee113ab4663"
 
 CVE_STATUS[CVE-2016-1000229] = "fixed-version: fixed since 2.2.1"