Skip to content

Update mariadb properties from release mariadb-2025.11.22#42

Merged
N6REJ merged 1 commit intomainfrom
update-mariadb-mariadb-2025.11.22
Jan 11, 2026
Merged

Update mariadb properties from release mariadb-2025.11.22#42
N6REJ merged 1 commit intomainfrom
update-mariadb-mariadb-2025.11.22

Conversation

@N6REJ
Copy link
Collaborator

@N6REJ N6REJ commented Jan 11, 2026

User description

🤖 Automated Module Properties Update

This PR updates the mariadb.properties file with new versions from release mariadb-2025.11.22.

Changes:

  • Extracted assets starting with mariadb (.7z, .exe, or .zip files)
  • Added version entries with download URLs
  • Maintained semver ordering (newest first)

Release URL: https://github.com/Bearsampp/modules-untouched/releases/tag/mariadb-2025.11.22

Next Steps:

  1. ⏳ Link validation will run automatically
  2. ✅ Once validation passes, this PR will auto-merge
  3. ❌ If validation fails, please review and fix invalid URLs

PR Type

Enhancement


Description

  • Updates MariaDB module properties with new versions

  • Adds version 11.4.9 from release mariadb-2025.11.22

  • Removes outdated version 11.8.5 entry

  • Maintains semver ordering in properties file


Diagram Walkthrough

flowchart LR
  A["mariadb-2025.11.22 Release"] -- "Extract versions" --> B["New versions: 12.1.2, 11.4.9"]
  B -- "Update properties" --> C["mariadb.properties"]
  D["Remove 11.8.5"] -- "Cleanup" --> C
  C -- "Maintain semver order" --> E["Updated module config"]
Loading

File Walkthrough

Relevant files
Configuration changes
mariadb.properties
Update MariaDB versions and URLs                                                 

modules/mariadb.properties

  • Adds version 11.4.9 with download URL from mariadb-2025.11.22 release
  • Removes version 11.8.5 entry to avoid duplication
  • Maintains semantic versioning order with newest versions first
  • All URLs point to official Bearsampp modules-untouched releases
+1/-1     

Auto-generated from release mariadb-2025.11.22
@N6REJ N6REJ force-pushed the update-mariadb-mariadb-2025.11.22 branch from 1ffc218 to 248facb Compare January 11, 2026 06:45
@N6REJ N6REJ merged commit 5b2bf7b into main Jan 11, 2026
4 checks passed
@qodo-code-review
Copy link

PR Compliance Guide 🔍

Below is a summary of compliance checks for this PR:

Security Compliance
🟢
No security concerns identified No security vulnerabilities detected by AI analysis. Human verification advised for critical code.
Ticket Compliance
🎫 No ticket provided
  • Create ticket/issue
Codebase Duplication Compliance
Codebase context is not defined

Follow the guide to enable codebase context checks.

Custom Compliance
🟢
Generic: Comprehensive Audit Trails

Objective: To create a detailed and reliable record of critical system actions for security analysis
and compliance.

Status: Passed

Learn more about managing compliance generic rules or creating your own custom rules

Generic: Meaningful Naming and Self-Documenting Code

Objective: Ensure all identifiers clearly express their purpose and intent, making code
self-documenting

Status: Passed

Learn more about managing compliance generic rules or creating your own custom rules

Generic: Robust Error Handling and Edge Case Management

Objective: Ensure comprehensive error handling that provides meaningful context and graceful
degradation

Status: Passed

Learn more about managing compliance generic rules or creating your own custom rules

Generic: Secure Error Handling

Objective: To prevent the leakage of sensitive system information through error messages while
providing sufficient detail for internal debugging.

Status: Passed

Learn more about managing compliance generic rules or creating your own custom rules

Generic: Secure Logging Practices

Objective: To ensure logs are useful for debugging and auditing without exposing sensitive
information like PII, PHI, or cardholder data.

Status: Passed

Learn more about managing compliance generic rules or creating your own custom rules

Generic: Security-First Input Validation and Data Handling

Objective: Ensure all data inputs are validated, sanitized, and handled securely to prevent
vulnerabilities

Status: Passed

Learn more about managing compliance generic rules or creating your own custom rules

Compliance status legend 🟢 - Fully Compliant
🟡 - Partial Compliant
🔴 - Not Compliant
⚪ - Requires Further Human Verification
🏷️ - Compliance label

@qodo-code-review
Copy link

PR Code Suggestions ✨

No code suggestions found for the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant