Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2026

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


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.

@renovate renovate bot added the deps: nix label Jan 27, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 27, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

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.

@sentry
Copy link

sentry bot commented Jan 27, 2026

❌ 4 Tests Failed:

Tests completed Failed Passed Skipped
577 4 573 36
View the full list of 4 ❄️ flaky test(s)
tests/database/test_migration_error_handling.py::TestMigrationErrorHandling::test_migration_error_message_helpful

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

Stack Traces | 0.013s run time
tests/database/test_migration_error_handling.py:108: in test_migration_error_message_helpful
    await setup_service._upgrade_head_if_needed()
.../core/setup/database_setup.py:123: in _upgrade_head_if_needed
    script_dir = ScriptDirectory.from_config(cfg)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.venv/lib/python3.13.../alembic/script/base.py:186: in from_config
    return ScriptDirectory(
.venv/lib/python3.13.../alembic/script/base.py:105: in __init__
    raise util.CommandError(
E   alembic.util.exc.CommandError: Path doesn't exist: MagicMock/_build_alembic_config().get_alembic_option()/140510340910448.  Please use the 'init' command to create a new scripts folder.
tests/database/test_migration_error_handling.py::TestMigrationErrorHandling::test_migration_failure_raises_error

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

Stack Traces | 0.011s run time
tests/database/test_migration_error_handling.py:73: in test_migration_failure_raises_error
    await setup_service._upgrade_head_if_needed()
.../core/setup/database_setup.py:123: in _upgrade_head_if_needed
    script_dir = ScriptDirectory.from_config(cfg)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.venv/lib/python3.13.../alembic/script/base.py:186: in from_config
    return ScriptDirectory(
.venv/lib/python3.13.../alembic/script/base.py:105: in __init__
    raise util.CommandError(
E   alembic.util.exc.CommandError: Path doesn't exist: MagicMock/_build_alembic_config().get_alembic_option()/140510341634032.  Please use the 'init' command to create a new scripts folder.
tests/database/test_migration_error_handling.py::TestMigrationErrorHandling::test_migration_timeout_raises_error

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

Stack Traces | 0.011s run time
tests/database/test_migration_error_handling.py:50: in test_migration_timeout_raises_error
    await setup_service._upgrade_head_if_needed()
.../core/setup/database_setup.py:123: in _upgrade_head_if_needed
    script_dir = ScriptDirectory.from_config(cfg)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.venv/lib/python3.13.../alembic/script/base.py:186: in from_config
    return ScriptDirectory(
.venv/lib/python3.13.../alembic/script/base.py:105: in __init__
    raise util.CommandError(
E   alembic.util.exc.CommandError: Path doesn't exist: MagicMock/_build_alembic_config().get_alembic_option()/140510341639744.  Please use the 'init' command to create a new scripts folder.
tests/help/test_help_permission_filtering.py::TestHelpPermissionFiltering::test_get_command_categories_filters_commands

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

Stack Traces | 0.014s run time
tests/help/test_help_permission_filtering.py:322: in test_get_command_categories_filters_commands
    categories = await help_data.get_command_categories()
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.../tux/help/data.py:102: in get_command_categories
    can_run_map = await self.batch_can_run_commands(all_commands)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.../tux/help/data.py:417: in batch_can_run_commands
    permission_system = get_permission_system()
                        ^^^^^^^^^^^^^^^^^^^^^^^
.../tux/core/permission_system.py:951: in get_permission_system
    raise RuntimeError(error_msg)
E   RuntimeError: Permission system not initialized. Call init_permission_system() first.

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%2Fnix)

@renovate renovate bot merged commit 44c0a38 into main Jan 27, 2026
23 checks passed
@renovate renovate bot deleted the renovate/nix branch January 27, 2026 15:56
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