From 78255e773a023dee0b555ed950808481d3df6486 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 21:51:32 +0000 Subject: [PATCH 1/2] chore(deps): bump lxml from 4.9.3 to 6.1.0 in /attorney-finder-bot Bumps [lxml](https://github.com/lxml/lxml) from 4.9.3 to 6.1.0. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.9.3...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- attorney-finder-bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attorney-finder-bot/requirements.txt b/attorney-finder-bot/requirements.txt index 166b23b..f1bd19a 100644 --- a/attorney-finder-bot/requirements.txt +++ b/attorney-finder-bot/requirements.txt @@ -2,5 +2,5 @@ python-telegram-bot==20.7 beautifulsoup4==4.12.2 requests==2.32.4 python-dotenv==1.0.0 -lxml==4.9.3 +lxml==6.1.0 phonenumbers==8.13.26 From ac0a17cf4bdf09e68f4a9e68b0ed98b41fbd01dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 21 Apr 2026 21:51:41 +0000 Subject: [PATCH 2/2] chore: update SEO and marketing files [skip ci] Auto-generated by SEO workflow on branch: dependabot/pip/attorney-finder-bot/lxml-6.1.0 - Updated sitemap.xml - Updated robots.txt - Updated CHANGELOG.md - Updated schema.json - Generated CNAME for custom domains - Generated social media graphics Signed-off-by: github-actions[bot] --- CHANGELOG.md | 14 ++++++ CNAME | 2 +- public/README.md | 4 +- public/meta-tags.html | 6 +-- public/site.webmanifest | 2 +- robots.txt | 2 +- schema.json | 6 +-- sitemap.xml | 106 ++++++++++++++++++++-------------------- 8 files changed, 78 insertions(+), 64 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84fba0f..fca1792 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 + +## [Unreleased] - 2026-04-21 + +### Changed +- chore(deps): bump lxml from 4.9.3 to 6.1.0 in /attorney-finder-bot (@) +- 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 (@) + +### Fixed +- fix(ci): fix remaining YAML break in auto-merge-reviewed.yml (@) +- fix(ci): resolve YAML syntax errors in 4 workflow files (@) + +--- + ## [Unreleased] - 2026-02-14 ### Changed diff --git a/CNAME b/CNAME index f79d738..b78221a 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-04-21 21:51:41 UTC # # Instructions: # 1. Uncomment the line below and replace with your domain diff --git a/public/README.md b/public/README.md index effeec7..0e94c25 100644 --- a/public/README.md +++ b/public/README.md @@ -1,6 +1,6 @@ # Social Media Graphics -Auto-generated: 2026-02-15 +Auto-generated: 2026-04-21 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-04-21 diff --git a/public/meta-tags.html b/public/meta-tags.html index 1ff6d66..500b858 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-04-21", "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..580e9a3 100644 --- a/public/site.webmanifest +++ b/public/site.webmanifest @@ -25,5 +25,5 @@ } ], "author": "Unknown", - "generated": "2026-02-15" + "generated": "2026-04-21" } diff --git a/robots.txt b/robots.txt index da6a57f..862c81f 100644 --- a/robots.txt +++ b/robots.txt @@ -1,5 +1,5 @@ # robots.txt -# Auto-generated: 2026-02-15 +# Auto-generated: 2026-04-21 # Author: Unknown # Code sign-off: Unknown diff --git a/schema.json b/schema.json index 5510b21..c8e5958 100644 --- a/schema.json +++ b/schema.json @@ -6,7 +6,7 @@ "metadata": { "author": "Unknown", "email": "unknown@example.com", - "generated": "2026-02-15", + "generated": "2026-04-21", "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-04-21", + "dateModified": "2026-04-21", "codeRepository": "https://github.com/Fused-Gaming/DevOps", "programmingLanguage": [ "Bash", diff --git a/sitemap.xml b/sitemap.xml index 54e6e2f..39da802 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,7 +2,7 @@ https://example.com/ - 2026-02-15 + 2026-04-21 daily 1.0 @@ -21,7 +21,7 @@ https://example.com/docs - 2026-02-15 + 2026-04-21 weekly 0.8 @@ -29,7 +29,7 @@ https://example.com/quick-access - 2026-02-15 + 2026-04-21 weekly 0.8 @@ -37,7 +37,7 @@ https://example.com/cheatsheet - 2026-02-15 + 2026-04-21 monthly 0.7 @@ -45,7 +45,7 @@ https://example.com/security - 2026-02-15 + 2026-04-21 monthly 0.8 @@ -53,56 +53,64 @@ https://example.com/github-actions - 2026-02-15 + 2026-04-21 monthly 0.7 - + - https://example.com/MVP-STATUS + https://example.com/MVP-SUMMARY 2025-11-17 monthly 0.6 - + - https://example.com/templates/FEATURE_TEMPLATE + https://example.com/FEATURE-DOCS-README 2025-11-13 monthly 0.6 - + - https://example.com/REPOSITORY-INVENTORY - 2025-11-23 + https://example.com/MVP-STATUS + 2025-11-17 monthly 0.6 - + - https://example.com/ROLLOUT-PLAN - 2025-11-13 + https://example.com/SUBDOMAIN-ARCHITECTURE + 2025-11-21 monthly 0.6 - + - https://example.com/MILESTONE-TRACKING - 2025-11-19 + https://example.com/PR-COMMIT-QUICKREF + 2025-11-17 monthly 0.6 - + - https://example.com/PR-COMMIT-QUICKREF + https://example.com/templates/FEATURE_TEMPLATE + 2025-11-13 + monthly + 0.6 + + + + + https://example.com/AUTO-PR-COMMIT-GUIDE 2025-11-17 monthly 0.6 @@ -116,26 +124,26 @@ 0.6 - + - https://example.com/FEATURE-DOCUMENTATION-GUIDE - 2025-11-13 + https://example.com/VERCEL-DEPLOYMENT-MONITORING + 2025-11-21 monthly 0.6 - + - https://example.com/SUBDOMAIN-ARCHITECTURE - 2025-11-21 + https://example.com/FEATURE-DOCUMENTATION-GUIDE + 2025-11-13 monthly 0.6 - + - https://example.com/FEATURE-DOCS-IMPLEMENTATION-RECOMMENDATIONS - 2025-11-13 + https://example.com/MILESTONE-FIX-GUIDE + 2025-11-17 monthly 0.6 @@ -148,25 +156,25 @@ 0.6 - + - https://example.com/AUTO-PR-COMMIT-GUIDE - 2025-11-17 + https://example.com/MILESTONE-TRACKING + 2025-11-19 monthly 0.6 - + - https://example.com/VERCEL-DEPLOYMENT-MONITORING - 2025-11-21 + https://example.com/HYBRID-SETUP-GUIDE + 2025-11-13 monthly 0.6 - + - https://example.com/FEATURE-DOCS-README + https://example.com/ROLLOUT-PLAN 2025-11-13 monthly 0.6 @@ -180,14 +188,6 @@ 0.6 - - - https://example.com/HYBRID-SETUP-GUIDE - 2025-11-13 - monthly - 0.6 - - https://example.com/USAGE-TRACKING-GUIDE @@ -196,18 +196,18 @@ 0.6 - + - https://example.com/MVP-SUMMARY - 2025-11-17 + https://example.com/FEATURE-DOCS-IMPLEMENTATION-RECOMMENDATIONS + 2025-11-13 monthly 0.6 - + - https://example.com/MILESTONE-FIX-GUIDE - 2025-11-17 + https://example.com/REPOSITORY-INVENTORY + 2025-11-23 monthly 0.6