Commit graph

9170 commits

Author SHA1 Message Date
Sergei Zharinov
6a2564dbeb
feat(versioning): Add schema transform (#23047) 2023-07-01 06:44:31 +00:00
Max Daniline
d2257e1593
fix(config): replace default constants with default factories (#22587)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-06-30 19:54:00 +00:00
Tobias
40507c23b5
feat(git-refs/git-tags): support authentication for private git repositories (#22983) 2023-06-30 19:45:55 +00:00
Oscar Dominguez
558535e463
feat(manager/npm): add support for Volta's pnpm (#23069) 2023-06-30 18:49:53 +00:00
Sergei Zharinov
e27424c833
refactor(datasource): Use Result utility class for lookups (#23067) 2023-06-30 17:46:51 +00:00
Robert Munteanu
b7c8d73147
feat(presets): add fabric8-kubernetes-client monorepo (#21492) 2023-06-30 17:40:05 +00:00
Sergei Zharinov
ac114f1df0
feat: Utility class for Result values (#23059) 2023-06-30 15:48:38 +00:00
Rhys Arkins
930fc9fa6f
refactor: don't throw errors from datasource package releases lookup (#23058) 2023-06-30 12:29:26 +00:00
Jorge Villacorta
6161d069e3
feat(bundler): try matching lock file to package file first (#23032) 2023-06-30 04:58:17 +00:00
Sergei Zharinov
492d3137e0
fix(changelog): Revert platform dispatch changes (#23048) 2023-06-29 16:40:44 +00:00
Sergei Zharinov
fd3d577a8a
feat: Schema utility for URL parsing (#23043) 2023-06-29 16:22:26 +00:00
Tobias
674f9cbfcc
feat(github-tags): enable datasource for registry hunting (#23041) 2023-06-29 15:29:57 +00:00
Sergei Zharinov
0b4e5ffdfa
refactor(changelog): Simplify platform dispatch (#23044) 2023-06-29 13:34:40 +00:00
RahulGautamSingh
04c8bda2e6
fix: handle empty dependencyDashboard issue body (#23019) 2023-06-29 08:36:56 +00:00
Chuck Grindel
4ae9fffff1
docs: remove obsolete WIP message for bazel-module manager (#23024) 2023-06-28 14:42:57 +00:00
Sergei Zharinov
756a1c9c4b
refactor(exec): More coverage fixes (#23021) 2023-06-28 13:53:49 +00:00
Sergei Zharinov
36ff13a851
refactor: Fix exec utils coverage (#23018) 2023-06-28 12:37:38 +00:00
Sergei Zharinov
ce41717678
refactor(http): Fix coverage (#23004)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-28 11:55:26 +02:00
Jamie Magee
2d77984e6a
refactor: override return type of JSON.parse (#23011) 2023-06-27 17:45:09 +00:00
Rhys Arkins
f017f05fbb
chore(containerbase): log details when no releases found (#23008) 2023-06-27 13:42:41 +00:00
Sergei Zharinov
53263bbfda
feat: Clone objects via wrapper (#22970) 2023-06-27 13:09:59 +00:00
Rhys Arkins
20b1c74f4a
fix(lerna): handle ranged lerna dependency (#22993) 2023-06-27 14:21:46 +02:00
Sergei Zharinov
a68cf49d43
refactor: Coverage for check-token utilities (#22996) 2023-06-27 08:27:29 +00:00
Sergei Zharinov
124d1c5afb
refactor: Sample util coverage (#22997) 2023-06-27 08:27:19 +00:00
Sergei Zharinov
4eb11d1120
fix: Sanitize utils coverage (#22995) 2023-06-27 06:53:08 +00:00
Sergei Zharinov
89c96918f9
fix: Url utils coverage (#22994) 2023-06-27 06:47:02 +00:00
Sergei Zharinov
ef6f0c7ffa
feat: Use klona library for deep clone (#22979) 2023-06-26 17:21:29 +00:00
Adam Setch
297d654dd8
refactor: correct case for handlePr function (#22980) 2023-06-26 13:18:35 +00:00
Adam Setch
96c06e58e6
feat(platform/bitbucket): handle author is also default reviewer (#22978) 2023-06-26 11:33:24 +00:00
HonkingGoose
fbf9d5965d
refactor(postUpdateOptions): sort keys (#22976) 2023-06-26 09:47:24 +00:00
Rhys Arkins
5d06a024e2
chore: logger.debug ensureDependencyDashboard() 2023-06-26 08:59:30 +02:00
Chris van der Pennen
a67d251401
fix(azure): use target branch to select platform automerge strategy (#22439)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-06-26 05:48:57 +00:00
Sergei Zharinov
9c1a0dca23
refactor: Restrict releaseTimestamp type (#22971) 2023-06-25 21:22:39 +00:00
Sergei Zharinov
11c05fc837
refactor: Default values for GlobalConfig.get (#22967) 2023-06-25 19:34:42 +00:00
Sergei Zharinov
228c6bfa32
refactor: Extract uniq utility function (#22968) 2023-06-25 17:15:00 +00:00
Sergei Zharinov
055ad40269
test: Fix coverage for decorator util (#22965) 2023-06-25 13:37:42 +00:00
Johannes Feichtner
edb9518bf8
fix(manager/gradle): extend allowed nesting depth for Kotlin objects from 3 to 4 (#22959) 2023-06-24 16:51:04 +00:00
Sergei Zharinov
ad025ce959
refactor(lookup): Versioning-related variables (#22937) 2023-06-24 11:40:28 +00:00
RahulGautamSingh
444ea13dd5
refactor: remove string interpolations (#22840)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-24 09:32:50 +00:00
Rhys Arkins
4e78c17234
fix(baseBranches): resolve presets within base branch config (#22958) 2023-06-24 09:03:16 +00:00
Rhys Arkins
5db51f52a2
fix(node): allow unstable updates within same major (#22955) 2023-06-24 08:43:32 +00:00
Pascal Berger
bf364f7225
feat(presets): Add monorepo Cake (#22940) 2023-06-24 07:11:43 +00:00
Sergei Zharinov
7b84e9337d
refactor: Remove unused releases field from UpdateResult (#22936) 2023-06-22 20:00:53 +00:00
Sebastian Poxhofer
285ef1bf0d
test(instrumentation): use matchObject instead of snapshots (#22927) 2023-06-22 09:09:04 +00:00
Nabeel Saabna
ccf5cf24ea
feat(config): add docker cli config (#22684)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-21 14:00:13 +00:00
mugi
4cc21fa1cd
feat(manager/helmfile): use the specific helmfile version that specified in the helmfile.lock. (#22904) 2023-06-21 12:35:04 +00:00
Sergei Zharinov
8ec952787d
fix(go): Fetch data for respectLatest in goproxy (#22908) 2023-06-21 11:37:42 +00:00
RahulGautamSingh
fa6e5df805
feat(onboarding): skip processing onboarding branch (#22490)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-21 10:55:57 +00:00
Joseph Bradshaw
ae8bb71f5d
fix(config): Making suppression notification work for PR and onboardingPR for consistency (#22831) 2023-06-21 09:55:40 +00:00
Sergei Zharinov
8fa7a9d912
fix(rubygems): Return fallback result for metadata cache (#22907) 2023-06-21 09:47:06 +00:00
Sergei Zharinov
192fe842a7
refactor(go): Change iteration over major versions (#22900) 2023-06-21 09:24:55 +00:00
Sergei Zharinov
6de815e82f
fix(rubygems): Cache versions endpoing only for rubygems.org host (#22906) 2023-06-21 08:05:22 +00:00
Jamie Magee
a51d6d9444
feat(datasource/azure-pipeline-tasks): read tasks from cdn (#22864) 2023-06-21 05:42:10 +00:00
Gabriel-Ladzaretti
ee9c45aa51
feat(config): optionally remove self-hosted config file once read (#22857)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-06-20 21:01:25 +00:00
Tobias
6c6984b220
feat(git): move git autentification via environment variables to git auth (#22821)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-20 19:30:39 +00:00
Danek Duvall
e47cf724f9
feat: autodiscover repos by topic (#22876) 2023-06-20 11:37:32 +00:00
Rhys Arkins
d499d89107
fix(forkMode): disallow edits by maintainers when forkOrg is set (#22892) 2023-06-20 13:40:53 +02:00
Tobias
7b9604ed76
chore(docs/maven): document how to specify project homepage in pom.xml (#22889) 2023-06-20 09:40:21 +00:00
Rhys Arkins
ad8ddffaa3
feat(github): forkOrg (#22886)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-06-20 09:32:37 +00:00
Sergei Zharinov
c3029596b7
feat(packagist): Query packages respecting available-packages (#22877) 2023-06-20 07:08:38 +00:00
Rhys Arkins
43fa615e05
fix: Revert "feat(github): forkOrgs, forkCreate (#18770)"
This reverts commit 2f77695ba5.
2023-06-19 15:10:21 +02:00
Adam Setch
787d623282
refactor: add export to getDatasourceFor function (#22872) 2023-06-19 10:16:33 +00:00
MartijnLeijssen-TomTom
e732a2a56a
fix(changelog): always print dependency name (#22868) 2023-06-19 09:43:23 +00:00
mugi
b52d7255a6
feat(manager/helmfile): support helm registry login when updating helmfile.lock (#22494)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-06-19 05:35:54 +00:00
Jamie Magee
4e8591eda6
refactor: safely parse errors from Azure DevOps API (#22866) 2023-06-19 05:14:25 +00:00
Rhys Arkins
2f77695ba5
feat(github): forkOrgs, forkCreate (#18770)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-06-19 03:29:32 +00:00
Sergei Zharinov
728a8a1c68
feat(rubygems): Enable metadata fetching (#22860) 2023-06-18 20:09:07 +00:00
Sergei Zharinov
94b384a5b5
feat(rubygems): Implement MetadataCache class (#22859) 2023-06-18 19:11:52 +00:00
Rhys Arkins
99477fbddf
feat(lerna): skip bootstrap if using lerna v7 (#22851) 2023-06-18 17:27:17 +00:00
Sergei Zharinov
687ae01ecc
fix(rubygems): Don't lowercase gem metadata name (#22858) 2023-06-18 15:58:28 +00:00
Sergei Zharinov
bd30baa833
feat(rubygems): API throttling for rubygems.org (#22855) 2023-06-18 13:38:21 +00:00
Rhys Arkins
0887c0cdfc
fix: use install-tool for all (#21506) 2023-06-18 10:13:32 +00:00
Jesse Houwing
4349b38449
fix: Provide link to the relevant cli switch to include forked repos (#20207)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-18 10:07:32 +00:00
Tobias Bieniek
6ac3292c88
feat(presets): add automergeStableNonMajor preset (#19699)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-18 09:49:33 +00:00
RahulGautamSingh
4665f1d602
feat(github): update pr baseBranch (#22663)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-17 18:25:30 +00:00
Jérémie Astori
c826ae86e2
feat(preset): group all Octokit packages together (#22837)
Signed-off-by: Jérémie Astori <jeremie@astori.fr>
2023-06-17 12:30:28 +00:00
Rhys Arkins
85ae416bc5
fix: separate extractedConstraints from constraints (#22823) 2023-06-17 09:29:23 +00:00
Rhys Arkins
e00210d396
feat: baseBranches $default (#22824) 2023-06-16 20:06:23 +00:00
Chuck Grindel
8131b43304
feat: update bazel documentation and enable bazel-module manager (#22803)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-06-16 19:27:39 +00:00
Sergei Zharinov
bc8e06e1d0
refactor(rubygems): Decouple metadata fetching from versions fetching (#22808)
Co-authored-by: lluiscab <lluiscab@gmail.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: t-kulmburg <89128736+t-kulmburg@users.noreply.github.com>
Co-authored-by: Victor Engmark <victor@engmark.name>
2023-06-16 19:05:18 +00:00
RahulGautamSingh
932012fa20
refactor(test): fix getConfig imports (#22819) 2023-06-16 17:57:34 +00:00
Michael Kriese
2948a640f6
feat(config): relax registy alias validation (#22815) 2023-06-16 08:38:47 +00:00
Victor Engmark
b9dc2f3506
test: time difference with time zone (#22782) 2023-06-16 07:46:08 +00:00
t-kulmburg
61221f4b09
fix(gitlab): gitLabIgnoreApprovals works with multiple approval rules (#22693)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-16 07:34:18 +00:00
lluiscab
5c517f4ada
feat(CODEOWNERS): Improve pr files owner detection (#21955)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-16 07:27:17 +00:00
Sergei Zharinov
d8c7a14ef9
refactor(rubygems): Remove unnecessary package name guard (#22809) 2023-06-16 07:04:24 +00:00
deniseunt
cfc976db42
feat(manager/pip-requirements): Amend fileMatch regex to match common … (#22778)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-15 19:45:09 +00:00
Rhys Arkins
4f4487fda6
fix(cargo): widen not bump when value includes less-than (#22790) 2023-06-15 19:41:37 +00:00
Chuck Grindel
77ed5e6ce5
fix(manager/bazel-module): incorrect log message when no overrides (#22801) 2023-06-15 18:38:14 +00:00
Sergei Zharinov
adeca3fcb7
fix(rubygems): Case-sensitive package names (#22800) 2023-06-15 18:11:30 +00:00
MartijnLeijssen-TomTom
f611217289
feat(datasource/conan): add sourceUrl when artifactory is used (#22656)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-15 15:56:54 +00:00
Chuck Grindel
ad61b6c875
feat(bazel-modules): support single_version_override (#22610)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-15 15:50:49 +00:00
Sergei Zharinov
0be6dba296
refactor(rubygems): Versions endpoint cache (#22792) 2023-06-15 15:17:49 +00:00
Sergei Zharinov
bf57547e55
refactor(rubygems): Remove unnecessary datasource class (#22785) 2023-06-15 09:27:03 +00:00
Rhys Arkins
11a558b20a
fix(automerge): allow repeate automerge for groups (#22787) 2023-06-15 08:27:09 +00:00
RahulGautamSingh
18c2850f20
refactor(test): use minimal config objects (#22769) 2023-06-15 04:33:56 +00:00
Joseph Bradshaw
47ed308dd9
feat(config): Adding a suppression notification for dependency lookup warnings (#22763)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-14 15:13:52 +00:00
Michael Kriese
fcd5b188c7
fix(terraform): support more local path modules (#22758) 2023-06-14 14:26:57 +00:00
Rhys Arkins
7a821fa3d6
fix: don’t block PR if matching merged PR found (#22735) 2023-06-13 15:03:52 +00:00
Michael Kriese
7b21f34734
fix(terraform): return null for files without deps (#22731) 2023-06-13 09:51:32 +00:00
renovate[bot]
7aeb529fcf
chore(deps): update dependency typescript to v5.1.3 (#22641)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-06-13 05:46:11 +00:00
Jamie Magee
8f793259f9
refactor: replace our custom @breejs/later types with upstream types (#22665) 2023-06-12 23:09:00 +00:00
HonkingGoose
20c2d28699
docs(gitea): add section about user scopes, rewrite (#22685)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-12 15:59:43 +00:00
RahulGautamSingh
2c264af8d2
feat: migraterecreateClosed to recreateWhen (#21039)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-12 15:48:40 +00:00
Rhys Arkins
49befc006e
chore: no console.log for pnpm extraction 2023-06-12 16:05:26 +02:00
Hilário Coelho
8cc08e0660
fix(azure): go-import meta header support for Azure DevOps (#22664)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-11 16:58:46 +00:00
Johannes Feichtner
80eb33c700
feat: workaround for non-existing Eclipse lifecycle-mapping Maven package (#22671) 2023-06-10 16:46:14 +00:00
renovate[bot]
6e2279f44e
chore(deps): update dependency jest-extended to v4 (#22609)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-06-09 05:20:40 +00:00
Aaron Adams
da3846043d
fix(presets): Update fontsource monorepo (#22646) 2023-06-09 04:35:34 +00:00
Morre
1d3687e80d
feat(presets): add tfvarsVersions preset (#22595)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-06-08 09:21:43 +00:00
Sergei Zharinov
b90cc32c12
feat(rubygems): Incremental sync for version lists (#22564) 2023-06-07 14:06:09 +00:00
Matt
bbd3c607e8
feat(manager/npm): support parsing lockfileVersion=3 (#22281)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2023-06-06 08:12:43 +00:00
Michael Kriese
a699118fc6
fix(presests): fix k8s-registry-move replacement (#22592) 2023-06-06 06:42:41 +00:00
Chuck Grindel
d99048d7b6
feat: support registry discovery in the bazel-module manager (#22563) 2023-06-06 04:41:29 +00:00
Michael Kriese
c89012cd2b
feat(mix): support constraints and use erlang v26 (#22537) 2023-06-05 19:42:37 +00:00
RahulGautamSingh
be2a89520b
refactor: replace as assertions (#22442) 2023-06-05 19:18:30 +00:00
Michael Kriese
2f38696875
fix(worker): don't coerce valid semver versions (#22586) 2023-06-05 16:02:15 +00:00
Sergei Zharinov
a700ccc4b8
refactor: Clear distinction between generic and HttpError handlers (#22576) 2023-06-05 03:39:27 +00:00
Sergei Zharinov
4a9f5d9394
test(endoflife): Mock time (#22575) 2023-06-04 15:06:43 +00:00
David Weitzman
bc7793c631
fix(pnpm): lockfile v6 is supported as low as version 7.24.2 (#22562) 2023-06-03 04:43:22 +00:00
Rhys Arkins
fa49848776
fix(gomod): disable pinDigests 2023-06-03 07:05:32 +02:00
Chuck Grindel
b53579b849
feat(bazel-module): support archive_override and local_path_override (#22555) 2023-06-02 16:36:37 +00:00
Chuck Grindel
0b96755c64
feat: support git_override in bazel-module manager (#22334) 2023-06-02 06:19:46 +00:00
Jan Nylund
ef8c4caf53
feat(manager/asdf): add support for java temurin and temurin-jre. (#22504) 2023-06-01 18:39:14 +00:00
Rhys Arkins
c14e4f79e4
fix(logging): better sanitize keys (#22533) 2023-06-01 18:26:50 +00:00
Morre
a5b729220c
feat(datasource/endoflife-date): add endoflife.date datasource (#21994)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: secustor <sebastian@poxhofer.at>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-01 16:41:39 +00:00
mugi
2e8d2816f8
refactor(manager/helmv3): use env variables for directory control and extract functions for reusability (#22510)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-06-01 11:17:02 +00:00
Gabriel-Ladzaretti
25999bf5a4
chore(merge-confidence): update default base url (#22534) 2023-06-01 09:19:20 +00:00
RahulGautamSingh
97d2bf4c9b
fix(pnpm): modify locked version extraction (#22415)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-01 08:14:56 +00:00
Rhys Arkins
cbff6cd396
fix(npm): reset npmrc each repo (#22515) 2023-06-01 06:28:25 +00:00
Alexander Kachkaev
e4e1e0bf19
feat(presets): add xstate monorepo (#22531) 2023-06-01 05:23:55 +00:00
Rhys Arkins
7965b5ae98
chore: log when osv true 2023-06-01 07:03:31 +02:00
Rhys Arkins
f30bb3504d
chore: better renamed repo logging 2023-06-01 07:03:13 +02:00
RahulGautamSingh
04f4875865
fix(platform): handle unexpected github-graphql error (#22512)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-31 16:03:28 +00:00
HonkingGoose
cdeaac87ee
fix: improve onboarding PR closed comment (#22476) 2023-05-31 13:09:31 +00:00
Sebastian Poxhofer
2b0a609e26
perf(manager/pep621): do sync packages on pdm lockfile updates (#22508) 2023-05-30 22:07:41 +00:00
Sebastian Poxhofer
0e74b3b296
docs(config/constraints): add pep621 to supported managers for constraints (#22507) 2023-05-30 21:54:59 +00:00
Sebastian Poxhofer
0a4be4a989
fix(manager/pep621): group pdm binary calls based on dependency groups (#22489) 2023-05-30 05:25:17 +00:00
HonkingGoose
b08fa0cf8b
docs: drop weasel words (#22165)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-29 08:20:40 +00:00
HonkingGoose
6e17128eb9
feat(presets): timed presets give Renovate 4 hours to create branches (#22466) 2023-05-29 07:45:54 +00:00
Kenichi Kamiya
a193fe3277
feat(manager/asdf): add yamlfmt (#22472) 2023-05-29 04:25:37 +00:00
Johannes Feichtner
da6f2ed7d5
fix(manager/gradle): normalize version aliases in version catalogs (#22470) 2023-05-29 04:02:24 +00:00
Rhys Arkins
ddebfdb715
refactor: bucket logic (#22464) 2023-05-29 03:57:08 +00:00
Sebastian Poxhofer
4da3f25058
feat(manager/pep621): uses required-python to set constraint (#22456) 2023-05-28 08:30:42 +00:00
Sergei Zharinov
d306bfa7d8
refactor: Rename branchFingerprint to commitFingerprint (#22454) 2023-05-27 14:29:04 +00:00
Sergei Zharinov
62d9cdb2d4
refactor: Rename PR fingerprint to bodyFingerprint (#22455) 2023-05-27 14:25:44 +00:00
Sebastian Poxhofer
16f7b4919a
fix(manager/pep621): run pdm commands in subdirectories (#22450) 2023-05-27 09:27:43 +00:00
IKEDA Sho
135858d815
fix(datasource/cpan): add module.authorized condition for querying releases (#22445) 2023-05-27 03:43:46 +00:00
Rhys Arkins
2f23c1461e
fix(manager/pdm): install python first (#22441) 2023-05-26 15:47:57 +00:00
Sergei Zharinov
470d3b5f41
fix(github): Check for missing commits before force push (#22381)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-26 14:49:33 +00:00