diff --git a/CHANGELOG.md b/CHANGELOG.md index 84fba0f..26a68dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 + +## [Unreleased] - 2026-03-05 + +### Changed +- chore(deps): bump svgo from 3.3.2 to 3.3.3 in /design-standards (@) +- docs(design.vln.gg): create comprehensive VLN logo standards (@) +- chore(deps): bump node-forge from 1.3.1 to 1.3.3 in /design-standards (@) +- chore(deps): bump mdast-util-to-hast in /design-standards (@) +- chore(deps): bump webpack from 5.103.0 to 5.105.2 in /design-standards (@) +- chore(deps): bump lodash from 4.17.21 to 4.17.23 in /design-standards (@) +- chore(deps): bump qs and express in /design-standards (@) +- chore(deps): bump next from 15.5.6 to 15.5.10 in /devops-panel (@) +- chore(deps): bump requests from 2.31.0 to 2.32.4 (@) + +### Fixed +- fix(ci): fix remaining YAML break in auto-merge-reviewed.yml (@) +- fix(ci): resolve YAML syntax errors in 4 workflow files (@) +- fix(ci): handle empty grep results in auto-pr-description workflow (@) +- fix(ci): handle deleted comments in workflow summary reporter (@) + +--- + ## [Unreleased] - 2026-02-14 ### Changed diff --git a/CNAME b/CNAME index f79d738..553f80b 100644 --- a/CNAME +++ b/CNAME @@ -1,7 +1,7 @@ # CNAME Configuration for GitHub Pages # # Author: Unknown -# Generated: 2026-02-15 04:50:22 UTC +# Generated: 2026-03-05 03:13:59 UTC # # Instructions: # 1. Uncomment the line below and replace with your domain diff --git a/design-standards/package-lock.json b/design-standards/package-lock.json index 98ae918..69a691a 100644 --- a/design-standards/package-lock.json +++ b/design-standards/package-lock.json @@ -4715,15 +4715,6 @@ "node": ">=14.16" } }, - "node_modules/@trysound/sax": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz", - "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==", - "license": "ISC", - "engines": { - "node": ">=10.13.0" - } - }, "node_modules/@types/body-parser": { "version": "1.19.6", "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.6.tgz", @@ -15701,10 +15692,13 @@ "license": "MIT" }, "node_modules/sax": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/sax/-/sax-1.4.3.tgz", - "integrity": "sha512-yqYn1JhPczigF94DMS+shiDMjDowYO6y9+wB/4WgO0Y19jWYk0lQ4tuG5KI7kj4FTp1wxPj5IFfcrz/s1c3jjQ==", - "license": "BlueOak-1.0.0" + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/sax/-/sax-1.5.0.tgz", + "integrity": "sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==", + "license": "BlueOak-1.0.0", + "engines": { + "node": ">=11.0.0" + } }, "node_modules/scheduler": { "version": "0.27.0", @@ -16529,18 +16523,18 @@ "license": "MIT" }, "node_modules/svgo": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.3.2.tgz", - "integrity": "sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==", + "version": "3.3.3", + "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.3.3.tgz", + "integrity": "sha512-+wn7I4p7YgJhHs38k2TNjy1vCfPIfLIJWR5MnCStsN8WuuTcBnRKcMHQLMM2ijxGZmDoZwNv8ipl5aTTen62ng==", "license": "MIT", "dependencies": { - "@trysound/sax": "0.2.0", "commander": "^7.2.0", "css-select": "^5.1.0", "css-tree": "^2.3.1", "css-what": "^6.1.0", "csso": "^5.0.5", - "picocolors": "^1.0.0" + "picocolors": "^1.0.0", + "sax": "^1.5.0" }, "bin": { "svgo": "bin/svgo" diff --git a/public/README.md b/public/README.md index effeec7..751016c 100644 --- a/public/README.md +++ b/public/README.md @@ -1,6 +1,6 @@ # Social Media Graphics -Auto-generated: 2026-02-15 +Auto-generated: 2026-03-05 Author: Unknown Code sign-off: Unknown @@ -46,4 +46,4 @@ Code sign-off: Unknown - **LinkedIn Post Inspector**: https://www.linkedin.com/post-inspector/ --- -Generated: 2026-02-15 +Generated: 2026-03-05 diff --git a/public/meta-tags.html b/public/meta-tags.html index 1ff6d66..e1c650d 100644 --- a/public/meta-tags.html +++ b/public/meta-tags.html @@ -1,6 +1,6 @@ @@ -25,7 +25,7 @@ - + @@ -57,7 +57,7 @@ "name": "Unknown", "email": "unknown@example.com" }, - "datePublished": "2026-02-15", + "datePublished": "2026-03-05", "keywords": "devops, automation, ci-cd, github-actions, claude-code", "programmingLanguage": ["Bash", "JavaScript", "YAML"], "codeRepository": "https://github.com/Fused-Gaming/DevOps" diff --git a/public/site.webmanifest b/public/site.webmanifest index fa84fda..ab6ed67 100644 --- a/public/site.webmanifest +++ b/public/site.webmanifest @@ -25,5 +25,5 @@ } ], "author": "Unknown", - "generated": "2026-02-15" + "generated": "2026-03-05" } diff --git a/robots.txt b/robots.txt index da6a57f..2e4b1eb 100644 --- a/robots.txt +++ b/robots.txt @@ -1,5 +1,5 @@ # robots.txt -# Auto-generated: 2026-02-15 +# Auto-generated: 2026-03-05 # Author: Unknown # Code sign-off: Unknown diff --git a/schema.json b/schema.json index 5510b21..24258ec 100644 --- a/schema.json +++ b/schema.json @@ -6,7 +6,7 @@ "metadata": { "author": "Unknown", "email": "unknown@example.com", - "generated": "2026-02-15", + "generated": "2026-03-05", "version": "1.0.0", "repository": "https://github.com/Fused-Gaming/DevOps", "codeSignedBy": "Unknown" @@ -21,8 +21,8 @@ "name": "Unknown", "email": "unknown@example.com" }, - "dateCreated": "2026-02-15", - "dateModified": "2026-02-15", + "dateCreated": "2026-03-05", + "dateModified": "2026-03-05", "codeRepository": "https://github.com/Fused-Gaming/DevOps", "programmingLanguage": [ "Bash", diff --git a/sitemap.xml b/sitemap.xml index 54e6e2f..6f99c83 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,7 +2,7 @@ https://example.com/ - 2026-02-15 + 2026-03-05 daily 1.0 @@ -21,7 +21,7 @@ https://example.com/docs - 2026-02-15 + 2026-03-05 weekly 0.8 @@ -29,7 +29,7 @@ https://example.com/quick-access - 2026-02-15 + 2026-03-05 weekly 0.8 @@ -37,7 +37,7 @@ https://example.com/cheatsheet - 2026-02-15 + 2026-03-05 monthly 0.7 @@ -45,7 +45,7 @@ https://example.com/security - 2026-02-15 + 2026-03-05 monthly 0.8 @@ -53,7 +53,7 @@ https://example.com/github-actions - 2026-02-15 + 2026-03-05 monthly 0.7