Skip to content

build(deps): bump lion/database from 11.25.0 to 11.25.2#261

Merged
Sleon4 merged 5 commits into18.xfrom
dependabot/composer/lion/database-11.25.2
Nov 10, 2025
Merged

build(deps): bump lion/database from 11.25.0 to 11.25.2#261
Sleon4 merged 5 commits into18.xfrom
dependabot/composer/lion/database-11.25.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 10, 2025

Bumps lion/database from 11.25.0 to 11.25.2.

Release notes

Sourced from lion/database's releases.

v11.25.2

What's Changed

Full Changelog: lion-packages/database@v11.25.1...v11.25.2

v11.25.1

What's Changed

Full Changelog: lion-packages/database@v11.25.0...v11.25.1

Commits
  • e3540c4 Merge pull request #116 from lion-packages/faults
  • 34e4d86 fix: The connection initialization in the implementation (RunInterface) has b...
  • 96a3264 Merge pull request #115 from lion-packages/faults
  • 8817c7c test: coverage tests are added
  • 87c2a85 fix: The connection initialization in the implementation (RunInterface) has b...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [lion/database](https://github.com/lion-packages/database) from 11.25.0 to 11.25.2.
- [Release notes](https://github.com/lion-packages/database/releases)
- [Commits](lion-packages/database@v11.25.0...v11.25.2)

---
updated-dependencies:
- dependency-name: lion/database
  dependency-version: 11.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Project dependencies are updated php Pull requests that update php code labels Nov 10, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 10, 2025

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

composer.lock

PackageVersionLicenseIssue Type
lion/database11.25.2NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
composer/lion/database 11.25.2 UnknownUnknown
composer/squizlabs/php_codesniffer 4.0.1 UnknownUnknown
composer/symfony/console 7.3.6 🟢 5.1
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ -1No tokens found
Maintained🟢 1024 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow⚠️ -1no workflows found
Code-Review⚠️ 0Found 0/30 approved changesets -- score normalized to 0
SAST⚠️ 0no SAST tool detected
Binary-Artifacts🟢 9binaries present in source code
Pinned-Dependencies⚠️ -1no dependencies found
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Vulnerabilities🟢 100 existing vulnerabilities detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Security-Policy🟢 10security policy file detected
composer/symfony/service-contracts 3.6.1 🟢 3.9
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Code-Review⚠️ 0Found 0/30 approved changesets -- score normalized to 0
Dangerous-Workflow⚠️ -1no workflows found
Binary-Artifacts🟢 10no binaries found in the repo
SAST⚠️ 0no SAST tool detected
Maintained⚠️ 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Token-Permissions⚠️ -1No tokens found
Pinned-Dependencies⚠️ -1no dependencies found
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Vulnerabilities🟢 100 existing vulnerabilities detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Security-Policy🟢 10security policy file detected

Scanned Files

  • composer.lock

@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ Complexity Δ
src/LionBundle/Test/Test.php 100.00% <ø> (ø) 7.00 <0.00> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Sleon4 Sleon4 enabled auto-merge November 10, 2025 23:23
@Sleon4 Sleon4 added this to the Support and maintenance milestone Nov 10, 2025
@Sleon4 Sleon4 requested a review from Santiago1010 November 10, 2025 23:23
@Sleon4 Sleon4 merged commit d8e250e into 18.x Nov 10, 2025
9 checks passed
@Sleon4 Sleon4 deleted the dependabot/composer/lion/database-11.25.2 branch November 10, 2025 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Project dependencies are updated php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants