Skip to content

chore(deps): update pre-commit hook rvben/rumdl-pre-commit to v0.2.13 (main)#19902

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/main-rvben-rumdl-pre-commit-0.x
Jun 11, 2026
Merged

chore(deps): update pre-commit hook rvben/rumdl-pre-commit to v0.2.13 (main)#19902
renovate[bot] merged 1 commit into
mainfrom
renovate/main-rvben-rumdl-pre-commit-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
rvben/rumdl-pre-commit repository patch v0.2.4v0.2.13

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

rvben/rumdl-pre-commit (rvben/rumdl-pre-commit)

v0.2.13

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.13

v0.2.12

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.12

v0.2.11

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.11

v0.2.10

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.10

v0.2.9

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.9

v0.2.8

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.8

v0.2.7

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.7

v0.2.6

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.6

v0.2.5

Compare Source

See: https://github.com/rvben/rumdl/releases/tag/v0.2.5


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Saturday (* * * * 6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 dependencies PR: Third-party library dependencies. label Jun 6, 2026
@renovate renovate Bot enabled auto-merge (squash) June 6, 2026 05:24
@codecov

codecov Bot commented Jun 6, 2026

Copy link
Copy Markdown

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
8099 1 8098 798
View the top 1 failed test(s) by shortest run time
weblate.formats.tests.test_convert.MarkdownFormatTest::test_existing_units
Stack Traces | 0.006s run time
self = <weblate.formats.tests.test_convert.MarkdownFormatTest testMethod=test_existing_units>

        def test_existing_units(self) -> None:
            testdata = Path(self.FILE).read_bytes()
    
            # Create test file
            testfile = os.path.join(self.tempdir, os.path.basename(self.FILE))
    
            # Write test data to file
            Path(testfile).write_bytes(testdata)
    
            # Parse test file
            storage = self.format_class(
                testfile,
                template_store=self.format_class(testfile, is_template=True),
                existing_units=[
                    make_unit(
                        source="Orangutan has five bananas.",
                        target="Orangutan má pět banánů.",
                    )
                ],
            )
    
            # Save test file
            storage.save()
    
            # Read new content
            newdata = Path(testfile).read_text(encoding="utf-8")
    
>           self.assertEqual(
                newdata,
                """# Ahoj světe!
    
    Orangutan má pět banánů.
    
    Try Weblate at [weblate.org](https://demo.weblate.org/)!
    
    *Thank you for using Weblate.*
    """,
            )
E           AssertionError: '# Ahoj světe\n\nOrangutan má pět banánů.\n\nTry Webla[79 chars].*\n' != '# Ahoj světe!\n\nOrangutan má pět banánů.\n\nTry Webl[80 chars].*\n'
E           - # Ahoj světe
E           + # Ahoj světe!
E           ?             +
E             
E             Orangutan má pět banánů.
E             
E             Try Weblate at [weblate.org](https://demo.weblate.org/)!
E             
E             *Thank you for using Weblate.*

.../formats/tests/test_convert.py:194: AssertionError

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@renovate renovate Bot force-pushed the renovate/main-rvben-rumdl-pre-commit-0.x branch from f026dd0 to 4eb2858 Compare June 11, 2026 12:13
@renovate renovate Bot changed the title chore(deps): update pre-commit hook rvben/rumdl-pre-commit to v0.2.8 (main) chore(deps): update pre-commit hook rvben/rumdl-pre-commit to v0.2.13 (main) Jun 11, 2026
@renovate renovate Bot merged commit 11dc99f into main Jun 11, 2026
36 of 38 checks passed
@renovate renovate Bot deleted the renovate/main-rvben-rumdl-pre-commit-0.x branch June 11, 2026 13:19
@nijel nijel added this to the 2026.7 milestone Jun 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies PR: Third-party library dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant