Flowminder / FlowKit

FlowKit: Flowminder CDR analytics toolkit
https://flowminder.github.io/FlowKit/
Mozilla Public License 2.0
86 stars 21 forks source link

Bump mysqlclient from 2.2.4 to 2.2.5 in /flowauth #6838

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps mysqlclient from 2.2.4 to 2.2.5.

Release notes

Sourced from mysqlclient's releases.

v2.2.5

What's Changed

New Contributors

Full Changelog: https://github.com/PyMySQL/mysqlclient/compare/v2.2.4...v2.2.5

Changelog

Sourced from mysqlclient's changelog.

What's new in 2.2.5

Release: 2024-10-20

  • (Windows wheel) Update MariaDB Connector/C to 3.4.1. #726
  • (Windows wheel) Build wheels for Python 3.13. #726

======================

Commits


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 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)
cypress[bot] commented 1 month ago

FlowAuth    Run #23847

Run Properties:  status check passed Passed #23847  •  git commit ea0ca37f72: Merge branch 'master' into dependabot-pip-flowauth-mysqlclient-2.2.5
Project FlowAuth
Run status status check passed Passed #23847
Run duration 00m 40s
Commit git commit ea0ca37f72: Merge branch 'master' into dependabot-pip-flowauth-mysqlclient-2.2.5
Committer mergify[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 4
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.16%. Comparing base (1e36279) to head (ea0ca37). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6838 +/- ## ======================================= Coverage 92.16% 92.16% ======================================= Files 275 275 Lines 10755 10755 Branches 1297 1297 ======================================= Hits 9912 9912 Misses 691 691 Partials 152 152 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.