Skip to content

chore(deps): update types [skip pre-commit.ci]#1204

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/types
Mar 2, 2026
Merged

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Type Update Change OpenSSF
asyncpg-stubs dependency-groups patch 0.31.10.31.2 OpenSSF Scorecard
types-psutil (changelog) dependency-groups patch 7.2.1.202512317.2.2.20260130 OpenSSF Scorecard

Release Notes

bryanforbes/asyncpg-stubs (asyncpg-stubs)

v0.31.2

Compare Source

Features
  • update pyproject.toml to modern syntax (a14d779)
Refactor
  • remove default type arguments (c5a7f46)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" 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       | asyncpg-stubs | 0.31.1         | 0.31.2         |
| pypi       | types-psutil  | 7.2.1.20251231 | 7.2.2.20260130 |
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

github-actions bot commented Mar 2, 2026

📚 Documentation Preview

Type URL Version Message
Production https://tux.atl.dev - -
Preview https://28e74e34-tux-docs.allthingslinux.workers.dev 28e74e34-5c96-41a3-9587-6a8feb917d25 Preview: tux@5b39d05908f60deab85486a4938ae048a55123c4 on 1204/merge by renovate[bot] (run 453)

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2026

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

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 09c522c.
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
asyncpg-stubs0.31.2NullUnknown License
types-psutil7.2.2.20260130NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
pip/asyncpg-stubs 0.31.2 UnknownUnknown
pip/types-psutil 7.2.2.20260130 UnknownUnknown

Scanned Files

  • uv.lock

@sentry
Copy link

sentry bot commented Mar 2, 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.008s 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.005s 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%2Ftypes)

@renovate renovate bot merged commit b8fc2ce into main Mar 2, 2026
27 checks passed
@renovate renovate bot deleted the renovate/types branch March 2, 2026 12:38
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