Loading
Commits on Source 23
-
marge-org renovate-bot authored
-
Newer debian tags have timestamps suffixed, which is potentially preventing renovate from creating grouped minor version updates.
-
Nejc Habjan authored
chore(renovate): Fix debian version extraction for python images See merge request marge-org/marge-bot!639
-
marge-org renovate-bot authored
-
marge-org renovate-bot authored
-
Ben Brown authored
chore(deps): update all non-major dependencies See merge request marge-org/marge-bot!641
-
Ben Brown authored
-
Ben Brown authored
This was previously resulting in a TypeError when checking whether a string value was within the stderr as extracted from the CalledProcessError, which will always be bytes based on how we call subprocess.run. The use of getattr prevented this from being caught by mypy. Drops the hasattr check on `__cause__` since this is now unnecessary (it always was, since this attribute is always present). By making use of the new GitProcessError, mypy now has a chance.
-
Ben Brown authored
-
John Villalovos authored
Fix bytes/str mismatch on failed push See merge request !635
-
Ben Brown authored
-
Ben Brown authored
-
Ben Brown authored
-
Ben Brown authored
This returns either the SSH url or the HTTP URL with credentials inserted as appropriate.
-
Ben Brown authored
This has previously been unconditionally returning the SSH URL of the forked repository, which inevitably causes the bot to fail spectacularly when no relevant SSH credentials are present.
-
Ben Brown authored
-
marge-org renovate-bot authored
-
-
Ben Brown authored
## [1.3.1](marge-org/marge-bot@1.3.0...1.3.1) (2026-07-01)