Skip to content

chore(deps): update patch [skip pre-commit.ci]#1202

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/patch
Feb 25, 2026
Merged

chore(deps): update patch [skip pre-commit.ci]#1202
renovate[bot] merged 1 commit intomainfrom
renovate/patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2026

This PR contains the following updates:

Package Type Update Change Pending OpenSSF
alembic (changelog) project.dependencies patch 1.18.31.18.4 OpenSSF Scorecard
githubkit project.dependencies patch 0.14.30.14.4 OpenSSF Scorecard
sqlmodel (changelog) project.dependencies patch 0.0.320.0.34 0.0.37 (+2) OpenSSF Scorecard

Release Notes

yanyongyu/githubkit (githubkit)

v0.14.4: Release 0.14.4

Compare Source

What's Changed

  • re-generate openapi models and apis

Full Changelog: yanyongyu/githubkit@v0.14.3...v0.14.4

fastapi/sqlmodel (sqlmodel)

v0.0.34

Compare Source

Internal

v0.0.33

Compare Source

Docs
Internal

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

| datasource | package   | from   | to     |
| ---------- | --------- | ------ | ------ |
| pypi       | alembic   | 1.18.3 | 1.18.4 |
| pypi       | githubkit | 0.14.3 | 0.14.4 |
| pypi       | sqlmodel  | 0.0.32 | 0.0.34 |
@github-actions
Copy link
Contributor

📚 Documentation Preview

Type URL Version Message
Production https://tux.atl.dev - -
Preview https://6d09649e-tux-docs.allthingslinux.workers.dev 6d09649e-c04a-420b-ba79-a46b8e5b58f8 Preview: tux@bec21a84068eaa670910eebd277e4695af6971ce on 1202/merge by renovate[bot] (run 451)

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@github-actions
Copy link
Contributor

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
  • ⚠️ 3 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA b7691c6.
Ensure that dependencies are being submitted on PR branches. Re-running this action after a short time may resolve the issue. See the documentation for more information and troubleshooting advice.

License Issues

uv.lock

PackageVersionLicenseIssue Type
alembic1.18.4NullUnknown License
githubkit0.14.4NullUnknown License
sqlmodel0.0.37NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
pip/alembic 1.18.4 UnknownUnknown
pip/githubkit 0.14.4 UnknownUnknown
pip/sqlmodel 0.0.37 UnknownUnknown

Scanned Files

  • uv.lock

@sentry
Copy link

sentry bot commented Feb 24, 2026

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
664 2 662 36
View the full list of 2 ❄️ flaky test(s)
tests/cache/test_backend.py::TestValkeyBackend::test_setex_called_when_ttl_sec_provided

Flake rate in main: 100.00% (Passed 0 times, Failed 30 times)

Stack Traces | 0.005s run time
tests/cache/test_backend.py:162: in test_setex_called_when_ttl_sec_provided
    assert args[2] == "v"
E   assert '"v"' == 'v'
E     
E     #x1B[0m#x1B[91m- v#x1B[39;49;00m#x1B[90m#x1B[39;49;00m
E     #x1B[92m+ "v"#x1B[39;49;00m#x1B[90m#x1B[39;49;00m
tests/cache/test_backend.py::TestValkeyBackend::test_string_value_stored_as_is

Flake rate in main: 100.00% (Passed 0 times, Failed 30 times)

Stack Traces | 0.008s run time
tests/cache/test_backend.py:128: in test_string_value_stored_as_is
    assert mock_client.set.call_args[0][1] == "plain"
E   assert '"plain"' == 'plain'
E     
E     #x1B[0m#x1B[91m- plain#x1B[39;49;00m#x1B[90m#x1B[39;49;00m
E     #x1B[92m+ "plain"#x1B[39;49;00m#x1B[90m#x1B[39;49;00m
E     ? +     +#x1B[90m#x1B[39;49;00m

To view more test analytics, go to the [Prevent Tests Dashboard](https://All Things Linux.sentry.io/prevent/tests/?preventPeriod=30d&integratedOrgName=allthingslinux&repository=tux&branch=renovate%2Fpatch)

@renovate renovate bot merged commit e66399a into main Feb 25, 2026
27 checks passed
@renovate renovate bot deleted the renovate/patch branch February 25, 2026 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants